Ishaan Bhardwaj
49775b9578
Fixed onEnterOrHold running twice on IHS
2021-09-11 18:19:03 -04:00
Ishaan Bhardwaj
90cf2ebef5
New `onEnterOrHold` function ( fixes #29 )
2021-09-05 23:08:54 -04:00
Ishaan Bhardwaj
799a905a9c
Remove redundant if
2021-09-05 22:50:31 -04:00
Ishaan Bhardwaj
985f73c39d
Revert "Yet more SOCD handling"
...
This reverts commit b5db5bbdc3
.
2021-09-05 22:44:21 -04:00
Ishaan Bhardwaj
b5db5bbdc3
Yet more SOCD handling
2021-09-04 22:45:20 -04:00
Ishaan Bhardwaj
923f3d3696
Added drawIfPaused to gamemode.lua
2021-08-19 14:16:34 -04:00
Ishaan Bhardwaj
c7d0034f9b
Two changes to gamemode.lua (read comments)
...
Shape is now passed as an argument to ruleset:getDefaultOrientation()
Fixed the comment for GameMode:transformScreen()
2021-08-11 19:44:57 -04:00
Ishaan Bhardwaj
dc3ad825dc
Fix to #27 + some other gamemode functionality
2021-08-09 00:29:22 -04:00
Kirby703
4243d6b2ba
fix a3 cools
2021-07-28 18:38:22 -04:00
Kirby703
adab1df480
0xx-3xx line clear delay fix
2021-07-28 05:22:26 -04:00
Joe Z
711fa830a3
Added a few minutes to the torikans.
2021-07-18 22:20:51 -04:00
Joe Z
c434a3406b
Changed the 2-second rule to give the cool at exactly 2 seconds.
2021-07-18 21:23:50 -04:00
Joe Zeng
769b5043e3
Added a 25,000 grade point requirement to the GM roll.
...
You need to go a _little_ further than the point grade of 30 to qualify for GM.
2021-07-18 00:25:05 -04:00
Ishaan Bhardwaj
713c62d807
Fixed Death giving GM below 999
2021-07-18 00:13:57 -04:00
Ishaan Bhardwaj
9fbfbd5cda
Refined and cleaned up buffer drop input functionality
2021-07-11 17:10:51 -04:00
Ishaan Bhardwaj
c5c4c4d95c
Fixed delay curve calculation in Marathon 2020
2021-07-11 15:38:38 -04:00
Ishaan Bhardwaj
53c51c2062
Removed debug code for Marathon 2020
2021-07-11 14:57:14 -04:00
Ishaan Bhardwaj
e4eb9972e6
Fixed section COOL conditions for Marathon 2020
2021-07-11 14:55:45 -04:00
Ishaan Bhardwaj
7dbfe23059
Bump version to beta6 (also closes #19 )
2021-07-11 14:04:22 -04:00
Ishaan Bhardwaj
2cb0416548
Shorten Death credit roll
2021-07-07 18:23:37 -04:00
Ishaan Bhardwaj
61de3c6dbf
Miscellaneous fixes to piece behavior in addition to fixing prev. commit
2021-06-26 16:27:33 -04:00
Ishaan Bhardwaj
33934bfb53
Fixed some redundancies in the piece class and Survival A1
2021-06-20 15:20:09 -04:00
Ishaan Bhardwaj
3e2d107687
Small grade fix for Marathon A3
2021-06-19 13:31:45 -04:00
Ishaan Bhardwaj
312b95728d
Fixed an issue with Survival A3 that prevented extension of the mode
2021-06-17 22:59:30 -04:00
Ishaan Bhardwaj
5013443302
Phantom Mania mechanic bugfixes
2021-06-17 19:10:21 -04:00
Ishaan Bhardwaj
f2acab4496
A few minor changes, read below
...
Clean up big pieces for a temporary hotfix, an overhaul soon to come
Refactored BGM and SE playing
Moved draw code completely into gamemode - mod makers can now control everything on screen
2021-06-09 20:15:37 -04:00
Trixciel
3f2b38f7b3
Fixed ARE Cancelling with Sonic Drop RS
...
Changed the code in a way that allows ARE Cancelling to work with rotation systems that use sonic drop and a locking soft drop.
2021-06-06 17:38:47 +02:00
Ishaan Bhardwaj
86e975f929
Fixed up an edge case in immobile spin
2021-05-22 14:41:51 -04:00
Ishaan Bhardwaj
9f8e9a9778
Changed additive gravity behavior for main TGM modes
2021-05-21 15:34:50 -04:00
Ishaan Bhardwaj
cbdbfa6633
Fixed a small cosmetic issue in Survival A1
2021-04-26 21:51:42 -04:00
Ishaan Bhardwaj
1b1abc9792
Fixed an issue with buffer lock inputs
2021-04-20 16:11:49 -04:00
Ishaan Bhardwaj
71d76e8a6b
Fixed Death torikan (why was this changed?)
2021-03-30 22:08:48 -04:00
Ishaan Bhardwaj
8383d3f445
Debug print statement removal
2021-03-10 14:06:57 -05:00
Ishaan Bhardwaj
116284f31c
Fixed colour scheme issues for non-standard piece sets
2021-03-10 13:58:08 -05:00
Ishaan Bhardwaj
2189e3a7b8
Made a previous fix to soft drop points obsolete w/ new fix
2021-03-10 13:30:29 -05:00
Ishaan Bhardwaj
b1d325b714
Fixed negative soft drop and hard drop points again
...
For finer control of piece drops, use GameMode:onPieceDrop
2021-03-09 16:35:57 -05:00
Ishaan Bhardwaj
9761ead48f
Fixed an odd bug where the score wouldn't reset in Big A2
2021-03-08 21:12:05 -05:00
Ishaan Bhardwaj
8dedc8a70e
Cut down Big A2's size
2021-03-08 20:59:51 -05:00
Ishaan Bhardwaj
21769f21c8
Sakura removed from the main game, will be re-added after mass bugfix
2021-03-08 18:53:01 -05:00
Ishaan Bhardwaj
dc764b9177
Fixed the timer in Sakura to be the correct value
2021-03-07 15:52:55 -05:00
Ishaan Bhardwaj
5a1494cb5a
Fixed a timer display issue in Sakura
2021-03-07 15:52:24 -05:00
Ishaan Bhardwaj
684c4f5b78
Sakura stage time limit fix
2021-03-07 15:18:13 -05:00
Ishaan Bhardwaj
b568c0fe69
Removed the credit roll from AX
2021-03-07 09:49:07 -05:00
Ishaan Bhardwaj
2ea75cdfaf
Fixed a corner case in the last commit
2021-03-06 22:13:38 -05:00
Ishaan Bhardwaj
1f0b43f1b7
ACTUALLY fixed negative drop points
2021-03-06 22:00:30 -05:00
Ishaan Bhardwaj
40bdc5ed99
Revert "Fixed negative drop points"
...
This commit didn't actually fix the issue.
This reverts commit 33f2a96ae8
.
2021-03-06 21:54:36 -05:00
Ishaan Bhardwaj
33f2a96ae8
Fixed negative drop points
2021-03-06 21:39:13 -05:00
Ishaan Bhardwaj
57518dc299
Removed some future features that I committed by accident
2021-03-04 15:18:32 -05:00
Ishaan Bhardwaj
0453a3db97
Fixed an issue where first piece IHS was possible when it shouldn't have been
2021-03-04 15:16:23 -05:00
Ishaan Bhardwaj
b85de17e51
Last LCD added to fix up line clear animations
2021-03-03 11:54:43 -05:00