MistPhizzle
b41a04fd12
1.7.0 BETA 5
2015-05-30 23:37:44 -04:00
MistPhizzle
51875fb282
Blank
2015-05-30 23:36:38 -04:00
MistPhizzle
8a1b742a21
Merge pull request #121 from jacklin213/bugfix
...
[URGENT] Fix bending not working due to b20c543
2015-05-30 23:36:12 -04:00
Jack Lin
cac48fd4f3
Fix bending not working due to b20c543
2015-05-31 15:34:39 +12:00
MistPhizzle
e84bf58094
1.7.0 BETA 4
2015-05-30 21:18:48 -04:00
MistPhizzle
51448beea5
Fix ClickType
...
oops
2015-05-30 21:17:59 -04:00
MistPhizzle
268fad1dbf
Merge pull request #120 from ProjectKorra/Jaclin213-1.7
...
Jaclin213 1.7
2015-05-30 21:14:47 -04:00
MistPhizzle
9d83375d4d
Fix Conflicts
2015-05-30 21:12:06 -04:00
MistPhizzle
1129528312
Stupid Commit
2015-05-30 20:59:47 -04:00
MistPhizzle
f6f394f4c7
Players with Chi and Air will get Air boost
...
Fixes bug where they would get alternating speed / jump boosts
2015-05-30 20:59:46 -04:00
MistPhizzle
4f114dbe94
/bending display Bloodbending
...
Fixed the message that tried to get players to use nonexistant commands
2015-05-30 20:59:45 -04:00
MistPhizzle
c5e493e2b0
Add icebending to /b display
2015-05-30 20:59:44 -04:00
Jack Lin
b20c543136
Update Listener to use errorLog method
2015-05-31 12:58:03 +12:00
MistPhizzle
808915644a
Merge pull request #119 from nathank33/master
...
Dynamic Source Selection
2015-05-30 20:26:24 -04:00
nathank33
f6b8c136ba
Earth now uses dynamic source selection
2015-05-30 13:56:03 -07:00
nathank33
fca483239f
Water now uses dynamic source selection
2015-05-30 13:54:54 -07:00
nathank33
c313ce8eed
Renamed ClickTypes
2015-05-30 13:53:52 -07:00
nathank33
c36bd23205
Added Dynamic Source Selection
2015-05-30 13:53:31 -07:00
Jack Lin
4d3ce669ea
Update related classes to use errorLog method
2015-05-27 14:57:47 +12:00
Jack Lin
468232f812
Add exception handler into Ability Managers
2015-05-27 14:57:27 +12:00
Jack Lin
85153cf895
Update error message for errorLog method
2015-05-27 14:28:47 +12:00
Jack Lin
7891e84adb
Add errorLog method to log throwables/exceptions
...
* Add methods errorLog(Throwable) and errorLog(Throwable, Boolean) to
GeneralMethods.java
* Add documentation to both methods describing how to use them
2015-05-27 14:23:40 +12:00
MistPhizzle
cb13a38873
1.7.0 BETA 3
2015-05-25 16:22:06 -04:00
MistPhizzle
029262bb49
/bending reload now reloads Modular Abilities
...
Finnbon suggestion
2015-05-25 16:18:46 -04:00
MistPhizzle
e07363aabd
AirBlast now opens wooden doors
2015-05-25 16:18:45 -04:00
MistPhizzle
dbd64385dd
Expand Permissions
...
You can now require specific permissions for elements. i.e.
bending.command.choose.fire and bending.command.add.fire (Currently only
added to choose and add)
Please note: They wont be able to choose fire without the permission
node bending.command.choose and bending.command.add respectively. All
new permissions default true, but again, they will not be able to add
elements without the basic command to do so in the first place.
2015-05-25 16:18:44 -04:00
MistPhizzle
dee68b9671
PlayerChangeElementEvent
...
Called whenever a player's element is changed, whether it be through
Add, Remove, Choose, Permaremove.
Requests CommandSender (whoever initiates it), the Player target, the
Element, and the Result.
If remove or peraremove, element will return null.
2015-05-25 16:18:43 -04:00
MistPhizzle
bf0971bffb
Admins can choose bending if permaremoved
...
Admins can choose a player's bending if it has been permaremoved. The
point of permaremove is so that the player can't rechoose, not the
admin.
2015-05-25 16:18:42 -04:00
MistPhizzle
51159400af
/bending display [Element] Changes
...
- Fixed bug where you can't view abilities for other elements. (Now
checks if you just have permission, not if you can actually bind them)
- Removed sub abilities from general display. They now have their own
command (/bending display Lightning, etc, etc)
2015-05-25 16:18:42 -04:00
MistPhizzle
5aa8d25db9
Merge pull request #117 from nathank33/master
...
Combo Permissions
2015-05-25 16:17:32 -04:00
nathank33
dcd809b6af
Moved ClickType to its own file
2015-05-25 10:18:46 -07:00
nathank33
2af027dddb
Combos have individual permissions
2015-05-24 21:53:18 -07:00
nathank33
d20ab0e6e5
Formatted ComboManager
2015-05-24 19:26:42 -07:00
MistPhizzle
4b392d2a01
1.7.0 BETA 2
2015-05-22 16:20:09 -04:00
MistPhizzle
a45ffb6753
Asynchronous Database Interaction
...
Should increase performance.
Huge thanks to Sothatsit --- Had to merge it manually
2015-05-19 12:20:45 -04:00
MistPhizzle
4f36c4ec6d
Merge pull request #116 from Alex-The-Coder/master
...
HUMONGOUS API CLEANUP
2015-05-19 11:15:20 -04:00
AlexTheCoder
b2bdd1b6fa
HUMONGOUS API CLEANUP
...
- Created individual method classes for each element
- Moved appropriate methods from main Methods class into element Method
classes
- Created many javadocs
- Removed a deprecated method
- Changed Methods to GeneralMethods
2015-05-15 00:24:12 -04:00
MistPhizzle
e06b042fa5
1.7.0 BETA 1
...
Forgot the file oops
2015-05-13 10:07:12 -04:00
MistPhizzle
18dcedff83
1.7.0 BETA 1
2015-05-13 10:06:11 -04:00
MistPhizzle
0940091f56
Merge pull request #112 from Alex-The-Coder/Lightning-API-Improvements
...
Allowed external developers access to arcs
2015-05-13 10:01:40 -04:00
MistPhizzle
79315d5f3a
Merge pull request #111 from Alex-The-Coder/Lightning-Aesthetics
...
Lightning Aesthetic Enhancement
2015-05-13 10:01:34 -04:00
MistPhizzle
75cf7871f2
Merge pull request #113 from jacklin213/1.7
...
Implement Saving Toggle
2015-05-13 10:00:57 -04:00
Jack Lin
2ccef0aecb
Add saved toggling per server session
2015-04-21 13:00:58 +12:00
MistPhizzle
625d7014c1
1.6.0
2015-04-19 18:27:10 -04:00
MistPhizzle
72ca8e3fd9
1.6.0 BETA 20
2015-04-19 18:08:38 -04:00
MistPhizzle
bb617c90c8
Fix /bending who not showing staff
2015-04-19 18:07:04 -04:00
AlexTheCoder
a1e30b81b6
Lightning Aesthetic Enhancement
...
- Added kewl lightning charge up animation
- Small code cleanup in Commands.java
2015-04-17 22:47:08 -04:00
AlexTheCoder
470ef8d891
Allowed external developers access to arcs
...
Gave external developers a way to get the arcs from lightning
2015-04-17 22:05:43 -04:00
MistPhizzle
61fc509d7d
1.6.0 BETA 19
2015-04-12 20:15:16 -04:00
MistPhizzle
ad81b29399
/korra debug now displays Items
2015-04-12 20:13:10 -04:00