Ishaan Bhardwaj
abb2b9491e
Preparing for v0.2.1
2020-11-03 23:04:47 -05:00
Ishaan Bhardwaj
062ab2005e
v0.2 release commit - hold piece darken
2020-11-03 16:56:08 -05:00
Ishaan Bhardwaj
468025fc80
last commit to core modes before release
2020-11-03 12:17:36 -05:00
Ishaan Bhardwaj
c8544975d6
Fix interval training
2020-11-03 11:55:30 -05:00
Ishaan Bhardwaj
6776229bfb
Small push to Cambridge modes
2020-11-03 11:52:52 -05:00
Ishaan Bhardwaj
84b4dc5073
World Bone Blocks
2020-11-03 10:58:21 -05:00
Ishaan Bhardwaj
35dafb6615
keep leaving debug code in new commits
2020-11-02 22:51:16 -05:00
Ishaan Bhardwaj
3641d85fcb
Major changes, including modpack support
2020-11-02 22:47:58 -05:00
Ishaan Bhardwaj
9b89c4d1de
G/O line fix
2020-11-02 21:17:13 -05:00
Ishaan Bhardwaj
2dba120919
Green line and orange line for TAP Master
2020-11-02 20:43:10 -05:00
Ishaan Bhardwaj
9224f271b1
Hotfix for last
2020-11-02 16:20:22 -05:00
Ishaan Bhardwaj
febb5d546c
Score overhauls
2020-11-02 16:12:05 -05:00
Ishaan Bhardwaj
c6482c423e
4w optimization and green/orange line adding for applicable modes
2020-11-02 13:46:16 -05:00
Ishaan Bhardwaj
6beb313c6b
Debug fixes
2020-11-02 12:44:15 -05:00
Ishaan Bhardwaj
eb70f55b6e
TGM2 fixes and cool fixes
2020-11-02 12:21:12 -05:00
Ishaan Bhardwaj
129237f0b0
TGM+
2020-11-01 13:24:52 -05:00
Ishaan Bhardwaj
741c246244
second lol
2020-11-01 12:04:07 -05:00
Ishaan Bhardwaj
b5937af8b2
lol
2020-11-01 12:01:26 -05:00
Ishaan Bhardwaj
33b8533d8e
Fixes to TAP M-roll requirements
2020-11-01 11:06:43 -05:00
Ishaan Bhardwaj
69959ff687
TA Death level advance formula is very bugged
2020-10-30 21:36:05 -04:00
Ishaan Bhardwaj
f91cd99dfd
Minor fixes to TGM modes
2020-10-30 21:28:39 -04:00
Ishaan Bhardwaj
be59727ca5
Some demon mode fixes
2020-10-30 13:09:49 -04:00
Ishaan Bhardwaj
cca295066c
Fix.
2020-10-29 23:05:49 -04:00
Ishaan Bhardwaj
f2862b4d93
Some score fixes for core TGM modes
2020-10-29 23:03:54 -04:00
Ishaan Bhardwaj
b27ba335ba
Improved secret grade
2020-10-29 21:40:50 -04:00
Ishaan Bhardwaj
33244736b8
Secret grade for sprint? Also ARR and DAS change so remember to change it in the lua file
2020-10-29 20:56:18 -04:00
Ishaan Bhardwaj
285108ca08
ACTUALLY fixed TI Master torikan
2020-10-26 14:07:09 -04:00
Ishaan Bhardwaj
4b1fed727c
Update marathon_a3.lua
2020-10-26 14:03:09 -04:00
Ishaan Bhardwaj
9fca272e8d
Update ck.lua
2020-10-24 09:12:12 -04:00
Ishaan Bhardwaj
4923b2e2d4
Removed debug code
2020-10-23 21:23:45 -04:00
Ishaan Bhardwaj
8810f24e7a
v0.1.8, SHIRASE-CK ADDEDgit add scene/mode_select.lua tetris/modes/ck.lua !
2020-10-23 21:02:27 -04:00
Ishaan Bhardwaj
57a9f6ef55
Fixing Demon Mode backgrounds
2020-10-23 14:52:59 -04:00
Oshisaure
78dcfe43c4
Made Survival A2/A3 torikans stop your game instead of giving an end roll
2020-10-21 05:24:11 +01:00
Ishaan Bhardwaj
cdf6b5cf33
TI Master torikan
2020-10-20 23:14:25 -04:00
Ishaan Bhardwaj
e221a91d73
Swapped some settings around
2020-10-18 23:32:57 -04:00
Ishaan Bhardwaj
a5158e0994
Fixed Demon Mode torikan madness
2020-10-18 21:54:24 -04:00
Oshisaure
8c62f321a0
Added secret grade for the Phantom Mania/-2/-N modes
2020-10-17 04:22:41 +01:00
Oshisaure
8ddf468121
Removed print statements leftover from when i was making sure the torikans were working as intended
2020-10-17 03:42:31 +01:00
Oshisaure
c2d1c1183c
Survival A3 torikan now switches to 03:03:00 when playing with World-type rulesets
2020-10-17 02:51:29 +01:00
Ishaan Bhardwaj
36c568feaf
demon mode grade display fixed
2020-10-16 21:35:30 -04:00
Ishaan Bhardwaj
4eb3901610
Some big mode fixes
2020-10-13 14:16:23 -04:00
Ishaan Bhardwaj
eddfee566d
Grade display changed for TA Death modes
2020-10-11 15:34:10 -04:00
Ishaan Bhardwaj
7fe366a8de
Bravo score update
2020-10-11 14:17:18 -04:00
Ishaan Bhardwaj
55be30c99f
experimental bravo formula for tgm1
2020-10-11 13:21:03 -04:00
Ishaan Bhardwaj
36ceef8488
experimental bravo formula for tgm1
2020-10-11 12:57:57 -04:00
Oshisaure
5d32b6a3e7
Discord RPC cleanup
...
- Loading Discord RPC is now handled by `load/rpc.lua`
- Removed `presence` global, call `DiscordRPC:update()` directly with what needs updating
- Game doesn't crash anymore if the Discord RPC fails to load
- Added RPC variables in the gamemode superclass to let each gamemode handle its special case
2020-10-11 02:17:48 +01:00
Oshisaure
05230ac046
Game settings screen, and minor fix on discordRPC
...
- Uses BG previously from the input config screen, which has gotten a new BG
- Minor tweak on the input config screen to display all inputs names regardless of if they are bound or not
- Added Mod1 function to `funcs.lua`, may be useful again sometime
- Added game settings
* Manual locking (per gamemode, per ruleset, on harddrop or on softdrop)
* Piece colours (per ruleset, TTC or Arika)
* World Reverse toggle
- Moved the discordRPC `libs/` directory, as it's a third party library
- Edited the `discordRPC.lua` file to look for the dll at the right place regardless of how you run the game (until we fuse it that is)
This should have probably been done in several commits, sorry about that
2020-10-11 00:42:56 +01:00
Oshisaure
f28dc08ae2
Updated Race 40 randomiser to use 7-bag no SZO start
2020-10-10 23:07:12 +01:00
Ishaan Bhardwaj
0a0053276b
SG!!!!
2020-10-09 21:14:20 -04:00
Ishaan Bhardwaj
9982613e26
Removed the BG limit, because someone is a madman
2020-10-09 17:55:22 -04:00