LexManos
|
89db87dbfc
|
Create custom shapeless recipe matching system. Should solve #4516 damageable items in shapeless recipes.
|
2017-11-22 13:26:02 -08:00 |
|
covers1624
|
c16906f8d8
|
Fix BufferBuilder not expanding under some conditions. (#4538)
|
2017-11-20 11:31:56 -08:00 |
|
LexManos
|
fc87d83d73
|
Make Ingredient explode wildcard values like OreIngredient.
Fixes some issues related to Grums order fix for Shapeless recipes.
Other more advanced usages need to be documented and tested.
|
2017-11-14 00:10:33 -08:00 |
|
Ben Staddon
|
6192bf48ae
|
Fix more test mod warnings (#4477)
|
2017-11-02 23:29:31 -07:00 |
|
Bartek Bok
|
dd69f0623c
|
Add LivingDamageEvent (#4349)
|
2017-10-31 15:29:19 -07:00 |
|
Bartek Bok
|
6f49568c98
|
Add InputUpdateEvent (#4356)
|
2017-10-31 11:47:47 -07:00 |
|
Ben Staddon
|
31655b3a7d
|
[1.12] Replace ThrowableImpactEvent with a more generic version (#4040)
|
2017-10-31 11:34:48 -07:00 |
|
joeflatt
|
7d333eb100
|
Fixed property losing state after rename. (#4123)
|
2017-10-31 11:30:39 -07:00 |
|
Philipp Provenzano
|
aa2480c7a1
|
Allow custom selector types to be defined (#4259)
|
2017-10-31 11:28:11 -07:00 |
|
AEnterprise
|
22ea5a23ad
|
Improve performance of World.collidesWithAnyBlock (#4286)
|
2017-10-31 11:20:59 -07:00 |
|
Vincent Lee
|
6d946fa088
|
Move reach distance to an attribute (#4331)
|
2017-10-31 11:16:22 -07:00 |
|
Ben Staddon
|
43749d3fd1
|
Further reduce quad count of generated item models (#4448)
|
2017-10-31 11:02:09 -07:00 |
|
jabelar
|
61dea7f4c0
|
Changed BlockFluidBase "fog" color use color from Fluid getColor() method (#4462)
|
2017-10-31 10:46:40 -07:00 |
|
Ben Staddon
|
5733cd364e
|
Fix some more test mod warnings (#4469)
|
2017-10-20 22:28:26 -07:00 |
|
Matthew Mirvish
|
e283d51e28
|
[1.12.x] [Animation API] Add rotation origin variable (#4466)
|
2017-10-20 22:27:35 -07:00 |
|
Ben Staddon
|
f2adf0100c
|
Fix some warnings produced by test mods (#4456)
|
2017-10-08 17:31:10 -07:00 |
|
mezz
|
083daeb5ed
|
Update mcp mappings to 20171003
|
2017-10-03 22:08:36 -07:00 |
|
mezz
|
f494117453
|
[1.12] Add support for client & server dependencies for mods (#4403)
|
2017-10-02 22:13:30 -07:00 |
|
mezz
|
cf39ff18e1
|
Add Item.getModId to show which mod is associated with a subitem (#4330)
|
2017-10-02 22:08:16 -07:00 |
|
Erlend Åmdal
|
8a285e0fed
|
Add Chunk capabilities (#4228)
|
2017-10-02 20:24:11 -07:00 |
|
Samuel-Harbord
|
21e4803947
|
Fix test mod shield JSON incorrect bottom face UV's (#4295)
|
2017-09-23 14:27:11 -07:00 |
|
Tyler Hancock
|
ceaa9ba52f
|
Fix chunk gen mobs not firing the CheckSpawn event. Closes #4394 (#4396)
|
2017-09-16 21:30:38 -07:00 |
|
Ben Staddon
|
9717882563
|
Fix up test mods (#4399)
|
2017-09-16 20:08:25 -07:00 |
|
LexManos
|
036191cd52
|
Fixed ShapedOre recipes not laying out correctly with the guidebook.
|
2017-09-14 14:32:03 -07:00 |
|
Tyler Hancock
|
883109182d
|
Fixed search tabs using wrong contents. (#4393)
|
2017-09-12 11:57:12 -07:00 |
|
Benjamin K
|
45c2ff5329
|
Fix CustomModLoadingErrorDisplayScreen not being handled during init or preinit. (#4320)
|
2017-09-06 14:14:50 -07:00 |
|
Vincent Lee
|
44f35fa8b1
|
Fix vanilla map pixel data being used in various places (#4068)
|
2017-09-06 13:54:00 -07:00 |
|
Choonster TheMage
|
d85fcb26c2
|
Fix FieldWrapper.MapWrapper initialising wrong category (#4335)
|
2017-08-30 20:57:17 -07:00 |
|
Choonster TheMage
|
cb051f7893
|
Don't parse category names as regular expressions in FieldWrapper.MapWrapper (#4334)
|
2017-08-30 20:56:15 -07:00 |
|
Marvin Rösch
|
43e24c3eb4
|
Tabulate crash report mod list and add signature information (#4251)
|
2017-08-18 17:28:58 -05:00 |
|
LexManos
|
28e341002f
|
Add support for server side only recipes, as well as detection of vanilla client recipe book filter to prevent errors.
|
2017-08-15 05:10:07 -07:00 |
|
Bartosz Skrzypczak
|
68a10b3037
|
Fix splitting big packets skipping one byte per additional part (#4301)
|
2017-08-13 15:23:22 -05:00 |
|
Thanh-Phuong
|
ee449e427c
|
Add support for oredict item predicates in advancements, and add a registry for item predicates (#4188)
|
2017-08-09 15:20:45 -05:00 |
|
KnightMiner
|
82d735e43a
|
Add support for running IModel.retexture() on models from blockstates (#4200)
|
2017-08-09 15:18:35 -05:00 |
|
Bartek Bok
|
d14a8724b0
|
Fix invalid FastTESR quad ordering (#4267)
|
2017-08-09 15:18:17 -05:00 |
|
Choonster TheMage
|
611cb0d99c
|
Continue loading mod recipes and advancements after encountering an error (#4277)
|
2017-08-09 15:17:48 -05:00 |
|
howtonotwin
|
639589703d
|
Add smarter getter for block slipperiness (#4116)
Fixed MC-119811, Boats rubber banding when dismounted.
|
2017-08-01 16:25:28 -05:00 |
|
covers1624
|
099bbd479a
|
Add GuiContainer Foreground render event. (#4127)
|
2017-08-01 16:23:08 -05:00 |
|
mcenderdragon
|
c8379da83b
|
Added CriticalHitEvent to allow more control over whether a attack is a critical or not, and what damage it does.
|
2017-08-01 14:13:37 -05:00 |
|
Xalcon
|
173e929173
|
Added pages to the advancements GUI to allow for unlimited root advancements. (#4183)
|
2017-08-01 13:43:24 -05:00 |
|
Ben Staddon
|
78828246f5
|
Fix some broken test mods (#4245)
|
2017-07-29 23:04:02 -07:00 |
|
Marvin Rösch
|
434f95c66e
|
Fix overrides not being read from the server registry snapshot (#4224)
|
2017-07-26 18:47:55 -05:00 |
|
Marvin Rösch
|
e59b979e1b
|
Fix some test mods crashing server caused by model loading (#4225)
|
2017-07-24 19:08:00 -05:00 |
|
malte0811
|
a6b9fbfa9f
|
[1.12] Allow the server to handle item-block interaction if onItemUse doesn not return PASS (#3967)
|
2017-07-20 17:11:50 -05:00 |
|
Madsthunder
|
ad15209f8d
|
Allow support for custom Shields and Shield disabling weapons.
|
2017-07-20 16:44:37 -05:00 |
|
mezz
|
ab4ac4db5a
|
Fix errors in test mods
|
2017-07-11 22:04:25 -07:00 |
|
mezz
|
c1ae2cdbf2
|
Improve furnace fuel handling (#4083)
|
2017-07-03 12:54:01 -07:00 |
|
covers1624
|
9e413de6c9
|
Added Block::getFogColor to allow custom blocks to control fog colors while inside them. (#4090)
|
2017-06-28 17:23:32 -05:00 |
|
LexManos
|
b90d7a838e
|
Fix Biome unit test
|
2017-06-27 16:27:29 -07:00 |
|
LexManos
|
c5ffe46f48
|
Fix substitution tests
|
2017-06-26 01:01:23 -07:00 |
|