Hans Kokx hans
  • Joined on 2026-01-19
hans pushed to main at hans/wolf_dart 2026-03-16 00:22:56 +01:00
e9e56eac9a Fixed HUD background rendering
hans pushed to main at hans/wolf_dart 2026-03-16 00:09:31 +01:00
a73a36e21d Moved the weapon and damage flash to the rasterizer.
hans pushed to main at hans/wolf_dart 2026-03-16 00:03:35 +01:00
752c143234 Migrate to a software rasterizer to dramatically improve performance
hans pushed to main at hans/wolf_dart 2026-03-15 21:46:40 +01:00
59fc530a1a Added checksum and version checking
hans pushed to main at hans/wolf_dart 2026-03-15 21:15:54 +01:00
460552378a Add some debugging for later
hans pushed to main at hans/wolf_dart 2026-03-15 21:14:16 +01:00
b0852543b0 Play (wrong) door sound effect when the door opens or closes
hans pushed to main at hans/wolf_dart 2026-03-15 20:25:33 +01:00
b3b909a9b6 Remove unnecessary data class
hans pushed to main at hans/wolf_dart 2026-03-15 20:18:15 +01:00
192b69f1d1 Changed audio playback package
hans pushed to main at hans/wolf_dart 2026-03-15 20:13:08 +01:00
173339af82 Fixed shareware sprites
hans pushed to main at hans/wolf_dart 2026-03-15 20:04:01 +01:00
d4183beb3f Fixed enemy sprite id mappings
hans pushed to main at hans/wolf_dart 2026-03-15 19:46:03 +01:00
f12748f631 Working on fixing enemy ids and spawning
hans pushed to main at hans/wolf_dart 2026-03-15 19:36:39 +01:00
301218a01b Slowly fixing enemies
hans pushed to main at hans/wolf_dart 2026-03-15 19:21:16 +01:00
0eebf8e4fa Mapping enemy ids to difficulties
hans pushed to main at hans/wolf_dart 2026-03-15 18:16:49 +01:00
6c55136d5b Update enemy AI
hans pushed to main at hans/wolf_dart 2026-03-15 18:10:39 +01:00
347528c9f4 Adjust enemy sprites
hans pushed to main at hans/wolf_dart 2026-03-15 18:08:13 +01:00
25c08dfe99 Re-added the sprite screen. Made some adjustments to enemy AI.
hans pushed to main at hans/wolf_dart 2026-03-15 17:11:08 +01:00
2892984e4e Fix wrong enemies spawning all over
hans pushed to main at hans/wolf_dart 2026-03-15 16:28:04 +01:00
da00c5237f Fix dead guard not spawning at the beginning of the level
hans pushed to main at hans/wolf_dart 2026-03-15 16:20:20 +01:00
20755e93ed Decouple the engine from Flutter entirely
hans pushed to main at hans/wolf_dart 2026-03-15 16:17:45 +01:00
57d394e911 De-coupled remaining aspects of game into packages