Commit graph

20 commits

Author SHA1 Message Date
db8a0b5f0c why this here 2024-03-15 13:09:28 +01:00
d4baec5832 Get origin from args, not stack 2024-03-05 21:32:13 +01:00
9d58636dc3 Move & update .gdignore 2024-03-03 19:16:36 +01:00
c37f267b31 Update installation instructions 2024-03-03 18:53:34 +01:00
3663baee3b Add missing modules 2024-02-12 21:20:57 +01:00
c5bd26167a Add links to StarOpenSource's fediverse profiles 2024-02-12 21:19:54 +01:00
2df87bc4ae Add distrib builder, reduce docs size, bump ver 2024-02-12 20:15:24 +01:00
ad302671f8 Fix documentation 2024-02-12 20:01:16 +01:00
ce3e7da09c Fix typo in documentation 2024-02-12 20:01:10 +01:00
2d5762e29d true -> false 2024-02-12 20:01:06 +01:00
1067a5dcaa Fix project.godot error 2024-02-12 20:01:02 +01:00
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