asie
0c62493b3f
add a temporary kludge to make the now-known-to-need-a-revamp pickblock hook work
2019-02-10 17:04:08 +01:00
asie
8eb2bd8e35
fix PlayerStream.all crashing during early server init
2019-02-10 16:05:31 +01:00
asie
c5b4685bdc
implement register/unregister to specification, hide unnecessary/false warning
2019-02-10 11:47:29 +01:00
Adrian Siekierka
33c36f8f29
final name changes, compilation fix
2019-02-10 02:48:25 +01:00
Adrian Siekierka
b5b9f82997
[0.2.0] add pick item callback ( #82 )
2019-02-10 02:44:07 +01:00
Adrian Siekierka
403d0c5a96
Remade networking hooks
2019-02-10 02:40:56 +01:00
Adrian Siekierka
cc6ae9d3cf
gui -> screen
2019-02-09 16:46:52 +01:00
Adrian Siekierka
562d9fce4e
remove unused FlammableBlockRegistryImpl code
2019-02-09 16:41:20 +01:00
Adrian Siekierka
2d246adb3e
update previous to 19w06a
2019-02-09 16:39:53 +01:00
Adrian Siekierka
a585b4833e
add flammable block registry, *2ObjectMap.clear to remove Fabric overrides ( #75 )
2019-02-09 16:37:26 +01:00
asie
004281cdac
joiner -> invokerFactory
2019-02-07 13:11:10 +01:00
asie
9dffeebaf1
name changes
2019-02-07 12:58:21 +01:00
asie
8bda86f21d
remove most deprecations
2019-02-07 10:56:58 +01:00
asie
6b7848bea0
more cleanup
2019-02-07 10:55:14 +01:00
Adrian Siekierka
6ea76ea07d
fix SpriteAtlasTexture injects
2019-02-06 22:13:47 +01:00
Adrian Siekierka
9cb807b212
Class cleanup, stage 1
2019-02-06 21:57:42 +01:00
Adrian Siekierka
16d32490f6
Merge 0.2.0-style Event API
2019-02-06 21:50:51 +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
08c921267a
tie Fabric resource pack location with vanilla resource location, helps #79
2019-01-31 01:44:17 +01:00
asie
442d057b0d
fix mixin JSON
2019-01-30 20:41:06 +01:00
asie
a3bd0bb883
as of 19w05a, spawn packets are provided by entities themselves
2019-01-30 20:40:25 +01:00
asie
f1fa5cfd3c
update to 19w05a
2019-01-30 19:07:33 +01:00
modmuss50
0beca7f877
Update to new pipeline style, only build on master
2019-01-26 20:12:19 +00:00
asie
dc75d45c51
work around INVOKEDYNAMIC usage in LootEntryTypeRegistry
2019-01-26 19:19:06 +01:00
asie
77928a3d65
fix dedicated server registry handling bug
2019-01-26 14:44:59 +01:00
asie
833a3e9fb3
mark 0.1.5, compilation fixes, naming tweaks
2019-01-26 00:00:39 +01:00
Juuxel
b88969cf13
( #59 ) Loot entry extensions
2019-01-25 23:53:11 +01:00
asie
2c3e78a357
( #72 ) Resource reloading hooks
2019-01-25 23:45:12 +01:00
asie
3a17200c4d
( #53 ) Fuel/composter hooks
2019-01-25 23:44:56 +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
113fc3c3a4
fix #71
2019-01-18 16:08:06 +01:00
Adrian Siekierka
6593414eae
fix #69
2019-01-17 18:57:02 +01:00
Adrian Siekierka
d7b5916416
update mappings
2019-01-17 18:51:59 +01:00
asie
373bb7da64
fix #68
2019-01-16 23:15:51 +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
Sebastian Knackstedt
857f884694
Fix wrong placeholders. ( #60 )
2019-01-13 11:16:35 +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
c42667b035
Keybinding API ( #57 )
2019-01-06 13:28:09 +01:00
modmuss50
1345c08cb8
Fix ItemGroup API on servers
2018-12-29 00:21:13 +00:00
modmuss50
8c5c87466f
Merge remote-tracking branch 'origin/master'
2018-12-28 22:00:45 +00:00
modmuss50
7203236c17
Fix item group naming being inconsistent, and fix minor rendering artifact with the creative gui buttons
2018-12-28 22:00:36 +00:00
Adrian Siekierka
ae4f5b739e
compile fix
2018-12-28 23:00:26 +01:00
Adrian Siekierka
fa7108e6e8
Model loading hooks ( #39 )
2018-12-28 22:58:19 +01:00
Modmuss50
2b462b0c51
Item Group API ( #44 )
...
* Inital proof of concept on the item group api
* Some changes
* Show hotbar tab + fix bug with inv slots not clearing out
* Better button textures + docs + tweaks/auto format
* Add an api to provide the stack to display and expand the example mod
* Use COMMON_GROUPS in all places
* Add a tooltip showing the page numbers
2018-12-24 23:15:53 +01:00
Adrian Siekierka
655788b93d
fix recursive loop in ContainerProviderImpl, trigger update to fix refmap
2018-12-22 21:32:04 +01:00