cacb5226bf
Add stringify_variables method to misc.gd
2024-04-15 21:52:27 +02:00
493bf45b8c
Fix wait time
2024-04-14 15:17:55 +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
bf7eacdb39
Update development mode
2024-04-09 00:53:43 +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
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
6c8fc29c28
Update class descriptions
2024-03-31 17:59:11 +02:00
2485edfd87
Make all scripts lowercase again
...
I am stupid.
I changed 'release_' to 'version_' in src/core.gd and Test.gd btw.
2024-03-28 12:54:12 +01:00
a46687590a
Rename modules
2024-03-21 15:47:39 +01:00
d4baec5832
Get origin from args, not stack
2024-03-05 21:32:13 +01:00
0bdfe08574
Change license (GPL -> AGPL)
2024-03-03 18:53:09 +01:00
291c7c5349
Update notice and add documentation to classes
2024-02-12 20:01:20 +01:00
ff0bd01e88
Modify config, custom module support and init
2024-02-10 18:49:25 +01:00
d92e276ed8
Allow disabling LogUI and other changes to LogUI
...
The config key 'logui_background' has been removed in favour of 'logui_background_color' and 'logui_enabled'. 'logui_enabled' controls whenether LogUI is displayed or not. To achieve the background transparency, 'logui_background_color' should be set to 'Color.TRANSPARENT'.
2024-02-09 14:27:55 +01:00
ed4647c750
Uncringe the project
2024-02-04 21:36:30 +01:00