Commit graph

5 commits

Author SHA1 Message Date
edf99640cf
Fix memory leak and save file deletion + other stuff
might also be the commit where timer starts only when you move
2025-05-03 14:33:49 +02:00
709ce8eea3
split gravity logic, various bug fixes
fixed gravity strength being possibly strong at level beginning
fixed restarting being allowed after getting the last ring
fixed save file's "played_for" being reset or set to another file's
fixed the displayed save file total play time not being updated on main menu

maybe there's other stuff
2025-04-29 21:18:04 +02:00
ac1f29d111
new timer + save times to save files (#3) 2025-04-20 23:25:51 +02:00
7ae566720c
integrate a semi-working manager for save files (#3) 2025-04-16 00:16:39 +02:00
eefda9e2bd start creating the framework for menus (#3)
all very experimental so it'll see lots of changes
2025-03-27 16:00:39 +01:00