1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion.git synced 2024-11-23 15:42:46 +01:00
Commit Graph

2176 Commits

Author SHA1 Message Date
d14da5d647 Add javadoc and update function to ExpiringSet 2015-10-25 02:07:18 +01:00
ec9cfeb220 Add an ExpiringSet collection 2015-10-25 02:56:49 +02:00
cfb192526b Work on Knowledge (client events, ItemStack handling, minor tweaks) 2015-10-24 23:28:09 +02:00
9448cea6bb Work on Knowledge serialization and saving 2015-10-24 17:30:34 +02:00
8bc97e62b4 Start converting display elements and fixing errors 2015-10-24 17:30:13 +02:00
7881b22530 Redo Knowledge Object serialization 2015-10-24 05:00:01 +02:00
cea311d81e Remove some old Knowledge classes and rename FragmentType 2015-10-24 02:42:05 +02:00
b59ff784db Port main Knowledge Fragment types (except for Charm one) and remove the old ones 2015-10-24 02:35:51 +02:00
43e2f5a7e2 Work on converting Knowledge sys (fragment types, obj lookup, utils) 2015-10-24 02:17:15 +02:00
8008764a81 Add some utility methods to GuiItemRenderHelper & GameRegistryUtil 2015-10-24 02:16:27 +02:00
a7d11abdbf Add a recipe unifier utility class 2015-10-23 22:51:39 +02:00
281d16d609 Add new Knowledge Object types 2015-10-23 16:47:12 +02:00
272a3febbb Replace essential Compendium classes 2015-10-23 16:46:45 +02:00
20ca00f897 Move Compendium code to a different package to begin rewrite 2015-10-23 16:44:01 +02:00
4a766b8fa7 Add RFTools dimlet blacklist 2015-10-22 14:26:37 +02:00
71a5d5ed95 Remove unused imports from Stronghold rooms 2015-10-21 19:33:35 +02:00
19258f095c Remove Island Biome Core block 2015-10-21 19:32:02 +02:00
ce81c343de Add more ore generation and placement methods 2015-10-21 03:05:52 +02:00
55026c0379 Update Spatial Dash Gem (amount of energy accepted, override getMaxDamage) 2015-10-21 01:31:49 +02:00
b03e600cbe Tweak new ore generation, add an in-game test method 2015-10-21 01:29:37 +02:00
d6fc9177ed Add ore generating system with two basic generators 2015-10-21 00:48:18 +02:00
ca623b4bee Add getArea method to StructureWorld and a RangeGenerator utility class 2015-10-20 23:52:51 +02:00
dd17e1936b Rename dispersed Cluster generator class 2015-10-20 18:06:33 +02:00
5acc472d13 Work on loot room distribution for Stronghold 2015-10-20 17:52:10 +02:00
5f0caeabde Remove unused WorldGenFile class 2015-10-20 17:07:16 +02:00
0b2b88c326 Add Stronghold finder compatibility w/ old saves, load chunks before generating 2015-10-20 17:07:06 +02:00
585b511231 Rename StrongholdFile to StrongholdPortalFile 2015-10-20 17:06:31 +02:00
467c83147e Fix NBTUtil numeric list reading 2015-10-20 17:02:25 +02:00
ff8f32b0a2 Deprecate vector functions in DragonUtil 2015-10-20 15:14:13 +02:00
74443a6b34 Add a virtual Silverfish spawner to Stronghold 2015-10-20 15:10:47 +02:00
a452f5eb74 Add a virtual spawner entity and add new random functions to Vec 2015-10-20 15:10:16 +02:00
a5f135fb33 Improve Stronghold piece instance weight calculations and tweak settings 2015-10-19 23:48:47 +02:00
fdfe0e329f Implement corridor counting in spreading dungeon generator 2015-10-19 23:15:41 +02:00
da6e2e5ef4 Fix cluster waterfall Stronghold room connection handling 2015-10-19 23:07:47 +02:00
ce328cfa35 Add a missing block check to itemblock class registering 2015-10-19 22:41:21 +02:00
93566a557a Cleanup Thaumcraft integration code 2015-10-19 22:40:45 +02:00
1b8df03e7d Redo creative tab handling (and fix Persegrit & Enderman Head after the change) 2015-10-19 22:10:52 +02:00
8d71e01f69 Redo Enderman Head (remove separate item, possibly fix random rendering bug) 2015-10-19 21:18:18 +02:00
6ff7787ddf Update Stronghold pieces to use utility block pickers (and fix wrong block in library) 2015-10-19 15:11:22 +02:00
11a4650727 Add StructurePiece with utility methods and fields for worldgen 2015-10-19 15:09:36 +02:00
8dcd364cb6 Update Silverfish code and add some TODO comments 2015-10-19 13:49:20 +02:00
8e398f7e9a Fix EntityAIWanderConstantly mutex bits and clean it up 2015-10-19 13:48:43 +02:00
d406844a02 Make EntityAIRandomTarget use generics and add a predicate 2015-10-19 13:46:26 +02:00
aca8359f1e Test and fix damage system (proper message with magic damage) 2015-10-19 00:26:43 +02:00
7ba51b68c0 Swap ladders for vines in the two floor Stronghold chest room 2015-10-18 20:18:08 +02:00
8a379ccf8d Add Energy Wand to discarded item rejections 2015-10-18 20:17:47 +02:00
0aa3be939c Fix flower pot metadata handling in Meta 2015-10-18 20:17:33 +02:00
9e7a0b51f2 Change Ethereal Lantern texture 2015-10-18 20:13:18 +02:00
5383e59336 Fix last Stronghold rooms, add chest to prison, update weights & debug code 2015-10-18 19:53:28 +02:00
ff23a32584 Add overridable dungeon piece weight handling 2015-10-18 19:43:41 +02:00