Commit graph

1503 commits

Author SHA1 Message Date
OmniCypher
064d9ba3bd Merge pull request #309 from Simplicitee/master
Major fixes to Toggle command, Firebending instances fixes
2015-11-24 14:14:53 -08:00
Benford
e29a575a3c Fixes (too many for title)
- Fixed AirShield not blocking earth and water abilities.
- Fixed AirSwipe stopping when it hit a non living entity
- Fixed AutoTab not allowing player names with who command
- Fixed Permaremove command permissions
- Fixed Enflamed instances being managed
- Fixed FireStream dissipation being managed
- Fixed HorizontalVelocity:
- Entity not being removed from instances when landing and not hitting
wall
- Still adding entities to instances when disabled
- Fixed toggle element command working for everyone, see below:
- Added bending.admin.toggle permission, used for toggling elements of
another player (need to add other player bending toggling but Chris
rushed me)
- Changed getBendingPlayer to be more exact with uuids
2015-11-24 17:08:59 -05:00
jedk1
9ab23ca38d Fix MultiAbilities not supporting Avatar Abilities 2015-11-24 14:41:00 +00:00
jedk1
9967d46fb1 Change canBend to canBind 2015-11-19 18:21:09 +00:00
jedk1
2af7587080 Add bubbles to Torrent & WaterManip
Add bubble particles to Torrent & WaterManipulation if they are
underwater.
2015-11-19 14:42:59 +00:00
StrangeOne101
f029d0806f Fix Commands
• Fixed Syntax
• Again fixed Autotabbing
2015-11-19 15:00:39 +13:00
OmniCypher
304470fedd Merge pull request #304 from OmniCypher-/master
Beta 6
2015-11-18 17:20:12 -08:00
StrangeOne101
1bce58580b Fix Missing Autotab Arguments
• Adds in subs for display
• Adds combos for help
• Removed subs from help
2015-11-19 13:22:48 +13:00
OmniCypher
9d327315d5 Beta 6 2015-11-18 16:11:22 -08:00
OmniCypher
3287e891c1 WaterWave NPE Fix
Fixes WaterWave origin NPE.
2015-11-18 16:01:12 -08:00
OmniCypher
e1bbc6ea7f Merge pull request #301 from Simplicitee/master
Fix display command console, Change horizontal velocity for addons
2015-11-15 17:11:45 -08:00
Benford
80c9c95ca6 Fix horizontal velocity w/ addons
- Changes HorizontalVelocityTracker and HorizontalVelocityChangeEvent
contructors to use Element and SubElement so Death messages use color,
and Switched StockAbility with String for Addon compatibility
2015-11-15 20:00:12 -05:00
Benford
9603a98d7e Fix Display command
- Fixed display command when used in console
2015-11-15 19:26:30 -05:00
OmniCypher
ac33709317 Merge pull request #300 from StrangeOne101/master
Add Autotabbing to Commands
2015-11-15 16:12:14 -08:00
StrangeOne101
d0ba3598e1 Add Autotabbing to Commands
• Tabbing now works in the bending command and all applicable
subcommands.
2015-11-16 12:52:39 +13:00
Benford
282c846e00 Fix chiblocking, Fix Configurations
- Fixed willChiBlock not working because of incorrect configurations
- Added check for SwiftKick and QuickStrike augments
- Fixed configurations for AcrobatStance
2015-11-15 17:52:45 -05:00
Benford
4fe55cff81 Remove unused import
- Removes unused bukkit import
2015-11-15 15:52:18 -05:00
OmniCypher
db76fe8334 Velocity Death Message Fix
Fixes Velocity DeathMessages
2015-11-14 17:17:20 -08:00
Benford
8bbb331953 Fix AirScooter
- Fixed AirScooter users being launched up by water when going through a
standing wall of water.
- Also makes imports match importorder
2015-11-14 03:50:45 -05:00
Benford
10c8afcb4d Github. Why. 2015-11-14 03:07:50 -05:00
Benford
3b824e6bfd Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-11-14 02:56:05 -05:00
Benford
dd58b54c1d Woops 2015-11-14 02:53:39 -05:00
Benford
da70beedb9 Fix death message
- Fix OctopusForm death message spelling error
- Fix SubElement display command error
- Improve HorizontalVelocity with ability list and death messages (Needs
to be tested by someone that has a server where multiple people can
join)
- Fix getSubBendingColor incomplete-switch
- Add getSubElementByString(String sub) to generalmethods. Convenience.
- Add avatar option to display command
- Add enum AvatarAbilities to StockAbility
2015-11-14 02:53:18 -05:00
kingbirdy
e2e0493253 Fix memory leak in EarthColumn
Unnecessary variables were being used to store raised blocks to prevent
them from being raised again. Removed the variables and added a check that
blocks couldn't be raised if there was air beneath them, accomplishing the
same thing.
2015-11-13 19:05:41 -05:00
nathank33
29873e139a Decoreability cleanup 2015-11-11 15:31:34 -08:00
nathank33
e84b239665 Finish decoreability 2015-11-11 15:30:19 -08:00
nathank33
6760985369 Decoreability Fire and Air 2015-11-11 15:29:30 -08:00
nathank33
10414ffd90 Revert FireAbilities Part 1 2015-11-11 15:27:20 -08:00
Benford
07bf7874aa Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-11-10 22:22:49 -05:00
Benford
cf985e2501 Changes 2015-11-10 21:39:04 -05:00
nathank33
bb223ab505 Update debugger to display private fields 2015-11-09 13:25:33 -08:00
Benford
5306e45fc8 MetalClips fix and miscellaneous
- Fixes MetalClips errors:
- Only being able to metalclip one entity, even when hitting other
entities
- MetalClips stops working after killing targeted entity
- Removes unused imports and suppresswarnings
- Adds MetalClips throwing config option and permission. Used when the
player is controlling an entity and clicks. (Recommended: Delete the
MetalClips description line in the config, then reload server)
2015-11-08 23:51:49 -05:00
OmniCypher
a8709e6086 Merge pull request #286 from Simplicitee/patch-22
Fix invincible FireJet
2015-11-08 19:56:15 -08:00
OmniCypher
7b0c25520e Merge pull request #287 from Simplicitee/patch-23
Fix invincible Catapult
2015-11-08 19:56:05 -08:00
OmniCypher
09bef9196e Merge pull request #288 from Simplicitee/patch-24
Add Bloodbending node
2015-11-08 19:55:57 -08:00
Simplicitee
94e4a6bc43 Add check
- Adds check, in stopBending(), for invincible being empty or not, clears it if so
2015-11-08 22:27:53 -05:00
Simplicitee
5e743cd247 Add Bloodbending node
- Adds bloodbending permission node to bending.water, false default.
2015-11-08 22:23:56 -05:00
Simplicitee
fa9ee5e53c Removal
- Removes second instance of GeneralMethods.invincible.add(this); from FireJet, unneeded.
2015-11-08 22:19:22 -05:00
Simplicitee
db130258c3 Fix invincible Catapult
- Fixes invincible in Catapult, removing that instance of Catapult from the invincible arraylist
2015-11-08 22:17:45 -05:00
Simplicitee
e606c08836 Fix invincible FireJet
- Fixes invincible in firejet, making it remove that instance of firejet from the invincible arraylist
2015-11-08 22:15:51 -05:00
OmniCypher
33e63d1bc3 Fixes
Fixes Clear arguments
Fixes Velocity Damage
2015-11-07 18:22:39 -08:00
OmniCypher
0fae906385 Fixes
Fixes Waterwave crash
Fixes Debug permission message
Fixes Bind toggling message
Fixes BendingPlayer isElementToggled NPE
2015-11-07 16:16:46 -08:00
OmniCypher
6975513d7f Merge pull request #282 from Simplicitee/patch-20
Fix element toggling
2015-11-07 13:47:21 -08:00
Simplicitee
97f6724cf5 Fix message
- Fixes Element toggle message
2015-11-07 16:44:58 -05:00
Simplicitee
2c0461fb8b Fix element toggling
- Fixes element toggling not toggling passives with it
2015-11-07 16:36:08 -05:00
OmniCypher
733d797f1c Merge pull request #281 from nathank33/master
Update Combo Cleanup
2015-11-07 11:46:23 -08:00
nathank33
ac3cf4cecb Change combo cleanup 2015-11-07 11:21:00 -08:00
OmniCypher
1aee6eff06 Merge pull request #279 from nathank33/master
Improved /b debug to display more information
2015-11-07 10:29:53 -08:00
Simplicitee
d7fcd07d89 Fix Element Toggle
- Fixes element toggle caused error
2015-11-07 02:57:57 -05:00
nathank33
e27356eba0 Add collection sizes to debug command 2015-11-06 23:01:21 -08:00
OmniCypher
7c1290378b Merge pull request #278 from Simplicitee/patch-17
Fix Catapult
2015-11-06 19:19:11 -08:00
OmniCypher
f5855e6552 Merge pull request #277 from Simplicitee/patch-16
Fix Charged Fireblast
2015-11-06 19:19:04 -08:00
OmniCypher
1923b7ef97 Merge pull request #276 from Simplicitee/patch-15
Fix FireBlast
2015-11-06 19:18:58 -08:00
OmniCypher
957c1cbef0 Merge pull request #275 from Simplicitee/patch-14
Fix AirBurst
2015-11-06 19:18:52 -08:00
OmniCypher
2b677fe8a5 Merge pull request #274 from Simplicitee/patch-13
Fix
2015-11-06 19:18:45 -08:00
Simplicitee
6ba07479d2 Fix Catapult
- Removes 2nd instance of reloadVariables()
2015-11-06 13:32:26 -05:00
Simplicitee
e286698e63 Fix Charged Fireblast
- Removes fireblast being instantiated if a player stops sneaking whilst charging fireblast
2015-11-06 13:29:19 -05:00
Simplicitee
e44a9d0ae3 Fix FireBlast
- Remove 2nd instance of reloadVariables()
2015-11-06 13:24:18 -05:00
Simplicitee
8173c2cb56 Fix AirBurst
- Remove 2nd instance of reloadVariables()
2015-11-06 13:22:31 -05:00
Simplicitee
075d2b1c2e Fix
- Remove 2nd instance of reloadVariables()
2015-11-06 13:19:56 -05:00
Simplicitee
b0b752dfbe Update HorizontalVelocityTracker.java 2015-11-06 13:00:30 -05:00
Simplicitee
045311e44c Add import
- Add missing import of BlockFace
2015-11-06 12:58:48 -05:00
Benford
b5112874af Merge remote-tracking branch 'origin/patch' into patch 2015-10-25 12:41:57 -04:00
Benford
11c0bf6329 General fixes and new additions 2015-10-25 12:03:15 -04:00
StrangeOne101
f902a8ac7c Fix WaterSpout Bugs
• Fixes WaterSpout not working over packed ice
• Fixes WaterWave exception when teleporting across worlds
• Fixes compile warnings (they were annoying me!)
2015-10-18 12:14:49 +13:00
OmniCypher
7669486103 Various fixes; Perm water & ice, reloadVariables
Removes reloadVariable() from all constructors
Fixes Surge perm ice and water
Removes Water Passive (extremely inefficient)
Alters playIceBendingSound() to make PhaseChange more bearable
Fixes NPE's in Flight
Fixes NPE in DisplayCommand
Light overall cleanup (Unused imports/dead code)
Fixes memory leak in ComboManager
2015-10-17 10:17:21 -07:00
Jack Lin
bc05dcdfdd Change RevertChecker Sets back into Maps 2015-10-06 14:34:26 +13:00
Jack Lin
137e71cf01 Move HorizontalVelocityChangeEvent to event package 2015-10-03 18:11:10 +13:00
Jack Lin
de560d598c Increase performance in RevertChecker 2015-10-03 18:05:34 +13:00
Jack Lin
eb9d7f9cbf Remove unnecessary checks in Flight 2015-10-03 17:36:09 +13:00
Jack Lin
0a1595f96c Util class' cleanup 2015-10-03 17:34:12 +13:00
Jack Lin
d20ec88055 Move AbilityLoadEvent to event package 2015-10-03 16:52:20 +13:00
jedk1
8a16bbed68 Add support for avatar abilities. 2015-10-02 17:14:45 +01:00
jedk1
f79557c71d Fix AddCommand & DeathMessages
Fixes AddCommand not showing sender chi message.
Fixes DeathMessages not showing messages for WaterArms.
Fixes FireCombos DeathMessage colors not working.
2015-09-30 18:45:57 +01:00
jedk1
1bef155c92 Fix NPE on null death messages 2015-09-27 14:14:31 +01:00
OmniCypher
11d1726e24 Beta 5 2015-09-26 13:23:10 -07:00
OmniCypher
3b2617a31e Slight tidy up 2015-09-26 13:10:43 -07:00
OmniCypher
d058aefa01 Merge pull request #260 from Simplicitee/patch
General fixes
2015-09-26 12:13:16 -07:00
Benford
553d1cd1a6 Merge remote-tracking branch 'ProjectKorra/master' into patch 2015-09-26 12:18:51 -04:00
Benford
b7c521bda2 General fixes
fixes
2015-09-26 12:17:45 -04:00
jedk1
03d8f8903d Fix DeathMessages
Fix DeathMessages not showing actual messages
Changed FireComboStream to require an ability name
Added support for more combo death messages
Fix IceBullet death message
2015-09-26 14:44:40 +01:00
OmniCypher
11aa377ede Merge pull request #258 from OmniCypher-/master
Fix canBend NPE & IceBullet
2015-09-25 22:34:30 -07:00
OmniCypher
20b7cf7e9d Fix canBend NPE & IceBullet 2015-09-25 22:32:50 -07:00
Benford
bc54ed22a0 Command fixes/changes
does a ton of stuff to commands that fix them and / or make them better
2015-09-26 01:12:26 -04:00
OmniCypher
a9508f6ac2 Merge pull request #256 from jedk1/master
Fixed Death Messages
2015-09-25 19:02:49 -07:00
jedk1
4ed98a3414 IceBlast death message
Fixes iceblast death message.
2015-09-26 02:51:42 +01:00
jedk1
b7a0dde782 Fixed Death Messages
Fixed death messages
Added new death messages for combos
Added new death messages for water arms
This commit will break a lot of addons.
2015-09-26 01:04:11 +01:00
Simplicitee
a59fd2b70f Fix remove command
- Fixes remove command saying the player doesn't have permission when the player does
2015-09-25 15:21:21 -04:00
OmniCypher
5d96a4734e BETA 4
Fixes Offline lookup command duplicate message
Tad more rebalance
2015-09-22 18:27:52 -07:00
StrangeOne101
87d060c92f OfflinePlayer Support Fix
• Fixes /bending who not working for OfflinePlayers
• OfflinePlayers supported for BendingPlayers
• Fixed Debug Spam
2015-09-22 18:27:25 +12:00
OmniCypher
4deaa2137a Various Changes/Fixes
Adds RemoveAroundPoint method for AirBlast and AirSuction.
Fixs what AirShield should be blocking.
Adds the ability for AirShield to put out all fire within it.
Reworks the amount of particles displayed by LavaFlow
Adds particles on LavaFlow shift charge
Reworks how combustion looks (more beamy, less bloby)
Fixs distance check so it can actually hit stuff
Reworks how FireBlast looks (more beamy, less bloby)
Reworks how charged FireBlast looks (little less bloby)
Fixs what FireShield should be blocking.
Adds Quarts Ore as an earthbendable block.
Adds the ability for FireShield to put out all fire within it.
Adds WallDamageCap config option (default at 4 dmg)
Enables full WaterArms by default.
Enables BloodBending on full moon by default.
Rebalances various config options (look for specifics)
2015-09-21 23:15:41 -07:00
OmniCypher
19d53803b0 Merge pull request #250 from DotDashh/patch-3
File Cleanup and switch to PreparedStatements
2015-09-20 15:24:04 -07:00
OmniCypher
988254ce18 Whoops 2015-09-20 15:21:27 -07:00
OmniCypher
c9e98eb53f Fix Waterwave 2015-09-20 15:12:59 -07:00
DotDash
7980a92473 File Cleanup and switch to PreparedStatements 2015-09-20 14:44:15 -05:00
Simplicitee
8481cfef08 Update WaterPassive.java 2015-09-19 01:44:53 -04:00
Simplicitee
24ddbb4ce4 Update WaterPassive.java 2015-09-19 01:43:08 -04:00
Simplicitee
720daf89bc Fix Water fall damage
- Fixed waterbender's taking fall damage on tempblock ice blocks.
2015-09-19 01:02:16 -04:00
OmniCypher
dcd0a4345e Various Fixes
Players in Spectator mode are now uneffected by bending.
Spawned fire no longer replaces glass panes.
Bending add command is no longer case sensitive.
2015-09-18 17:34:24 -07:00
Simplicitee
bf54460f2d Change MetalClips
- Changed where the Iron Ingot is shot from, was feet and now it shoots from higher up. Not much difference if any.
2015-09-16 20:37:03 -04:00
OmniCypher
bf46a5abb9 Merge pull request #245 from Simplicitee/patch-7
Fix MetalClips Pt. 2
2015-09-15 20:47:48 -07:00
OmniCypher
df216a58a8 Merge pull request #244 from Simplicitee/patch-6
Fix MetalClips
2015-09-15 20:47:41 -07:00
Simplicitee
3791ce3464 Fix MetalClips 2015-09-15 21:59:15 -04:00
Simplicitee
e3af960893 Fix MetalClips
- Added event (EntityDeathEvent)
- Fixed incorrect checks
2015-09-15 21:54:54 -04:00
Jack Lin
c9f99d4827 Format, Cleanup Catapult, Add missing getPlayers() 2015-09-12 22:14:56 +12:00
Jack Lin
fe25c7e0eb Update AbilityModuleManager to handle java.lang.Error 2015-09-12 21:17:30 +12:00
OmniCypher
88db07813a Merge pull request #241 from grasshopperMatt/catapult/fix
Fixed Catapult fall damage, fixed FireJet being interupted by Airbending
2015-09-11 17:48:49 -07:00
Matt
289a5a29eb Fixed Catapult fall damage, fixed FireJet being interupted by Airbending
moves, Fixed Catapult being interupted by Airbending
2015-09-11 20:25:43 -04:00
StrangeOne101
f983ea53d0 Redone Temp Fire
Fire has a new temporary block system that reverts back after the fire
either dissipates or is destroyed.

• New Config Setting: Properties.Fire.FireGriefing
• Fire will no longer replace blocks with this setting on, but instead
reverts as soon as the fire dissipates or is destroyed
• Defaults to false
• New Config Setting: Properties.Fire.RevertTicks
• Fire will automatically revert after so many ticks. This only applies
if FireGriefing is false, however.
• Fixed fire destroying blocks for good this time
2015-09-11 15:29:25 +12:00
Jack Lin
4aa7a95782 Make AbilityModuleManager handle all exceptions 2015-09-09 17:16:04 +12:00
Matt
a27e3bedad Fixed Catapult fall damage 2015-09-08 19:19:30 -04:00
OmniCypher
5f3d8e5b45 Merge pull request #237 from StrangeOne101/master
Fix Choose Command Errors
2015-09-07 21:41:34 -07:00
StrangeOne101
299e63f204 Fix Choose Command Errors
Fixes Internal Errors when choosing other players bending
Fixes bending not being saved when chosen by another player/console
2015-09-08 16:20:00 +12:00
OmniCypher
f23e8f6fa0 Merge pull request #236 from jacklin213/bugfix
Add fail-safe for version CaSe to Updater
2015-09-07 17:10:23 -07:00
Simplicitee
e7d89c14e4 Fix suffocate
- Fixed suffocate to make it work properly, giving slowness + blindness only, removing the total control stopping.
2015-09-07 18:09:44 -04:00
OmniCypher
93543139c6 Merge pull request #234 from StrangeOne101/master
Fix Earth Passive and Commands
2015-09-07 12:38:38 -07:00
StrangeOne101
41600734b1 Fix Earth Passive Not Reverting Damage Values
Fixes the bug where landing on earth changes it to sand but does not
change the blocks back with the correct damage value
2015-09-07 19:35:57 +12:00
StrangeOne101
53958f0467 Fix Ability Help Command
Fixes help commands not giving right color for moves.
Fixes all commands being passed args only as lowercase.
2015-09-07 18:20:22 +12:00
StrangeOne101
c0a03b0fb5 Fix Combo Display Command
Fixes technical combos being displayed
2015-09-07 17:19:48 +12:00
DotDash
e4a0c30ae4 Remove useless plugin field. 2015-09-03 19:30:47 -05:00
DotDash
8834bd2413 Update ProjectKorra.java 2015-09-03 19:30:22 -05:00
Jack Lin
43491a9c22 Add fail-safe for version CaSe to Updater 2015-08-31 12:33:12 +12:00
OmniCypher
d23874f1e6 Merge pull request #229 from jacklin213/bugfix
General Cleanup, Fix Update command
2015-08-30 16:42:55 -07:00
OmniCypher
b4a60038e9 Merge pull request #228 from kingbirdy/wip/debugger
Add support for eclipse run configurations
2015-08-30 16:42:46 -07:00
Jack Lin
e63494f691 Fix Check command displaying wrong latest version 2015-08-31 11:24:33 +12:00
Jack Lin
70f4e34c52 Rename PKCommandInterface to SubCommand 2015-08-31 11:21:31 +12:00
Jack Lin
e7c6ed70f6 General cleanup from BETA 3 2015-08-31 11:20:24 +12:00
kingbirdy
fe5f87df32 Add support for eclipse run configurations 2015-08-28 21:44:41 -04:00
OmniCypher
73cf713b9d 1.8.0 BETA 3 2015-08-28 18:09:43 -07:00
OmniCypher
e87913a165 Merge pull request #226 from kingbirdy/fix/who
Fix staff titles not displaying with /b who
2015-08-28 17:34:44 -07:00
kingbirdy
3fbaa7768a Fix staff titles not displaying with /b who
- Add grasshopperMatt to staff list
2015-08-28 17:31:13 -04:00
kingbirdy
50c4a65281 Change Preset queries to use PreparedStatements
- Fix bug in /b add not saving elements

- Fix bug in /b who causing error looking up nonbenders

- Change table creation to use proper lengths and primary keys
2015-08-28 16:03:16 -04:00
OmniCypher
36f1ddd285 Merge pull request #224 from kingbirdy/fix/presets
Fix Presets not saving
2015-08-27 15:28:27 -07:00
kingbirdy
07e61a19b8 Rewrite commands to use command executor objects
- New executor class for each command, extends new abstract PKCommand

- Rewrote Commands to use the new objects

- Update references to old Commands class
2015-08-27 02:01:16 -04:00
kingbirdy
48df96a251 Fix Presets not saving 2015-08-27 01:28:06 -04:00
MistPhizzle
75f1d0f437 Merge pull request #220 from kingbirdy/fix/npe
Fix NPE caused by null BendingPlayer
2015-08-23 18:24:03 -05:00
MistPhizzle
e937d697b8 Merge pull request #219 from Simplicitee/patch-1
Fix ability paralyzing
2015-08-23 18:23:58 -05:00
MistPhizzle
93e18ea975 Merge pull request #218 from kingbirdy/master
Fix NPE in GeneralMethods
2015-08-23 18:23:41 -05:00
MistPhizzle
c8a5451235 Merge pull request #217 from jacklin213/bugfix
[BUGFIX] 1.8.0 BETA 2
2015-08-23 18:23:36 -05:00
MistPhizzle
5fba28b840 Merge pull request #216 from nathank33/master
Fix ComboManager Lag Issue
2015-08-23 18:23:29 -05:00
kingbirdy
078c4c0f94 Fix NPE caused by null BendingPlayer 2015-08-23 16:28:32 -04:00
Jack Lin
c3c86f5734 Remove config option for TagAPI 2015-08-23 10:52:42 +12:00
Jack Lin
541579d787 Fix NPE for LunarEclipseMessage 2015-08-23 10:52:22 +12:00
Simplicitee
44ad44021d Fix ability paralyzing
- Fixes fireblast and other abilities paralyzing the hit player on contact.
2015-08-22 18:24:41 -04:00
kingbirdy
ba76586243 Fix NPE in GeneralMethods 2015-08-22 17:25:02 -04:00
Jack Lin
c47ee36097 Fix Updater not recognizing core build, imports 2015-08-22 14:19:30 +12:00
Nathan Braun
8e8e4a2555 Fix ComboManager Lag Issue 2015-08-21 13:40:26 -07:00
jedk1
374632a772 Redo on fixing AirSweep going through blocks 2015-08-21 15:36:28 +01:00
jedk1
5b7edaeb00 Disabled bending in spectator mode. 2015-08-21 15:18:04 +01:00
MistPhizzle
eeae6d217b 1.8.0 BETA 2 2015-08-21 10:09:26 -04:00
MistPhizzle
f12062f5b8 Merge pull request #214 from kingbirdy/fix/bending-display
Move ChiComboManager to ChiCombo, integrate with ComboManager
2015-08-21 09:42:45 -04:00
kingbirdy
df944ae3ce Move ChiComboManager to ChiCombo, integrate with ComboManager
- Fix display color of /bending help chicombo

- Fix chi combos not appearing in /bending help chicombo

- Change n^2 search in GeneralMethods to n search in ComboManager

- Add javadocs to ComboManager
2015-08-21 02:41:56 -04:00
MistPhizzle
e2a1d5132f DisplayName fix
Shouldn't conflict with other nickname plugins now
2015-08-20 23:24:55 -04:00
MistPhizzle
9102fd7fc2 Merge pull request #213 from nathank33/master
Efficiency Improvements, EarthSmash Fix, Fire Revert Fix
2015-08-20 19:35:31 -04:00
Nathan Braun
2e5312fb1f Improve ComboManager Efficiency 2015-08-20 16:22:02 -07:00
MistPhizzle
96eb4e0e8e Merge pull request #212 from kingbirdy/fix/watermanip
Fix WaterManipulation stalling on slot change
2015-08-20 18:47:06 -04:00
MistPhizzle
48d97fce6f Merge pull request #211 from kingbirdy/wip/javadocs
Add or update javadocs for several classes
2015-08-20 18:46:44 -04:00
Nathan Braun
7680a468d3 Fix EarthSmash not working in AvatarState 2015-08-20 14:30:14 -07:00
Nathan Braun
636add6e4b Format EarthSmash File 2015-08-20 14:25:46 -07:00
Nathan Braun
6bf6dd4868 Remove FireBlast Fire Correctly 2015-08-20 14:22:52 -07:00
Nathan Braun
fbbbe3346a Cleanup CoreAbility File 2015-08-20 14:22:28 -07:00
Nathan Braun
d14d9aec50 Improve getInstances efficiency 2015-08-20 14:22:06 -07:00
kingbirdy
51039ab49c Fix WaterManipulation stalling on slot change
When switching to a slot with no ability equipped while a WaterManip was active, the water would stop moving in mid air.
2015-08-20 17:16:56 -04:00
kingbirdy
0068a08b4f Add or update javadocs for several classes 2015-08-20 16:10:01 -04:00
kingbirdy
06049a2096 Fix abilities cancelling on block placement 2015-08-20 14:33:55 -04:00
MistPhizzle
486df1b504 Permissions fix
bending.ability.bloodbending.anytime should be
bending.water.bloodbending.anytime
2015-08-20 00:41:32 -04:00
MistPhizzle
b6131bf79d Merge pull request #209 from kingbirdy/fix/build-cancels-bending
Fix right clicking on block cancelling bending
2015-08-20 00:40:00 -04:00
MistPhizzle
aa0a5135b3 Permissions Fix (bending.ability.bloodbending.anytime)
bending.ability.bloodbending.anytime is now in bending.admin
2015-08-20 00:39:26 -04:00
kingbirdy
6dff656006 Fix right clicking on block cancelling bending 2015-08-19 12:30:46 -04:00
MistPhizzle
5a3792377f 1.8.0 BETA 1 2015-08-19 11:57:24 -04:00
MistPhizzle
ed64fe87e7 Add /bending help Avatar 2015-08-19 11:51:59 -04:00
MistPhizzle
989a1dfbdc Fix Small DBConnection issue 2015-08-19 11:46:44 -04:00
MistPhizzle
c8a6b258f7 Merge pull request #208 from kingbirdy/fix/updater
Fix errors when starting server offline
2015-08-19 11:40:15 -04:00
kingbirdy
7cacdf82c2 Fix errors when starting server offline
- Updater would throw NPE and UnknownHostException when it could not connect to projectkorra.com

- Also cleaned up output of DB connections
2015-08-19 00:36:06 -04:00
kingbirdy
1bcd5e02b9 Fix airspout cancelling on right click 2015-08-18 23:36:09 -04:00
MistPhizzle
18ab899f27 Merge pull request #206 from StrangeOne101/master
Adds config options for Bloodbending and AirBlast
2015-08-18 23:13:39 -04:00
MistPhizzle
84cc7f33ef Merge pull request #205 from kingbirdy/fix/bending-display
Fix subelements not being sorted
2015-08-18 23:04:56 -04:00
kingbirdy
ce3507404b Fix subelements not being sorted 2015-08-18 23:02:06 -04:00
kingbirdy
8f2c188932 Remove grappling hooks 2015-08-18 22:59:24 -04:00
kingbirdy
c632d9555d Add new help messages and catch for nonexistent command
- catch for nonexistent commands and help topics, refers the command sender to /bending help

- add help messages for check, debug, and presets

- correct some ifs to else ifs
2015-08-18 22:53:11 -04:00
StrangeOne101
7805fe9e0c Adds config option for BloodBending
Adds a config option that allows bloodbenders to bloodbend other
bloodbenders. Defaults to off.
2015-08-18 22:59:11 +12:00
StrangeOne101
0c6e04080b Adds AirBlast config options and bug fix
Adds config options to stop AirBlast flicking levers, opening doors,
pushing buttons and cooling lava.

Also fixed a bug where benders could flick/open things in regions they
don't have permission for (factions, etc)
2015-08-18 22:57:45 +12:00
StrangeOne101
ebb0165068 Revamp Elements and SubElements
Elements and SubElements are now somewhat integrated so you can relate between the two of them. For example, you can now get the main element directly from a subelement without needing to test for what the subelement is individually.

Should make things much easier when comparing the two.
2015-08-18 17:39:20 +12:00
StrangeOne101
5f66331fad Change combo display method, Add getAbilitySubElement()
• Combos now displayed in /bending display
Fire/Water/Air/Earth/ChiCombos
• Combo usage is now displayed in /bending help ComboName
• Using /bending help <Element>Combo shows correct usage, just so people
get used to the new method (still much easier).
• GeneralMethods has 3 new methods
• GeneralMethods.getComboColor(...) - Returns ChatColor
• GeneralMethods.getComboElement(...) - Returns Element
• GeneralMethods.getAbilitySubElement(...) - Returns the sub element of
the ability specified if it has one
2015-08-18 17:39:11 +12:00
MistPhizzle
a1288b40e3 Merge pull request #201 from StrangeOne101/master
FireBlast changes + Bug fix
2015-08-16 11:52:37 -04:00
MistPhizzle
bd0b877c5a Merge pull request #200 from kingbirdy/bending-debug
change /b debug output for readability
2015-08-16 11:52:28 -04:00
StrangeOne101
bb34664965 FireBlast changes + Bug fix
• Changed config option "Power" to "ExplosionRadius" for charged
fireblasts.
• Added new config option "DamageBlocks" for charged fireblasts
• Charged fireblasts can now set fire to more than one mob
• Fixed setting explosion radius to 0 still destroys blocks
2015-08-16 00:51:56 +12:00
kingbirdy
2880a5d143 change /b debug output for readability
Instead of outputting abilities in the order they're loaded, the
command now outputs them alphabetically, first stock and then unofficial.
This is to improve the readability of the command's output.
2015-08-10 22:24:48 -04:00
jedk1
835a5d4948 Fix AirSweep going through walls. 2015-08-10 20:00:27 +01:00
MistPhizzle
b81eec4ecc 1.7.0
Also includes updated staff list.
2015-08-05 18:23:27 -04:00
MistPhizzle
917b94ac42 Merge pull request #196 from StrangeOne101/master
Fixed Firebending Night Message
2015-08-05 18:11:09 -04:00
Simplicitee
3cf4ab7545 Fix NPE in AvatarState
- Fixed NPE in avatarstate thrown when the user disconnects in avatarstate
2015-08-05 16:07:20 -04:00
StrangeOne101
22ea742071 Fix Firebending Night Message 2015-08-05 16:53:12 +12:00
MistPhizzle
b1c50d1d29 1.7.0 BETA 16 2015-08-04 20:13:32 -04:00
MistPhizzle
4b9be337c1 Merge pull request #195 from jacklin213/bugfix
[URGENT] Add negation to isSolid() in GeneralMethods
2015-08-04 20:10:31 -04:00
Jack Lin
46255b6a3e Add negation to isSolid() in GeneralMethods 2015-08-05 10:55:05 +12:00
Simplicitee
9d854587a5 Fixed RaiseEarth + AvatarState click height
- Added check for avatarstate so height can be modified accordingly. New version is as tall as sneak version with avatarstate.
2015-08-04 15:36:27 -04:00
MistPhizzle
c0302bdd5b 1.7.0 BETA 15 2015-08-04 12:58:36 -04:00
jedk1
d9987e6091 Fixed EarthBlast not doing damage 2015-08-04 16:48:54 +01:00
jedk1
0e62b2ea7e Fixed missing bracket. 2015-08-04 16:04:21 +01:00
jedk1
b2c58dbaa7 Fixed FlightAbility giving fly mode. 2015-08-04 16:04:07 +01:00
MistPhizzle
8b96326e4c Merge pull request #192 from StrangeOne101/master
Fixed Bloodbending not working in AvatarState
2015-08-04 10:23:35 -04:00
StrangeOne101
56a76f0848 Fixed Bloodbending
AvatarState now works as intended for bloodbending. Also adjusted the
range (for AvatarState) so mobs from the other side of the map aren't
affected
2015-08-04 21:54:15 +12:00
StrangeOne101
ce748a4ee8 Fixed Bloodbending (Still needs tweaking)
Fixed Bloodbending not working in avatarstate. Range still needs to be
fixed.
2015-08-04 17:52:37 +12:00
Simplicitee
3d6162edc7 Fix to accumulative paralyze fall damage
- Added fix to accumulative paralyze fall damage, does not effect fall distance after player is paralyzed.
2015-08-04 01:30:32 -04:00
MistPhizzle
cfc84e3dad Merge pull request #171 from jacklin213/bugfix
[BUGFIX] Add ComboManager to reloadPlugin(), Fix speed in AirScooter, GeneralMethods cleanup
2015-08-04 01:13:24 -04:00
MistPhizzle
3371b5e17b Merge pull request #189 from kingbirdy/fix/dynamic-sourcing
Fix EarthBlast using blocks outside range
2015-08-04 01:04:08 -04:00
MistPhizzle
c6daaa567e Merge pull request #188 from OmniCypher-/master
Added getElementSubColor()
2015-08-04 01:03:54 -04:00
MistPhizzle
f753f3d99a Merge pull request #187 from Simplicitee/patch-1
Bug fix in chiblocking
2015-08-04 01:03:38 -04:00
MistPhizzle
5aa662b37b Merge pull request #186 from jedk1/master
Fixed most of the Fly glitch.
2015-08-04 01:03:30 -04:00
kingbirdy
cde1efc78b Fix EarthBlast using blocks outside range
Dynamic sourcing allowed earthblast to use blocks outside the prepare
range as a source
2015-08-04 01:01:35 -04:00
OmniCypher
0250e903a5 Added getElementSubColor()
Added getElementSubColor() method to each element file (not including
chi) to easily return said elements sub element color,
getMetalbendingColor() has been marked as depreciated and will be
removed soon as it is no longer needed.

Added new staff members to /b who, kingbirdy still requires an account
and AlexTheCoder is still included.
2015-08-03 21:39:56 -07:00
Simplicitee
3ee2663690 Update PKListener.java
- Added check for if player has a chi ability bound before chiblocking (as suggested by Loony), fixes abilities like WaterManipulation and others causing the hit player to be chiblocked.
2015-08-03 22:17:16 -04:00
kingbirdy
95eaaf1457 Fix LavaFlow affecting plants
removed unnecessary check for plantbending
2015-08-03 21:41:28 -04:00
Jack Lin
4d606c8fee Update Fire and Air with getAbility() 2015-08-04 13:11:08 +12:00
Jack Lin
12958737fa Add getAbility() to CoreAbility to prevent overlooping 2015-08-04 13:10:43 +12:00
jedk1
17bed64b98 Fixed most of the Fly glitch. 2015-08-04 01:46:31 +01:00
Jack Lin
caba028d0d GeneralMethods cleanup 2015-08-04 12:44:24 +12:00
Jack Lin
3544358d70 Add ComboManager to reloadPlugin() 2015-08-04 12:12:28 +12:00
Jack Lin
8cf76a46c1 Fix speed in AirScooter 2015-08-04 12:11:43 +12:00
MistPhizzle
0599d39da9 Re-Add AirScooter.setSpeed()
Used in PK Items
2015-08-03 19:25:52 -04:00
MistPhizzle
2e43a27183 1.7.0 BETA 14 2015-08-03 12:51:04 -04:00
MistPhizzle
63a2e163ac Merge pull request #184 from StrangeOne101/master
Bug Fixes
2015-08-03 12:46:36 -04:00
StrangeOne101
99f5c7d893 Fixed Fire Griefing Panes, Torches, etc
Fixed fire permanently removing blocks like glass panes and torches
2015-08-03 17:05:02 +12:00
Jack Lin
1a7cbd5c6c Update javadocs to fix warnings 2015-08-03 16:48:54 +12:00
StrangeOne101
6404fc8912 Fixed Benders Bending SubElements without Permission
Fixed issue where benders could bend abilities from other sub-elements
they didn't have permission for.
2015-08-03 15:01:17 +12:00
OmniCypher
10ca339e9f 1.7.0 Beta 13 2015-08-02 16:21:03 -07:00
OmniCypher
2d8ef3256c Merge pull request #181 from jacklin213/patch-1
[BUGFIX] Update containsPlayer() in CoreAbility, Fix NPE
2015-08-02 15:23:13 -07:00
Jack Lin
95ad075c14 Fix NPE in AirShield, FireJet, Illumation due to CoreAbility 2015-08-03 10:21:03 +12:00
OmniCypher
52d83f35de Chris' Fix PR
Config fix
Air/Fire laggyness fix #1
Combo fix
/b who restructure
2015-08-02 15:17:41 -07:00
Jack Lin
f48dab99e5 Update containsPlayer() in CoreAbility 2015-08-03 09:44:48 +12:00
Jack Lin
2b98266c0a Rename all packages to lowercase
Rename all packages to lowercase
2015-08-02 22:05:46 +12:00
Jack Lin
37d99b03ba Format every class, Sort imports, Move classes to correct package 2015-08-02 18:24:19 +12:00
Jack Lin
439a3edac9 Rename StockAbilities to StockAbility, Document CoreAbiltiy 2015-08-02 12:18:57 +12:00
Jack Lin
f08a42b43a Attempt to fix new system 2015-08-01 09:24:31 +12:00
Jack Lin
608b3ccc36 New system 2015-07-31 12:19:09 +12:00
Jack Lin
0d40135427 Update Air Abilities to reflect changes 2015-07-16 21:39:11 +12:00
Jack Lin
268319b862 Add InstanceType to Ability, Update BaseAbility
* MULTIPLE = A move that has several instances under one player
* SINGLE = A move that can only have one instance under one player
* By default all moves are SINGLE
* To make a move MULTIPLE have the ability override the
getInstanceType() and make it return InstanceType.MULITPLE
2015-07-16 21:38:47 +12:00
Jack Lin
84f9448745 Update everything with new Config changes 2015-07-16 20:17:20 +12:00
Jack Lin
bf8c4fa3a8 Add 2 different getBendingPlayer() to GeneralMethods 2015-07-16 20:16:30 +12:00
Jack Lin
ca84318f5a Update Config, ConfigLoadable, ConfigManager 2015-07-16 19:20:19 +12:00
Jack Lin
2bd1d312b8 Update BendingPlayer and related references
* Update modifiers to BendingPlayer variables
* Add getters and setters for variables
* Update references to these variables
* Fully documented the class
2015-07-15 20:10:51 +12:00
Jack Lin
8c4f76bbe9 Update all Air Abilities to reflect changes 2015-07-15 17:43:20 +12:00
Jack Lin
50cbaade71 Update BaseAbility
* Add 3 new fields:
* UniqueId
* Player
* StockAbility
* Add Final modifier to putInstance(), removeInstance()
getInstance(StockAbilities)
* Add private modifier to removeInstance()
* Implement remove() calling removeInstance()
* Created Convenience method getInstance() to be called from abilities
themselves
* Add abstract method getStockAbility()
* Add getters for Player. UniqueId
2015-07-15 17:42:34 +12:00
Jack Lin
3a7242e2d2 Update Suffocates reloadVariables() 2015-07-15 14:48:46 +12:00
Jack Lin
d91cafec9c Fix AirCombo variable names 2015-07-15 14:39:29 +12:00
Jack Lin
8c8b9149b6 Make BendingManager implement ConfigLoadable
* BendingManager now implements ConfigLoadable
* Unused plugin reference is removed
* Add BendingManager instance variable and getter
* Change config messages to not be final and made them reloadable with
reloadVariables() from ConfigLoadable
2015-07-15 14:28:53 +12:00
Jack Lin
187bf0ec98 Convert Suffocate to new system 2015-07-15 14:25:50 +12:00
Jack Lin
1d907fe134 Update Air Abilities to reflect change 2015-07-15 14:25:32 +12:00
Jack Lin
293c830cbd Change progress() to return boolean 2015-07-15 14:24:16 +12:00
Jack Lin
63f654907f Make changes to Air Abilities 2015-07-14 15:37:08 +12:00
Jack Lin
425bc5a106 Rename Ability to BaseAbility, Create interface Ability 2015-07-14 15:36:25 +12:00
Jack Lin
a3e7ece301 Update AirAbilities to support new change 2015-07-14 14:26:12 +12:00
Jack Lin
5b08890366 Add Ability, ConfigLoadable 2015-07-14 14:25:02 +12:00
Jack Lin
70ce9b8abb Format StockAbilities, Update getAbility() 2015-07-14 12:04:17 +12:00
Jack Lin
f02bf0489b Remove unneeded static variables in AirCombo 2015-07-13 21:15:06 +12:00
Jack Lin
239005a1c3 Format AbilityModule 2015-07-13 17:07:12 +12:00
OmniCypher
7f0e363400 Beta 12 2015-07-11 18:35:57 -07:00
OmniCypher
a323f67f16 Merge pull request #168 from Loonytoon1997/master
Balance Patch // Event Messages Configurable // Day & Night Messages
2015-07-11 11:01:58 -07:00
Jack Lin
6bb2ca4844 Update reloadPlugin() in GeneralMethods 2015-07-12 01:25:06 +12:00
Jack Lin
3805b2342b Move stopPlugin() to GeneralMethods 2015-07-12 01:23:56 +12:00
Jack Lin
7a1537a12e Fix config error due to e324bb 2015-07-12 00:23:11 +12:00
Jack Lin
086128f8fa Fix spacing in Updater 2015-07-12 00:16:50 +12:00
Jack Lin
4e4c4eff98 Fix problem where all configs were empty
* Configs were generated correctly but were overridden by empty ones
2015-07-11 23:48:46 +12:00
BuildTools
e3245bb849 Balance Patch // Event Messages Configurable // Day & Night Messages Configurable
- Changed defaults to be balanced.
- Added configurable event messages.
- Added configurable day & night messages.
2015-07-11 11:56:51 +01:00
OmniCypher
b8e15efa0a Fixed up Configs & Fixed Combo bugs 2015-07-11 02:07:50 -07:00
OmniCypher
6629c122d4 Bottlebending & Sandstone
Fixes various bugs with bottlebending
Colored Sandstone/Sand are compatible with earthbending
Fixed Cooldown in Earthsmash
Fixed Desc in PhaseChange
Fixed Dark Green in /b who
2015-07-09 11:05:48 -07:00
OmniCypher
3d769371c6 Merge pull request #162 from jacklin213/bugfix
Fix ErrorLogger, WaterWave, AirCombo
2015-07-08 15:42:08 -07:00
AlexTheCoder
a99fbe8bc0 The Armor Update
PlantArmor/Related:
- Add PlantArmor move
- Add playPlantbendingSound(Location loc) in WaterMethods
- Add isPlantbendable(Block block) in WaterMethods
- Add getPlantSourceBlock() in WaterMethods
EarthArmor:
- Fix incorrect cooldown configuration
- Properly add cooldown
- Fix EarthArmor + FastSwim bug
2015-07-08 08:16:06 -04:00
Jack Lin
b16a7cbb5e Fix distance location bug in AirCombo 2015-07-02 22:42:12 +12:00
Jack Lin
4e604128db Fix NPE in WaterWave 2015-07-02 22:40:22 +12:00
Jack Lin
8e6892149d Fix errorlog folder, LogFilter 2015-07-02 22:34:51 +12:00
OmniCypher
8bfd35914e 1.7.0 Beta 11 2015-06-29 18:27:53 -07:00
OmniCypher
20e64b9cbc Merge pull request #158 from jedk1/master
AirBlast functionality.
2015-06-29 18:08:49 -07:00
OmniCypher
3aca322c21 Merge pull request #150 from jacklin213/bugfix
[BUGFIX] NPE's in Flight, WaterMethods, Distance bug in FireCombo. Update Error log v2.1.0
2015-06-29 17:59:21 -07:00
OmniCypher
80c6b63206 Bug Fixes
Fixed AS NPE
Fixed WaterWave & Immobilize cooldowns
Fixed Fire Tick Config option
2015-06-29 17:51:56 -07:00
jedk1
3fdc9246e2 Updated lever and button code. 2015-06-29 20:03:56 +01:00
jedk1
168a47b503 Added back functionallity for levers and buttons, also added more wood
types.
2015-06-29 18:52:27 +01:00
Jack Lin
42c750862f Fix NPE in OctopusForm 2015-06-30 01:39:04 +12:00
Jack Lin
89ee1470e8 Attempt to fix distance error in BlockSource 2015-06-30 01:33:33 +12:00
Jack Lin
fc1f14a03f Fix NPE in IceBlast 2015-06-30 01:15:07 +12:00
Jack Lin
70fbdb2179 Update Error Logger to v2.1.0
* Remove ErrorLogFilter
* Changed Filter in PKLogHandler to LogFilter
* Removed parent logger filter
* Add a Logs folder
* Limit log size to 500kb, maximum files: 20
* Update LogFilter with proper code
* Now does not log duplicate stack traces
2015-06-30 01:03:47 +12:00
Jack Lin
57942c6f89 Fix NPE in WaterMethods 2015-06-30 01:03:41 +12:00
Jack Lin
58d963fe64 Fix NPE in ErrorLogFilter, Update Error Logger to v2.0.2 2015-06-30 01:03:34 +12:00
Jack Lin
f9f8d851e3 Override equals(). Fix NPE in Flight 2015-06-30 01:03:28 +12:00
Jack Lin
e452e70906 Fix distance bug FireCombo 2015-06-30 01:03:22 +12:00
OmniCypher
f366764cdb Merge pull request #156 from OmniCypher-/master
Bug Fixes: Healing waters, /b d combustion, AS bloodbending
2015-06-28 15:25:37 -07:00
OmniCypher
ee3a6fdf08 May have fixed AS Blood Bending bug 2015-06-28 15:22:16 -07:00
OmniCypher
bf59be3d78 Fixed Healing waters & /b d Combustion issue 2015-06-28 15:16:06 -07:00
FinnBueno
3383b6d41c Cooldowns
Cooldown on waterspout wave and on the chi combo immobilize.
WaterSpout 2 seconds. (default)
Immobilize 20 seconds. (default)
2015-06-28 23:18:32 +02:00
jedk1
22741d55ed Reapplied previous commit. 2015-06-27 15:00:34 +01:00
jedk1
b368b8244e Revert "Extended the particle display range."
This reverts commit 2e7ba02956.

undid commit.
2015-06-27 14:49:09 +01:00
jedk1
2e7ba02956 Extended the particle display range. 2015-06-27 12:01:13 +01:00
jedk1
8a191fe313 Added getPresetContents(Player player, String name) method, which
returns the contents of a preset. Useful for side plugins.
2015-06-26 16:53:17 +01:00
OmniCypher
c149b8d232 Merge pull request #149 from OmniCypher-/master
Added new peeps to /b who
2015-06-20 15:00:24 -07:00
jedk1
bf1d2beea5 Removed debug messages. 2015-06-20 16:10:20 +01:00
jedk1
c1cdbdf876 Fixed death messages bugging out properly. Hopefully fixed an error with
error log filter that was crashing server.
2015-06-20 16:05:44 +01:00
OmniCypher
b4f20fa0f1 Added new peeps to /b who 2015-06-20 00:16:38 -07:00
jedk1
38fb49d651 Merge remote-tracking branch 'upstream/master' 2015-06-19 15:59:38 +01:00
jedk1
9e374e7aa2 WaterArms Punch message. 2015-06-19 15:45:33 +01:00