|
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 |
|
|
815b70c630
|
Repair Jenkinsfile syntax
|
2024-07-08 22:15:59 -07:00 |
|
|
937d8d4d18
|
Repair Jenkinsfile syntax
|
2024-07-08 22:14:29 -07:00 |
|
|
a047189dca
|
Repair Jenkinsfile syntax
|
2024-07-08 22:11:58 -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 |
|
|
f6aac8fdc6
|
Bump version to edit the readme that shows on dartdocs
|
2024-07-03 00:04:57 -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 |
|
|
2954a1924e
|
Merge pull request 'Fix #3: Implements converting to and from SNBT' (#9) from feat/3 into main
Reviewed-on: #9
|
2024-06-07 01:16:15 +00:00 |
|
|
bb67d9f335
|
Increment Version number
|
2024-06-06 18:15:02 -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 |
|
|
868303b9da
|
Bump version
|
2024-06-03 15:19:46 -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 |
|
|
86ae7ad4aa
|
Bump package version number
|
2024-05-24 14:40:47 -07:00 |
|
|
5af94f3988
|
Add rcon from https://github.com/aidanlok/mc_rcon/tree/master but without flutter requirement
|
2024-05-24 14:40:28 -07:00 |
|