Better readability for large numbers

Also updated changelog with everything I've been doing
This commit is contained in:
Nick 2016-02-04 18:31:22 -08:00
parent 333c6d71d2
commit 34afee6dfb
2 changed files with 27 additions and 18 deletions

View file

@ -4,6 +4,15 @@ Version 2.0.0-15
- Added blood lamp sigil array texture and reagent. Made it so the blood lamp sigil will place the light when right clicking on a block.
- Added magnetism sigil array texture and reagent.
- Added the ability for the blood altar to have its buffer tanks accessed (Untested)
- Improved readability for large numbers
- Fixed break particle for Alchemy Array
- Waila handling for Alchemy Array
- Fixed Ritual eating LP when reactivated via a Redstone signal
- Ritual Stones now always drop blank stones
- Bound Blade is now enchant-able
- Goggles of Revealing upgrade for Living Helmet. Combine a Living Helmet and Goggles of Revealing in an Anvil
- Fixed config for disabling rituals
- [API] Lots of changes to the binding system. It's now handled automatically for all items that implement IBindable.
------------------------------------------------------
Version 2.0.0-14