Kazhnuz Klappsthul kazhnuz · they/them
kazhnuz closed issue game-projects/sonic-radiance#84 2021-04-11 10:54:12 +02:00
Sometimes when the character is in "fast charset" mode, he get mirrored
kazhnuz opened issue game-projects/sonic-radiance#87 2021-04-11 10:43:43 +02:00
Add difficulty settings
kazhnuz opened issue game-projects/sonic-radiance#86 2021-04-11 10:40:08 +02:00
Add confirmation dialogs
kazhnuz opened issue game-projects/sonic-radiance#85 2021-04-11 09:51:22 +02:00
Add sound on every menu
kazhnuz opened issue game-projects/sonic-radiance#84 2021-04-11 09:49:52 +02:00
Sometimes when the character is in "fast charset" mode, he an inverse himself
kazhnuz commented on issue game-projects/sonic-radiance#83 2021-04-10 21:01:55 +02:00
Sonic can get stuck in solid tile

Looks like the whole collision will tiles system will have to be improved, I feel this is the source of the problem. Instead of compute the new position, I feel that trying the collision pixel by…

kazhnuz pushed to master at game-projects/sonic-radiance 2021-04-10 20:47:48 +02:00
cd0190f065 feat: add a basic "punch" action
84af3076f2 feat: add dash/run
34b409f423 feat: add flight
8f27270c39 feat: add initial action checking system
16fa9f49eb improvement: make char switch instant
Compare 20 commits »
kazhnuz closed issue game-projects/sonic-radiance#78 2021-04-10 20:47:48 +02:00
Add basic actions
kazhnuz opened issue game-projects/sonic-radiance#83 2021-04-05 17:35:30 +02:00
Sonic can get stuck in solid tile
kazhnuz pushed to master at game-projects/sonic-radiance 2021-04-05 16:30:01 +02:00
70029ba7bd feat: Finish PNJ system
93254fefa1 fix: wat
Compare 2 commits »
kazhnuz closed issue game-projects/sonic-radiance#4 2021-04-05 16:30:01 +02:00
Add PNJ system
kazhnuz commented on issue game-projects/sonic-radiance#4 2021-04-05 15:34:12 +02:00
Add PNJ system

Second point is done

kazhnuz closed issue game-projects/sonic-radiance#73 2021-04-05 14:20:37 +02:00
Add main menu
kazhnuz pushed to master at game-projects/sonic-radiance 2021-04-05 14:20:37 +02:00
fccc4a5d8e improvement: add main menu transitions
f538ffa94a feat: add transitions between title and menu
f59ebd11e5 fix: fix circle initial size
1b0091937f fix: replace deprecated function
207d37eddc improvement: new titlescreen
Compare 9 commits »
kazhnuz closed issue game-projects/sonic-radiance#72 2021-04-05 14:20:36 +02:00
Add save selection menu
kazhnuz closed issue game-projects/sonic-radiance#71 2021-04-04 16:34:02 +02:00
Inventory isn't saved
kazhnuz pushed to master at game-projects/sonic-radiance 2021-04-04 16:34:02 +02:00
703d11d8b7 fix: make sure that character/loot data are saved
e2df082d92 improvement: use same border size everywhere
262a46be82 feat: style main menu
801e332b69 feat: add a better menu structure outside debug
5f18f79ed6 fix: only use lovebird in debug mode
Compare 5 commits »
kazhnuz pushed to master at game-projects/sonic-radiance 2021-04-03 19:33:05 +02:00
4dc0cc2dd3 fix: better fix for ring number
02dc4e0d2e fix: use the forever destroy mode on boxes
d64868d54c fix: fix numberToString
8c871d3444 fix: reset music when starting a battle
be54412284 improvement: only change current music when new
Compare 7 commits »
kazhnuz closed issue game-projects/sonic-radiance#81 2021-04-03 19:33:05 +02:00
Rings behave strangely over 1000
kazhnuz closed issue game-projects/sonic-radiance#82 2021-04-03 19:33:04 +02:00
Stuff that should diseapper forever don't