BloodMagic/src/main/java/WayofTime/bloodmagic/util
Phil 28b5caa5aa (#1415) Soft Fall / fallProtect Implementation (#1536)
* Fixed softFall / fallProtect upgrade for living armour. Previously it
relied on regular armor properties, which fall damage bypasses by being
marked is unblockable. Created a method subscribed to onPlayerFall which
applies the damage multiplier and the fallProtect stat-tracker. Removed
the armorProperties method of LivingAmourUpgradeFallProtect.java and
replaced it with getDamageMultiplier.

* Fixed formatting issues. [1+1 vs 1 + 1, 1.0F instead of 1.0f]
2019-02-08 19:34:41 -08:00
..
handler (#1415) Soft Fall / fallProtect Implementation (#1536) 2019-02-08 19:34:41 -08:00
helper Command rework (#1434) 2019-01-31 16:46:02 -08:00
BlockStack.java Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
BMLog.java Logging for plugin gathering 2018-02-17 09:48:17 -08:00
BooleanResult.java Base work for ticket based syphoning 2018-06-28 18:24:17 -07:00
ChatUtil.java Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
Constants.java Third stage of "Dagger of Sacrifice"-glow (#1389) 2018-08-07 17:51:46 -07:00
DamageSourceBloodMagic.java Removed all usages of PleaseStopUsingMe 2018-03-17 22:30:14 -07:00
GhostItemHelper.java Update mappings + dependencies 2019-01-31 19:10:37 -08:00
ISigilFluidItem.java Capable fluid sigils (#1517) 2019-01-20 15:24:28 -08:00
ItemStackWrapper.java Update mappings + dependencies 2019-01-31 19:10:37 -08:00
PluginUtil.java Add API method for registering recipes at proper time 2018-02-28 17:53:23 -08:00
SigilFluidWrapper.java Capable fluid sigils (#1517) 2019-01-20 15:24:28 -08:00
StateUtil.java Several mimic fixes, with actually cleaned up commit history. (#1379) 2018-08-07 16:28:55 -07:00
Utils.java Update mappings + dependencies 2019-01-31 19:10:37 -08:00