Commit graph

7 commits

Author SHA1 Message Date
JeremyStar™ ed4647c750 Uncringe the project 2024-02-04 21:36:30 +01:00
JeremyStar™ 99703cf03e CORE rewrite (#1)
Reviewed-on: StarOpenSource/core#1

Rewrote CORE and improved the startup process and startup time significantly. The documentation has been beefed up too and is now much better. Existing projects may need major refactoring however.
Co-authored-by: JeremyStarTM <jeremystartm@staropensource.de>
Co-committed-by: JeremyStarTM <jeremystartm@staropensource.de>
2023-08-25 14:34:57 +02:00
JeremyStar™ c5a8432da4 Made _noprocess() a little bit better 2023-07-07 22:17:28 +02:00
JeremyStar™ 24fb70ce80 Fix inaccurate closing tag closing bug 2023-07-07 21:25:04 +02:00
JeremyStar™ 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
JeremyStar™ e4094e1aa1 Improve README, logger and preprocessor (a lot) 2023-07-07 04:10:53 +02:00
JeremyStar™ a04cabb6d8 Initial commit 2023-03-18 16:34:12 +01:00