Commit graph

204 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
e70cec7df9 Fix jenkinsfile 2024-07-27 02:36:21 -07:00
4fed8c53fe Fix jenkinsfile 2024-07-27 02:33:05 -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
ba8315f5ee Removed instruction referencing ServerCode 2024-07-20 20:44:20 -07:00
zontreck
b62ffaf18d Merge pull request 'Discord API Data Structures Part 1' (#12) from feat/11 into main
Reviewed-on: #12
2024-07-21 03:42:31 +00:00
5ee880892e post section was in wrong part of file 2024-07-20 20:41:32 -07:00
1d28bb4ef5 Removes deploying to web server from this project 2024-07-20 20:38:58 -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
b820274f95 No longer archive artifacts 2024-07-10 02:16:17 -07:00
ede58b45c9 Ensure serverCode is deleted before trying to publish 2024-07-10 02:14:08 -07:00
662b93e011 Implement snowflakes 2024-07-10 02:09:10 -07:00
660b7df562 Delete workspace when build is completed 2024-07-09 21:48:19 -07:00
dea378f78e Add a extra instruction for getting dependencies 2024-07-09 21:45:49 -07:00
c0eb8554c9 Move build into a shell script instead 2024-07-09 21:24:07 -07:00
5d4e94de25 Unset some specific environment variables 2024-07-09 21:11:57 -07:00
61510a5a22 Bump version for testing 2024-07-09 20:24:14 -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
d310401ecb Bump version 2024-07-09 16:12:24 -07:00
dbaeccc369 update jenkinsfile commands 2024-07-09 16:07:40 -07:00
ba979499ce Put commands back in place 2024-07-09 00:11:27 -07:00
1dd0a4f825 Skip validation on publish 2024-07-08 23:58:12 -07:00
0c2839ea5c Fix syntax error 2024-07-08 23:56:05 -07:00
50a6523d49 Adds artifact to generate 2024-07-08 23:53:44 -07:00
16c9ba0769 Adds artifact to generate 2024-07-08 23:52:41 -07:00
23b1f20751 Update jenkinsfile 2024-07-08 23:38:58 -07:00
96cd583c63 Force publish instead 2024-07-08 23:36:46 -07:00
9c914fb36d Remove tests from jenkinsfile 2024-07-08 23:30:17 -07:00
39dac3b191 Finish implementing initial objects 2024-07-08 23:25:51 -07:00
161484f693 Updates tests 2024-07-08 22:25:54 -07:00