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
da90a7836e907fcd2ebad761f274dc6b946ff64e
mist
/
game
T
History
syedm
3d4ae43f52
Touchups
2026-04-03 18:10:55 +01:00
..
enemy
Enhance enemy AI and weapon mechanics: add knockback effect based on player position in Enemy class; improve attack direction handling and animation in OccamsRazor class.
2026-04-03 14:59:28 +01:00
hud
Touchups
2026-04-03 18:10:55 +01:00
props
Refactor input handling: replace hardcoded key inputs with configurable key bindings for character movement, inventory navigation, and actions; enhance settings scene with key rebind functionality and add credits scene.
2026-04-03 14:46:35 +01:00
traps
Implement logging system: add GameLogger class for managing log messages, integrate logging in HUDLayer and ShrodingersMine for enhanced gameplay feedback.
2026-04-03 00:38:27 +01:00
weapons
Enhance enemy AI and weapon mechanics: add knockback effect based on player position in Enemy class; improve attack direction handling and animation in OccamsRazor class.
2026-04-03 14:59:28 +01:00
character.rb
Refactor input handling: replace hardcoded key inputs with configurable key bindings for character movement, inventory navigation, and actions; enhance settings scene with key rebind functionality and add credits scene.
2026-04-03 14:46:35 +01: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
Refactor input handling: replace hardcoded key inputs with configurable key bindings for character movement, inventory navigation, and actions; enhance settings scene with key rebind functionality and add credits scene.
2026-04-03 14:46:35 +01:00