Commit graph

6 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
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
d5f4874100 Remove dumb scene_name variables 2023-05-30 02:42:05 +02:00
0e843d3d8f Fix issues with smgr.gd 2023-05-30 02:08:28 +02:00
0e83bfd634 Added debug overlay support 2023-03-18 18:02:17 +01:00
a04cabb6d8 Initial commit 2023-03-18 16:34:12 +01:00