Commit Graph

7 Commits (cdf6b5cf332191c789d65980d7476b65970d8739)

Author SHA1 Message Date
Ishaan Bhardwaj a5158e0994 Fixed Demon Mode torikan madness 2020-10-18 21:54:24 -04:00
Ishaan Bhardwaj 36c568feaf demon mode grade display fixed 2020-10-16 21:35:30 -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 6b7f18d58a Refactored funcs.lua
- Renamed st and sp to strTrueValues and frameTime respectively
- Modified files calling these to use the new names
- Tidying like formatTime now using a single string.format
2020-10-06 18:14:00 +01:00
Joe Z 209e60e82e Fixed a roll and section COOL bug in Marathon A3. 2019-06-09 18:37:23 -04:00
Joe Z cebe57dd1e Removed some of the extraneous static properties.
ARR and drop speed are handled by getters now.
2019-05-29 21:59:53 -04:00
Joe Z c973929e0c First bundled release. 2019-05-23 00:35:11 -04:00