Commit graph

7 commits

Author SHA1 Message Date
ab5b3ade52 Backup before I nuke the project
- Rewrote mkdevprj/rmdevprj in Makefile
- Add MOAM modloader
- Add core.exception()
- Add protection mode
- Rewrote module initialization
- Add experimental markdown parser
- Many more very small changes
2023-08-07 14:49:12 +02:00
0e778fe4b9 readycount--; (fix freezing issue) 2023-07-07 11:03:06 +02:00
b57d00e9cd Many improvements (see commit description)
Added more things to roadmap, removed autoload singleton check, added support for Godot 4.1, all startup messages now use Logger.diag() instead of Logger.info() (making them disappear but can be shown if needed), removed autoload.gd, fixes syntax.
2023-07-07 10:58:49 +02:00
31f854c5c6 Add image to README and splash api 2023-06-29 17:22:13 +02:00
2e23c39bcd Added events and resmgr API + improved startup 2023-05-29 20:46:47 +02:00
9cba437ee2 Added autoloader and welcome() function 2023-03-18 18:02:07 +01:00
a04cabb6d8 Initial commit 2023-03-18 16:34:12 +01:00