11 Commits

Author SHA1 Message Date
ineed bots
42a3c64e97 Fix no negotation link path generation 2023-04-19 21:43:11 -06:00
JezuzLizard
4135e7653a Add script errors for added builtins.
Fix generatepath() to return nodenums instead of pathnodes to workaround an obscure VM bug which is caused by sending a random origin as an argument and returning pathnodes.
2023-03-27 16:34:28 -07:00
JezuzLizard
bb8233cf86 Add more path structs.
Add getlinkednodes method for a node. getnodenumber method. getnodebynumber function. generatepath function.
2023-03-25 19:06:45 -07:00
JezuzLizard
ffdf2c48ba Fix bugs related to variable getting and settingfunctions.
Add unit test functions fpr GSC builtins.
2023-03-25 00:29:50 -07:00
JezuzLizard
b861f5cc56 Add more structs, and more script functions. 2023-03-24 20:21:50 -07:00
JezuzLizard
70e2f8bdb6 Add more structs and symbols.
Check for T4SP environment to prevent MP from being ravaged.
2023-03-24 17:21:57 -07:00
JezuzLizard
6a8f8dbcbe Add support for adding custom GSC funcs and meths. 2023-03-24 15:31:13 -07:00
JezuzLizard
74f6a66374 Add scheduler, add support for GSC method adding, command adding.
Some cleanup. Add exception handler.
2023-03-24 15:04:25 -07:00
JezuzLizard
34b90247c9 Added git modules. 2023-03-23 20:03:20 -07:00
JezuzLizard
011bb0c554 Use t6-gsc-utils as a base. 2023-03-23 19:58:53 -07:00
JezuzLizard
e5b1504c1c
Initial commit 2023-03-23 19:31:59 -07:00