orcs-in-the-forest / src /enemies.js

Commit History

feat: Implement dynamic fire-rate powerups and enemy behavior updates
5cf582c

Codex CLI commited on

feat(enemies, waves): add golem enemy with specific behaviors, health orbs, and projectile mechanics
1f43352

Codex CLI commited on

feat(enemies, waves): add wolf enemy with specific behaviors and spawn logic
a297171

Codex CLI commited on

feat(shaman): add shaman enemy type with fireball + teleport; refactor enemy typing; improve visuals, aim, and portal FX\n\n- Add shaman enemy (hood, cape, staff, glowing eyes)\n- Fireball projectile: glow, ring, light, flicker; faster speed\n- Aim fix: target camera, update world matrices, prevent reversed shots\n- Teleport: more frequent, portal FX at depart/arrive\n- Refactor enemies to be type-aware (orc/shaman)\n- Waves: spawn 1 shaman per wave\n- Track player velocity for future prediction\n- Add portal FX system
fd12cd0

Codex CLI commited on

Initial commit: Orcs In The Forest
1390db3

Codex CLI commited on