Commit Graph

49 Commits

Author SHA1 Message Date
Hersi bce246e5e1 cont. refactor 2023-08-19 04:48:46 +02:00
Hersi 0e49837e18 move third-party stuff to 'lib' 2022-08-11 03:12:58 +02:00
Local Atticus 265c8fcf8f Add nears 2022-04-26 20:45:37 -04:00
Local Atticus 20a7100521 Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
Local Atticus 5268ac47a5 Get basic ht anims working 2022-04-26 18:12:14 -04:00
Hersi f75859f7ce Merge branch 'master' into feat/titlescreem-redo 2022-03-30 16:51:25 +02:00
Kyle Humphrey 4a293e70ae fix Max Chain not resetting on gameplay restart (f5) 2022-03-25 17:21:02 -05:00
Hersi af71838493 added skipIntro skin setting
moved json.lua into common
renamed common.lua to util.lua
moved stopMusic() into common/sound.lua
moved numbers.lua into components
removed unused shared directory
removed unused settingswheel.lua
2022-03-04 04:06:19 +01:00
Hersi d171a99149 Added particle clearState masks for track_end.lua
Added track crash assets to track_end.lua
Added by-clearState foreground rendering to track_end.lua
WIP: gameplay/track_end/track_crash.png placeholder
2021-12-11 19:18:36 +01:00
Hersi 8e9c9d38fc gameplay, transition, and track end screen improvements
these screens are not broken in landscape mode anymore

also replaced some duplicated code to require 'common.numbers'
2021-12-02 03:41:12 +01:00
FajsiEx 5152d2e0b4 * improve leaderboard 2021-11-27 21:49:32 +01:00
FajsiEx 40828199f5 + basic multiplayer scoreboard to gameplay 2021-11-27 20:56:39 +01:00
FajsiEx 8283ccfb1f + continue landscape gameplay support 2021-11-25 19:38:59 +01:00
FajsiEx 1f5b5c28b5 + cursor to critline wip 2021-11-21 16:56:23 +01:00
FajsiEx 54357e2d02 + best diff to user panel 2021-10-28 18:28:49 +02:00
FajsiEx 2f9e66cbd5 * make chain number shake only on new combo 2021-10-28 17:49:02 +02:00
FajsiEx d1694b69da + song title to song panel 2021-10-28 17:40:15 +02:00
FajsiEx fcc2f5958f + progress bar in song panel 2021-10-28 17:21:25 +02:00
FajsiEx d4d25f7581 * make it fast 2021-10-28 15:17:54 +02:00
FajsiEx 20c4822064 + start with track end transition 2021-10-28 12:17:20 +02:00
FajsiEx ec08c8ece3 + finish diff rect component 2021-10-28 11:02:11 +02:00
FajsiEx a0ab2dc007 + song jacket to gameplay & + create diff box component 2021-10-28 10:27:06 +02:00
FajsiEx 6a631ea9af + song panel & + bpm and lanespeed texts to it 2021-10-12 19:56:18 +02:00
FajsiEx 60863b34d3 + score panel with things 2021-10-09 23:37:33 +02:00
FajsiEx c31a2ab622 + basic user panel to gameplay 2021-10-09 22:09:25 +02:00
FajsiEx 2f575c022e + make the laser alerts work 2021-10-02 00:17:24 +02:00
FajsiEx 7ca8ffd561 + laser alert component 2021-10-01 21:32:20 +02:00
FajsiEx 0d895c9552 * forgot this 2021-09-05 15:22:48 +02:00
FajsiEx 97de42f51c + chain numbers to gameplay 2021-09-05 11:50:30 +02:00
FajsiEx 5744aa735d + banner and gauge to gameplay & - excessive ars gauge variant since that's merged with normal excessive now 2021-08-31 19:52:02 +02:00
FajsiEx e444354f32 * reintroduce the gameplay rewrite & + crit line and console as accuratelly as possible 2021-08-31 18:24:48 +02:00
FajsiEx 19deb8040d * go back to pre-rewrite gameplay temp 2021-08-30 18:51:47 +02:00
FajsiEx 7ebceab81f !* start fresh gameplay script 2021-08-30 18:22:21 +02:00
FajsiEx 26ad00bd7f * adjust the critbar position & - legacy unused gameplay scripts 2021-08-29 17:52:44 +02:00
FajsiEx 9d60b207a4 - unused code 2021-08-27 16:39:46 +02:00
FajsiEx c9bd55bfe3 / score numbers scaling & > use draw_number function for combo instead of whatever that thing was 2021-08-14 12:03:46 +02:00
FajsiEx 7ee2e7f0b3 + vf to gameplay 2021-08-12 21:26:31 +02:00
FajsiEx b4c99152ca + excessive ars gauge functionality 2021-08-12 15:47:40 +02:00
FajsiEx 8bdcf11dc2 + blastive gauge wip & * increase gauge warn flashing intensity 2021-08-12 13:15:50 +02:00
FajsiEx 64d205f0fb + gauge breakpoint line & + gauge marker 2021-08-11 19:28:06 +02:00
FajsiEx fec0d1d8a1 * begin making gauge marker 2021-08-10 16:47:12 +02:00
FajsiEx 38b5004aa1 + permissive gauge & / gauges being huge again 2021-07-31 18:51:06 +02:00
FajsiEx 921a1a352b * scale down the gauge 2021-07-29 19:47:26 +02:00
FajsiEx 1442883ee5 + flash exc gauge when below 30 percent 2021-07-26 19:26:49 +02:00
FajsiEx e017fef0eb - unused code 2021-07-26 17:11:13 +02:00
FajsiEx fbe94a1414 * properly scale gauges 2021-07-26 17:10:50 +02:00
FajsiEx 5305fb3fc3 + implement effective and excessive rate gauges 2021-07-26 16:22:00 +02:00
FajsiEx b30fcb3c22 * make gauge work... kind of 2021-07-25 21:33:40 +02:00
FajsiEx d013c76a96 + init 2021-07-25 20:10:06 +02:00