Commit Graph

167 Commits (master)

Author SHA1 Message Date
Tetro48 635ef6270f
Changed frame step input to `rotate_left` 2023-08-14 21:52:22 +07:00
Tetro48 649dd5f31d
Added frame stepping for replays
`menu_decide` for frame step action is temporary
2023-08-14 21:46:00 +07:00
Ishaan Bhardwaj a79552a6f3 Pitching BGM added and implemented in replays 2023-07-30 04:53:23 -04:00
Ishaan Bhardwaj a1f0dfd9f2 Hotfix: Key config screen draws the correct background 2023-07-16 18:40:10 -04:00
Ishaan Bhardwaj 6fb583e463 Typo fix 2023-07-16 01:52:02 -04:00
Ishaan Bhardwaj 2166a3c6d8 Added support for backgrounds that are not 1280x960 2023-07-16 01:49:26 -04:00
Ishaan Bhardwaj 23d9feb357
Merge pull request #74 from aur9ra/add-video-background-support
Add video background support
2023-07-16 00:48:35 -04:00
Ishaan Bhardwaj c693871621 Added error handling in the case of a corrupt replay 2023-07-16 00:46:45 -04:00
aur9ra 602e7105ab Merge branch 'master' into add-video-background-support 2023-07-14 23:23:49 -07:00
Ishaan Bhardwaj 7199aa7ef6 BGM playing changes and bugfixes 2023-07-15 02:18:43 -04:00
aur9ra 02f314997d Removed unnecessary change 2023-07-14 22:55:10 -07:00
aur9ra 4769daedf4 Added show invis support to replays. 2023-07-14 22:50:16 -07:00
aur9ra 4478c07acf First commit, WIP 2023-07-14 17:54:35 -07:00
Tetro48 1fef7b4880
Added replay fast-forwarding 2023-07-10 08:58:09 +07:00
Ishaan Bhardwaj 244e67074d Bump version to v0.3.3.1 2023-07-02 19:13:13 -04:00
Ishaan Bhardwaj f786bda9dd
Merge pull request #59 from Tetro48/fixes
Replay tunings fix
2023-07-01 22:21:10 -04: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
--global 23a8c400ba Revert "made the experience feel closer to arcade stackers"
Happy April Fools!
This reverts commit bfbba75f17.
2022-04-01 18:43:35 -04:00
--global bfbba75f17 made the experience feel closer to arcade stackers 2022-03-31 23:27:22 -04:00
Tetro48 d868e8b803 Replay tunings fix 2022-03-09 10:05:06 +07:00
Ishaan Bhardwaj 92d67968f5 Tiny UI feature added to the title screen.
If you load a custom block skin, the title screen will use your skin to draw the logo.
2022-02-07 20:39:26 -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 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 83e197b5d6 Slight RPC change to the selection menus 2021-12-09 21:51:41 -05:00
Ishaan Bhardwaj 1c0b73987d Rearrange sliders on the game settings menu 2021-12-09 21:48:39 -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 b9ae08051a Fixed BGM not resetting after a replay 2021-12-08 21:56:31 -05:00
Ishaan Bhardwaj d7f4aa2007 Reverted a mode select change 2021-12-08 21:56:17 -05:00
Ishaan Bhardwaj ca85107063 Replace replay select title graphic with text 2021-12-08 21:37:34 -05:00
Ishaan Bhardwaj fdcec19d56 Bump version to v0.3.1 + re-add snow easter egg 2021-12-08 21:30:09 -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 332e3869de Replay menu no longer crashes if level or timer is nil. 2021-12-06 22:38:07 -06: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 59c7834c9a Fixed replay deserialization. 2021-12-05 00:18:19 -06:00
BoatsandJoes 71ada76a00 Started work on replay select menu. 2021-12-04 23:37:51 -06:00
Ishaan Bhardwaj c1693524d7 Credits change 2021-11-30 20:08:52 -05:00
hailey 412405c1a1 celebrate!!! 2021-10-22 15:04:28 +10:00
Ishaan Bhardwaj 7495c4ad04 Revert "Separate in-game bindings from menu bindings"
This reverts commit 0fce4b632f.
This commit caused issue #41. Will resolve ASAP.
2021-10-21 20:52:42 -04:00
Ishaan Bhardwaj 0fce4b632f Separate in-game bindings from menu bindings
Also preemptive version bump
2021-10-19 18:35:32 -04:00
Ishaan Bhardwaj d2d710ead6 Bump version to v0.3 + title screen change!!! 2021-10-17 00:34:30 -04:00
Ishaan Bhardwaj bc54bc57b6 Changed Display Gamemode to Debug Info
Cambridge version will display at all times if on
2021-10-08 20:06:36 -04:00
Ishaan Bhardwaj 625d4f80af Fixed an obscure bug with the menu DAS 2021-09-30 23:07:03 -04:00
Ishaan Bhardwaj 3770deca55 Fixed version number drawing in the wrong place 2021-09-29 18:12:02 -04:00
Ishaan Bhardwaj 1336ea00e4 Snow RPC now used 2021-09-26 23:12:05 -04:00
hailey b8d43e38b7 2 cool rpc changes! 2021-09-27 12:26:52 +10:00