Commit graph

111 commits

Author SHA1 Message Date
92df8e4dcd Adds a utility binary and adds tasks to the windows node 2024-08-24 00:02:02 -07:00
6555b6c8f0 Adds some more IO Helpers 2024-08-24 00:01:12 -07:00
8e888cba1f Adds a color helper 2024-08-23 07:58:20 -07:00
c87af3d10e Add a execution and memory stack 2024-08-22 15:32:30 -07:00
53754ecf6e Add events and LINKSETDATA constants 2024-08-22 15:06:14 -07:00
272909a132 Add OMV Enum communication types 2024-08-22 14:47:06 -07:00
13ff5231b0 Add constants and float data type 2024-08-22 14:34:05 -07:00
97bc0d3a5f Add list data type 2024-08-22 14:11:33 -07:00
5965b3205c Add integer and rotation data types 2024-08-22 12:52:20 -07:00
565480ca8e Begin adding LibOMV Data Types as specified in OSS LSLEdit 2024-08-22 12:27:20 -07:00
c789219481 Add a fictional cipher from "supergirl" 2024-07-27 02:27:08 -07:00
1525640d19 Adds two new helper NbtIo functions 2024-07-22 19:06:29 -07:00
2ab89defeb Adds to the Tag a parent tag reference. 2024-07-22 04:49:57 -07:00
7ec3ea33d1 Apply dart autofixes 2024-07-21 05:20:16 -07:00
fdb5669897 Adds a new functions to the NBT Tag abstract: getter and setter for value 2024-07-21 05:19:57 -07:00
a1f0173c92 Remove static methods that arent overridable 2024-07-12 21:27:58 -07:00
ad7da43a39 Adds a json serializable abstract class 2024-07-12 21:21:02 -07:00
5e6e47bd0a Finish adding Sticker function calls 2024-07-11 16:30:49 -07:00
6079fa9a01 Alter networking to include authorization bot header, and add initial sticker calls 2024-07-11 02:44:54 -07:00
eae1f391de Add some more data structures 2024-07-11 02:15:08 -07:00
8cbf2466cf Start adding user API calls 2024-07-10 03:10:05 -07:00
15d80c1ab3 Start to add in some networking stuff 2024-07-10 02:46:33 -07:00
662b93e011 Implement snowflakes 2024-07-10 02:09:10 -07:00
d2b80b461b Adds a empty user.dart file to the networking folder 2024-07-09 20:22:51 -07:00
b905722b20 Start adding networking stuff 2024-07-09 16:38:35 -07:00
39dac3b191 Finish implementing initial objects 2024-07-08 23:25:51 -07:00
7f0bee7c28 Adds in a jenkinsfile 2024-07-08 22:05:17 -07:00
bcaf02091f Start to add discord API structures 2024-07-08 02:36:56 -07:00
ffff529772 Stop wrongly displaying the default boolean value, they are usually toggles. 2024-07-02 23:31:00 -07:00
f17cc6a211 Fix usage displays 2024-07-02 22:34:26 -07:00
6d87807863 Add testsuite for argument parser 2024-07-02 22:22:50 -07:00
7d045bd49f Adds a CLI Argument parser 2024-07-02 22:12:06 -07:00
4ac95f605b Fix detection of tag type for unquoted string values 2024-07-02 20:47:13 -07:00
3e7bae969e Fix stringified value and key writing for quotes 2024-07-02 20:27:41 -07:00
8077bbfa1f Patch quoted strings in snbt 2024-07-02 19:23:14 -07:00
ee60a52249 Make some changes to prevent crash 2024-07-02 19:19:37 -07:00
bfa54b4804 Expose a parent tag type value 2024-06-06 23:42:47 -07:00
dfd536ae1c Finish implementing - and testing SNBT 2024-06-06 18:14:41 -07:00
a0f372693b Implement basic SNBT reader and testsuite 2024-06-06 14:14:13 -07:00
396c660113 Allows root tag to be serialized without a name 2024-06-06 10:35:26 -07:00
d885485684 TryCatch tail functions 2024-06-05 22:01:01 -07:00
2a5774bd6d Rcon was not working 2024-06-04 15:34:07 -07:00
167c27848a add decompress to try catch 2024-06-04 14:51:07 -07:00
15aae5c3d7 Roll my own rcon implementation due to problems with other implementation 2024-06-04 13:30:12 -07:00
74fe37d7d8 Adds tail functions 2024-06-03 16:42:59 -07:00
0b3458a0b6 print port number 2024-06-03 15:43:13 -07:00
8d93157ac0 Make it possible to change the port number of the PacketServer 2024-06-03 15:19:28 -07:00
043010aad3 Adds a instruction to prevent automatically reconnecting the client to the server 2024-05-24 15:48:50 -07:00
4de135284f Do not completely crash, store error and stacktrace when failing to decode reply. 2024-05-24 15:47:06 -07:00
0a5d99cd6f File is deleted on write to ensure it does not continuously grow 2024-05-24 15:43:47 -07:00