Hans Kokx hans
  • Joined on 2026-01-19
hans pushed to main at hans/wolf_dart 2026-03-17 15:35:35 +01:00
68dfd1a444 Document the managers
hans pushed to main at hans/wolf_dart 2026-03-17 14:10:30 +01:00
0e77127585 Enemies now react to shots being fired in the same area
hans pushed to main at hans/wolf_dart 2026-03-17 14:05:22 +01:00
9c60c81da5 Fix enemy idle->patrolling state transition
hans pushed to main at hans/wolf_dart 2026-03-17 13:56:53 +01:00
6927c902a7 Fix enemy spawning
hans pushed to main at hans/wolf_dart 2026-03-17 13:43:33 +01:00
99cca5cc10 Fix wall texture loading and improve loading times
hans pushed to main at hans/wolf_dart 2026-03-17 13:42:04 +01:00
f282cb277f Fixed sprite rendering bug and death animations
hans pushed to main at hans/wolf_dart 2026-03-17 13:15:42 +01:00
ff051d1f34 Update enemy sprite IDs
hans pushed to main at hans/wolf_dart 2026-03-17 13:00:12 +01:00
1575042870 Unified asset painter and added to package. Fixes and simplifes sprite rendering.
hans pushed to main at hans/wolf_dart 2026-03-17 12:46:32 +01:00
2ff7e04ba4 Added dartdoc comments for enemy types and sprite frame ranges. Added helper methods to enemy types to check for overlapping frames.
hans pushed to main at hans/wolf_dart 2026-03-17 12:38:48 +01:00
556f89e076 Added the ability to exclude frames from a frame range. This will help with death animations where the sprites are out of order.
hans pushed to main at hans/wolf_dart 2026-03-17 12:37:17 +01:00
a778e0f1fa Added some dartdoc comments and an (untested) sixel rasterizer
hans pushed to main at hans/wolf_dart 2026-03-17 11:20:08 +01:00
552a80ecc8 Added some dartdocs
hans pushed to main at hans/wolf_dart 2026-03-17 11:19:48 +01:00
7c0abd200d Added ephemeral to gitignore
hans pushed to main at hans/wolf_dart 2026-03-17 10:55:30 +01:00
f70a94f6b2 Delete migration script
hans pushed to main at hans/wolf_dart 2026-03-17 10:55:15 +01:00
0dc75ded62 Migrate all Dart packages to a single wolf_3d_dart package
hans pushed to main at hans/wolf_dart 2026-03-17 10:20:41 +01:00
eec1f8f495 Move rasterizer to engine
hans pushed to main at hans/wolf_dart 2026-03-16 17:42:26 +01:00
bd486e4c82 Fix door opening sound
hans pushed to main at hans/wolf_dart 2026-03-16 17:33:49 +01:00
bc74f7beee Configure vscode
hans pushed to main at hans/wolf_dart 2026-03-16 16:59:49 +01:00
cd56366366 Draw better CLI HUD
hans pushed to main at hans/wolf_dart 2026-03-16 16:29:09 +01:00
400720a56e Fix ASCII rasterizer scaling for CLI