Commit graph

76 commits

Author SHA1 Message Date
86ae7ad4aa Bump package version number 2024-05-24 14:40:47 -07:00
1133992078 Change package name, remove flutter as SDK 2024-05-24 14:36:51 -07:00
5f9f0e08ef Add a copy method to Time 2024-05-23 17:47:50 -07:00
730535d4b8 Sanity check seconds, and lock to 0 or above. Disallow negative time 2024-05-23 17:43:52 -07:00
6ba00044af Adds a time utility for keeping track of time 2024-05-23 17:15:02 -07:00
302595d45d Add two helper API functions to PathHelper 2024-05-23 12:15:52 -07:00
18d55666e6 Fix another error 2024-05-23 11:44:48 -07:00
95d769bf89 Attempt to fix null UUIDs being handled strangely when serializing to NbtUUID 2024-05-23 11:35:41 -07:00
86386f97a2 Add some more verbosity to the server 2024-05-23 11:25:14 -07:00
cc151e9109 Add a converter method 2024-05-23 10:13:51 -07:00
3be0a9ab5f Finish testing and assembling a basic server and client structure 2024-05-22 20:10:41 -07:00
5c4a8c6a58 Bump version 2024-05-22 16:44:27 -07:00
fe181555ef Add a failsafe to prevent server crash 2024-05-22 16:41:36 -07:00
f5d1d741cb Return a invalid value when no reply 2024-05-22 16:33:49 -07:00
a082210fa9 Add a network packet system 2024-05-22 14:22:08 -07:00
71f028f25c Add some more helpers 2024-05-22 01:06:22 -07:00
d6f0e05713 Make LibAC be web compatible for UUIDs 2024-05-19 18:43:26 -07:00
960cf0d789 Fix null UUIDs 2024-05-16 23:11:30 -07:00
1024c4dbd7 Adds a base64 encode wrapper, and a way to encode NBT to Base64 2024-05-16 13:22:05 -07:00
7c194f2dd4 Bump version 2024-05-16 02:59:31 -07:00
b2f12eae15 Adds several helper hash functions 2024-05-15 13:25:57 -07:00
f14a10a381 Bump version 2024-05-15 03:15:17 -07:00
9b7b84153f Push more utilities and UUID stuff 2024-05-06 20:49:48 -07:00
c867982482 Implement NbtIO and some unit tests using the HelloWorld NBT 2024-05-05 23:30:27 -07:00
80ab4ad0e5 Update Readme 2024-05-04 18:19:04 -07:00
809dbe0b8d Initial commit 2024-05-04 18:09:43 -07:00