Commit graph

115 commits

Author SHA1 Message Date
35cdadf74d Make Test.gd more modern 2024-03-24 15:43:31 +01:00
3760f674cb Add format_stringarray function 2024-03-24 15:42:38 +01:00
0c9f600328 Fix documentation error 2024-03-23 12:08:54 +01:00
717ce7d9fc Update initialize-core.md 2024-03-22 22:31:12 +01:00
439556ff4b Fix custom module support loading code 2024-03-22 21:41:27 +01:00
3471738bc1 Bump typerelease 2 -> 3 2024-03-22 21:35:52 +01:00
acb1485267 Update documentation 2024-03-22 21:22:36 +01:00
8a786fa24e Add git distribution builder 2024-03-22 21:17:26 +01:00
05ebb62641 Add 'initialized' var & waiting code 2024-03-22 21:12:11 +01:00
a46687590a Rename modules 2024-03-21 15:47:39 +01:00
7d905feffe Add stuff to roadmap 2024-03-21 15:44:40 +01:00
2187e75ffd what 2024-03-18 03:32:46 +01:00
9ccdee9130 Revert "Update CoreLoggerInstance"
This reverts commit d0e8e394fa.
2024-03-18 03:26:12 +01:00
61eaa41fd9 Add storage module 2024-03-18 03:23:27 +01:00
af37b9ef9d Fix documentation 2024-03-18 03:23:16 +01:00
d0e8e394fa Update CoreLoggerInstance 2024-03-18 03:03:54 +01:00
bb18dfc174 Fix oopsie 2024-03-17 22:34:05 +01:00
a533c8916f Add CoreLoggerInstance 2024-03-17 22:32:14 +01:00
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
537c61ae5f Add .gdignore (why did I not add this earlier?) 2024-03-03 19:10:37 +01:00
0ba6f85c41 Fix formatting for Core.get_formatted_string() 2024-03-03 19:08:40 +01:00
3db90ed612 Optimize/change version checking 2024-03-03 19:08:20 +01:00
b739c8ad53 Update Test.gd 2024-03-03 19:07:59 +01:00
c37f267b31 Update installation instructions 2024-03-03 18:53:34 +01:00
0bdfe08574 Change license (GPL -> AGPL) 2024-03-03 18:53:09 +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
ba15341520 Add version check 2024-02-12 20:01:23 +01:00
291c7c5349 Update notice and add documentation to classes 2024-02-12 20:01:20 +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
753f811763 Bump version to 1-b1 2024-02-10 21:56:04 +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
d3fcdb63fa Update Test.gd 2024-02-10 21:21:18 +01:00
ff0bd01e88 Modify config, custom module support and init 2024-02-10 18:49:25 +01:00
6ec8ec785f Download -> Request 2024-02-10 18:48:49 +01:00
0e0afa60fc Update conversion functions 2024-02-10 18:48:37 +01:00
0b9baa8600 Update function name and add batched & awaited dls 2024-02-10 17:31:30 +01:00
40555114ae Fix diagnostic logging issue 2024-02-10 17:26:03 +01:00
75de2a3644 Remove edl.await_download() log clutter 2024-02-10 17:25:50 +01:00
953ad8201f Fix visiblity issues 2024-02-09 23:03:41 +01:00
dfb8cacb0d Name custom_modules_node 2024-02-09 22:59:43 +01:00
4c92ed5d0a Implement simple downloading module 2024-02-09 22:27:21 +01:00
2346b09da2 I hope this doesn't break everything 2024-02-09 21:18:14 +01:00