Commit Graph

  • 642e388035 Implement Loot Chest loot tables & add commands chylex 2020-01-23 03:19:52 +0100
  • 1e24978088 Make Jar o' Dust a fast TESR & implement dust rendering in item model chylex 2020-01-22 04:28:42 +0100
  • 5e1a7f3586 Add debug utilities (scaffoldings, gamemodes, coremod instructions) chylex 2020-01-21 11:06:08 +0100
  • ab158eabb4 Make vanilla TNT destroy blocks & update ExplosionBuilder chylex 2020-01-21 09:23:05 +0100
  • dbe9b8bf2f Continue updating and fixing bugs chylex 2020-01-21 08:30:41 +0100
  • 8d6889cf03 Update structure palettes & fix block states chylex 2020-01-20 15:03:40 +0100
  • 3c2a7cb0d1 Work on updating & fixing worldgen, update Dispersed Cluster generator chylex 2020-01-20 15:00:17 +0100
  • 601d5a449b Fix custom fluids chylex 2020-01-19 18:53:14 +0100
  • 1de1935aea Improve block map colors chylex 2020-01-19 15:26:05 +0100
  • f1a9eb1230 Continue fixing and updating code chylex 2020-01-19 15:22:36 +0100
  • c004d2fa41 Replace pause/resumeParticles with a coremod chylex 2020-01-17 13:44:19 +0100
  • 3377172c81 Add a makeshift client command system & update client commands chylex 2020-01-17 12:19:41 +0100
  • b350ae059a Fix item tooltip colors chylex 2020-01-15 04:06:27 +0100
  • ebaa4d7ba4 Update containers & fix bugs w/ Shulker Boxes and Portal Tokens chylex 2020-01-15 02:51:35 +0100
  • d704aa8d8b Update server commands chylex 2020-01-14 22:03:22 +0100
  • 6b59906119 Update command system (except client commands) chylex 2020-01-14 22:02:28 +0100
  • 226490bcf8 Work on update TODOs and fixes chylex 2020-01-14 21:45:16 +0100
  • 46e3f7d635 Add block and item tags chylex 2020-01-13 00:20:50 +0100
  • d3bde471fd Update transformers (peaceful despawn, Chorus Flower) & turn Chorus Plant override into transformer chylex 2020-01-12 18:00:42 +0100
  • fb5cd9d104 Implement new coremod utilities chylex 2020-01-12 17:55:53 +0100
  • a865666179 Update loot tables and block drops chylex 2020-01-12 17:38:31 +0100
  • 838cf7e018 Update loot table code & add new conditions and auto block drops chylex 2020-01-12 14:51:05 +0100
  • e987bfc8ab Update recipes, move smelting to json, finish crafting TODOs, fix Void Salad chylex 2020-01-11 14:20:49 +0100
  • 25569d9fc4 Update status effect textures chylex 2020-01-09 20:30:46 +0100
  • aacf3bde3f Update language file format & wrong block/item names chylex 2020-01-09 20:30:27 +0100
  • a44d45d9ce Update (probably most) block & item models, rendering, and python scripts chylex 2020-01-09 20:22:58 +0100
  • c1d81413c5 Fix event subscribers for Kottle chylex 2020-01-08 16:21:58 +0100
  • e31ffac439 Initial compiler error fixing for 1.14.4 chylex 2020-01-08 16:21:37 +0100
  • 8585ab5509 Update build.gradle & meta files to Minecraft 1.14.4, include Kottle library chylex 2020-01-02 05:21:10 +0100
  • e98228d280 Add HEE.DIM constant with End dimension ID 1.12-last chylex 2019-12-16 04:46:53 +0100
  • 0be16c62e8 Add Autumn Leaves & Saplings w/ tree generation chylex 2019-12-15 23:39:45 +0100
  • 2fb8402c17 Add Whitebark Leaves & Sapling classes w/ growth behavior chylex 2019-12-15 22:23:25 +0100
  • f7a1ef21e7 Update BlobGenerator & IOreTechnique to use and consider ScaffoldedWorld chylex 2019-12-15 17:50:32 +0100
  • c1834f4a3f Add ScaffoldedWorld for small partial structures chylex 2019-12-15 17:49:49 +0100
  • 96ef5716dc Implement Ender Causatum event for killing an Enderman chylex 2019-12-14 01:12:02 +0100
  • 2680dc47cd Fix instant rotation still interpolating yaw offset in living entities chylex 2019-12-14 00:45:43 +0100
  • 403834b984 Add technical entity for managing Ender Causatum events chylex 2019-12-14 00:19:07 +0100
  • 08a14fddab Implement Ender Causatum stage triggers for entered territories chylex 2019-12-13 18:27:53 +0100
  • 291a61162e Add Angry Enderman & tweak rendering of aggressive Endermen chylex 2019-12-13 17:50:59 +0100
  • 830cb39f24 Fix instant TP still causing interpolation & add comment about mob rotation chylex 2019-12-13 17:23:12 +0100
  • ae1e8bc0e4 Implement Table dust handling & rendering chylex 2019-12-13 01:20:00 +0100
  • 6306e4c7a1 Move common item model rendering code into a utility class chylex 2019-12-12 23:12:25 +0100
  • 730958f80d Add Miner's Burial Altar w/ animations and redeem sequence chylex 2019-12-12 18:18:11 +0100
  • 7510e08a8f Allow constructing empty MutableWeightedList & combining two lists chylex 2019-12-12 17:09:05 +0100
  • 42c38eae61 Delay debug window maximization until game finishes loading chylex 2019-12-11 21:51:07 +0100
  • 2884fb2e79 Increase Energy draining rate for items & improve particles w/ reduced setting chylex 2019-12-11 21:16:04 +0100
  • 5819d7a3bc Fix setAttackTarget (use event result in Spiderling, document Enderman weirdness) chylex 2019-12-11 20:39:35 +0100
  • 7e9d3946cc Time territory generation chylex 2019-12-11 20:32:37 +0100
  • 0d1ed428db Fix Spatial Dash Gem texture & expire FX (long distance audio, wrong instant tp pos) chylex 2019-12-11 20:01:56 +0100
  • 568259d519 Add Miner's Burial Blocks chylex 2019-12-11 19:19:34 +0100
  • 6d8a7108d1 Implement craftable Void Portal blocks & make them usable outside the End chylex 2019-12-10 19:27:47 +0100
  • 5fd414cd4b Add custom crafting recipe ingredient types (full Energy, no Infusions) chylex 2019-12-10 16:19:02 +0100
  • 5801bc1f3a Add WIP Linking Gem (only item definition and texture) chylex 2019-12-10 15:23:32 +0100
  • 771009478d Add WIP Vampire Bat (basic behavior, movement, assets) chylex 2019-12-10 13:19:09 +0100
  • d59ec71935 Change IDamageProcessor.STATUS to take a function instead of constant status effect chylex 2019-12-10 11:39:44 +0100
  • dd36b0cd30 Add custom entity knockback multiplier chylex 2019-11-17 14:48:02 +0100
  • 8d0b38fc96 Add Experience Gate w/ behavior and rendering chylex 2019-11-07 03:16:09 +0100
  • e75c868a34 Add particle effect of floating experience orb chylex 2019-11-07 02:07:37 +0100
  • a2e971f4e3 Fix Token Holder (rotation stutter, creative mode, placement) & add break particles chylex 2019-10-28 13:50:35 +0100
  • 170383b133 Update custom smoke particle to allow setting a custom lifespan chylex 2019-10-27 18:02:52 +0100
  • af2b5b30a8 Add packet to update client-side experience points chylex 2019-10-27 18:02:34 +0100
  • 11c82ecfd3 Refactor particle system chylex 2019-10-26 14:07:28 +0200
  • 17af8f495a Reorganize tile entities & minor fix in BlockBuilders and PosExt chylex 2019-10-26 07:29:08 +0200
  • b337510a6e Fix Obsidian Tower room spawning Redstone on top of a ladder chylex 2019-10-26 04:59:40 +0200
  • ed1d2f8262 Implement Arcane Conjunctions blob contents & Energy Cluster generation chylex 2019-10-16 18:40:50 +0200
  • 6915d4a14e Remove unused code & minor refactoring chylex 2019-10-16 17:08:44 +0200
  • f0ce92a9f4 Refactor BlockPuzzleLogic to use the new flood-fill extension chylex 2019-10-16 16:01:52 +0200
  • b92e64b743 Add BlockUpdateStructureTrigger to update blocks after generation chylex 2019-10-16 16:00:50 +0200
  • d82dc043a0 Add flood-fill as a BlockPos extension chylex 2019-10-16 15:48:04 +0200
  • bc64a6e4f3 Fix typo in TileEntitySpawnerObsidianTower & refactor activation check chylex 2019-10-16 14:09:10 +0200
  • ed89c0dc03 Work on Arcane Conjunctions territory (all worldgen except for Blob content) chylex 2019-10-15 18:07:11 +0200
  • ff394e7ff8 Refactor IStructureTrigger to place blocks into the world immediately chylex 2019-10-15 17:43:46 +0200
  • 22a267adba Add BlobPopulatorFill & BlobPopulatorOre chylex 2019-10-15 15:15:59 +0200
  • d2caa9d7d4 Fix wrong ore count in OreTechniqueDistance & add attemptMultiplier parameter chylex 2019-10-13 11:13:51 +0200
  • 72b377349c Tweak IBlockPlacer to only return true on block change & add documentation chylex 2019-10-13 11:44:02 +0200
  • b04a27e80c Hide unwanted vanilla/forge imports in IntelliJ chylex 2019-10-12 16:17:05 +0200
  • 268572c87c Fix using vanilla imports instead of migration ones & optimize imports chylex 2019-10-12 16:15:27 +0200
  • 3a00a6fc59 Add missing markDirty calls to TileEntityIgneousPlate chylex 2019-10-12 14:27:10 +0200
  • 31ea9f2bd7 Refactor code (fewer Sequences and classes, inefficient collection use) chylex 2019-10-12 14:14:14 +0200
  • a2f14d8c39 Add Iterator.any & Iterator.find extensions chylex 2019-10-12 14:07:27 +0200
  • 2eeb1f13ae Move NBT key string literals into constants chylex 2019-10-12 11:50:43 +0200
  • bb1301b1fb Fix imports (TileEntityBaseSpawner) and refactor proxy use in ItemAbstractTrinket chylex 2019-10-12 11:47:32 +0200
  • 9a0930da65 Refactor Grave Dirt to not use block states for variations chylex 2019-10-12 09:31:06 +0200
  • 40b843f189 Add Obsidian Towers Spawner block & implement its structure trigger chylex 2019-10-12 08:58:18 +0200
  • 114a35acb8 Add custom spell particle chylex 2019-10-12 06:23:06 +0200
  • c8c6a0b4ee Add PotionEffect.clone extension & fix IDamageProcessor.STATUS chylex 2019-10-12 06:22:21 +0200
  • 9720f029f4 Add base classes for custom spawners chylex 2019-10-10 14:17:05 +0200
  • 2efbc2e545 Remove configuration file code chylex 2019-10-10 07:41:16 +0200
  • 7553c170f3 Remove dependencies (java.awt, FMLCommonHandler, SidedProxy) chylex 2019-10-10 07:40:06 +0200
  • 308fedbb73 Fix dedicated server crash caused by SlotTrinketItem chylex 2019-10-10 06:26:35 +0200
  • 1b3e4c9215 Add workaround for no light updates after worldgen in the End chylex 2019-10-10 05:49:34 +0200
  • 940035a6d8 Add Puzzle Block (assets, variations, Igneous Rock & puzzle behavior) chylex 2019-10-10 05:38:51 +0200
  • c46ea188dd Add FacingX.fromDirection(vec) chylex 2019-10-08 02:28:55 +0200
  • 28bc4d4a3b Fix duplicate effect in ObsidianTowerSpawnerLevel chylex 2019-10-07 23:49:59 +0200
  • 3a48005f76 Add type aliases (MobEffects & PotionTypes), add and use Potion.makeEffect chylex 2019-10-07 23:49:36 +0200
  • d8ff161a2b Split FacingExt into individual files and move them to facade package chylex 2019-10-07 23:00:28 +0200
  • 7242ba5664 Refactor Resource and move it into facades package chylex 2019-10-07 22:58:49 +0200
  • dabd21456c Add facade for StatList & update existing code to use it chylex 2019-10-07 22:02:59 +0200
  • 44d423af12 Add type aliases for Blocks, Items, SoundEvents chylex 2019-10-07 11:24:06 +0200
  • d2a8717c4b Add method renames (world time, entity attributes) chylex 2019-10-07 10:29:28 +0200