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
3e00bac71b Add missing SideOnly to portal Tile Entity renderers 2015-11-05 20:15:19 +01:00
75bd1d8bee Make Energy particles disappear when the Cluster is removed (reimplemented) 2015-11-05 17:45:59 +01:00
5b9895a52a Add lore classes for Knowledge Notes 2015-11-05 17:44:51 +01:00
9feaf22327 Fix GenerateOres compile error after last commit 2015-11-05 02:44:16 +01:00
edc1fe749d Add default damage to Amulet of Recovery (required for Stronghold Relic generation) 2015-11-05 02:34:03 +01:00
701e7133be Add a generateCloser option to attaching line Ore generator 2015-11-05 02:33:16 +01:00
9dd1cf7140 Add attaching line Ore generator 2015-11-05 02:24:53 +01:00
c750ef82a0 Fix incorrect cycle calculation and add placement safe net to Energy Receptacle 2015-11-05 01:15:01 +01:00
3c521c132c Finish Stronghold Relic generation, add getSourceInventory method to Loot Chest 2015-11-05 00:45:32 +01:00
23fd5f19e3 Update older code to use RandUtil and FacingX.random 2015-11-05 00:28:19 +01:00
4f40987e37 Add RandUtil and random methods to Facing classes 2015-11-05 00:27:33 +01:00
bd6caf33fd Add a client-only annotation to EnergyOracle.getRenderPasses 2015-11-04 20:44:14 +01:00
a593d525ca Finish Energy Receptacle (fix server not accounting for time passed) 2015-11-04 20:44:01 +01:00
850b8bd02d Work Energy Receptacle (textures, fix Cluster placing) 2015-11-04 19:41:53 +01:00
365dd20b05 Finish enhancement particles (placing enhanced block, holding End Powder) 2015-11-04 16:55:08 +01:00
515ae4aeee Remove DamageSourceMobUnscaled, add source name to Damage and new modifiers for later 2015-11-04 15:01:09 +01:00
6ab4059b75 Cleanup code in Silverfish and Enderman 2015-11-04 14:50:20 +01:00
b8e35036be Remove the need of casting when using PercentageLootTable.setChances 2015-11-03 23:46:42 +01:00
30f76ab762 Update Silverfish AI code to use new classes 2015-11-03 23:39:24 +01:00
10b919a655 Add AIToggle and new method to AIUtil 2015-11-03 23:39:08 +01:00
6546995eab Add AIUtil with clearTasks method, and use it in Silverfish 2015-11-03 22:49:03 +01:00
259bbb8b5e Finish Energy Oracle (Cluster ignore list, missing name) 2015-11-03 22:02:21 +01:00
bde3ebfbaf Fix missing key check in NBTUtil.readNumericList 2015-11-03 21:57:40 +01:00
c2f2935da3 Fix Knowledge Object lines & remove brightness variation, add Visible Only status 2015-11-03 17:10:20 +01:00
e83234357f Make category Knowledge Objects visible but undiscovered 2015-11-03 17:08:51 +01:00
c26a1c224f Work on Hint Fragments, Object outline colors & blinking, and debug code 2015-11-03 13:02:03 +01:00
ab18d4a78d Remove Homeland Endermen 2015-11-03 02:00:53 +01:00
80685b22ce Organize imports in the entire project 2015-11-02 23:26:35 +01:00
fe45471c72 Change Purchase element color if too few points, and if mouse over 2015-11-02 23:25:35 +01:00
60a25c5cf1 Add unread Fragment blink effect, and implement unread hint status 2015-11-02 22:59:07 +01:00
e55a7826a7 Add verifyRecipe functionality to crafting recipe Fragments 2015-11-02 21:37:20 +01:00
859f1f9ce9 Reimplement /heeadmin compendium-unlock-all 2015-11-02 21:36:51 +01:00
7387fd279e Optimize Compendium networking by sending pause restore packets in SP only 2015-11-02 16:27:30 +01:00
2e7ba1bcea Fix README information about the master branch 2015-11-02 16:10:09 +01:00
d8a40d1161 Update or remove debug code in places, fix import order in PacketPipeline 2015-11-02 15:57:19 +01:00
7a866c4d41 Fix Knowledge Notification & Compendium Page rendering (icon pos, text offset) 2015-11-02 15:54:54 +01:00
f1ab60361e Remove Knowledge Object purchasing 2015-11-02 15:53:46 +01:00
f1c150cf8d Fix Compendium pause not working with packet handling 2015-11-02 15:53:04 +01:00
1c01ed7dd9 Fix Fragment price and purchasing, and mouse input conflict on purchase elements
The page handler has more recent code, since the commits are in the
wrong order; if a rollback is needed, it can be fixed using the next
commit, but it shouldn't be the case.
2015-11-02 15:49:14 +01:00
71fae14889 Add a container item to Ender Goo Bucket 2015-11-02 12:59:11 +01:00
3160ebc3dd Work on Compendium page rendering and purchase elements 2015-11-02 02:38:47 +01:00
6231760767 Work on Compendium tooltips 2015-11-02 02:38:20 +01:00
d4b2dd1719 Add a config to pause the game when Compendium is open 2015-11-02 02:37:05 +01:00
d25357b44c Implement Fragment read/unread state 2015-11-01 23:33:29 +01:00
6c79cf5988 Fix wrong logic in Compendium object and fragment handling, and update their visuals 2015-11-01 22:21:08 +01:00
97b9b4917f Add Compendium tab scrolling and automatic offset detection 2015-11-01 22:20:30 +01:00
26a2dd7277 Move Compendium things around, fix Object overlay, improve tooltips 2015-11-01 20:35:13 +01:00
10cabe0e6c Work on Knowledge Object shapes, outlines, rendering, and update the texture 2015-10-31 21:37:30 +01:00
0ecf12061d Add Compendium category & tab handling, move ObjectDisplayElement 2015-10-31 18:26:43 +01:00
d1742f39f6 Remove deprecated Decomposition config option 2015-10-31 13:19:09 +01:00