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
MistPhizzle
3370a67ffc
PreciousStones Changes
...
Players can now bend in their own claims or claims they are allowed in
2015-04-12 20:13:09 -04:00
MistPhizzle
cc00f515a0
Remove old staff from plugin
2015-04-12 20:13:08 -04:00
MistPhizzle
f3ff5fa536
/bending version displays info on PK Items
2015-04-12 20:13:08 -04:00
MistPhizzle
dbb1acc278
Add Coolade and Shunky
2015-04-12 20:13:07 -04:00
MistPhizzle
7f569d67bb
Add Kiam's UUID
2015-04-12 20:13:06 -04:00
MistPhizzle
c0f3f5b470
/bending who uses UUIDs for Staff
...
- vidcom now displays as Concept Designer / Community Moderator
- Kiam should be a Concept Designer
- Hit_Manx now displayed as Wiki Contributor
2015-04-12 20:13:05 -04:00
MistPhizzle
100451d4f6
Merge pull request #110 from jacklin213/bugfix
...
BugFixes
2015-04-12 20:12:54 -04:00
MistPhizzle
29747202fb
Merge pull request #109 from jacklin213/master
...
Fix deprecation from 9f969f1
, small clean up
2015-04-12 20:12:44 -04:00
Jack Lin
d3cfaf327a
Fix NPE in FlightAbility
...
Caused by lines 30-33 calling remove(player) which calls flight.remove()
when flight == null
2015-04-11 12:00:28 +12:00
Jack Lin
e471809049
Fix deprecation from 9f969f1
, small clean up
2015-04-10 12:55:23 +12:00
MistPhizzle
e8b02e23f6
Merge pull request #108 from jacklin213/master
...
Update to 1.8.3 method for getTargetBlock
2015-04-06 12:00:23 -04:00
Jack Lin
9f969f19f2
Finish Update for getTargetBlock
2015-04-06 15:14:50 +12:00
Jack Lin
454c1bcdc0
Update to 1.8.3 method for getTargetBlock
2015-04-06 15:10:21 +12:00
MistPhizzle
931891c463
1.6.0 BETA 18
2015-04-05 20:36:07 -04:00
MistPhizzle
9f58aeda01
Merge Pull Request #102 from Carbogen
2015-04-05 20:14:01 -04:00
MistPhizzle
30aa3a8606
Merge pull request #100 from HeyAwesomePeople/patch-1
...
Updated Commands.java
2015-04-05 20:07:31 -04:00
MistPhizzle
068d8dfa3d
Merge pull request #103 from jacklin213/bugfix
...
Bugfixs
2015-04-05 20:05:04 -04:00
MistPhizzle
39a066718c
Merge pull request #107 from OmniCypher-/master
...
Fixes and Additions
2015-04-05 20:03:16 -04:00
OmniCypher
71e2171056
Fixes and Additions
...
Fixes:
Recalibrated Colored Particles to 1.8.3 (fixing lightning)
Moved OmniCypher to Dev list (finally)
Additions:
playLightningParticles():
Callable method in Methods class for dev's to easily display Lightning
Particles.
displayColoredParticle():
Callable method in Methods class to easily create and display and passed
in hexadecimal RGB value. Handles multiple particle types.
displayParticleVector()
Callable method in Methods class to easily create and display particles
which will smoothly translate to relative coordinates over time. Handles
multiple particle types.
2015-03-26 22:01:47 -07:00
MistPhizzle
c3876a8f18
1.6.0 BETA 17
2015-03-15 11:33:09 -04:00
MistPhizzle
f303f28abf
Merge pull request #106 from Alex-The-Coder/CooldownChangeEvent-Edits
...
Cooldown Modifications
2015-03-15 11:27:05 -04:00
MistPhizzle
36307fa88a
Merge pull request #105 from Alex-The-Coder/master
...
Spring Cleaning!
2015-03-15 11:26:08 -04:00
AlexTheCoder
a8490f02e4
Avoiding potential bugs
2015-03-14 05:10:22 -04:00
AlexTheCoder
3ead8469cc
Cooldown Modifications
...
AvatarState Cooldown Modifications:
- Converted the AvatarState to use the same BPlayer cooldown manager as
all the other abilities
CooldownChangeEvent Modifications:
- Make cooldown changes cancellable so as to increase API functionality
2015-03-14 04:13:27 -04:00
AlexTheCoder
853aec2b5b
Spring Cleaning!
...
Cleaned up the Code:
- Removed all unused imports
- Added suppress warning annotations to all warnings
2015-03-14 02:10:25 -04:00
MistPhizzle
1446dcc1d4
1.6.0 BETA 16
2015-03-08 12:45:09 -04:00
MistPhizzle
e826dac198
Merge pull request #104 from nathank33/master
...
Code Cleanup
2015-03-08 12:32:30 -04:00
Jack Lin
d56380a5e3
Fix NPE in OctopusForm
2015-02-19 10:11:10 +13:00
Jack Lin
2e336595c0
Fix NPE caused by revert() in Flight
2015-02-19 10:10:55 +13:00
Jack Lin
a34bdbaa62
Fix incorrect world check FireShield
2015-02-17 21:54:44 +13:00
nathank33
6d3a48b189
Lightning Merge Conflict
2015-02-15 22:43:40 -08:00
Jack Lin
1a405d296e
Add world checks EarthSmash
2015-02-16 19:08:07 +13:00
Jack Lin
386904e300
Add world check AirSwipe
2015-02-16 19:07:57 +13:00
Jack Lin
ce7838f618
Fix NPE in Methods for isChiBlocked()
2015-02-16 19:01:23 +13:00
Jack Lin
e9827fd499
Add world checks FireShield
2015-02-16 18:26:49 +13:00
Jack Lin
bb9dc95dd7
Add world check AirShield
2015-02-16 18:25:05 +13:00
Jack Lin
a6213f6f66
Fix WaterManipulation NPE
2015-02-16 18:24:55 +13:00
Jack Lin
6fc808fd71
Attempt NPE fix FireCombo
...
getTopBlock() could return null. You cannot getLocation() of null
therefore generating NPE
2015-02-16 18:24:36 +13:00
Jack Lin
ec1cfff771
Fix NPE in Flight
2015-02-16 17:37:08 +13:00
MistPhizzle
fc5646e4f9
1.6.0 BETA 15
2015-02-08 10:50:08 -05:00
MistPhizzle
d30058d707
Merge pull request #97 from Carbogen/master
...
Added a ComboAddonAPI and fixed some bugs with HorizontalCollision Damage
2015-02-08 10:46:51 -05:00
HeyAwesomePeople
0236b2072e
Updated Commands.java
...
Line 792 was causing SQLException: "Before start of result set". Fixed by placing the call to result set in the for loop, which insures that the string calling of "uuid" will work.
2015-02-07 21:02:18 -08:00