• Joined on 2026-06-04
riley commented on issue riley/wrplat-godot#1 2026-06-08 20:03:31 +02:00
Full jump bug

Found the bug. Coyote-timing prevented the else block from triggering, so jump cancellation would not detect within ~100ms of intitial jump. Added this codeblock to detect this case in commit…

riley closed issue riley/wrplat-godot#1 2026-06-08 20:03:31 +02:00
Full jump bug
riley pushed to main at riley/wrplat-godot 2026-06-08 20:00:51 +02:00
77bc341f9b Changed run/walk to be based more off of momentum. Fixed jump bug.
riley opened issue riley/wrplat-godot#1 2026-06-07 20:37:58 +02:00
Full jump bug
riley pushed tag v0.1.0 to riley/wrplat-godot 2026-06-07 15:29:08 +02:00
riley released Prototype Prerelease 2 at riley/wrplat-godot 2026-06-07 15:29:08 +02:00
riley pushed to main at riley/wrplat-godot 2026-06-07 15:19:59 +02:00
b18283ed9d Changed debug information to be hidden by default.
riley pushed to main at riley/wrplat-godot 2026-06-07 15:15:47 +02:00
eca85aa2d0 Changed LangVersion back to avoid export issues and removed experimental language features.
riley pushed to main at riley/wrplat-godot 2026-06-07 15:13:26 +02:00
b55d2d87c8 Fixed export_presets.cfg
riley pushed to main at riley/wrplat-godot 2026-06-07 15:04:53 +02:00
77d850f95e Improved platforming jump physics and added music autoplay feature. Added joystick support. Added dimmed background tiling.
riley pushed to main at riley/wrplat-godot 2026-06-06 14:30:29 +02:00
ba2ce768e4 Changed macOSX build export path to end with .dmg instead of .app
riley pushed to main at riley/wrplat-godot 2026-06-06 13:25:27 +02:00
fb29fead0d Disabled export caching feature (incompatible with gitea)
riley pushed to main at riley/wrplat-godot 2026-06-06 13:14:35 +02:00
82ce008b05 Fixed runs_on
riley pushed to main at riley/wrplat-godot 2026-06-06 13:11:30 +02:00
08d75b55f0 Added tag-based release labeling
riley pushed to main at riley/wrplat-godot 2026-06-06 12:55:35 +02:00
4af85ded56 Fixed release action
riley pushed to main at riley/wrplat-godot 2026-06-06 12:49:50 +02:00
89dfa3f941 Added .NET installation step to action
riley pushed to main at riley/wrplat-godot 2026-06-06 12:46:18 +02:00
0e2edfddd7 Fixed download urls
riley pushed to main at riley/wrplat-godot 2026-06-06 12:43:27 +02:00
584d26c562 Added 7zip installation step
riley pushed to main at riley/wrplat-godot 2026-06-06 12:22:54 +02:00
2b4e967110 Fixed versioning mistake for release action
riley pushed to main at riley/wrplat-godot 2026-06-06 12:21:46 +02:00
2642e2f63b Fixed spelling mistake in action