1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-11-16 19:02:47 +00:00
Commit graph

77 commits

Author SHA1 Message Date
Alula c127ee4bd4
use path list for resource loading 2022-02-10 08:54:20 +01:00
Alula 3374f13c2b
soundtrack switching menu 2022-02-10 07:15:28 +01: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
dawnDus b7f226b322
Pause menu background dimming 2022-01-25 19:35:41 -05:00
dawnDus 3b307c7c9d
Wrong dimension on clip width 2022-01-25 00:13:51 -05:00
dawnDus d32cd87532
Pause menu improvements 2022-01-24 22:34:21 -05:00
Alula dba6789b0a
Consistent menu spacing 2022-01-22 05:08:13 +01:00
dawnDus 203bacb1a0 reset cutscene skip speed in main menu 2022-01-21 23:23:57 +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 6226df68ca
F2 for quick retry 2022-01-20 22:30:25 -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 d147242199
scaling / ui tweaks, persistent timing 2021-10-14 09:43:17 +02:00
Alula 3f9ad235ce
light cone toggle 2021-10-10 02:31:07 +02: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