LibsDisguises/src/me/libraryaddict/disguise/utilities
Kane York c897e05d33 Add dual-licensing notice to Forge mapping code
BSD-licensed version here: https://gist.github.com/riking/2f330f831c30e2276df7

As a note, @libraryaddict is not bound by the BSD license, but rather by the implicit license granted from me sending a pull request. Therefore, a LICENSE file is not needed in the distributed jar.
2014-06-15 21:10:30 -07:00
..
BaseDisguiseCommand.java Restore single-star from 55f2eb6dca 2014-06-14 10:22:28 -07:00
ClassGetter.java Use Collection with no <String> or <Player> so that you can feed either in as a parameter 2014-05-28 12:09:16 +12:00
DisguiseSound.java Formatting by project 2014-06-15 19:35:47 +12:00
DisguiseUtilities.java Change self disguises to globally use the entity id -1 for performance and usage in other plugins 2014-06-15 20:12:07 +12:00
DisguiseValues.java Added ability to set the max health of a disguise using attributes 2014-05-23 14:52:21 +12:00
FakeBoundingBox.java Clean up. Fix code. Remove useless code. 2013-12-31 20:08:14 +13:00
LibsProfileLookup.java Instead of using Object's for gameprofiles. Use WrappedGameProfile 2014-06-05 08:40:15 +12:00
LibsProfileLookupCaller.java Instead of using Object's for gameprofiles. Use WrappedGameProfile 2014-06-05 08:40:15 +12:00
PacketsManager.java Only send the teleport packet if its a painting disguise 2014-06-16 04:56:00 +12:00
ReflectionManager.java Add dual-licensing notice to Forge mapping code 2014-06-15 21:10:30 -07:00
UpdateChecker.java Give the update messages without exceptions 2014-05-05 19:53:16 +12:00