Commit Graph

  • b2cc879763 Add new conditions to territory mob spawner, fix peaceful mode, cleanup code chylex 2016-01-11 17:44:06 +0100
  • 1a90ef0878 Add territory spawner mob limits per class, and fix location finders chylex 2016-01-11 17:22:26 +0100
  • 455c07d6db Fix Territory spawner mob limits and group spawning error chylex 2016-01-11 12:50:12 +0100
  • 50bcd95abd Add an enum order warning to EndTerritory, just in case chylex 2016-01-11 10:44:19 +0100
  • 308d26170a Add a size constructor method to EndTerritory for clearer code chylex 2016-01-11 10:41:59 +0100
  • b210e4c19a Add a mob spawner territory behavior chylex 2016-01-08 20:15:54 +0100
  • 8873833d9b Use Predicate instead of Function in Pos.getTopBlock chylex 2016-01-08 19:46:48 +0100
  • 90a3e78991 Fix territory bounding box chylex 2016-01-08 19:41:31 +0100
  • bfb3457bef Work on Territories (change methods in properties & ticking, add bounding box creation) chylex 2016-01-08 16:48:14 +0100
  • 9cc2dc33d5 Add Pos.offset(Pos) and BoundingBox.offset(Pos) chylex 2016-01-08 16:46:52 +0100
  • 37db1bec42 Add EndTerritory parameter to TerritoryProperties.setupBehaviorList chylex 2016-01-08 11:52:25 +0100
  • 2c633eb2ff Work on spawn entry (organizing, new methods, fix predicates) chylex 2016-01-08 06:18:03 +0100
  • 5ee8264aed Add a basic SpawnEntry class chylex 2016-01-07 17:48:56 +0100
  • b7faa133b3 Remove test territory behavior chylex 2016-01-07 17:02:34 +0100
  • 55ef056f68 Fix incorrect import in ReflectionPublicizer chylex 2016-01-07 16:56:58 +0100
  • 25dde72069 Remove old SpawnEntry class used in biomes chylex 2016-01-07 16:06:08 +0100
  • 098bed9f75 Revert "Revert "Try adding a link to version history"" chylex 2016-01-07 13:38:15 +0100
  • 521bfd054e Fix inconsistencies and missing changelogs in the website files chylex 2016-01-07 13:30:50 +0100
  • b134126941 Revert "Try adding a link to version history" chylex 2016-01-07 13:25:50 +0100
  • 5d31fe821d Try adding a link to version history chylex 2016-01-07 13:19:32 +0100
  • 27071065e3 Push 1.8.5 update chylex 2016-01-07 13:18:27 +0100
  • 0c27c28880 Fix syntax error after prev commit chylex 2016-01-07 13:00:38 +0100
  • ea6561e0f3 Tweak the Essence Altar fix to avoid dropping items when level reaches 0 chylex 2016-01-07 12:47:09 +0100
  • 3f0ee41955 Tweak the Essence Altar fix to avoid dropping items when level reaches 0 chylex 2016-01-07 12:47:09 +0100
  • 5e41ac9748 Add links to the music resource pack chylex 2016-01-06 16:09:18 +0100
  • 9cdb4774fc Hopefully fix TC golems crashing the game chylex 2016-01-06 16:24:40 +0100
  • 489213401e Improve the build script to allow restarting chylex 2016-01-07 12:28:04 +0100
  • 641eb0380b Improve the build script to allow restarting chylex 2016-01-07 12:28:04 +0100
  • 863ce1cb19 Add a stupid workaround for a stupid issue with mapgen CME chylex 2016-01-06 16:37:00 +0100
  • 9c4968aa30 Hopefully fix TC golems crashing the game chylex 2016-01-06 16:24:40 +0100
  • 3a67a6cd41 Add links to the music resource pack chylex 2016-01-06 16:09:18 +0100
  • 4d0d7b7628 Remove the warning crash with invalid recipes chylex 2016-01-06 16:06:29 +0100
  • 871b23eccf Fix mcmod.info formatting on different systems chylex 2015-10-08 12:14:19 +0200
  • 521c9fa010 Add workaround bullshit because no java 8 features chylex 2016-01-06 15:12:55 +0100
  • 1d9b41ae06 Improve modified recipe detection in crafting fragments chylex 2016-01-06 14:48:19 +0100
  • f9f8223159 Add a recipe unifier utility class chylex 2015-10-23 22:51:39 +0200
  • fcad46d870 CUNTS chylex 2015-12-30 04:03:05 +0100
  • 876162315f Update mcmod.info and build ID chylex 2016-01-06 12:24:02 +0100
  • 8999fbb497 Fix music resource pack name that somehow got missed in cherry-pick chylex 2016-01-06 12:22:07 +0100
  • 3fe8f69196 Push gradle wrapper for convenience chylex 2015-11-24 01:06:47 +0100
  • 7d6980864a Add batch files for gradle stuff because I'm a lazy bastard chylex 2016-01-05 22:15:14 +0100
  • 402b915df8 Move music files into a separate resource pack chylex 2015-12-30 03:23:49 +0100
  • 652fd13294 Let other mods take precedence in changing the music system chylex 2015-11-21 16:21:17 +0100
  • ab83926a54 Fix exploits with Essence Altars chylex 2015-11-21 15:43:09 +0100
  • 4731a922cb Add a test territory behavior chylex 2016-01-06 11:48:12 +0100
  • 010e12d866 Change serialization of territory indexes (use ordinals because everything else uses them too) chylex 2016-01-06 11:48:01 +0100
  • 969801b571 Finish territory behavior setup and rare territory saving chylex 2016-01-06 11:35:36 +0100
  • 514395501a Change the NBTUtil callback tag because it was confusing chylex 2016-01-06 11:35:09 +0100
  • 9bfd992cae Use StringUtils replace and remove methods for performance chylex 2016-01-06 10:59:37 +0100
  • 53622f20dc Ignore empty compound tags when saving territory data chylex 2016-01-06 10:42:55 +0100
  • 2629283da5 Optimize disk usage in Compendium file by replacing HEE identifier with a tilde chylex 2016-01-06 10:42:32 +0100
  • d5e352ebc9 Add packet to sync territory variations chylex 2016-01-06 10:04:16 +0100
  • dd94eccba2 Save territory variations and update serialization of territory data chylex 2016-01-06 01:22:56 +0100
  • 8e62e2faf9 Make the empty enum set a singleton chylex 2016-01-06 00:44:22 +0100
  • beee7abd45 Fix more compile errors because javac is stupid chylex 2016-01-05 22:22:58 +0100
  • 71d15125c1 Add batch files for gradle stuff because I'm a lazy bastard chylex 2016-01-05 22:15:14 +0100
  • 588b861baa Update test territory properties chylex 2016-01-05 11:31:23 +0100
  • 5b396eb093 Add WIP ticking and behavior system to territories chylex 2016-01-05 10:44:38 +0100
  • 11cf144c16 Add a callback NBT compound tag to NBTUtil chylex 2016-01-05 08:19:19 +0100
  • 6c7a9d5af1 Fix spaces instead of tabs in some files chylex 2016-01-04 23:44:40 +0100
  • 5faa33121a Add territory variation handling chylex 2016-01-04 04:18:29 +0100
  • ccc7f5be30 Add BitStream to collection package chylex 2016-01-04 03:44:12 +0100
  • 2a349acefc Fix WeightedMaps copied using the constructor having incorrect weight chylex 2016-01-04 03:41:54 +0100
  • 8af6edca1c Add EmptyEnumSet and a constructor for WeightedMap chylex 2016-01-04 00:37:53 +0100
  • 3f2b06772d Refactor EndTerritory fields and initialization chylex 2016-01-02 20:15:49 +0100
  • c67cc1bcb7 Add a tooltip to music discs if the custom music system is disabled chylex 2015-12-31 00:32:44 +0100
  • 1012167b98 Fix formatting in BlockList chylex 2015-12-30 23:16:59 +0100
  • 96fb955e55 Temporarily rename all Knowledge Fragments in the lang file chylex 2015-12-30 04:28:01 +0100
  • d3fd7ddd27 Rename and move EnvironmentEvents to a more general TerritoryEvents chylex 2015-12-30 04:17:33 +0100
  • a1885888c0 Change the name of the music resource pack file chylex 2015-12-30 04:14:56 +0100
  • da49eb795a Fix music resource domain, add pack detection to Music Disks chylex 2015-12-30 04:03:05 +0100
  • 9cff61a276 Move music files into a separate resource pack chylex 2015-12-30 03:23:49 +0100
  • d6ebb7fc2a Fix a compile error because javac is stupid with generics chylex 2015-12-30 03:09:49 +0100
  • 17840ff1f6 Fix ModTransition not handling world spawn coords inside blocks correctly chylex 2015-12-30 01:33:31 +0100
  • d030bc4888 Fix Compendium hint key formatting and allow literal strings in achievement overlay chylex 2015-12-27 01:48:20 +0100
  • c256df8160 Show Compendium hint when Endermen keep teleporting away chylex 2015-12-27 00:58:06 +0100
  • a88b4b323b Add hint achievement overlay to Compendium chylex 2015-12-27 00:56:53 +0100
  • 191ca56a0d Add simple achievement overlay handling chylex 2015-12-26 20:08:46 +0100
  • 0df7abfca4 Remove achievementStartId from config (will reset achievements) chylex 2015-12-26 18:27:31 +0100
  • 1e4a2ed8f8 Allow Knowledge Objects to individually disable discovery chylex 2015-12-26 15:33:52 +0100
  • 67ef932dce Temporarily delete language files chylex 2015-12-26 14:02:41 +0100
  • a481444894 Fix Enderman projectile avoid logic where changing target would never happen chylex 2015-12-26 00:41:34 +0100
  • c4663e3810 Add EntityAIWatchRandom and use it instead of LookIdle chylex 2015-12-25 20:10:15 +0100
  • 6c56267fe0 Fix a couple concerns from FindBugs and PMD chylex 2015-12-25 17:30:59 +0100
  • 80ba8bd975 Update PMD settings chylex 2015-12-25 17:17:31 +0100
  • ee258644e6 FIX ALL DEPRECATION WARNINGS AND DELETE BLOCKPOSM chylex 2015-12-25 14:52:52 +0100
  • d9ebb04081 Improve Enderman damage handling compatibility with mods chylex 2015-12-25 14:40:57 +0100
  • 932d999fc5 Update code to use WorldUtil for game rule checking chylex 2015-12-25 03:11:52 +0100
  • e0c4cc765b Add WorldUtil, currently for game rule handling chylex 2015-12-25 03:11:12 +0100
  • 84b32813bc Update rotationYaw instantly after an Enderman teleports chylex 2015-12-24 18:46:01 +0100
  • 9cc4595d3c Fix MobTeleporter to check for mounts on success chylex 2015-12-24 17:22:28 +0100
  • e505bf2445 Add a timer for target vulnerability checking in Endermen chylex 2015-12-24 15:32:55 +0100
  • 102f83866d Fix Endermen "teleporting" every fucking tick when entityToAttack is not null chylex 2015-12-24 15:17:40 +0100
  • d9995bf98f Fix Endermen not extinguishing when wet chylex 2015-12-24 14:58:28 +0100
  • b8a4e1a83f Push minor code tweaks (Vec.pos instead of Vec.xyz, tweak Enderman aggressive flag) chylex 2015-12-24 14:53:37 +0100
  • 7d00a4d5af Update Enderman teleportation, add vulnerability check AI, fix aggressivity flag chylex 2015-12-24 13:29:07 +0100
  • 5ac08b38c3 Add the Enderman kill Causatum event chylex 2015-12-24 01:41:38 +0100
  • 361e96df87 Add PosMutable.moveDown chylex 2015-12-23 21:45:38 +0100
  • 46c0214625 Add parameterized Causatum event triggering chylex 2015-12-23 20:05:39 +0100
  • f67e70c551 Work on Causatum event handling (rand, hasPlayer, calling onUpdate) chylex 2015-12-22 18:43:52 +0100