aur9ra
52ddbbc174
Ensure replays are only saved once per game
2023-08-20 22:22:36 -07:00
Ishaan Bhardwaj
a79552a6f3
Pitching BGM added and implemented in replays
2023-07-30 04:53:23 -04:00
Ishaan Bhardwaj
cd90405865
Simplified Big A2 code
2023-07-27 06:00:48 -04:00
infinifen
ba6f5bb837
Fix a typo causing crashes in Survival 2020 level 1500+
2023-07-22 13:21:21 +02:00
Ishaan Bhardwaj
50410958f0
Re-add clamp for backgrounds beyond the limit
2023-07-16 01:54:20 -04:00
Ishaan Bhardwaj
2166a3c6d8
Added support for backgrounds that are not 1280x960
2023-07-16 01:49:26 -04:00
aur9ra
4478c07acf
First commit, WIP
2023-07-14 17:54:35 -07:00
Kirby703
7d6f783c40
fix lategame levelling bug
2023-07-09 20:06:27 -04:00
Kirby703
082697c3cd
fix duplicate cool at 2000
...
now you have to survive the roll for gm! terrifying
2023-07-09 15:41:19 -04:00
Ishaan Bhardwaj
a303e82b90
Merge branch 'master' of https://github.com/millabasset/cambridge
2023-07-07 18:14:20 -04:00
Ishaan Bhardwaj
b06d03c4e6
Fix bravo detection
2023-07-07 18:14:17 -04:00
Kirby703
bdc317c3c5
hotfix cool logic
2023-07-07 17:10:24 -04:00
Kirby703
79d706a415
re-add 180s and IRS wallkicks after inheritance change
...
fixes results of 323c457809
2023-07-04 02:27:04 -04:00
Ishaan Bhardwaj
5fa144f146
Fix Marathon 2020 section cool highlighting
2023-07-02 19:47:39 -04:00
Ishaan Bhardwaj
1e06a1ce8a
Merge pull request #67 from MillaBasset/features/backgrounds
...
Slight revamp on BG image handling
2023-07-01 22:22:50 -04:00
Ishaan Bhardwaj
e34005093c
Merge pull request #64 from hebo-MAI/master
...
fix the bug hanging up when starting M-roll
2023-07-01 22:22:04 -04:00
Ishaan Bhardwaj
3dc8b1214b
Merge pull request #63 from Kirby703/patch-9
...
fix line clear delay
2023-07-01 22:21:45 -04:00
Ishaan Bhardwaj
5d2da1b4fb
Merge pull request #62 from Tetro48/replay-qol
...
New replay file naming and fast replay saving.
2023-07-01 22:21:30 -04:00
Ishaan Bhardwaj
f786bda9dd
Merge pull request #59 from Tetro48/fixes
...
Replay tunings fix
2023-07-01 22:21:10 -04:00
Ishaan Bhardwaj
3f789210a6
Merge pull request #56 from Kirby703/patch-8
...
added cool+regret colors to splits
2023-07-01 22:20:52 -04:00
Ishaan Bhardwaj
a7e7ac43a6
Merge pull request #55 from Kirby703/patch-7
...
fixes a3 regret grading
2023-07-01 22:20:43 -04:00
Ishaan Bhardwaj
5dc72037ec
Merge pull request #54 from Kirby703/patch-6
...
fixed 2s rule for cools
2023-07-01 22:20:30 -04:00
Oshisaure
e5cb69df43
Slight revamp on BG image handling
...
- The game can now load more than 20 backgrounds by putting them in /res/backgrounds in the save directory
- If a gamemode tries to set its background to an ID higher than the max it will be clamped down to the last background loaded
2023-07-01 01:56:51 +01:00
Oshisaure
8e6a760fe7
Added counter for amount of pauses used
...
* Pause count is saved in replays and shown when viewing replay
* Old replays display ?? pauses
* Removed suspend on lose focus
2023-06-24 15:46:38 +01:00
Joe Zeng
a4b7a41a15
Changed the Phantom Mania non-N requirement back to automatic GM at 999.
...
(Only N should have the 31-tetris rule.)
2023-04-11 12:19:38 -04:00
hebo-MAI
40ac08c7e5
fix the bug hanging up when starting M-roll
2023-01-09 00:12:00 +09:00
Joe Zeng
323c457809
Reorganized the ruleset names and added ARS-X.
...
Also, the ruleset inheritance was a little wonky, so I changed that too.
In particular, I made SRS-X always spawn in-frame since that was always
supposed to be how it worked.
2022-10-24 20:09:08 -04:00
Joe Zeng
decc1f563f
Changed cool/regret cutoffs.
...
They're all the same past 500 now - I've been meaning to tweak that for quite some time now.
2022-09-28 00:18:44 -04:00
Kirby703
63823ed4b1
fix line clear delay
2022-06-14 00:28:27 -04:00
Tetro48
d7c83b0bc7
New replay file naming and *fast replay saving.
...
*fast because lower CPU and IO use. No longer O(n²).
2022-05-16 19:53:31 +07:00
--global
27e699841e
Fixed a graphical issue in Survival A2 when getting torikanned
2022-03-31 23:00:39 -04:00
Tetro48
d868e8b803
Replay tunings fix
2022-03-09 10:05:06 +07:00
Kirby703
47863175a3
added cool+regret colors to splits
2022-02-10 01:09:21 -05:00
Kirby703
8730261a78
fixes a3 regret grading
...
getting a cool and a regret in the same split displays as yellow
2022-02-10 00:40:25 -05:00
Kirby703
703ce66c42
fix 2s rule for cools
2022-02-09 23:48:09 -05:00
Ishaan Bhardwaj
a84335646d
Fix two bugs with Marathon A3 grading
...
S4 now correctly has 3 internal grades instead of 4
You can get a green-line GM
2022-01-28 20:51:25 -05:00
Ishaan Bhardwaj
d46973f12d
Fixed color scheme setting not applying to active piece
2021-12-18 21:30:19 -05:00
Ishaan Bhardwaj
d4360b3662
Fixed the replay system's interaction with secret inputs
2021-12-09 23:00:20 -05:00
Ishaan Bhardwaj
06225bd35a
Fixed an issue where replays played in the menu could save a duplicate copy
2021-12-09 22:21:48 -05:00
Ishaan Bhardwaj
e68238cbce
Fixed disabling saving replays
2021-12-09 22:00:13 -05:00
Ishaan Bhardwaj
afe6a43dab
Rearrange game settings, add toggle for replay saving
2021-12-09 21:44:18 -05:00
Ishaan Bhardwaj
47a5a53e23
Fixed sorting replays in the replay select
...
In addition, minor change to the default text that shows up when the game is paused
2021-12-09 18:18:23 -05:00
Ishaan Bhardwaj
89c7205347
Replay system v3 + love.math.random
migration
2021-12-08 21:23:00 -05:00
Ishaan Bhardwaj
9b41e56135
Replay system v2
2021-12-08 20:19:46 -05:00
BoatsandJoes
febd1de0ef
Replays are now fully functional.
2021-12-05 22:17:44 -06:00
BoatsandJoes
81ab7cd4de
Replays now replay inputs properly, and replay list has fast scroll.
2021-12-05 21:16:13 -06:00
BoatsandJoes
a5750e4959
Replays list is now sorted, and replays are smaller.
2021-12-05 15:41:51 -06:00
BoatsandJoes
71ada76a00
Started work on replay select menu.
2021-12-04 23:37:51 -06:00
BoatsandJoes
6c4551ebef
Added replay saving.
2021-12-04 20:35:15 -06:00
BoatsandJoes
9e59c158b2
Line clear easing is now quadratic for all line clear delays.
2021-12-02 16:22:29 -06:00