Commit graph

930 commits

Author SHA1 Message Date
Sollace
6ccc91a2c1 Fixed player race not being persisted between instances 2020-05-03 19:45:23 +02:00
Sollace
2afe31c706 Various fixes 2020-05-03 19:20:51 +02:00
Sollace
42f8e4d1e7 Texture changes and refinements 2020-05-03 16:59:20 +02:00
Sollace
bbfebe009a Fixed autocomplete for race arguments 2020-05-02 18:51:19 +02:00
Sollace
8e30e8539a Finally got all the recipes fixed 2020-05-02 18:20:41 +02:00
Sollace
070aeaefe3 Implement toxicity for ingredients (I may remove this in favour of flattening) 2020-05-02 00:38:37 +02:00
Sollace
c2967cfe3c Move recipes to the correct package 2020-05-02 00:37:44 +02:00
Sollace
f62b698df4 Fix errors with data tags and add our own blocks and items to their appropriate tags 2020-05-01 23:44:53 +02:00
Sollace
e9041347e0 Refactor again and add recipe types for the crafting table \o/ 2020-05-01 17:23:40 +02:00
Sollace
94952f5c16 Update recipes and loot tables, ensure everything is obtainable that should be obtainable, and revamp the enchanting recipe system 2020-04-28 21:27:33 +02:00
Sollace
1ed4e719fd Fixes and adjustments to the loot tables 2020-04-28 00:33:13 +02:00
Sollace
e8e6afe01f Minor cleanup 2020-04-28 00:32:42 +02:00
Sollace
f55e6d00b9 Some slight cleanup 2020-04-27 18:09:19 +02:00
Sollace
c2a4e66d22 Adjust some block's properties 2020-04-27 17:28:22 +02:00
Sollace
90c6775be7 All the loot tables! 2020-04-27 17:14:21 +02:00
Sollace
21a7902a81 Fixed abilities not triggering and fixed teleporting 2020-04-27 00:18:11 +02:00
Sollace
6b9e0eaa30 Fix particles and tweak the magic particle effect 2020-04-27 00:17:18 +02:00
Sollace
12208b147c Fix slime block rendering 2020-04-27 00:16:33 +02:00
Sollace
c795af04ab Fix translation key for the cloud anvil 2020-04-26 22:46:18 +02:00
Sollace
a14cb80cb4 Implement zap apple disguises 2020-04-26 22:42:16 +02:00
Sollace
7bd92d2d2d Sort out rendering layers for block 2020-04-26 22:42:16 +02:00
Sollace
67703b0ba3 Fix bugs with tilling clouds 2020-04-26 22:42:15 +02:00
Sollace
23ce3f27ca Fixed the torch 2020-04-26 22:42:07 +02:00
Sollace
e1cfe99659 Fixed cloud stairs using the wrong check for player collission 2020-04-26 19:51:47 +02:00
Sollace
976a07800e Cloud blocks and items with feather falling will always collid with cloud blocks 2020-04-26 19:51:30 +02:00
Sollace
91e84e7551 Fix some interactions with clouds and reimplement fallthrough logic 2020-04-26 19:33:47 +02:00
Sollace
cd4b74b2ce Move levels and such to a MagicReserves 2020-04-26 19:33:10 +02:00
Sollace
766911e402 Fixed items not having the player's race when dropped and ensure the values are stored/loaded again 2020-04-26 16:48:48 +02:00
Sollace
c731d515c4 Fixed clouds blocks causing suffocation damage, fixed sides being culled incorrectly 2020-04-26 16:48:11 +02:00
Sollace
da824ffe7d Refactor the entity predicates 2020-04-26 14:46:03 +02:00
Sollace
2aea8791a0 Fixed error when loading item tags 2020-04-26 14:42:48 +02:00
Sollace
660954f6dd Reimplement cloud interaction exclusions 2020-04-26 13:46:49 +02:00
Sollace
4b87f21bf5 Fixed cloud fences not connecting to each other 2020-04-26 13:46:30 +02:00
Sollace
4170d3301d Fixed dutch doors not updating correctly 2020-04-26 12:07:40 +02:00
Sollace
1e032e1915 Fixed packet loop when updating a player's capabilities 2020-04-26 12:07:25 +02:00
Sollace
7b2a9b3799 More renames and translation/texture fixes 2020-04-26 11:02:21 +02:00
Sollace
7ca95e34cf Added an "apples" tag 2020-04-26 10:10:37 +02:00
Sollace
9d52675a4b Fixed error whilst loading loot tables 2020-04-25 23:22:57 +02:00
Sollace
dcf41398a1 Changed how overrides are done so they break fewer things 2020-04-25 23:22:43 +02:00
Sollace
17e036a49c Fixed some items not appearing, or appearing in the incorrect creative tab 2020-04-25 22:22:28 +02:00
Sollace
bf3e9419c7 Translations and resource fixes 2020-04-25 22:22:05 +02:00
Sollace
77ccd14745 Fixed crash when spawning a butterfly, when updating a cuccoon entity, 2020-04-25 22:04:13 +02:00
Sollace
d95086c807 Rewrite toxins and get rid of a lot of item replacements and other fixes 2020-04-25 22:03:36 +02:00
Sollace
55a559321a Pull food values out into some constants 2020-04-25 18:41:48 +02:00
Sollace
e4ae128385 Simplify toxin code a bit 2020-04-25 16:07:09 +02:00
Sollace
e6b3d36606 Someone wanted bat ponies 2020-04-25 15:46:29 +02:00
Sollace
b0838e2caf Rewrite how abilities are registered and function/remove the json serializing in packets 2020-04-25 15:37:17 +02:00
Sollace
54a4309825 Misc other tidying up 2020-04-25 13:32:33 +02:00
Sollace
a36f6580bb Fix some more assets 2020-04-25 13:31:46 +02:00
Sollace
fd74bb47eb Reimplement particle connections 2020-04-24 22:40:02 +02:00