kuroppoi
|
355e28cdb5
|
Clear liquid block if a whole block is placed over it
|
2022-04-16 21:32:56 +02:00 |
|
kuroppoi
|
2269b4eb5f
|
Fixed certain structures generating out of bounds
|
2022-04-16 21:20:40 +02:00 |
|
kuroppoi
|
5d99ffcf77
|
Grab game config from deepworld-config submodule
|
2022-04-16 15:13:16 +02:00 |
|
kuroppoi
|
03b7264c04
|
Create custom deserializer for BlocksIgnoreRequest
|
2022-04-15 03:25:49 +02:00 |
|
kuroppoi
|
781096ee2c
|
Make use of BlocksIgnoreRequest to prevent active chunk desync
|
2022-04-15 01:58:24 +02:00 |
|
kuroppoi
|
2c0af447c5
|
Update Reflections library
|
2022-04-14 22:03:07 +02:00 |
|
kuroppoi
|
fc2ab6bce0
|
Clear chunks on disconnect regardless of zone being null
|
2022-04-11 01:30:22 +02:00 |
|
kuroppoi
|
d8369011bc
|
Forgot class import
|
2022-04-10 17:50:20 +02:00 |
|
kuroppoi
|
4437acbaed
|
Add getConnection() method to Player class
|
2022-04-10 17:48:34 +02:00 |
|
kuroppoi
|
3a4abfadc6
|
Perhaps actually call the method on disconnect
|
2022-04-10 17:47:36 +02:00 |
|
kuroppoi
|
cfe5ba1167
|
Remove connection reference from PlayerManager on disconnect
|
2022-04-10 17:45:04 +02:00 |
|
kuroppoi
|
dc8efce885
|
Clear client version on disconnect
|
2022-04-10 17:44:08 +02:00 |
|
kuroppoi
|
07c46f2050
|
Ensure that onDisconnect() is called on duplicate login
|
2022-04-10 17:22:05 +02:00 |
|
kuroppoi
|
6ce3df4d9b
|
Fix build error
|
2022-04-03 14:24:18 +02:00 |
|
kuroppoi
|
565301f528
|
Moved chunk code to ChunkManager
|
2022-04-03 14:18:56 +02:00 |
|
kuroppoi
|
8b9c978d1b
|
Oops other way around
|
2022-03-30 01:26:01 +02:00 |
|
kuroppoi
|
bdcbdd1366
|
Asteroid generator for space biomes
|
2022-03-30 01:23:41 +02:00 |
|
kuroppoi
|
5702d9671a
|
nextInt bound check to prevent it from failing world gen if 0
|
2022-03-30 01:21:00 +02:00 |
|
kuroppoi
|
d14550b3f8
|
Fix loot dialog for v2 clients
|
2022-03-29 19:38:52 +02:00 |
|
kuroppoi
|
5ea12a3605
|
MacOS support
|
2022-03-28 15:23:38 +02:00 |
|
kuroppoi
|
47ffc72154
|
Dialog system rework
|
2022-03-05 16:05:00 +01:00 |
|
Sir Code
|
9803e26454
|
Option to give all items to a player
|
2022-02-18 01:11:54 +01:00 |
|
kuroppoi
|
8665e8d7db
|
Replace liquid on prefab placement
|
2022-02-17 23:19:56 +01:00 |
|
kuroppoi
|
c58e0f161b
|
Delete generators.json
|
2022-02-17 23:01:51 +01:00 |
|
kuroppoi
|
993e22b15b
|
Improved zone generator & resource file management
|
2022-02-17 22:59:50 +01:00 |
|
kuroppoi
|
e9975a38c6
|
Removed unused function
|
2022-01-28 00:17:12 +01:00 |
|
kuroppoi
|
2a3c30d777
|
Changed default zone size to 2000x600 blocks
|
2022-01-28 00:16:57 +01:00 |
|
kuroppoi
|
a10f2d04b2
|
Fixed block usage for blocks without metadata + public use
|
2022-01-16 04:56:04 +01:00 |
|
kuroppoi
|
4852ed89b1
|
Added a simple weather & day/night system
|
2022-01-15 01:16:45 +01:00 |
|
kuroppoi
|
e1339ceb9d
|
Forgot to configure prefabs
|
2022-01-14 06:05:50 +01:00 |
|
kuroppoi
|
833bad56cc
|
Updated block data files for default prefabs
|
2022-01-14 05:58:37 +01:00 |
|
kuroppoi
|
91f969c3a3
|
Added spawn buildings for every biome
|
2022-01-14 05:56:31 +01:00 |
|
kuroppoi
|
7cf151096c
|
Exclude null entries from WeightedMap
|
2022-01-14 05:52:55 +01:00 |
|
kuroppoi
|
e0d2e5c4b2
|
Spawn obelisks now count as spawn blocks
|
2022-01-14 05:32:58 +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
|
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 |
|