Nicholas Ignoffo
554993ea79
Cleanup model registration
2018-03-07 19:43:00 -08:00
Nicholas Ignoffo
70d98455b7
Cleaned up a lot of different inspections
2018-03-01 19:27:39 -08:00
Nicholas Ignoffo
2a43e53842
Rewrite IBindable to provide an object instead of storing 2 strings
2018-02-27 16:59:51 -08:00
Nicholas Ignoffo
2fecb427fd
Merge apibutnotreally with the main packages
...
Do not consider anything outside of the true API safe to use. And even then,
I'm changing things. Just wait. Please I beg you.
2018-02-15 18:49:07 -08:00
Nicholas Ignoffo
ddaadfbe52
Swap the API packages
...
The new one is now built for the api jar and the old one is now internal.
It will slowly be moved around to sane places within the internal code. Most
of the features provided in the old "api" are addon specific features which
will generally rely on the main jar anyways. The new API will be specific
to compatibility features, such as blacklists, recipes, and value modification.
2018-02-05 17:04:46 -08:00
Nicholas Ignoffo
08258fd6ef
Run formatter
2017-08-15 21:30:56 -07:00
Nicholas Ignoffo
348fee1e2a
It compiles. Somehow.
2017-08-15 20:21:55 -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
c46ed3e648
Sigils should draw LP from the bound network, not the user
...
(cherry picked from commit 082d2b8
)
2017-01-02 01:57:07 -08:00
Nicholas Ignoffo
a628adfde8
Lowercase all the tooltip strings
2017-01-02 01:18:29 -08:00
Nicholas Ignoffo
09b331fdbe
Fix client having NBT that the server doesn't
...
This was reported months ago but I forgot because it was in the WRONG PLACE.
2016-09-06 18:55:32 -07:00
Arcaratus
3e50dd4117
Improved the API and internal workings
...
Update things
Fix some more things
Update once more
Refactoring and removing unnecessary null checks
Woops
Fix
Nother fix
Moar fix
Fix imports
Update ItemBindable.java
2016-04-12 20:34:08 -04:00
Nick
c2fe583496
Temporary workaround for binding
...
Also fixes lots of things that went wonky when #684 was merged
I have no clue how much is still broken. Guess we'll find out :D
2016-03-27 20:11:03 -07:00
Arcaratus
0383f0fb31
Move some base classes into the API
...
Add Javadocs for API classes that didn't already have them
Redo
'nother redo
Another redo
Update ItemSigil.java
Last one, I swear
Fix
2016-03-23 20:23:39 -04:00
Nick
6cd993a619
Re-add localization checks to tooltips
2016-03-20 22:55:03 -07:00
WayofTime
09168fa386
More error fixes (down to 381)
2016-03-18 14:54:31 -04: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
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
Nick
03662c0cd3
Most items done now
2016-03-16 01:10:33 -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
Nick
8a9b88d0cb
Sigils now cut their description tooltip if too long
2016-02-17 16:10:16 -08:00
Nick
8c1eaddb97
Rewrite Binding system to be fully automated
...
No more manual handling of binding items to players. Retains all previous functionality.
I have tested on both the Client and Server and it seems to work just fine. If any issues arise from this, do not hesitate to yell at me.
The deprecated methods will be removed after beta.
2016-02-03 23:14:26 -08:00
Arcaratus
a8a0ae6e8b
Teleposers and refractoring
2016-01-01 12:08:17 -05:00
WayofTime
1b9f72b494
Added Arcane Ashes to draw alchemy arrays.
2016-01-01 11:54:44 -05:00
WayofTime
e48eedb874
Changed formatting to have bracing on a new line
2015-12-30 15:34:40 -05:00
Arcaratus
aa0f7d81a0
Bound tools
...
Fix errors
Fix
Fix
Patch
Patch
2015-12-29 14:56:32 -05:00
Nick
beb85cf154
Generify
2015-12-28 14:04:34 -08:00
Nick
44a5063f0b
Sigils descriptions now correctly support formatting
2015-11-29 00:00:46 -08:00
Nick
34dee6447b
A whole lot of formatting cleanup
...
Also changes NBTHolder to a standard Constants class with subclasses for each category
2015-11-28 18:25:46 -08:00
Nick
096ba02450
Refactor everything to WayofTime.bloodmagic.*
2015-11-02 12:39:47 -08:00