Adrian Siekierka
a585b4833e
add flammable block registry, *2ObjectMap.clear to remove Fabric overrides ( #75 )
2019-02-09 16:37:26 +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
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
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
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
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
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
modmuss50
5b71b9c946
Container API ( #21 )
2018-12-22 18:38:57 +01:00
SquidDev
2349fa9ac7
Add a license to the ServerEventMod
2018-12-21 10:55:31 +00:00
SquidDev
9b4050d122
Run the STOP event before shutdown, rather than after it.
2018-12-20 18:37:04 +00:00
SquidDev
ac954f6e08
Add an event for when the server is about to stop
...
This may allow mods to perform any additional clean up of resources, or
what not.
2018-12-17 23:00:18 +00:00
SquidDev
12b3189f7d
Add primitive registry for ItemColorMappers ( #11 )
...
* An initial implementation for colour mapper registries
There's elements I'm still not entirely happy here, but it appears to
work as expected.
* Add a test mod for colour mappers
* Fix license violations
* Rename everything to correspond with future names
* Woops
2018-12-15 09:28:49 -05:00