Mineplex2018-withcommit/Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/items
NewGarbo 74c0eac141 Bunch of fixes and new stuff:
Cleaned up code everywhere.
Added a ClanCreatedEvent (accidentally formatted ClansDataAccessLayer ooooops)
Removed the tutorialManager access from ClansManager, as it is unneeded now.

Added Lapis Lazuli block particles to Alligator's Tooth (Sammy's request.)

Fixed NPE in TutorialTask#onFinish(Player);
2015-11-02 08:04:38 +00:00
..
attributes Fixed a whole load of bugs: 2015-10-31 23:11:12 +00:00
commands Added RareItemFactory (will add shine when lib helps me with it) and other small little fixes. Added a way to specify the amount of items in a single line in GearPage, so that armor and weapon type listings look more aesthetically pleasing. 2015-10-26 12:21:33 +00:00
economy Fixes and changes 2015-07-14 01:57:53 -05:00
generation Loot for World Events 2015-06-29 22:32:40 -05:00
legendaries Bunch of fixes and new stuff: 2015-11-02 08:04:38 +00:00
smelting Moved GearManager back to it's original package, and stopped using it in GearPage. Removed commented code from GearCommand, as the gui is now finished and it is not needed anymore. 2015-10-26 07:57:00 +00:00
ui Bunch of fixes and new stuff: 2015-11-02 08:04:38 +00:00
CustomItem.java Some bug fixes in the gear ui, added the shine to rare item factory (I FORGOT TO COMMIT THE CLASS LAST COMMIT ARGH) 2015-10-26 15:37:44 +00:00
GearManager.java Fixed a whole load of bugs: 2015-10-31 23:11:12 +00:00
ItemListener.java Fixed a whole load of bugs: 2015-10-31 23:11:12 +00:00
ItemType.java Fixed a whole load of bugs: 2015-10-31 23:11:12 +00:00
PlayerGear.java Moved GearManager back to it's original package, and stopped using it in GearPage. Removed commented code from GearCommand, as the gui is now finished and it is not needed anymore. 2015-10-26 07:57:00 +00:00
RareItemFactory.java Some bug fixes in the gear ui, added the shine to rare item factory (I FORGOT TO COMMIT THE CLASS LAST COMMIT ARGH) 2015-10-26 15:37:44 +00:00