Commit Graph

  • d2c4223256 Fix wrong distance checking in EntityAIResetTarget chylex 2015-12-22 16:36:54 +0100
  • 3caab68fbc Tweak Enderman direct look stare duration chylex 2015-12-22 16:23:04 +0100
  • b7d41db04a Update target resetting AI for existing mobs chylex 2015-12-22 16:22:44 +0100
  • fe75ff2664 Add conditions to target resetting AI chylex 2015-12-22 16:22:25 +0100
  • 9e23609f16 Add suspicious entity handling and special direct look AI to Endermen chylex 2015-12-22 15:05:04 +0100
  • b4d14a2b90 Update target AI for existing entities chylex 2015-12-22 14:58:30 +0100
  • 739d733ea5 Update old target AI to use the new system chylex 2015-12-22 14:58:06 +0100
  • 271b00a296 Add custom target AI system chylex 2015-12-22 14:52:39 +0100
  • 5b632c4954 Move abstract AI classes to a separate package chylex 2015-12-22 14:12:54 +0100
  • 3160a47683 Add new watching AI (closest, suspicious, attacking target) chylex 2015-12-22 13:51:03 +0100
  • 40df8abfa0 Add EntityAttributes.hasModifier chylex 2015-12-22 13:50:31 +0100
  • 510bbfe870 Add backstabbing mechanic to Endermen chylex 2015-12-22 01:00:46 +0100
  • 5dca267182 Finish and test basic teleportation handlers in Endermen chylex 2015-12-21 19:56:43 +0100
  • 31608e74b7 Fix teleport packet distance chylex 2015-12-21 19:51:21 +0100
  • 6bec12e916 Add Vec.multiplied per axis and entity look utilities chylex 2015-12-21 19:38:26 +0100
  • 5baa2b4bb9 Tweak Enderman spawn rates chylex 2015-12-21 13:29:01 +0100
  • 5e6592b8bc Merge 5d41619ff6 into 13607d2f44 Joccob 2015-12-19 17:39:13 +0000
  • 5d41619ff6 Update zh-CN.lang ------ v1.8.4 Joccob 2015-12-19 11:38:55 -0600
  • 13607d2f44 Remove reflection from essence altar handlers chylex 2015-12-19 17:55:41 +0100
  • 23d8165fca Work on Enderman teleportation abilities (code tweaks, tp behind entity) chylex 2015-12-19 14:58:49 +0100
  • 7b53501ed3 Add random teleportation to Endermen and tweak rotation and despawning chylex 2015-12-17 18:19:28 +0100
  • 9550da1efe Work on Enderman teleportation (tweak values, add new FX, random tp delay on entity load) chylex 2015-12-16 18:32:37 +0100
  • c4b778d0e9 Add a teleport listener for packet sending chylex 2015-12-16 18:31:13 +0100
  • d36cce8603 Add Vec.interpolated for lerping between two vectors chylex 2015-12-16 18:30:44 +0100
  • 8d9e4058b8 Add Vec.pos(Entity) chylex 2015-12-16 18:25:23 +0100
  • 5844cc1bef Tweak bottom Y search in teleporter chylex 2015-12-16 18:16:20 +0100
  • 637019e819 Add a teleport listener to update player position correctly chylex 2015-12-16 18:12:03 +0100
  • a685addd38 Add an instant teleport packet to avoid the render lerping effect chylex 2015-12-16 18:04:05 +0100
  • a3fed8f92f Add Enderman teleport fail FX and nicer projectile avoiding chylex 2015-12-16 17:29:40 +0100
  • 1d87708b2e Fix direct look AI checking and make it better and more reliable than vanilla chylex 2015-12-16 14:27:32 +0100
  • 0d43158f38 Tweak Enderman carriable block list (remove plants) chylex 2015-12-16 12:31:47 +0100
  • c4e944d00d Work on carriable block list for Endermen chylex 2015-12-16 12:01:21 +0100
  • 3d15aab33c Add getBlocks and getItems to GameRegistryUtil chylex 2015-12-16 11:44:43 +0100
  • 1984405b38 Add a look timer to EntityAIDirectLookTarget chylex 2015-12-16 01:45:03 +0100
  • 3b29e693db Add missing block objects to Knowledge Registrations chylex 2015-12-15 12:40:17 +0100
  • cc6b502d1c Make Enderman block stealing conditioned, add chance to drop carried block on tp, tweak despawning chylex 2015-12-15 02:27:53 +0100
  • 0e2c358a78 Fix a crash in Enderman carried block handling chylex 2015-12-14 23:45:31 +0100
  • a7f636ca8a Fix mobGriefing and chance handling in EntityAIMoveBlocksRandomly chylex 2015-12-14 23:45:01 +0100
  • 0f5a0b20bf Fix Endermen despawning after relog, and add random despawn if 100 blocks away chylex 2015-12-14 23:36:27 +0100
  • 6621a3aebe Work on Endermen (wandering, rain checking, despawn chance, projectile revenge) chylex 2015-12-14 23:28:58 +0100
  • cc8a6f653a Add range check method to FX proxy and use it for Enderman despawning chylex 2015-12-14 23:28:29 +0100
  • 6cf57d1bf9 Add a wander AI that does not depend on entityFuckingAge and has customizable chance chylex 2015-12-14 23:27:24 +0100
  • d31ebb5bbc Add Enderman despawn FX chylex 2015-12-14 21:17:47 +0100
  • 0097aec122 Work on FX (code tweaks and formatting fixes, fly off behavior) chylex 2015-12-14 21:17:25 +0100
  • 7a9aa3cbd8 Work on Endermen (despawning, spawning rules, tp, attack response, water behavior) chylex 2015-12-14 19:02:15 +0100
  • 0cb20f366e Remove stuff from old KnowledgeRegistrations file chylex 2015-12-14 16:33:13 +0100
  • d5109a9e8e Add all Knowledge Objects for first part of the mod (and display IS constructor to ObjectItem) chylex 2015-12-14 16:11:42 +0100
  • d08e5bcd90 Fix Knowledge Object distance recursion level and set the limit to 2 chylex 2015-12-14 14:00:09 +0100
  • cf432bced6 Fix Compendium rendering (line edges, wrong distance calculations, overflowing offset values) chylex 2015-12-14 13:29:07 +0100
  • d87504fb48 Fix GUI line rendering chylex 2015-12-13 23:38:59 +0100
  • d061f2b276 Work on Knowledge Objects and their positioning chylex 2015-12-13 23:31:24 +0100
  • cbef693370 Fix Compendium scrolling and interacting with invisible Objects chylex 2015-12-13 23:28:43 +0100
  • fb672b1909 Allow multiple Knowledge Object parents chylex 2015-12-13 22:40:21 +0100
  • 0923b5a78f Remove no longer relevant TODOs chylex 2015-12-13 21:56:45 +0100
  • 51a68fba1f Add a consecutive damage target AI for conditioned re-aggro chylex 2015-12-13 17:26:33 +0100
  • 23cebab4c1 Fix Void Portal teleportation causing the entity to get stuck chylex 2015-12-13 00:50:59 +0100
  • 4bdf5add07 Add debug Territories chylex 2015-12-13 00:50:37 +0100
  • b3ed78532c Fix and tweak stuff (Territory locator, Void Portal gen, WorldFile NBT, Portal entity check) chylex 2015-12-13 00:45:16 +0100
  • 6491d14148 Fix Void Portal & Territory bugs (canGenerate, spawn point pos, tooltip check, active token render crash) chylex 2015-12-12 23:40:21 +0100
  • 862c75f7e0 Finish return Void Portal and territory index saving chylex 2015-12-12 22:57:42 +0100
  • a577983f09 Lay groundwork for Territory spawn point finding, tp, and return portal gen chylex 2015-12-12 18:50:53 +0100
  • 07bce7dac9 Add Token data handling (Void Portal color, EndTerritory.canGenerate) chylex 2015-12-12 15:11:21 +0100
  • 68a7ab13c3 Finish Void Portal rendering and disable right-clicking on non-storage Void Portal Frames chylex 2015-12-12 14:00:18 +0100
  • 1cd15b1155 Add Void Portal GUI tooltips and Token activation, remove Hub Token from creative menu chylex 2015-12-12 13:33:30 +0100
  • afed126d13 Fix PortalFile crashing on save if there the Stronghold portal position is null chylex 2015-12-12 12:04:05 +0100
  • cb00ed00da Remove ContainerHelper.copySlotInfo as it is no longer needed chylex 2015-12-12 12:03:43 +0100
  • f3ac5ea0b8 Work on Void Portal GUI (texture, slots, texts, container code) chylex 2015-12-12 12:03:21 +0100
  • 6d821e88f1 Change integer colors to RGB bitshift for clarity chylex 2015-12-12 12:02:04 +0100
  • b38fb4723b Rewrite container transferStackInSlot and remove some magic numbers in slots chylex 2015-12-10 19:41:18 +0100
  • f46663841c Work on Void Portal inventory and container handling chylex 2015-12-10 19:09:06 +0100
  • be3fe43a9d Add slot utils and stack transfer methods to ContainerHelper chylex 2015-12-10 19:07:07 +0100
  • 6395ff5a6a Remove the Void Portal Frame TE, as it is not needed chylex 2015-12-10 14:08:39 +0100
  • 962f865692 Rename StrongholdPortalFile to PortalFile and add Token inventory to it chylex 2015-12-10 13:47:47 +0100
  • 40ecd6cb2a Work on Void Portal Frame textures and worldgen chylex 2015-12-09 21:12:14 +0100
  • 3858d7d5f7 Work on fixing warnings and updating deprecated code chylex 2015-12-09 17:24:55 +0100
  • 3c1509f926 Work on updating deprecated code chylex 2015-12-09 12:48:06 +0100
  • 0715243e6e Add a basic MobTeleporter to Endermen chylex 2015-12-08 19:10:46 +0100
  • c31fdb2789 Update Endermage code to use MobTeleporter (WIP) chylex 2015-12-08 19:04:40 +0100
  • 920c0d204c Update Louse code to use MobTeleporter chylex 2015-12-08 18:04:28 +0100
  • 330321deba Fix distance handling in teleportation classes chylex 2015-12-08 17:26:38 +0100
  • d724b65fa5 Add utility classes and interfaces for mob teleportation chylex 2015-12-08 15:31:26 +0100
  • b185589a9e Add a WIP Void Portal technical entity chylex 2015-12-07 15:27:26 +0100
  • 4eea9cdfd4 Add territory index tracking to Portal Tokens chylex 2015-12-07 15:07:23 +0100
  • aa64572f3e Work on Void Portal rendering and generation chylex 2015-12-07 00:53:11 +0100
  • 99668ca2ee Work on portal rendering (add overridable pos translation, fix Void Portal bounding box) chylex 2015-12-07 00:26:22 +0100
  • 4536b77f74 Add Dark Loam Slab recipe and fix its item handling chylex 2015-12-07 00:03:30 +0100
  • b704d96cba Fix Void Portal item rendering and make portals last in creative tab chylex 2015-12-06 19:14:40 +0100
  • e7ac635b61 Add classes for Void Portal and Void Portal Frame chylex 2015-12-06 18:27:27 +0100
  • 973b7437ad Add a name to End Portal chylex 2015-12-06 14:36:57 +0100
  • 46060055da Make Void Portal structure generate chylex 2015-12-06 14:18:19 +0100
  • d492b45326 Tweak sky rendering in The Hub chylex 2015-12-06 14:17:59 +0100
  • e9c5417a15 Add support for changing sky textures per-territory chylex 2015-12-06 14:13:57 +0100
  • 6007c6a849 Add basic Void Portal structure worldgen chylex 2015-12-06 14:13:04 +0100
  • ff005dc843 Add a Dark Loam Slab chylex 2015-12-06 14:08:31 +0100
  • 6eed1b2bad Add a WIP plant generator chylex 2015-12-06 12:38:14 +0100
  • 5b872994ca Add Ravish Bell to Blobs in The Hub chylex 2015-12-06 12:37:57 +0100
  • 824fa8828d Tweak Ravish Bell textures chylex 2015-12-06 12:37:38 +0100
  • 6f7992dc4a Fix a long time Loot Chest lid animation bug chylex 2015-12-03 18:23:08 +0100
  • 60c846c77d Rework Ravish Bell rendering for extra variety chylex 2015-12-03 18:18:57 +0100
  • 2627fccb8a Tweak token holder worldgen in The Hub chylex 2015-12-03 16:09:01 +0100