Commit graph

422 commits

Author SHA1 Message Date
Kuroppoi
30847a6856
Delete jar.Dockerfile 2024-05-04 03:27:15 +02:00
Kuroppoi
2ea6acac05
Update README.md 2024-05-03 16:51:43 +02:00
array-in-a-matrix
8f2e92797a compile using docker instructions 2024-05-02 14:55:10 -04:00
array-in-a-matrix
c1ffa8a745 compile jar only container 2024-05-02 14:52:03 -04:00
array-in-a-matrix
b483d96141 upper case for consistency 2024-05-02 14:51:26 -04:00
Array in a Matrix
1c3aaf4819
Update README.md 2024-05-02 14:21:04 -04:00
Array in a Matrix
59c3765dc3
crossplatform path 2024-05-02 13:28:01 -04:00
Array in a Matrix
f31cf9cc29
Update README.md
Some checks failed
Build / build (push) Has been cancelled
2024-05-01 17:26:34 -04:00
Array in a Matrix
f89ef059a3
Update Dockerfile 2024-05-01 17:22:54 -04:00
Array in a Matrix
b7936705d3
Merge branch 'develop' into master 2024-05-01 17:15:22 -04:00
Array in a Matrix
bf3f9f314e
add disablegui flag 2024-05-01 16:53:28 -04:00
Array in a Matrix
fb5bc94e77
new output location
The output has been moved from /build/libs to /build/dist
2024-05-01 14:13:01 -04:00
Kuroppoi
1eda98539c
Custom build logic (#49) 2024-05-01 16:16:17 +02:00
array-in-a-matrix
fb355bf844 document running using docker 2024-04-29 17:05:43 -04:00
array-in-a-matrix
77a25f4685 simple docker compose 2024-04-29 16:35:24 -04:00
array-in-a-matrix
4207d15ef4 fixed typo 2024-04-29 15:49:51 -04:00
array-in-a-matrix
9a4a0c1036 added dockerfile volume + refined port definitions 2024-04-29 15:49:02 -04:00
array-in-a-matrix
2292b3b262 switched builder to debian 2024-04-29 15:21:48 -04:00
array-in-a-matrix
6f4c045b47 initial docker image 2024-04-29 15:01:58 -04:00
kuroppoi
261ec4e314 Minor refactors 2024-04-28 15:21:52 +02:00
kuroppoi
ab1147ba89 Undo bfeb93be80 2024-04-26 23:10:25 +02:00
kuroppoi
a58575369b Refactor commands 2024-04-26 22:59:57 +02:00
kuroppoi
4303c338a5 Automatic default zone sizes 2024-04-26 21:36:46 +02:00
kuroppoi
056e0631ac Add account lock remover for MacOS 2024-03-09 19:53:50 +01:00
kuroppoi
59e321292a Test 2024-03-07 00:21:34 +01:00
kuroppoi
75b1291818 Fix oopsie 2024-03-03 23:49:32 +01:00
kuroppoi
5de602f0df Update chunk data format 2024-03-03 23:35:05 +01:00
kuroppoi
e9a046c8ed Add creature trapping & implement trapper achievements 2024-02-25 23:50:30 +01:00
kuroppoi
a9ba16815f Space biomes should have a higher surface level 2024-02-25 19:15:10 +01:00
kuroppoi
03e96be0a4 Add skeleton burying & undertaker achievement type 2024-02-25 03:25:31 +01:00
kuroppoi
bfeb93be80 Biome survival skill requirement check 2024-02-24 22:30:15 +01:00
kuroppoi
94cb2e16f8 Don't track explosion triggerer in burst interaction 2024-02-24 21:28:47 +01:00
kuroppoi
e330b13a74 Prevent explosions from destroying unlooted containers 2024-02-24 21:15:32 +01:00
kuroppoi
455e63f927 Swap biome & size parameters in /genzone command 2024-02-24 20:06:58 +01:00
kuroppoi
c444371612 Send killer entity ID in player death status message 2024-02-24 03:27:56 +01:00
kuroppoi
882396013e Temporary fix for system notifications playing karma warning sound on v2 2024-02-24 02:31:03 +01:00
kuroppoi
1466ea0176 Fix player name inconsistency on v2 clients 2024-02-24 00:46:23 +01:00
kuroppoi
7a06129e8b Prepack EntityItemUseMessage 2024-02-24 00:34:53 +01:00
kuroppoi
5dbc7555de Fix appearance update oopsie 2024-02-24 00:30:47 +01:00
kuroppoi
b737d46b1d Make /give all not exclude clothing items 2024-02-24 00:05:08 +01:00
kuroppoi
34ca131f61 Fix zone status compatibility with older game versions 2024-02-24 00:00:32 +01:00
kuroppoi
39f75f8322 Player appearance rework 2024-02-23 23:46:27 +01:00
kuroppoi
c5ff0ba62e Fix an oopsie 2024-02-20 04:21:37 +01:00
kuroppoi
e7c48133cc Add hatchet functionality 2024-02-20 04:05:27 +01:00
kuroppoi
5928ec5c98 Implement steam system 2024-02-20 01:58:25 +01:00
kuroppoi
38cf041870 Add a bunch of utility functions 2024-02-18 23:51:50 +01:00
kuroppoi
20a9b5b826 Remove unused import 2024-02-18 22:05:04 +01:00
kuroppoi
188b78d5b1 Implement persistence for certain NPCs 2024-02-18 22:04:58 +01:00
kuroppoi
9dc5cbd34f Lazy fix for potential crashes 2024-02-18 21:42:50 +01:00
kuroppoi
9ec3175eb1 Improve damage tracking 2024-02-18 20:30:40 +01:00