|
84e5246e21
|
Add ItemBlockSlabFuel for wooden slabs
|
2019-05-16 00:14:36 +02:00 |
|
|
1bda5c1181
|
Make Infused TNT, Ancient Cobweb, Dry Vines flammable
|
2019-05-16 00:13:37 +02:00 |
|
|
7f83098454
|
Set void parameters for The Hub
|
2019-05-15 17:52:10 +02:00 |
|
|
f163aa0ccc
|
Implement client-side void effects
|
2019-05-15 17:52:10 +02:00 |
|
|
f54b382a3c
|
Implement ellipsoid void with custom damage
|
2019-05-15 17:43:30 +02:00 |
|
|
aa1d04f640
|
Add 'wither' damage title
|
2019-05-15 17:12:59 +02:00 |
|
|
984ffcc550
|
Cache value of TerritoryInstance.topLeftChunk & add centerPoint
|
2019-05-15 16:26:01 +02:00 |
|
|
fdc82784d1
|
Minor formatting fixes
|
2019-05-15 02:58:33 +02:00 |
|
|
bde0cc8a1e
|
Refactor TerritoryRenderer
|
2019-05-15 02:57:26 +02:00 |
|
|
2019e1f32b
|
Refactor all uses of Minecraft class to use the new helper
|
2019-05-13 20:06:07 +02:00 |
|
|
fcac20a8b6
|
Add helper for Minecraft class
|
2019-05-13 20:01:39 +02:00 |
|
|
f62517cd0f
|
Update territory environment parameters for The Hub
|
2019-05-13 00:56:24 +02:00 |
|
|
c6db72a92b
|
Implement skycube, skydome, and sun renderers
|
2019-05-13 00:47:54 +02:00 |
|
|
58ebcf08dc
|
Remove skyColor and define a general environment renderer
|
2019-05-12 19:51:00 +02:00 |
|
|
519b5dad7f
|
Implement The Hub generation & Token handling
|
2019-05-01 14:26:52 +02:00 |
|
|
872ab0156e
|
Add territory entry for Forgotten Tombs
|
2019-05-01 14:24:32 +02:00 |
|
|
58455ff81f
|
Add helper for portal generation
|
2019-05-01 14:08:58 +02:00 |
|
|
93b0e5ce9d
|
Change NBTTagCompound.getEnum to return null on invalid string
|
2019-05-01 13:42:07 +02:00 |
|
|
33cdadcf42
|
Implement Token Holder charge & special territory-based behaviors
|
2019-05-01 05:53:09 +02:00 |
|
|
583a161276
|
Add a simple interface for parameterized noise generation
|
2019-04-30 03:49:37 +02:00 |
|
|
7c7cd36dc7
|
Add cave generation system w/ a few basic component implementations
|
2019-04-29 21:06:25 +02:00 |
|
|
ca051544c5
|
Implement blob generation strategies
|
2019-04-29 17:21:48 +02:00 |
|
|
a4b7205303
|
Tweak XP drops of End Powder Ore
|
2019-04-29 17:17:21 +02:00 |
|
|
c0df0be37f
|
Add base classes for blob generation
|
2019-04-29 17:17:20 +02:00 |
|
|
c9ba15aadb
|
Move SegmentedWorld size validation into chunk generator
|
2019-04-29 17:17:20 +02:00 |
|
|
2f62d42908
|
Add RandomRange
|
2019-04-29 17:17:20 +02:00 |
|
|
8ee9d2ce26
|
Add a Size constructor that initializes all axes with one value & expand method
|
2019-04-28 23:36:50 +02:00 |
|
|
3f93652e4e
|
Add ore generation system with basic techniques (single, adjacent, distance, air checking)
|
2019-04-26 02:24:29 +02:00 |
|
|
2d2803296e
|
Minor formatting fixes, refactorings, and a comment tweak
|
2019-04-26 01:24:46 +02:00 |
|
|
27864ee796
|
Work on territory generation (default block, boundary checks, block placement)
|
2019-04-25 22:24:07 +02:00 |
|
|
2b7509dcf4
|
Add extensions (Vec3d.withY/scaleY, Facing4/6.fromDirection)
|
2019-04-25 02:04:08 +02:00 |
|
|
7604aee5d9
|
Fix trinkets slot causing inventory sync crash when changing dimensions
|
2019-04-20 14:13:03 +02:00 |
|
|
9e89d058b5
|
Implement territory spawn points & teleportation
|
2019-04-20 13:52:48 +02:00 |
|
|
d241ad5ca3
|
Add territory entry for The Hub
|
2019-04-20 13:51:26 +02:00 |
|
|
166f1537a3
|
Add Vec3d.toYaw extension
|
2019-04-20 13:48:31 +02:00 |
|
|
9933112e81
|
Fix stupid crash with Void Portal trying to render on non-existent blocks
|
2019-04-20 11:18:39 +02:00 |
|
|
9ff64ec118
|
Rename OverworldTeleporter to DimensionTeleporter
|
2019-04-20 11:02:33 +02:00 |
|
|
ec0f9bbc99
|
Add remapRange variation for Doubles & Vec3d.scale w/ int/float factor
|
2019-04-20 09:50:28 +02:00 |
|
|
569a3274da
|
Make SegmentedWorld an IStructureWorld & implement triggers
|
2019-04-19 21:19:09 +02:00 |
|
|
0c245d8669
|
Fix broken custom block state mappers after a refactoring
|
2019-04-19 16:28:04 +02:00 |
|
|
3e93223584
|
Move chunk generator and world provider classes into different packages
|
2019-04-19 10:03:31 +02:00 |
|
|
b52f21db29
|
Use custom End world folder & add TODOs to chunk generator
|
2019-04-19 09:56:02 +02:00 |
|
|
64bc52393c
|
Add WIP Token Holder (model, texture, basic behavior)
|
2019-04-18 13:16:49 +02:00 |
|
|
f2c82b76d1
|
Add packet for instantly setting entity motion
|
2019-04-18 13:07:35 +02:00 |
|
|
1286e5e1f3
|
Add ByteBuf.writeFloatVec/readFloatVec extension
|
2019-04-18 13:07:35 +02:00 |
|
|
8ce6c7d0ba
|
Remove debug chunk generator
|
2019-04-17 20:22:12 +02:00 |
|
|
cb3b3a3a52
|
Add territory chunk generator
|
2019-04-17 20:20:04 +02:00 |
|
|
9150fc8b86
|
Add a basic 'segment' system for End chunk generation
|
2019-04-17 17:59:35 +02:00 |
|
|
bb90999131
|
Disable world border in the End
|
2019-04-17 10:25:33 +02:00 |
|
|
26c6f1bdc1
|
Add territory title renderer
|
2019-04-17 06:24:29 +02:00 |
|