Commit graph

92 commits

Author SHA1 Message Date
402d5e2ada
Fix identation
skill issue
2024-07-24 02:09:02 +02:00
9372a5be1c
Update docusaurus 2024-07-24 01:59:36 +02:00
b80d387a3e
Add comparison warning 2024-05-17 02:13:03 +02:00
00368a14e5
Add awaiting required note 2024-05-15 01:58:52 +02:00
5f598d94f9
Update "Initializing CORE" documentation page 2024-05-15 01:58:47 +02:00
7ea7de55ff
Update Log UI 2024-05-15 01:52:12 +02:00
535b8b69cf
Fix heading identation? 2024-05-14 00:39:37 +02:00
1aafa02fab
Replace sos!sky links with sos!fly links 2024-05-11 23:32:03 +02:00
a73ccc0305
Update docs README.md and config
(this is embarrasing)
2024-05-11 23:27:35 +02:00
f45a83bf2c
Drop typed array requirement (2nd try) 2024-05-11 02:50:15 +02:00
1616c7b37d
Allow minimum_matches = -1 2024-05-11 02:48:12 +02:00
48380cd8c3
Add more compatibility to is_not_empty() 2024-05-11 02:40:08 +02:00
a081d71bed
Make CoreValidationSchema's 1000x better 2024-05-11 01:40:28 +02:00
d62467bd05
Replace index page with redirect 2024-05-10 15:33:29 +02:00
14b5989f26
Remove ' \' 2024-05-07 21:11:08 +02:00
37da7a8a41
Sync config documentation with config script 2024-05-07 20:25:55 +02:00
9ab25940bc
Add missing stringify_variables() function in docs 2024-05-07 19:15:24 +02:00
2b0de4a7b3
Fix broken links 2024-05-05 15:19:33 +02:00
5c2fe02c4e
Update bad practise section 2024-05-05 15:15:18 +02:00
36d4b9e555
Reorganize references 2024-05-05 15:13:00 +02:00
59d481696b
Update titles 2024-05-05 15:05:41 +02:00
206a6220cc
Add CoreValidationSchema online documentation
plus validation module docs
2024-05-05 15:02:59 +02:00
640b8ce6a2
Update docusaurus 2024-05-05 15:01:12 +02:00
4a291d7935
Fix heading 2024-05-04 12:58:17 +02:00
fdf09f8c8e
Update CoreTypes online documentation 2024-05-04 12:39:19 +02:00
dd0274ef0b
Update docusaurus config 2024-05-04 12:39:09 +02:00
8dac1792a0
Add online documentation for CoreValidationSingle 2024-05-04 12:34:13 +02:00
53981c55f9
Fix typo and writing 2024-04-25 17:30:20 +02:00
3c1935c9e9
Add custom module guide to documentation 2024-04-25 17:25:41 +02:00
2909075ed2
Allow custom modules per default now 2024-04-25 16:48:57 +02:00
5a02c10080
Add ability to hide the window on shutdown 2024-04-24 01:41:21 +02:00
b4e4a4df1f
Reimplement 'logger_detect_verbose_mode' setting 2024-04-24 01:39:38 +02:00
e7d0a9d9a6
Add special welcome message
This also adds this nice banner (thanks figlet!):
_________________________________   __________                                                    ______
__  ____/_  __ \__  __ \__  ____/   ___  ____/____________ _______ ___________      _________________  /__
_  /    _  / / /_  /_/ /_  __/      __  /_   __  ___/  __ `/_  __ `__ \  _ \_ | /| / /  __ \_  ___/_  //_/
/ /___  / /_/ /_  _, _/_  /___      _  __/   _  /   / /_/ /_  / / / / /  __/_ |/ |/ // /_/ /  /   _  ,<
\____/  \____/ /_/ |_| /_____/      /_/      /_/    \__,_/ /_/ /_/ /_/\___/____/|__/ \____//_/    /_/|_|
2024-04-23 21:34:38 +02:00
97703eac04
Purge online and in-editor documentation for internal methods & vars 2024-04-15 00:07:25 +02:00
341fb1dfb3
Add missing line 2024-04-14 23:54:09 +02:00
8455c2e1eb
Rename sms.gd arguments to something meaningful 2024-04-14 23:52:12 +02:00
15d78eb0d7
Add cleanup hooking system (closes #24) 2024-04-14 23:48:53 +02:00
0123618214
Fix documentation error for core.gd 2024-04-14 23:48:27 +02:00
0479635f95
Fix logger output when using verbose stdout mode (fix #23) 2024-04-14 14:42:46 +02:00
b05d1428a5
Add automatic cleanup (fixes #25) 2024-04-14 14:23:05 +02:00
12aebc5dd9
Rename documentation pages 2024-04-14 14:21:46 +02:00
b835e11fa5
Fix documentation error 2024-04-12 15:49:00 +02:00
d2735361b0
Introduce scheduler and add CoreLoggerInstance cleanup (#17) 2024-04-09 20:13:49 +02:00
bf7eacdb39
Update development mode 2024-04-09 00:53:43 +02:00
10c5cfd134
Removed a few links docusaurus complains about. 2024-04-08 22:44:44 +02:00
0416643d1d
Add development documentation link 2024-04-08 22:40:10 +02:00
b37e4d98ae
Move quit_safely() method into Core 2024-04-08 21:42:03 +02:00
abcbce2dcd
Fix crash function crashing (lol) 2024-04-08 21:37:29 +02:00
39bc3f5872
Fix a few class documentation issues
Fixed a few newline issues and made all notes, warnings and dangers (is that a word?) bold and partially italic.
2024-04-08 21:19:24 +02:00
5fed9c1f9b
Update documentation (second commit) 2024-04-08 20:14:38 +02:00