Commit Graph

  • 60c35a1e51
    Merge pull request #19 from Kirby703/patch-5 main Ishaan Bhardwaj 2023-08-28 01:47:35 -04:00
  • f49c1b5d36
    2s rule off-by-one #19 Kirby703 2023-08-28 01:29:30 -04:00
  • 828b888810 Ludicrous Speed QoL Ishaan Bhardwaj 2023-07-28 23:16:19 -04:00
  • affd5c6465 Fix a logic issue in Combo Challenge Ishaan Bhardwaj 2023-07-28 22:40:23 -04:00
  • b9e96406ca Buff-date to Inversion A2N Ishaan Bhardwaj 2023-07-28 09:07:15 -04:00
  • 529c2ab41f Big A3 Ishaan Bhardwaj 2023-07-28 00:51:26 -04:00
  • c3150b282b Simplified Big Survival A3 code Ishaan Bhardwaj 2023-07-27 06:03:32 -04:00
  • 7e19dc6670 HeboSkin Ishaan Bhardwaj 2023-07-20 19:20:20 -04:00
  • 699c2d4fe0 The True Hero rebalancing Ishaan Bhardwaj 2023-07-15 18:58:18 -04:00
  • a348280132 The True Hero remaster Ishaan Bhardwaj 2023-07-12 01:31:14 -04:00
  • 7273c473b6 C99 update Ishaan Bhardwaj 2023-07-02 18:54:59 -04:00
  • 3505be850f Fixed error in migration to Love2D random Ishaan Bhardwaj 2023-07-02 15:13:44 -04:00
  • 384edf8d54 Changed C99's slot machine to use its own random object. Ishaan Bhardwaj 2023-07-02 01:47:17 -04:00
  • e91b91aff2
    Merge pull request #11 from Kirby703/patch-4 Ishaan Bhardwaj 2023-07-01 22:20:06 -04:00
  • d5e775fa68
    Merge pull request #10 from Kirby703/patch-3 Ishaan Bhardwaj 2023-07-01 22:19:49 -04:00
  • 58abd40238
    Merge pull request #9 from Kirby703/patch-2 Ishaan Bhardwaj 2023-07-01 22:19:21 -04:00
  • 152c37eac5
    Merge pull request #15 from Tetro48/main Ishaan Bhardwaj 2023-06-23 18:03:15 -04:00
  • b7e9cc62e6
    Score Drain removed due to conflicts with creator Ishaan Bhardwaj 2023-06-20 20:03:53 -04:00
  • c84635a007
    Global random for visual part in Marathon C99 #15 Tetro48 2023-06-14 12:36:23 +07:00
  • 52473c2787
    Fixed RNG in replays being different each time Tetro48 2023-06-14 12:06:16 +07:00
  • 9a47018a58
    Adhered to new ruleset naming Aymir Dmitrievich Danilov 2023-04-04 13:53:02 +07:00
  • bf2e949def
    Now using love.math.random. Tetro48 2023-03-16 10:23:53 +07:00
  • f2be04f269
    Fixed horizontal spawn positions for 3x3 pieces (Nintendo-R) Ishaan Bhardwaj 2022-10-07 00:37:08 -04:00
  • 5627caf589
    Duality A1: Improved FadeIn and FadeOut functions Milla 2022-08-20 13:26:26 -07:00
  • ca0de46f6a
    aaaaaaaand wrong conditional Milla 2022-08-12 01:48:27 -07:00
  • ad53c46916
    Ludicrous Speed: SPEED UP! text is no longer red on game over Milla 2022-08-12 01:46:06 -07:00
  • 21d52c8769
    Ludicrous Speed: UI rework Milla 2022-08-12 01:43:01 -07:00
  • 2ba4a23ebf
    Ludicrous Speed: Fix reported PPS being higher than actual PPS Milla 2022-08-11 20:52:55 -07:00
  • 93c221f33b Update gitignore to ignore replays Ishaan Bhardwaj 2022-03-22 21:55:03 -04:00
  • 7d2c217f71
    hotfix #11 Kirby703 2022-03-09 20:10:30 -05:00
  • c69ae42c0f
    adds MM-12 grade Kirby703 2022-03-09 15:11:58 -05:00
  • 2ddb800882
    added points for surviving the roll #10 Kirby703 2022-02-15 21:22:11 -05:00
  • 0a1c6ad871
    added cools+regret colors to splits #9 Kirby703 2022-02-10 01:34:32 -05:00
  • c7926b2843 New Ludicrous Speed PPS algorithm Ishaan Bhardwaj 2022-01-30 17:05:59 -05:00
  • bc50d75b9a Fixed GTE spawn logic Ishaan Bhardwaj 2021-11-27 16:09:41 -05:00
  • d837b14c53 Fixed IRS triggering transform in TransRS Ishaan Bhardwaj 2021-11-27 16:08:54 -05:00
  • 5ece2994e9 Fixed a ceiling issue in C88 Ishaan Bhardwaj 2021-11-23 14:37:46 -05:00
  • 8adbb06053 Fix two modes having an erroneous randomizer. Ishaan Bhardwaj 2021-11-04 16:13:50 -04:00
  • d36a97d612 3694 -> 3701 Ishaan Bhardwaj 2021-11-03 17:35:59 -04:00
  • a4248c96f1 Blissful RS by CylinderKnot Ishaan Bhardwaj 2021-10-21 22:15:36 -04:00
  • 92be98ba99 MixRS release Ishaan Bhardwaj 2021-10-17 21:28:20 -04:00
  • 7c5a9c17f6 More randomizer fixes Ishaan Bhardwaj 2021-10-17 21:25:56 -04:00
  • 7b2ad20d0d Fixed randomizer in Combo Challenge Ishaan Bhardwaj 2021-10-17 21:17:41 -04:00
  • 78b5dc4adf Update some modes to new API provided by issue #31 of main repo Ishaan Bhardwaj 2021-10-16 20:38:31 -04:00
  • 6951104c61 Clean up Duality A1 Ishaan Bhardwaj 2021-10-16 20:28:43 -04:00
  • 8127e376c3 Ludicrous Speed update Ishaan Bhardwaj 2021-10-13 19:12:08 -04:00
  • f19a0816d3 Small cosmetic fix in Credits A3 Ishaan Bhardwaj 2021-10-11 19:51:23 -04:00
  • a4facaf00b Credits A3: remove interval training dependency Ishaan Bhardwaj 2021-10-06 13:38:48 -04:00
  • 2818fcf50b Update black colored blocks in Minesweeper Ishaan Bhardwaj 2021-09-21 23:34:04 -04:00
  • 504e9f5bd4 Updated modpack for graphics commit in main game Ishaan Bhardwaj 2021-09-21 23:29:45 -04:00
  • 588c5515a5 KRS Hotfix #2 Ishaan Bhardwaj 2021-09-09 22:49:25 -04:00
  • 4a83f71fe2 Fixed a few issues in KRS Ishaan Bhardwaj 2021-09-09 21:50:45 -04:00
  • 021ac90a71 Skip mechanic update for Combo Challenge Ishaan Bhardwaj 2021-09-05 23:07:20 -04:00
  • bfa3bf6a1e Fix the "GOOD JOB!" message in Minesweeper Ishaan Bhardwaj 2021-08-22 10:28:06 -04:00
  • 7d4cefda1d
    Merge pull request #4 from Kirby703/patch-1 Ishaan Bhardwaj 2021-07-30 18:56:49 -04:00
  • ab698782bf
    phantom mania x cools #4 Kirby703 2021-07-30 18:52:30 -04:00
  • 88f847bf88 Added more starting maps to Combo Challenge Ishaan Bhardwaj 2021-07-19 19:48:12 -04:00
  • 934f33da0d Removed safelock in Combo Challenge Ishaan Bhardwaj 2021-07-18 18:09:21 -04:00
  • 9d27aecb36 Fixed some bugs in 4w Ishaan Bhardwaj 2021-07-11 23:22:16 -04:00
  • 93494e7f93 Added some things from T-EX, mode coming soon Ishaan Bhardwaj 2021-07-11 13:57:46 -04:00
  • dbb829e92c Shortened TGM+ credit roll Ishaan Bhardwaj 2021-07-07 18:23:23 -04:00
  • 0c95f025ad Small fix in Final J to account for taller board height Ishaan Bhardwaj 2021-07-04 12:34:20 -04:00
  • b5ef6d52af Fixed case on Strategy PF music Ishaan Bhardwaj 2021-07-02 23:10:56 -04:00
  • 1bf452ba02
    Delete OMNIPHIL.S3M Ishaan Bhardwaj 2021-07-02 23:09:14 -04:00
  • 6e858e009a
    Delete ICEFRONT.S3M Ishaan Bhardwaj 2021-07-02 23:09:08 -04:00
  • a35fc86e5b Revert "Renamed Strategy PF music" Ishaan Bhardwaj 2021-07-02 23:07:40 -04:00
  • 8593d6087d Renamed Strategy PF music Ishaan Bhardwaj 2021-07-02 23:03:22 -04:00
  • 9d6a77e3ac Fixed Strategy PF's music loading Ishaan Bhardwaj 2021-07-02 23:01:37 -04:00
  • f88ca1e292 Fixed a COOL!! bug in NX Ishaan Bhardwaj 2021-06-26 21:15:24 -04:00
  • 49748745b7 Small CC update Ishaan Bhardwaj 2021-06-26 16:25:55 -04:00
  • 789afaf90d Large modpack dump (v0.3-beta6) Ishaan Bhardwaj 2021-06-25 14:20:23 -04:00
  • f2e147d750 Changed how A3Minus achieves its gimmick Ishaan Bhardwaj 2021-06-25 14:09:35 -04:00
  • 7e0b4db400 Updated skin README Ishaan Bhardwaj 2021-06-19 11:29:37 -04:00
  • 21beb5e3c0 Fixed a bug with Mizu RS Ishaan Bhardwaj 2021-06-16 13:48:56 -04:00
  • c896bdfdd1 Hero mode fix Ishaan Bhardwaj 2021-06-04 19:11:09 -04:00
  • 0e72e403e0 WZ test Ishaan Bhardwaj 2021-06-02 13:10:08 -04:00
  • 71f1d4ce32 Added Autopilot-I, fixed BONKERS Ishaan Bhardwaj 2021-05-28 10:11:01 -04:00
  • 7f0d0ef2e6 Update .gitignore Ishaan Bhardwaj 2021-05-23 17:37:02 -04:00
  • 707470287a
    Update README.md Ishaan Bhardwaj 2021-05-23 17:22:28 -04:00
  • 56773aeed7
    Update README.md Ishaan Bhardwaj 2021-05-23 17:21:48 -04:00
  • e3122d1cf1 Removed additive gravity where applicable Ishaan Bhardwaj 2021-05-21 15:37:02 -04:00
  • 2bce1ae282 LARGE update to the modpack for upcoming beta5.1 Ishaan Bhardwaj 2021-05-19 12:40:50 -04:00
  • b67bb3f344 Fixed Mizu's RS, great job Ishaan Bhardwaj 2021-05-19 12:38:11 -04:00
  • faf022b7d4 KRS hotfix Ishaan Bhardwaj 2021-04-27 08:37:57 -04:00
  • 3fea4c77e5 Added Survival AXH: A mode from Heboris UE Ishaan Bhardwaj 2021-04-20 19:49:33 -04:00
  • ec534b2f8d
    Fixed macOS and Linux locations Ishaan Bhardwaj 2021-04-15 21:10:58 -04:00
  • 3fa0fb4151 C88 and C89 update Ishaan Bhardwaj 2021-04-11 18:33:18 -04:00
  • 2d88f1b084 Added Hebo DRS Ishaan Bhardwaj 2021-04-06 22:33:59 -04:00
  • bc4179ef81 Fixed Tetra-X crashing Ishaan Bhardwaj 2021-03-08 15:36:58 -05:00
  • 23386f3f1c Fixed a scoping issue with the O-Spin Ishaan Bhardwaj 2021-03-05 10:31:55 -05:00
  • fe21f819cc Replicate the vanish zone behavior in C89/NES Ishaan Bhardwaj 2021-03-03 17:05:32 -05:00
  • c648d1f75b Don't upload screenshots Ishaan Bhardwaj 2021-03-01 20:38:47 -05:00
  • f0726f1ba8 v0.3-beta7 Ishaan Bhardwaj 2021-02-25 16:15:10 -05:00
  • 5eb310baf3 Misc fixes Ishaan Bhardwaj 2021-02-24 17:58:50 -05:00
  • 253cd7bf93 KRS color and kick update Ishaan Bhardwaj 2021-02-22 22:45:27 -05:00
  • 292be80ff0 Mixed up the timings on Final TL whoops Ishaan Bhardwaj 2021-02-22 12:05:47 -05:00
  • b1b980eb29 Misc bugfixes Ishaan Bhardwaj 2021-02-22 11:20:31 -05:00
  • 737d25eb6a Race 40 actually removed this time Ishaan Bhardwaj 2021-02-21 23:19:21 -05:00
  • fa23e21f9d PAIRS moved to modpack, Race 40 moved to game Duality A1, KRS, Texy-World added Ishaan Bhardwaj 2021-02-21 23:18:55 -05:00
  • 303e844608 E-Heart ARS updated to not kick the other dir Ishaan Bhardwaj 2021-02-21 17:40:54 -05:00