Commit graph

9 commits

Author SHA1 Message Date
d7fd3a2907 I type without thinking 2024-02-10 21:52:50 +01:00
4e65b2715a Update documentation 2024-02-10 21:21:38 +01:00
538ba01aec Add support for custom modules
https://yourdick.zip
2024-02-05 18:03:16 +01:00
ed4647c750 Uncringe the project 2024-02-04 21:36:30 +01:00
b6a97946f0 Fix syntax in config.gd.example and fix mkdevprj 2023-08-25 16:21:33 +02:00
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
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
f06b031a5e Fix references link 2023-07-29 20:43:45 +02:00
83ea84b9ab Documentation/website release and more
This commit added:
- A website and documentation (two in one) containing a install guide and code references
- Character counting script (count_characters.sh)
- Godot development project support (making a temporary godot project)
- Makefile
2023-07-09 00:16:15 +02:00