Commit Graph

41 Commits

Author SHA1 Message Date
József Sallai 356f4230b5 refactor co-op skins 2022-12-23 00:26:46 +02:00
József Sallai 4be3dd518b add basic support for switch P2 skins 2022-12-22 22:59:24 +02:00
Alula e74b586dd1
Font rendering refactor 2022-11-20 20:38:49 +01:00
Alula 17e1156850
Refactoring time 2022-11-19 18:20:03 +01:00
dawnDus 2b9a0198cb
Safely get current stage name for Save Menu 2022-09-17 18:05:10 -04:00
Sallai József 028c60157d make localization system dynamic 2022-08-26 03:17:45 +03:00
Sallai József b29c375a7a fix broken new game menu after deleting save 2022-08-06 14:47:02 +03:00
Sallai József c68fedaa50 fix menu controller swap issues and handle jump/shoot rebind edge case 2022-07-31 03:00:19 +03:00
Sallai József ffaf12cca8 add controls settings menu 2022-07-30 23:20:53 +03:00
Sallai József 03e9c9db0c make menus scrollable 2022-07-30 15:01:22 +03:00
Sallai József ef040a393c refactor menus to use enums instead of indices 2022-07-24 17:52:51 +03:00
IruzzArcana 18a7670248
add coop menu (#141) 2022-06-22 18:08:36 -04:00
dawnDus 7dcf30f854
Android pause menu fix 2022-04-24 18:25:37 -04:00
dawnDus 0c97d554ae
Cleanup 2022-04-19 18:20:18 -04:00
Alula ca1d7a8642
Add frame cap configuration 2022-04-15 02:51:48 +02:00
dawnDus 339f822a80
Better Save Menu UX (fixes #111) 2022-04-10 15:57:19 -04:00
József Sallai 1795d71b37
Basic i18n support (#82) 2022-03-14 21:54:03 -04:00
József Sallai 05b9d9ebe0
fix menu selection snapping on first tick (#77) 2022-03-06 11:00:50 -05:00
dawnDus 4055fef911
Difficulty changes Quote NPC and original graphics sprites 2022-02-28 21:45:43 -05:00
Sallai József 657b73aefc refactor stuff to make code cleaner 2022-02-28 19:03:57 +01:00
Sallai József 6b7b6b7032 add CS+ game difficulties 2022-02-28 19:03:57 +01:00
dawnDus b457f5dd6f
Fixed left/right in menu on Android 2022-02-11 19:07:27 -05:00
dawnDus 2e3245c654
Use CS+ menu assets 2022-02-10 18:23:14 -05:00
dawndus 693155ca6a
Added save select menu (#58) 2022-02-06 12:23:24 -05:00
dawndus bd0762f812
Added volume settings (#57) 2022-02-02 22:09:29 -05:00
dawnDus 9f530ce6a5
Main menu music and cursor for nikumaru time 2022-01-28 16:17:00 -05:00
Alula dba6789b0a
Consistent menu spacing 2022-01-22 05:08:13 +01:00
Daedliy ce6de7c0a0
decorative border fix + spacing (#52)
* decorative border fix + spacing

* extra shifting around
2022-01-21 15:00:36 -05:00
dawnDus b181f9293f
Initial pause menu 2022-01-20 21:14:12 -05:00
Marcin Puc c8115df285
Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
Daedliy df297819fe applying suggested changes 2022-01-17 16:34:37 -03:00
Daedliy 3d1ebf76a3 -consistent 14/7 pixel spacing between option and selected value
-fixed small bug in audio menu where cursor would select the first entry, despite being un-selectable
-gave MenuEntry:Options an additional Vec<String> for hopefully better descriptions
-removed "Player's" from "Player's Weapon Light Cone" over redundancy and so it'd fit
2022-01-16 14:52:08 -03:00
Alula a601d6c044
settings menu rework 2021-08-16 09:47:11 +02:00
Alula c1bd334844
various tweaks, dskinmeta format 2021-06-21 13:12:58 +02:00
Alula f6c9a03126
add multiselect to menu 2021-03-23 02:49:55 +01:00
Alula 3c20e089f9 (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
Alula e092a9e2ea
Lua time 2021-01-01 02:46:01 +01:00
Alula d1698d43b8
refactor the npc system and fix a bunch of shitty bugs abusing unsafe in meanwhile 2020-12-25 23:39:41 +01:00
Alula 82cce198ee
Touch controls, Android support 2020-12-20 21:57:17 +01:00
Alula d6d2df53f7
initial co-op support 2020-11-29 13:06:10 +01:00
Alula 605a858c90
Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
Renamed from src/menu.rs (Browse further)