This website requires JavaScript.
Explore
Help
Sign In
syedm
/
mist
Watch
1
Star
0
Fork
0
You've already forked mist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0369d24338f571a44f8a5edd51ef06953d836427
mist
/
game
T
History
syedm
0369d24338
Refactor enemy system: enhance EnemyAI with attack cooldown, update Force class to handle damage, and improve EnemyHandler for enemy removal; add OccamsRazor weapon with attack mechanics.
2026-03-30 19:39:43 +00:00
..
enemy
Refactor enemy system: enhance EnemyAI with attack cooldown, update Force class to handle damage, and improve EnemyHandler for enemy removal; add OccamsRazor weapon with attack mechanics.
2026-03-30 19:39:43 +00:00
hud
Refactor enemy system: enhance EnemyAI with attack cooldown, update Force class to handle damage, and improve EnemyHandler for enemy removal; add OccamsRazor weapon with attack mechanics.
2026-03-30 19:39:43 +00:00
props
Keep minimum wood/metal to allow razor to always be craftable
2026-03-29 22:24:14 +00:00
traps
Implement enemy pathfinding restrictions in starting room; rectify collision rectangle checks for props; create new trap and weapon files.
2026-03-29 13:42:59 +00:00
weapons
Refactor enemy system: enhance EnemyAI with attack cooldown, update Force class to handle damage, and improve EnemyHandler for enemy removal; add OccamsRazor weapon with attack mechanics.
2026-03-30 19:39:43 +00:00
character.rb
Refactor debug checks to use event bus settings for consistency across game components.
2026-03-28 23:24:09 +00:00
maze.rb
Refactor debug checks to use event bus settings for consistency across game components.
2026-03-28 23:24:09 +00:00
scene.rb
Replace Perlin noise with Ruby-OpenGL2 for shader support; update Gemfile and remove related noise generation code.
2026-03-30 15:59:58 +00:00