asie
9fe2f882de
[ #177 ] add FabricMaterialBuilder
2019-05-17 23:41:51 +02:00
asie
76d184ea21
[ #111 ] fluid rendering hooks
2019-05-17 23:28:03 +02:00
asie
59147463cc
add proper depends lists to mods
2019-05-17 23:08:53 +02:00
Adrian Siekierka
168284d8b5
[ #183 ] [fabric-registry-sync] major cleanup/DRY refactors
2019-05-17 16:40:06 +02:00
Adrian Siekierka
eff4f58df6
[fabric-resource-loader] make paulscode hack opt-in, possibly remove in the future; i mean, no paulscode anymore
2019-05-17 16:23:35 +02:00
Adrian Siekierka
945f265fc3
update to 1.14.2pre2
2019-05-17 16:20:37 +02:00
Adrian Siekierka
57f0d19cc0
fix #181
2019-05-17 16:19:27 +02:00
modmuss50
12a48eade6
Fix building when not in a git repo (zip download). Closes #179
2019-05-13 10:20:47 +01:00
Adrian Siekierka
9232ac87a2
fingers crossed and hope for the best
2019-05-12 00:00:57 +02:00
Adrian Siekierka
f16189181b
final module name refactor prior to release, hopefully
2019-05-11 23:48:33 +02:00
Adrian Siekierka
5a5f8c5c68
[fabric-networking-blockentity] move client-specific mixin to client-specific mixin list
2019-05-11 18:44:58 +02:00
asie
1ee83336e9
[fabric-object-builders] fix license headers
2019-05-11 13:44:28 +02:00
InsomniaKitten
f9da36279b
[ #153 ] Rewrite block settings implementation
2019-05-11 12:41:53 +02:00
Adrian Siekierka
1e132eb7f1
[fabric-events-interaction] fix missing entrypoints
2019-05-11 11:29:13 +02:00
Alex Daring
c6f1250451
Add the translation (Traditional Chinese, Taiwan) ( #174 )
2019-05-11 11:25:26 +02:00
asie
93af775a99
append git hash to subproject versions, update to 1.14.1-pre2
2019-05-11 08:55:17 +02:00
asie
1237c40625
update to WIP Loom 0.2.3, fixing in-IDE usage
2019-05-11 01:02:20 +02:00
Vexatos
805cc7ed02
Create de_de.json ( #169 )
2019-05-03 23:00:26 +02:00
asie
1622eb70d6
fabric-registry-sync: show name of affected registry
2019-04-29 08:04:46 +02:00
geni
6ae80abc2e
fabric-item-groups: Bulgarian translation ( #166 )
2019-04-28 17:52:49 +02:00
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