Commit Graph

472 Commits

Author SHA1 Message Date
Hersi ebc01d1eeb create timer number textures, implement timer component 2023-11-23 12:24:11 +01:00
Hersi d0b1bcfb79 add check for updating the effect radar only when it is enabled (to reduce lag) 2023-11-23 12:21:17 +01:00
Hersi 0951fc029c add effect radar toggle in skin settings 2023-11-23 07:29:10 +01:00
Hersi bc191e45f0 fix bug where radar is seen when filter is active 2023-11-18 09:30:38 +01:00
Hersi 2363b381ed radar calc rewrite 2023-11-18 09:30:13 +01:00
Hersi a0ceb0bd01 clear lua linting errors and warnings in songwheel.lua
fix(?) volforce indicator
2023-11-14 07:44:28 +01:00
Hersi e9d848d92f radar positioning and colors in songwheel.lua 2023-11-14 07:41:51 +01:00
Hersi cba1ebd790 finish radar component
text "stroke" is a dimmed color instead of black
add text alignment to radar attributes
fix radar rotation (rotate 90deg ccw)
optimize some angle and vertex position calculations
add some warnings to buggy code
2023-11-14 07:39:48 +01:00
Hersi 52cc1beb7d add dump() to utils 2023-11-14 07:35:48 +01:00
Hersi 7768ae2175 initial radar implementation 2023-11-13 01:41:52 +01:00
Hersi 256ebc3c0f Merge branch 'fdigl-develop' 2023-11-10 11:49:00 +01:00
Hersi ac4ba5b1a4 add tintable laser cursor tails 2023-11-10 11:37:43 +01:00
Hersi 65ed417b26 Merge branch 'feat/local/laser_colors' 2023-11-10 11:30:48 +01:00
Hersi 52f948508c fix empty username fallback 2023-11-10 11:13:32 +01:00
Hersi a04890dab9 better handling of highscore username in songwheel 2023-11-10 11:09:34 +01:00
Hersi 9d04551ef3 fix challengeresult not getting username from GameConfig 2023-11-10 10:38:45 +01:00
Hersi 30214f58fa Merge branch 'feature/fix-username-labels' 2023-11-10 08:00:34 +01:00
Hersi 7694a23368 Merge branch 'feature/local-highscores-usernames' 2023-11-10 08:00:24 +01:00
Hersi 7f7b6da7d9 set default language to english in case of wrong config 2023-11-10 07:59:18 +01:00
Hersi 2d7dbe74f1 Fix usernames on several user interface panels 2023-11-10 07:55:55 +01:00
Hersi f1e75e07b1 Add usernames on local highscores when available
Update songwheel skin api docs
2023-11-10 02:42:08 +01:00
Hersi b766b99324 multiplayer stubbed to default until working impl 2023-11-09 12:09:44 +01:00
Hersi 9dc6f598ae 0.3.0 release 2023-11-09 08:45:01 +01:00
Hersi 590662c9a9 implement handling xcd difficulty 2023-08-18 21:48:48 +02:00
Hersi 028a1e9f74 fix crash on invalid idol animation 2022-11-12 12:53:55 +01:00
doczi-dominik bbc74a8d7e Disabled result transitions for auto screenshots 2022-11-12 02:13:44 +01:00
domdoc 35ac51be7d Added console glow effects (knobs disabled) 2022-07-19 18:02:11 +02:00
Katoski 6d342c883f / crashes on chalresult & / diffrects having wrong difficulty displayed 2022-06-25 23:20:38 +02:00
domdoc 614dcfe9b7 Fixed scaling for setUpTransforms 2022-05-31 21:30:52 +02:00
Hersi 47372bf14f fix exceed difficulty code missing 2022-05-30 02:51:24 +02:00
domdoc 96f331e1e3 Fixed Early/Late text or ms show when it shouldn't 2022-05-26 12:21:11 +02:00
domdoc e5594c5978 Adjusted STANDARD Early/Late position 2022-05-26 12:00:22 +02:00
domdoc b4f7709a3e Adjusted landscape UPPER+ EarlyLate position 2022-05-26 11:40:26 +02:00
domdoc d1d620a599 Added Digital-Serial-ExtraBold for Early/Late 2022-05-26 11:36:20 +02:00
domdoc 39631eb320 Added separate landscape/portrait Early/Late pos. 2022-05-25 20:32:50 +02:00
domdoc 962f2c27d7 Early/Late scaling + Digital-Serial-Bold font 2022-05-24 11:04:06 +02:00
domdoc 8bbea73be5 Adjusted Early/Late display colors 2022-05-16 11:21:19 +02:00
domdoc ee2ab97f45 Adjusted Early/Late fontsize 2022-05-16 11:02:06 +02:00
domdoc 3b1860db70 Commented HitFX scaling on FX buttons 2022-05-16 10:44:36 +02:00
domdoc 4be2617944 Lowered cursor tail alpha 2022-05-16 10:35:11 +02:00
domdoc ecd362a98a Moved cursor rendering to overlay 2022-05-16 10:32:41 +02:00
domdoc e86ff7754a Added cursor tail (LiqidWave placeholder texture) 2022-05-16 10:21:31 +02:00
domdoc f2288ecf71 Added laser HitFX 2022-05-15 11:07:07 +02:00
domdoc 48d1424b63 Added hold animations 2022-05-14 19:35:35 +02:00
domdoc 5b34b1313b Early/Late display with ms + settings 2022-05-14 10:54:17 +02:00
domdoc 1dafc383bb Fixed hit anims showing for Idle hits 2022-05-12 15:12:25 +02:00
Local Atticus 7f3dc98cbf Lasers and cursors can be recolored 2022-04-27 00:09:30 -04:00
Hersi cd26ac2b16 hotfix nil error in UpdateDialogField 2022-04-27 03:09:05 +02:00
Hersi badbaabe2b Merge branch 'master' into titlescreen-refactor 2022-04-27 02:49:17 +02:00
Hersi 98544e5e8a change class instantiation implementation 2022-04-27 02:49:04 +02:00