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
|
011fee4872
|
A little bit nicer but ultimately the way the system talks to the GUI needs a redesign to be more 'coarse grain'
|
2024-11-07 01:00:17 -05:00 |
|
Zed A. Shaw
|
009b1e63a7
|
More refactoring to get the GUI dumber.
|
2024-10-30 02:13:31 -04:00 |
|
Zed A. Shaw
|
04350cb51e
|
GUI is now decoupled from the ECS using the new DinkyECS event queues. That makes it easier to update and change the GUI without having to constantly alter the systems.
|
2024-10-29 18:33:11 -04:00 |
|