Commit graph

351 commits

Author SHA1 Message Date
modmuss50
240d8ab775 19w13a
EntityType's can now say if the entity is immune to fire, the builder has been update to support this.
Mainly mapping updates
2019-03-27 18:51:05 +00:00
modmuss50
163d37cd42 19w12b 2019-03-21 18:13:36 +00:00
modmuss50
3083a67ca4 Update to use fixed intermediary names. 2019-03-20 22:10:21 +00:00
modmuss50
f7617b19c1 19w12a 2019-03-20 18:52:51 +00:00
modmuss50
fa4b8dfc92 Fix ItemGroup buttons not working 2019-03-14 19:51:51 +00:00
asie
250befa01f update to 19w11a 2019-03-14 14:28:13 +01:00
Modmuss50
98c307909e Fix dedicated server commands (#93) - hopefully a temporary approach (I wish...) (#106) 2019-02-25 00:48:35 +01:00
Adrian Siekierka
5c683237dd
update mappings, fix NIO resource pack support on paulscode, minor cleanup/tweaks (#103) 2019-02-22 23:21:54 +01:00
asie
d9e25ac47b fix ModNioResourcePack 2019-02-21 07:42:19 +01:00
Adrian Siekierka
57faa8d1bd API 0.2.2 2019-02-20 23:16:40 +01:00
Adrian Siekierka
598f00488f update mappings, add extra javadocs/deprecations, migrate to Mixin Accessors where applicable 2019-02-17 13:08:50 +01:00
Adrian Siekierka
fbb91bf597 bump version to 0.2.1 2019-02-14 22:47:27 +01:00
Adrian Siekierka
33c36f8f29 final name changes, compilation fix 2019-02-10 02:48:25 +01:00
Adrian Siekierka
fe18b98757 initial 19w06a update 2019-02-06 21:48:38 +01:00
asie
6f93f1cfb7 fix ParticleManager not being registry-hooked 2019-02-02 02:10:09 +01:00
asie
f1fa5cfd3c update to 19w05a 2019-01-30 19:07:33 +01:00
asie
833a3e9fb3 mark 0.1.5, compilation fixes, naming tweaks 2019-01-26 00:00:39 +01:00
asie
8285a8c056 update 19w04a 2019-01-24 20:29:31 +01:00
asie
447331e67e update to 19w03c 2019-01-20 09:36:47 +01:00
Adrian Siekierka
d7b5916416 update mappings 2019-01-17 18:51:59 +01:00
asie
9deaaf9341 19w03a update 2019-01-16 22:41:18 +01:00
hea3ven
dfbf5fe3d0 Fix container desync in the client (#61) (#67) 2019-01-14 18:25:09 +01:00
asie
8f36b30bc8 update 2019-01-09 21:36:28 +01:00
asie
1ac17fe430 19w02a update 2019-01-09 21:29:39 +01:00
Adrian Siekierka
0c93861d27 bump version, mapping version 2019-01-06 13:33:50 +01:00
Adrian Siekierka
fa7108e6e8 Model loading hooks (#39) 2018-12-28 22:58:19 +01:00
Adrian Siekierka
655788b93d fix recursive loop in ContainerProviderImpl, trigger update to fix refmap 2018-12-22 21:32:04 +01:00
Adrian Siekierka
d96b4c3a24 bump to 0.1.2, bump dependencies 2018-12-22 18:49:00 +01:00
asie
4e043a4781 update Loom 2018-12-22 16:21:31 +01:00
asie
2c3cdd20a8 improve synchronization for network packet parsing, add NbtType class 2018-12-18 00:49:47 +01:00
Adrian Siekierka
686cba9c1b update mappings, fix #24 2018-12-15 22:09:30 +01:00
modmuss50
41db1633a8 Merge branch 'master' of https://github.com/FabricMC/fabric
# Conflicts:
#	build.gradle
2018-12-14 18:49:50 +00:00
modmuss50
4989e73019 Upload builds to curseforge 2018-12-14 18:48:37 +00:00
Adrian Siekierka
5c23a10db1 update mappings, remove unused arg in EntityTypeBuilder 2018-12-14 18:36:55 +01:00
asie
fd8e0b688d Update to 18w50a 2018-12-12 18:32:59 +01:00
asie
f6b887b619 add entity tracker hooks, fix crash after tweaking HandlerList 2018-12-11 17:51:23 +01:00
asie
a99b31a8fd update to new mappings as workaround 2018-12-10 20:49:46 +01:00
Adrian Siekierka
5026ca838b add build number to JAR 2018-12-09 17:47:35 +01:00
Adrian Siekierka
0ca8947681 fix license headers 2018-12-09 17:45:27 +01:00
Adrian Siekierka
0594469b69 WIP 0.1.0 cleanup 2018-12-09 13:29:59 +01:00
asie
dba0d0c2de update to 18w49a.2 2018-12-05 19:42:11 +01:00
Adrian Siekierka
8dbce0f433 implement PlayerInteractionEvents, BreakInteractable convienence itf 2018-12-02 22:23:34 +01:00
Adrian Siekierka
606ebeb524 fix BlockEntityRenderRegistry crash 2018-12-01 11:18:41 +01:00
Adrian Siekierka
94c99e5dbb add sprite-related hooks 2018-11-30 16:45:12 +01:00
Adrian Siekierka
065970614d clean up, update to 18w48b.2 2018-11-30 12:52:25 +01:00
asie
9240854fff update to 18w47b.10, add BlockEntityRendererRegistry 2018-11-28 17:56:13 +01:00
asie
88abb5f006 update to 18w47a, add FabricBlockBuilder 2018-11-21 18:47:27 +01:00
asie
9273c32d4b update mappings, fix block registration issue, push prototype HandlerList 2018-11-18 09:51:52 +01:00
asie
dba690b844 initial registry remap implementation 2018-11-16 16:16:10 +01:00
asie
2a87d78d28 update version/build.gradle 2018-11-10 18:02:47 +01:00
asie
40d55eebef first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00