Commit graph

1731 commits

Author SHA1 Message Date
Adrian Siekierka
6d9076e392 fabric-client-registries -> fabric-keybindings, fabric-rendering-hooks 2019-04-27 22:05:18 +02:00
xuyu0v0
20e12366d3 Add zh_cn translation to fabric-item-groups (#155) 2019-04-27 20:32:13 +02:00
asie
31f27c4557 fabric-networking: fix outstanding TODOs 2019-04-27 16:39:02 +02:00
asie
409e03e8dd fabric-networking: correctly catch and warn on invalid identifiers, instead of crashing 2019-04-27 16:07:57 +02:00
asie
40a5359da7 fabric-item-groups: add Polish translation 2019-04-27 13:41:15 +02:00
asie
b7a08af919 add better registry error logging 2019-04-27 08:32:30 +02:00
Adrian Siekierka
74fd9e78fc fix handling (sending and receiving) of register-type packets 2019-04-27 01:53:03 +02:00
Adrian Siekierka
78659a5bf2 got a bit too hasty with the import optimization 2019-04-26 20:25:04 +02:00
Adrian Siekierka
ab8198ed5f update license header, add .editorconfig, run formatter - close #28 2019-04-26 20:18:20 +02:00
Adrian Siekierka
99acb0615e build to fabric-api 2019-04-24 19:15:08 +02:00
asie
f162522ac7 rename: -> fabric-item-groups 2019-04-24 00:27:12 +02:00
Adrian Siekierka
1e0e95b280 another attempt at buildscript fixes 2019-04-24 01:14:43 +02:00
Adrian Siekierka
e910c7217b more buildscript fixes 2019-04-24 01:09:49 +02:00
Adrian Siekierka
da9cebd67f fix Maven publishing, .gitignore 2019-04-24 01:03:53 +02:00
Adrian Siekierka
26bd1b52fa push correct settings.gradle 2019-04-24 00:56:30 +02:00
Adrian Siekierka
22edc745ff disable CF uploads in Jenkinsfile as well 2019-04-24 00:54:15 +02:00
Adrian Siekierka
e546c30ba0 fix build, update to 1.14 release 2019-04-24 00:51:01 +02:00
Adrian Siekierka
c98d79e644 mark as 0.3.0-pre, disable CF uploads for now 2019-04-24 00:48:31 +02:00
Adrian Siekierka
dff44ec84f [#148] Migrate to a modular JAR-in-JAR system, update to Loader 0.4.x 2019-04-24 00:47:39 +02:00
Adrian Siekierka
12310858de update buildsystem to use maven-publish, hopefully 2019-04-22 17:12:13 +02:00
Adrian Siekierka
16120298f7 fix FabricEntityTypeBuilder NPE 2019-04-20 10:18:51 +02:00
Adrian Siekierka
f5024a75c3
update entity tracking registration code for new snapshot changes (#145) 2019-04-19 23:52:27 +02:00
Adrian Siekierka
9ed3b4e145 add command registration testing mod, close #143 2019-04-19 22:38:31 +02:00
asie
619f251fa5 update to 1.14pre3 2019-04-16 18:07:53 +02:00
modmuss50
93f49a4824 1.14 Pre-Release 1, just build script changes 2019-04-10 17:57:48 +01:00
Adrian Siekierka
5f3245b0fd fix creative menu off-by-one crash 2019-04-07 14:51:44 +02:00
Pyrofab
31db2b6d1b Fix SimpleResourceReloadListener reload override (#137)
`ResourceReloadListener#apply` was recently renamed to `reload` in yarn. Because Fabric's override wasn't marked as such, it seems it was missed during the update.
2019-04-06 21:48:40 +02:00
modmuss50
b03a9dbda3 19w14b, just mapping updates 2019-04-05 17:10:11 +01:00
modmuss50
ca298f60ed Update to 19w14a, only mapping changes. Also fix version not being updated in the mod.json 2019-04-03 20:34:09 +01:00
Jonathan Frederick
eabeb85473 FabricEntityTypeBuilder: Rename immunteToFire field to immuneToFire (#133) 2019-03-28 09:23:58 +00:00
modmuss50
09f7993b17 Mixin fixes 2019-03-27 19:08:18 +00:00
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
asie
cd5a529367 fix #118 2019-03-03 11:48:10 +01:00
asie
b50903e883 replace all occurences of printStackTrace with loggers/better handling 2019-03-01 18:45:27 +01:00
asie
384184eff7 tweak registry remapping logic (#113) 2019-03-01 18:38:46 +01:00
asie
8aa754d6eb fix dedicated servers wrt last commit 2019-02-25 19:47:59 +01:00
asie
cc7320db01 append fabric reload listeners also on initial asset load 2019-02-25 12:04:08 +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
asie
b3acb94a6d fix test compile 2019-02-19 13:52:49 +01:00
UpcraftLP
71ab75d47c remove redundant ItemStack.EMPTY check (#94) 2019-02-19 13:53:19 +01:00
asie
530f40e04b fix argument order in ColorProviderMod test 2019-02-19 12:13:20 +01:00
asie
9de92b1cd5 fix Fabric generating non-compliant Identifiers 2019-02-18 16:36:03 +01:00