Zed A. Shaw
|
d93bc1615c
|
Big changes to use the new lel-guecs setup but now almost everything works. Only thing missing is Issue #16 in quecs.
|
2025-07-23 14:03:41 -04:00 |
|
Zed A. Shaw
|
6a0725e401
|
Simply re-init the overlay on new level. Closes #14.
|
2025-06-28 22:39:46 -04:00 |
|
Zed A. Shaw
|
fcd1bc589c
|
Make a function to access overlay cells Closes #35.
|
2025-06-26 23:17:53 -04:00 |
|
Zed A. Shaw
|
f559b5a39d
|
Fixed the problem where the only way to complete a grab/drop operation was to capture the MOUSE_CLICK directly. Solution was to move the mouse processing out of DNDLoot and only handle the MOUSE_MOVE/DRAG.
|
2025-06-24 11:33:37 -04:00 |
|
Zed A. Shaw
|
2aa4f0a2e8
|
Finally can pick things up, but it's really bad so far. Need a bunch of refactoring in how the collision system works, and make it so collision and maps can have multiple entities in the same square.
|
2025-06-12 13:06:36 -04:00 |
|
Zed A. Shaw
|
dfc6aa08e9
|
Loot UI is now mostly formed, just need to get loot into it and make it work.
|
2025-05-14 11:49:09 -04:00 |
|
Zed A. Shaw
|
8545b8cf1d
|
Simple Loot UI started.
|
2025-05-14 00:51:53 -04:00 |
|