Commit graph

149 commits

Author SHA1 Message Date
Kuroppoi
c84516e904
Update README.md 2022-01-14 04:53:58 +01:00
Kuroppoi
d26b22aaa2
Upload artifact test 2022-01-14 04:43:35 +01:00
Kuroppoi
5fa8d0fd55
This better fixes it 2022-01-14 04:31:03 +01:00
Kuroppoi
354a547f70
Change JDK version 2022-01-14 04:24:53 +01:00
Kuroppoi
a86191b605
Workflow test 2022-01-14 04:22:39 +01:00
kuroppoi
f92321f250 Exclude deepest layer for desert biomes 2022-01-13 03:11:22 +01:00
kuroppoi
c5d0e51bd5 Compatibility fix with older v3 clients 2022-01-13 03:04:34 +01:00
kuroppoi
4a416425ab Default items to front layer 2022-01-13 03:02:45 +01:00
kuroppoi
bd0d9ebce6 Remove final modifiers 2022-01-13 02:57:44 +01:00
kuroppoi
7674f411bf Oops 2022-01-13 02:54:34 +01:00
kuroppoi
83b0b24a30 Update MessagePack & binary serialization through Jackson 2022-01-13 02:52:11 +01:00
kuroppoi
9f13408c84 Fixed indentation issues with concurrent pretty printing 2022-01-05 01:01:05 +01:00
kuroppoi
70bfa214c7 Support for spawn buildings in deep biomes 2022-01-05 00:19:00 +01:00
kuroppoi
3b88a8012c Generate spawn buildings before other structures 2022-01-05 00:18:12 +01:00
kuroppoi
5a28facf07 Import prefab at current location if no location is specified 2022-01-05 00:03:39 +01:00
kuroppoi
6e5ffa4e44 Update log4j to 2.15.0 2021-12-12 16:00:28 +01:00
kuroppoi
e6ce3ed49f Fixed a very important formatting issue 2021-11-27 18:45:37 +01:00
kuroppoi
ddbb96565c Replaced anonymous classes with lambda expressions 2021-11-15 03:06:41 +01:00
kuroppoi
4c2b891e9b Removed gc call 2021-11-15 02:40:46 +01:00
kuroppoi
c700131b37 Fixed duplicate zone name check 2021-11-07 22:45:41 +01:00
kuroppoi
76c11deca9 Replaced WeightedList with a WeightedMap 2021-10-25 17:02:23 +02:00
kuroppoi
e683f9fa11 Create parent directories if necessary 2021-10-18 00:23:05 +02:00
kuroppoi
0a01219aae Fixed indentation 2021-10-18 00:15:46 +02:00
kuroppoi
15e2c22d86 New and improved ChunkManager 2021-10-18 00:12:07 +02:00
kuroppoi
71c747c050 Added layer encoders/decoders 2021-10-17 23:58:31 +02:00
kuroppoi
03c934299f Updated README.md 2021-08-14 01:40:36 +02:00
kuroppoi
bb03ce814c Removed build batch script 2021-08-11 22:29:52 +02:00
kuroppoi
b57ec6ef84 Did an oopsie 2021-07-09 02:21:35 +02:00
kuroppoi
87409e4307 Switched to static JsonHelper class from numerous ObjectMappers 2021-07-09 01:55:49 +02:00
kuroppoi
a95a1c7222 Null check on auth token verification 2021-07-09 01:53:37 +02:00
kuroppoi
791476d6d5 Ditched AsyncZoneGeneratedHandler for a Zone Consumer 2021-07-09 01:52:48 +02:00
kuroppoi
34f45f1fad API improvements 2021-07-09 01:51:20 +02:00
kuroppoi
02a8211a5f Improved overall project structure 2021-07-09 01:48:23 +02:00
kuroppoi
4eec43f55c Allow multiple auth tokens per player 2021-06-09 22:12:18 +02:00
kuroppoi
c9df56cf32 We do a little trolling 2021-06-09 22:11:44 +02:00
kuroppoi
0aa063d285 Fixed crash caused by out-of-bounds linked block positions 2021-06-07 19:49:04 +02:00
kuroppoi
c8deef0e9e Oops 2021-06-07 17:54:30 +02:00
kuroppoi
9af9c58573 File separator fix 2021-06-07 16:20:40 +02:00
Sir Code
79bb14cdbe
Create zone data directory upon saving (#4) 2021-06-07 14:42:44 +02:00
kuroppoi
01d97ac428 Made teleport command admin only 2021-06-02 00:13:42 +02:00
kuroppoi
ff4e5611a7 Implemented respawning 2021-06-02 00:13:00 +02:00
kuroppoi
d1e00bded3 Block mine fieldability check 2021-06-02 00:00:20 +02:00
kuroppoi
3520fe2a44 Experimental prefab system & structure generation 2021-05-30 23:04:01 +02:00
kuroppoi
b11984cb03 Added a position command 2021-05-30 23:03:21 +02:00
kuroppoi
c0bdf7c166 Implemented dungeon raiding 2021-05-30 23:00:51 +02:00
kuroppoi
0e0e036e3b WIP mechanical engineering implementation 2021-05-30 22:58:10 +02:00
kuroppoi
cab8ebbf55 Refactored some things 2021-05-30 22:54:24 +02:00
kuroppoi
a019a73c81 Added a function for notifying peers 2021-05-30 22:47:49 +02:00
kuroppoi
a9968c69ee Looting & loot tables 2021-05-30 22:46:09 +02:00
kuroppoi
0a0ec311fb Filled in some missing data 2021-05-30 22:24:56 +02:00