Nicholas Ignoffo
d99cf77288
Move config to annotation system
...
All old configs must be deleted for this to work properly. Since the rest
of the update is filled with world breaking changes, this should be fine.
Also some mapping updates
(cherry picked from commit d587a8c
)
2018-02-04 19:01:27 -08:00
Nicholas Ignoffo
08258fd6ef
Run formatter
2017-08-15 21:30:56 -07:00
Nicholas Ignoffo
554c9852e6
Move commonly used API systems to a plugin based system
...
Create a class that implements IBloodMagicPlugin and annotate it with
`@BloodMagicPlugin`. The `register` method will be called during init.
Currently implemented systems:
- Blacklisting
- Teleposer
- Teleposer (entity)
- Transposition
- Well of Suffering
- Green Grove
- Setting sacrificial values
- Adding altar components
2017-08-15 18:14:28 -07:00
Nicholas Ignoffo
5fcdd978d7
this doesn't compile yet, but have something to peek at
2017-08-14 20:53:46 -07:00
Nicholas Ignoffo
91a900d84e
Add current charge to Waila tooltip ( #1013 )
...
(cherry picked from commit c7f2b7d
)
2017-01-02 01:58:24 -08:00
Nicholas Ignoffo
a628adfde8
Lowercase all the tooltip strings
2017-01-02 01:18:29 -08:00
Nicholas Ignoffo
00d6f8eb46
Initial stab at 1.11
...
About halfway.
2016-12-12 19:56:37 -08:00
Nicholas Ignoffo
6c4fe34152
Fix Waila altar progress percent ( #796 )
...
After rewriting half of Waila, I understand how these things should be done, now
2016-10-31 00:07:59 -07:00
Nicholas Ignoffo
24b4c4b8d1
Made all item fields final
2016-09-10 17:04:24 -07:00
WayofTime
8c4eff0d81
Formatting!
2016-06-23 21:43:27 -04:00
Nicholas Ignoffo
f474c31bc9
Re-implement Waila integration
2016-05-31 16:43:11 -07:00
Nicholas Ignoffo
d10d6e6275
Comment out Waila compat until Waila updates mappings
2016-05-01 13:55:15 -07:00
Nicholas Ignoffo
8283047bf1
Re-implement Waila compat
2016-05-01 09:00:49 -07:00
Nick
6c729db70c
Initial 1.9 commit
...
This DOES NOT BUILD. Do not even attempt.
Almost everything has been ported besides the block/item packages. Then it's a matter of testing what broke.
2016-03-17 13:00:46 -07:00
WayofTime
da6f410394
Lots of import rearrangement due to odd "clean up" algorithm. Added Crystals, which are very WIP.
2016-02-25 08:54:18 -05:00
WayofTime
71421b7d88
Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1
2016-01-02 17:56:37 -05:00
Nick
2eaa9bf578
Hey look, the actual compat classes... >.>
2016-01-01 15:41:01 -08:00