dfsek
|
5dbc2c2895
|
implement BlockState with mixin on Fabric
|
2021-12-21 13:09:40 -07:00 |
|
dfsek
|
1a1016bdf8
|
mark Properties as deprecated
|
2021-12-21 11:43:08 -07:00 |
|
dfsek
|
b5047fc5ab
|
implement Handle interface in single mixin
|
2021-12-21 01:26:36 -07:00 |
|
dfsek
|
a199ea2c20
|
remove unneeded equals override in ServerWorldMixin
|
2021-12-21 01:15:28 -07:00 |
|
dfsek
|
dc8a5933bf
|
remove unneeded hashCode and equals override in ChunkRegionMixin
|
2021-12-21 01:14:26 -07:00 |
|
dfsek
|
fb6c86801e
|
make Vector3 constructor private
|
2021-12-20 00:06:35 -07:00 |
|
dfsek
|
46153cb358
|
begin implementing commands with Cloud
|
2021-12-19 19:09:08 -07:00 |
|
dfsek
|
9872d22c06
|
implement getType method in registries
|
2021-12-19 17:41:04 -07:00 |
|
dfsek
|
2a965e847f
|
refactor buildSrc scripts to root directory
|
2021-12-19 15:02:41 -07:00 |
|
dfsek
|
626c65fc3e
|
begin pulling versions into buildSrc/Versions
|
2021-12-19 14:56:52 -07:00 |
|
dfsek
|
fb1ebd0e11
|
add dependency on cloud
|
2021-12-19 14:22:35 -07:00 |
|
dfsek
|
77d341ebab
|
update fabric versions
|
2021-12-18 23:59:38 -07:00 |
|
dfsek
|
df0a2f29d1
|
repair ServerWorldMixin
|
2021-12-17 09:15:14 -07:00 |
|
dfsek
|
e94d1cb98c
|
repair ChunkRegionMixin
|
2021-12-17 09:14:47 -07:00 |
|
dfsek
|
fa098666f1
|
repair BlockEntityMixin
|
2021-12-17 08:43:07 -07:00 |
|
dfsek
|
9f1e97d9a2
|
repair BlockMixin
|
2021-12-17 08:40:53 -07:00 |
|
dfsek
|
5401917703
|
createBlockData -> createBlockState
|
2021-12-17 08:36:43 -07:00 |
|
dfsek
|
8773c414c5
|
remove vanilla methods from ConfigPack
|
2021-12-16 22:50:48 -07:00 |
|
dfsek
|
7a238f833b
|
dont use shadow in BlockEntityMixin
|
2021-12-16 16:21:08 -07:00 |
|
dfsek
|
909de9409b
|
dont shadow fields in BlockMixin
|
2021-12-16 16:17:20 -07:00 |
|
dfsek
|
58acca3078
|
reformat
|
2021-12-14 11:01:28 -07:00 |
|
dfsek
|
69b1c86055
|
update to tectonic 3.0.1
|
2021-12-13 16:47:21 -07:00 |
|
dfsek
|
480bb84d9c
|
move stages to ConfigPack instance
|
2021-12-12 16:09:40 -07:00 |
|
dfsek
|
bf4b5a94a4
|
update to 1.18.1
|
2021-12-10 19:12:51 -07:00 |
|
dfsek
|
c1f8be668c
|
fix vanilla structure gen
|
2021-12-05 12:25:50 -07:00 |
|
dfsek
|
1442660e49
|
register structures to Terra biomes
|
2021-12-05 12:20:04 -07:00 |
|
dfsek
|
95749bea5d
|
generate vanilla structures
|
2021-12-05 10:16:04 -07:00 |
|
dfsek
|
f46e285bc9
|
switch x and z ChunkGenerator params
|
2021-12-04 23:34:18 -07:00 |
|
dfsek
|
0818f943b1
|
make platform biome return singular
|
2021-12-04 18:17:32 -07:00 |
|
dfsek
|
2ef2b61cc5
|
TerraBiome -> Biome
|
2021-12-04 17:47:41 -07:00 |
|
dfsek
|
16c80a0976
|
Biome -> PlatformBiome
|
2021-12-04 17:46:26 -07:00 |
|
dfsek
|
fe57ae2471
|
actually implement getheight methods
|
2021-12-03 09:46:37 -07:00 |
|
dfsek
|
c09231b039
|
updade fabric entity generation
|
2021-12-03 09:39:30 -07:00 |
|
dfsek
|
50c1e8f1a7
|
add todo for removing jank hashcode
|
2021-12-02 19:47:49 -07:00 |
|
dfsek
|
2c963e14d5
|
remove WorldConfig
|
2021-12-02 19:46:35 -07:00 |
|
dfsek
|
e533555b52
|
drastically simplify generator API
|
2021-12-02 19:45:22 -07:00 |
|
dfsek
|
c68d092814
|
clean up chunkgenerator stuff
|
2021-12-02 17:43:44 -07:00 |
|
dfsek
|
4db469199c
|
fix duplicate mixin method
|
2021-12-01 21:10:18 -07:00 |
|
dfsek
|
a69be58b58
|
make registry return optional for get operations
|
2021-12-01 17:48:41 -07:00 |
|
dfsek
|
2d7cf5151f
|
annotate WorldHandle methods with nullability and contract
|
2021-12-01 08:29:14 -07:00 |
|
dfsek
|
65d8dc803d
|
annotate Platform methods with nullability and contract
|
2021-12-01 08:26:30 -07:00 |
|
dfsek
|
5749af4bb2
|
update to 1.18 release
|
2021-11-30 20:06:37 -07:00 |
|
dfsek
|
135e8269fa
|
remove unused language stuff
|
2021-11-28 21:52:15 -07:00 |
|
dfsek
|
1832e58498
|
move StructureAccessorAccessor to accessor package
|
2021-11-28 19:56:43 -07:00 |
|
dfsek
|
397c464fb2
|
finish refactoring world api
|
2021-11-28 16:51:04 -07:00 |
|
dfsek
|
6b9dfc5d43
|
refactor world classes
|
2021-11-28 16:43:27 -07:00 |
|
dfsek
|
4287ff8a3c
|
World -> ServerWorld
|
2021-11-28 16:36:29 -07:00 |
|
dfsek
|
a5947be122
|
fix fabric protoworld impl
|
2021-11-28 12:26:01 -07:00 |
|
dfsek
|
1e9e1dce75
|
implement world api changes
|
2021-11-28 12:19:10 -07:00 |
|
dfsek
|
01f6df4a19
|
pull more methods to WorldAccess
|
2021-11-28 12:01:12 -07:00 |
|