2176 Commits
Author SHA1 Message Date
chylex 4e374abb5f Add empty Stronghold class 2015-07-30 15:26:32 +02:00
chylex 5525672898 Add a debug stick 2015-07-30 14:36:44 +02:00
chylex afcdbfb26f Add foreach method to Pos 2015-07-30 14:28:57 +02:00
chylex 8a351f8990 Remove or port old loot lists and world IMC handler 2015-07-28 23:22:45 +02:00
chylex 95312acff8 Tweak loot table methods because wtf generics 2015-07-28 22:54:44 +02:00
chylex c78fae0457 Implement new loot system to Enderman drops 2015-07-28 19:10:54 +02:00
chylex a0c5c1d066 Remove generics from LootTable because they don't work in lambdas 2015-07-28 19:10:40 +02:00
chylex 3495201faf Deprecate and move old loot system 2015-07-28 18:45:37 +02:00
chylex b240641a76 Create new loot system 2015-07-28 18:45:01 +02:00
chylex 7b21fa64e0 Update DragonUtil to use Pos, remove irrelevant comments 2015-07-27 20:14:59 +02:00
chylex 0abee84807 Move and optimize BlockReplaceHelper 2015-07-27 20:14:23 +02:00
chylex 3395b7e105 Unmojangify falling block logic 2015-07-27 18:41:00 +02:00
chylex 034f76f067 Remove code for teleporting Dragon Egg back to the portal & Dragon portal gen 2015-07-27 18:29:33 +02:00
chylex 5ec7cafb2f Update NBT coord loading to use Pos 2015-07-27 17:58:32 +02:00
chylex 5136320fb2 Use Java 8 features 2015-07-27 15:17:47 +02:00
chylex 23d095b0f3 Target Java 8 2015-07-27 13:09:51 +02:00
chylex a76c4c65f8 Disable old Stronghold worldgen 2015-07-24 21:06:42 +02:00
chylex 0637523c10 Disable old Stronghold portals 2015-07-24 20:54:19 +02:00
chylex 355479d146 Use FXHelper in old messy code 2015-07-24 20:29:09 +02:00
chylex 7cc99ece88 Update particle helper class 2015-07-24 20:23:22 +02:00
chylex e20a6ddccc Add particle effect when Dragon Egg is broken 2015-07-24 20:08:33 +02:00
chylex 5625be1524 Add helper class for particle effects 2015-07-24 20:08:12 +02:00
chylex c6f41c505a Remove unused methods, classes and fields 2015-07-24 19:43:43 +02:00
chylex e8ceddba77 Fix altar items not sparkling 2015-07-24 19:41:20 +02:00
chylex 29ea2dc09b Rewrite and reorganize particle system 2015-07-24 19:29:08 +02:00
chylex f55161f4fa Make Dragon Egg drop on click 2015-07-24 17:50:54 +02:00
chylex dd848e5d98 Remove the Temple that resets the End 2015-07-24 17:35:21 +02:00
chylex dc97791b3d Fix End Portal disappearing at certain angles 2015-07-24 17:29:50 +02:00
chylex 0b0ca0bacc Override End Portal teleportation mechanics 2015-07-24 17:29:30 +02:00
chylex b9431b9df6 Move override blocks to a separate package 2015-07-24 15:47:36 +02:00
chylex 876532bc0e Fix End respawn location 2015-07-24 15:46:10 +02:00
chylex 84813f44a4 Adjust Enderman spawn weight and conditions (night only) in Overworld 2015-07-24 15:33:46 +02:00
chylex 1801fce384 Remove worldgen, make overrides mandatory 2015-07-24 15:11:10 +02:00
chylex 27ac6d465b Deprecate BlockPosM 2015-07-24 13:47:02 +02:00
chylex 1ad42b8728 Add Pos class to replace BlockPosM 2015-07-24 13:34:35 +02:00
chylex 7b3bdcdaf0 Removed NEI integration and checked null in AM2 workaround 2015-07-22 14:06:29 +02:00
chylex f6b9f60889 Let's do it! Updated version to 2.0-dev 2015-07-22 02:37:03 +02:00
chylex 73edf38b15 Push 1.8.2 bugfix update 2015-06-26 18:07:21 +02:00
chylex b31563cc27 Fixed wrong icon index for Stardust Ore
Fixes #124
2015-06-26 18:07:21 +02:00
chylex 41b3f8db72 Fix typo in version history 2015-06-21 23:40:13 +02:00
chylex 432921a64c Disabled Sanctuary for 1.8.1 update, rollback to enable! 2015-05-30 22:31:40 +02:00
chylex 736c11d05c Push 1.8.1 update 2015-05-30 21:57:43 +02:00
chylex d6e80d899b Update build ID 2015-05-30 18:55:36 +02:00
chylex 5a50f21031 Notifications run on client when operator logs into server 2015-05-30 18:48:58 +02:00
chylex 693ccfc36d Fixed command and notification bugs, implemented all notification features 2015-05-30 15:54:24 +02:00
chylex 0347a2399b Finish /hee client command and add comments to saving configuration by "loading" it 2015-05-30 03:22:51 +02:00
chylex 7f51c34e3d Add notification data saving and config option for one notification per update 2015-05-30 03:08:47 +02:00
chylex 6401be3147 Add the /hee client command and move notification to client only 2015-05-30 03:06:14 +02:00
chylex 07d9eaa1ce Renamed HeeCommand to BaseCommand 2015-05-30 03:05:18 +02:00
chylex 0fa66701ee Fix notification config not saving and add imc comment 2015-05-29 20:57:07 +02:00