|
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 |
|
|
a5129d5685
|
Remove comments for classes that are normally not visible anyway
|
2024-04-14 23:42:31 +02:00 |
|
|
9a5e5988d5
|
Fix check
|
2024-04-14 23:42:10 +02:00 |
|
|
438f97f8b2
|
Update Bessere Tests
|
2024-04-14 23:41:27 +02:00 |
|
|
143e2d3176
|
Fix cleanup issues
|
2024-04-14 19:58:48 +02:00 |
|
|
6dd45fb877
|
Bump version information to v1-r1
|
2024-04-14 15:18:21 +02:00 |
|
|
493bf45b8c
|
Fix wait time
|
2024-04-14 15:17:55 +02:00 |
|
|
2e9cce8f27
|
Bump version information (first release yay 🥳)
|
2024-04-14 14:52:19 +02:00 |
|
|
0479635f95
|
Fix logger output when using verbose stdout mode (fix #23)
|
2024-04-14 14:42:46 +02:00 |
|
|
56c96ee102
|
Revert "Update Test.gd" (didn't mean to do that)
This reverts commit a94b77d573 .
|
2024-04-14 14:24:25 +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 |
|
|
a94b77d573
|
Update Test.gd
|
2024-04-14 14:20:34 +02:00 |
|
|
a722ea5235
|
Remove () (is a signal not a method)
|
2024-04-12 17:08:14 +02:00 |
|
|
9ef4c9243a
|
Wait a frame for instance cleanup
|
2024-04-12 17:06:09 +02:00 |
|
|
82b4362859
|
Update cleanup call order
|
2024-04-12 17:03:37 +02:00 |
|
|
780c553f79
|
Clean logger instances in _cleanup()
|
2024-04-12 17:02:20 +02:00 |
|
|
5058c2421c
|
Enforce config duplication
I did this to avoid crashes when reusing the same config object.
|
2024-04-12 16:59:29 +02:00 |
|
|
b835e11fa5
|
Fix documentation error
|
2024-04-12 15:49:00 +02:00 |
|
|
d4b0fc84df
|
Update apply_configuration() function
|
2024-04-12 15:48:17 +02:00 |
|
|
63c095c297
|
Fix "invalid call"
|
2024-04-10 21:34:12 +02:00 |
|
|
c0994a8b42
|
Update version number (oopsie)
|
2024-04-10 01:02:26 +02:00 |
|
|
6239439305
|
Merge pull request 'Add issue and pr templates' (#19) from meta/pr-issue-templates into develop
Reviewed-on: #19
|
2024-04-10 00:45:31 +02:00 |
|
|
a4101373a3
|
Fix issues
|
2024-04-10 00:42:19 +02:00 |
|
|
f478b381f2
|
Add pull request templates
|
2024-04-09 22:58:04 +02:00 |
|
|
62762ed4e2
|
Fix description, labels and ''
|
2024-04-09 22:57:47 +02:00 |
|
|
8580732e9e
|
Add issue templates
|
2024-04-09 21:52:38 +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 |
|
|
2870270e35
|
Fix origin argument for core.gd
|
2024-04-08 21:45:46 +02:00 |
|
|
b37e4d98ae
|
Move quit_safely() method into Core
|
2024-04-08 21:42:03 +02:00 |
|
|
62602416d3
|
Fix built-in modules not being recognized as
|
2024-04-08 21:37:39 +02:00 |
|
|
abcbce2dcd
|
Fix crash function crashing (lol)
|
2024-04-08 21:37:29 +02:00 |
|
|
6bae282326
|
Move modules to CoreLoggerInstance
|
2024-04-08 21:30:24 +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 |
|
|
c13a27bee2
|
Update Bessere Tests config
|
2024-04-08 20:29:47 +02:00 |
|
|
287dea0182
|
Fix unit test and placeholder overlap
|
2024-04-08 20:18:49 +02:00 |
|
|
7e7fb03e54
|
Update Test.gd a bit
|
2024-04-08 20:15:00 +02:00 |
|
|
5fed9c1f9b
|
Update documentation (second commit)
|
2024-04-08 20:14:38 +02:00 |
|
|
330bb98dd9
|
Update erm module
Added blocking functionality for unsecure requests and modified some function names.
|
2024-04-08 16:42:03 +02:00 |
|
|
0ac55d4f1b
|
Update documentation (first commit)
|
2024-04-08 02:43:31 +02:00 |
|
|
7e75bc6638
|
Minor code style update
|
2024-04-08 02:43:15 +02:00 |
|
|
76a6c274a4
|
Update Bessere Tests
|
2024-04-07 22:11:33 +02:00 |
|
|
affeee4e7e
|
Update Bessere Tests
|
2024-04-07 22:02:56 +02:00 |
|
|
1c528da96f
|
Add erm module test
|
2024-04-06 14:00:44 +02:00 |
|