Zed A. Shaw
|
ed9d0de8e0
|
Event system now accepts any data and the GUI receives simpler events with data for them.
|
2024-11-07 09:16:21 -05:00 |
|
Zed A. Shaw
|
0a268591c2
|
Started working on the loot system which will eventually become the inventory/improved collision system.
|
2024-11-07 00:29:06 -05:00 |
|
Zed A. Shaw
|
da8011cb14
|
Can just use the enum as the type for the map but it'd be nicer if I could use a class enum without tons of template BS.
|
2024-10-29 17:49:54 -04:00 |
|
Zed A. Shaw
|
3f87d19911
|
Simple event system for entities in the world.
|
2024-10-29 17:27:12 -04:00 |
|
Zed A. Shaw
|
ea6cf1362b
|
Create a test for the ECS before we add more functionality.
|
2024-10-29 16:04:40 -04:00 |
|