Commit Graph

17 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
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
Tetro48 1fef7b4880
Added replay fast-forwarding 2023-07-10 08:58:09 +07: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
Tetro48 d868e8b803 Replay tunings fix 2022-03-09 10:05:06 +07: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 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 71ada76a00 Started work on replay select menu. 2021-12-04 23:37:51 -06:00