Zed A. Shaw zedshaw
zedshaw opened issue games/raycaster#96 2025-10-09 05:01:32 +00:00
systems.cpp:292 in Systems::collision has weird combat_count
zedshaw opened issue games/raycaster#95 2025-10-04 03:15:58 +00:00
PATHING! In the curse-go project I figured out something
zedshaw opened issue games/lel-guecs#20 2025-09-24 15:29:23 +00:00
Add a $gui.has("cell_name") so init functions can adapt
zedshaw opened issue games/lel-guecs#19 2025-09-24 05:50:57 +00:00
UI.entity() should be private or throw errors
zedshaw opened issue games/lel-guecs#18 2025-09-24 02:58:37 +00:00
If a cell is empty you get everything smashed to the top left
zedshaw opened issue games/raycaster#94 2025-09-15 15:09:13 +00:00
textures.cpp:69 this error message is totally wrong
zedshaw opened issue games/raycaster#93 2025-09-12 03:33:32 +00:00
Animation in raycaster.cpp should really be a system
zedshaw opened issue games/raycaster#92 2025-09-11 17:40:54 +00:00
Stop using tiles to identify enemies
zedshaw pushed to master at games/raycaster 2025-09-08 03:56:32 +00:00
0afaa20c1d Improved the code so it uses ai::EntityAI and it now will find healing when it gets low. Has a bug where it stalls when finding healing and gets into combat.
zedshaw pushed to master at games/raycaster 2025-09-07 02:50:29 +00:00
7207d53885 Autowalker now figures out there's an enemy near when first entering a level.
zedshaw pushed to master at games/raycaster 2025-09-06 04:02:48 +00:00
ed33a36bca Autowalker now will grab healing when they need it and can grab it.
zedshaw pushed to master at games/raycaster 2025-09-06 03:49:19 +00:00
29ab9721af Now they AI will heal when they can, but not yet go get itesm before/during combat.
zedshaw pushed to master at games/raycaster 2025-09-06 03:20:53 +00:00
a2192e25eb AI can now walk to where healing items are and pick them up to use.
zedshaw pushed to master at games/raycaster 2025-09-05 15:56:42 +00:00
fe37aa11df Accidental crash when you click on an empty inventory.
zedshaw pushed to master at games/raycaster 2025-09-05 03:40:41 +00:00
f03a3a31a8 Autowalker now walks more accurately to locations, fights enemies, and also picks up loot drops and healing items _only_.
zedshaw pushed to master at games/raycaster 2025-09-04 16:23:58 +00:00
40b2d7f45d Bring over various autowalker improvements.
zedshaw closed issue games/raycaster#30 2025-09-04 15:48:19 +00:00
Fix getting stuck in combat (systems.cpp:30)
zedshaw pushed to master at games/raycaster 2025-09-04 15:48:19 +00:00
9c5bad5959 This fixes the bug where you get 'stuck' while moving and passing an enemy. Need to sort out why this fixes it though. Closes #30.
ba5fc73127 Disable collecting items for now.
Compare 2 commits »
zedshaw opened issue games/raycaster#91 2025-09-04 14:47:19 +00:00
Change system::set_position to init_position
zedshaw pushed to master at games/raycaster 2025-09-03 15:29:44 +00:00
ca3b04b895 Invalid test, should be enemy.