bettola/assets
Ritchie Cunningham e06d6eec37 [Refactor] Implement scriptable Lua API
Large architecture refactor of the scripting system.

Previous implementation required Lua scripts to return "action
tables" which were interpreted by a large and not very flexible at all
if-else ladder in C++. While fine for the initial implementation, it's
not scalable, and it makes it impossible for players to write their own
meaningful tools.
2025-09-27 21:18:05 +01:00
..
fonts/hack [Add] Text rendering. 2025-09-20 03:16:59 +01:00
scripts/bin [Refactor] Implement scriptable Lua API 2025-09-27 21:18:05 +01:00
shaders [Add] Implement basic UI windowing system. 2025-09-20 12:30:57 +01:00