Commit Graph

1006 Commits

Author SHA1 Message Date
chylex d1496087de SHELF 2020-01-23 05:12:08 +01:00
chylex 41aa0b6695 Update Forge version, mappings, and IntelliJ settings 2020-01-23 03:49:45 +01:00
chylex f0b9da84be Continue working on TODOs and fixing bugs 2020-01-23 03:25:46 +01:00
chylex 642e388035 Implement Loot Chest loot tables & add commands 2020-01-23 03:19:52 +01:00
chylex 1e24978088 Make Jar o' Dust a fast TESR & implement dust rendering in item model 2020-01-22 04:28:42 +01:00
chylex 5e1a7f3586 Add debug utilities (scaffoldings, gamemodes, coremod instructions) 2020-01-21 11:06:08 +01:00
chylex ab158eabb4 Make vanilla TNT destroy blocks & update ExplosionBuilder 2020-01-21 09:23:05 +01:00
chylex dbe9b8bf2f Continue updating and fixing bugs 2020-01-21 08:30:41 +01:00
chylex 8d6889cf03 Update structure palettes & fix block states 2020-01-20 15:03:40 +01:00
chylex 3c2a7cb0d1 Work on updating & fixing worldgen, update Dispersed Cluster generator 2020-01-20 15:00:17 +01:00
chylex 601d5a449b Fix custom fluids 2020-01-19 18:53:14 +01:00
chylex 1de1935aea Improve block map colors 2020-01-19 15:26:05 +01:00
chylex f1a9eb1230 Continue fixing and updating code 2020-01-19 15:22:36 +01:00
chylex c004d2fa41 Replace pause/resumeParticles with a coremod 2020-01-17 14:18:56 +01:00
chylex 3377172c81 Add a makeshift client command system & update client commands 2020-01-17 12:19:41 +01:00
chylex b350ae059a Fix item tooltip colors 2020-01-15 04:06:27 +01:00
chylex ebaa4d7ba4 Update containers & fix bugs w/ Shulker Boxes and Portal Tokens 2020-01-15 02:52:01 +01:00
chylex d704aa8d8b Update server commands 2020-01-14 22:05:06 +01:00
chylex 6b59906119 Update command system (except client commands) 2020-01-14 22:04:54 +01:00
chylex 226490bcf8 Work on update TODOs and fixes 2020-01-14 21:45:16 +01:00
chylex 46e3f7d635 Add block and item tags 2020-01-13 00:20:50 +01:00
chylex d3bde471fd Update transformers (peaceful despawn, Chorus Flower) & turn Chorus Plant override into transformer 2020-01-12 18:00:42 +01:00
chylex fb5cd9d104 Implement new coremod utilities 2020-01-12 17:55:53 +01:00
chylex a865666179 Update loot tables and block drops 2020-01-12 17:38:31 +01:00
chylex 838cf7e018 Update loot table code & add new conditions and auto block drops 2020-01-12 14:51:05 +01:00
chylex e987bfc8ab Update recipes, move smelting to json, finish crafting TODOs, fix Void Salad 2020-01-11 14:21:25 +01:00
chylex 25569d9fc4 Update status effect textures 2020-01-09 20:30:46 +01:00
chylex aacf3bde3f Update language file format & wrong block/item names 2020-01-09 20:30:27 +01:00
chylex a44d45d9ce Update (probably most) block & item models, rendering, and python scripts 2020-01-09 20:23:46 +01:00
chylex c1d81413c5 Fix event subscribers for Kottle 2020-01-08 18:08:04 +01:00
chylex e31ffac439 Initial compiler error fixing for 1.14.4 2020-01-08 18:08:03 +01:00
chylex 8585ab5509 Update build.gradle & meta files to Minecraft 1.14.4, include Kottle library 2020-01-08 16:52:58 +01:00
chylex e98228d280 Add HEE.DIM constant with End dimension ID 2019-12-16 04:46:53 +01:00
chylex 0be16c62e8 Add Autumn Leaves & Saplings w/ tree generation 2019-12-16 01:22:59 +01:00
chylex 2fb8402c17 Add Whitebark Leaves & Sapling classes w/ growth behavior 2019-12-15 22:23:25 +01:00
chylex f7a1ef21e7 Update BlobGenerator & IOreTechnique to use and consider ScaffoldedWorld 2019-12-15 19:21:06 +01:00
chylex c1834f4a3f Add ScaffoldedWorld for small partial structures 2019-12-15 19:21:05 +01:00
chylex 96ef5716dc Implement Ender Causatum event for killing an Enderman 2019-12-14 01:12:02 +01:00
chylex 2680dc47cd Fix instant rotation still interpolating yaw offset in living entities 2019-12-14 00:45:43 +01:00
chylex 403834b984 Add technical entity for managing Ender Causatum events 2019-12-14 00:19:07 +01:00
chylex 08a14fddab Implement Ender Causatum stage triggers for entered territories 2019-12-13 18:27:53 +01:00
chylex 291a61162e Add Angry Enderman & tweak rendering of aggressive Endermen 2019-12-13 17:50:59 +01:00
chylex 830cb39f24 Fix instant TP still causing interpolation & add comment about mob rotation 2019-12-13 17:46:39 +01:00
chylex ae1e8bc0e4 Implement Table dust handling & rendering 2019-12-13 01:20:00 +01:00
chylex 6306e4c7a1 Move common item model rendering code into a utility class 2019-12-12 23:12:25 +01:00
chylex 730958f80d Add Miner's Burial Altar w/ animations and redeem sequence 2019-12-12 18:18:11 +01:00
chylex 7510e08a8f Allow constructing empty MutableWeightedList & combining two lists 2019-12-12 17:09:23 +01:00
chylex 42c38eae61 Delay debug window maximization until game finishes loading 2019-12-11 21:51:07 +01:00
chylex 2884fb2e79 Increase Energy draining rate for items & improve particles w/ reduced setting 2019-12-11 21:16:04 +01:00
chylex 5819d7a3bc Fix setAttackTarget (use event result in Spiderling, document Enderman weirdness) 2019-12-11 20:39:35 +01:00