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
35
Commits
1
Branch
0
Tags
7c35419026024ff19f079a136dfcd722039336ce
Commit Graph
5 Commits
Author
SHA1
Message
Date
syedm
5f3b6b8e29
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
syedm
6769f174af
fix torch position used by shader
2026-03-29 11:15:47 +00:00
syedm
1fbd12e6f6
Refactor props handling and inventory logic; add ghost prop preview
2026-03-28 23:07:42 +00:00
syedm
045200bf9f
Props are now collectible;
...
Props logic refractor; maze coordinates cleanup
2026-03-28 18:09:58 +00:00
syedm
e42b31ec24
Refactor character and enemy AI movement logic; implement delta time for smoother updates and replace object (a reserved keyword) with prop.
2026-03-28 16:43:37 +00:00