Commit graph

1745 commits

Author SHA1 Message Date
Benford
6b345c7c2e Fix boolean in FireBlast
- The isFireBurst boolean was never set to false for normal fireblast
2016-02-27 12:47:19 -05:00
OmniCypher
a1840b52e9 Merge pull request #429 from OmniCypher-/master
Various Fixes & Additions
2016-02-27 00:00:53 -08:00
OmniCypher
dcdd8efd3e Various Fixes & Additions
Adds Plant & Ice source list to config
Removes PackedIce option (can now be set or removed through Ice list)
Fixes being able to select through walls
2016-02-26 23:57:55 -08:00
Benford
054827986c Fix FireBlast damage
- Added the variable for FireBlast damage to be set
- Added getDayFactor to damage and a range variable in FireBlast
2016-02-26 20:28:51 -05:00
Benford
91b823084b Add Residence to softdepend
- Added Residence to softdepend in plugin.yml
2016-02-26 19:54:05 -05:00
Benford
cdfdcb570d Add Residence plugin support
- Added two new config options, Residence.Respect and Residence.Flag (in
the according spot)
- Residence.Respect will respect if true
- Residence.Flag specifies the flag that needs to be set to true for
bending to be enabled in a residence.
- Is put in isRegionProtected methods
2016-02-26 19:39:44 -05:00
Benford
b4a7a62362 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-26 18:57:18 -05:00
Benford
d93d34b286 Fix fall damage animation
- Fixed fall damage animation activating for chiblockers
2016-02-26 18:52:02 -05:00
OmniCypher
280de9fca4 Merge pull request #424 from Simplicitee/master
Fix shockwave and other
2016-02-25 15:24:47 -08:00
Benford
5d244d0eac Fix shockwave
- Fixed shockwave fall version
- Removed various unnecessary methods called when fall damage was taken.
2016-02-25 17:22:37 -05:00
jedk1
c1c2b26b55 Change null in ElementType to NO_SUFFIX 2016-02-25 15:25:40 +00:00
jedk1
1da3c3b1d0 Update TabComplete to support Custom Elements 2016-02-25 00:38:08 +00:00
jedk1
78a341e636 Fix NPE with Custom Elements 2016-02-25 00:15:52 +00:00
jedk1
042866ec62 Add support for custom elements 2016-02-24 23:23:03 +00:00
jedk1
f599b5ca1e Change Element and SubElement to public 2016-02-24 00:46:30 +00:00
jedk1
1836888070 Add remove call to QuickStrike 2016-02-23 22:12:24 +00:00
jedk1
b3679e8829 Fix DeathMsgs & ReloadEvent 2016-02-22 17:01:54 +00:00
Philip Stephenson
b6e4e088f5 Add CommandSender to BendingReloatEvent, cleanup other events 2016-02-21 20:43:36 -05:00
OmniCypher
397d8c863a Merge pull request #419 from kingbirdy/bendingevents
Remove unneeded damageEntity method, update events
2016-02-21 13:16:30 -08:00
Philip Stephenson
c0fe8256b7 Remove unneeded damageEntity method, update events
- change EntityBendingDeath and HorizontalVelocityChange to use Ability objects, instead of strings

- update abilities to reflect changes
2016-02-21 16:01:28 -05:00
jedk1
3d2676a999 Fix ChiCombo NPE and FallDamage 2016-02-20 17:36:22 +00:00
Philip Stephenson
3ddc100ffc Add AbilityDamageEntityEvent AbilityStartEvent and AbilityEndEvent
- change GeneralMethods.damageEntity to use event
- removed BendingDamageEvent
- update CoreAbility to create and process the events
2016-02-19 23:03:50 -05:00
OmniCypher
ea68b6a99c Merge pull request #415 from grasshopperMatt/master
Fixed whocommand
2016-02-19 18:41:21 -08:00
OmniCypher
fe47af9630 Merge pull request #416 from kingbirdy/master
Fix disabled abilities outputting multiple times
2016-02-19 18:39:55 -08:00
Philip Stephenson
20ae458d57 Fix disabled abilities outputting multiple times 2016-02-19 19:56:50 -05:00
Matt
ae35e1423d Fixed whocommand 2016-02-19 19:20:41 -05:00
Matt
8f552d225e Added new method 2016-02-19 18:57:55 -05:00
Matt
bddcd989a3 Changed private handlers - public 2016-02-19 18:54:48 -05:00
Matt
0cc79f226f Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-19 18:30:23 -05:00
Matt
eca0eca1f8 Fixed & added new args 2016-02-19 18:28:17 -05:00
Matt
97348c9424 Added ability to BendingDamageEvent 2016-02-19 18:24:03 -05:00
Matt
23e03f310f Added code to BendingDamageEvent 2016-02-19 18:12:20 -05:00
OmniCypher
b6f36c1e63 Merge pull request #413 from Simplicitee/master
Fix FireCombo
2016-02-19 15:03:25 -08:00
Benford
7ec229ff41 Fix FireCombo
- Makes FireCombos cook animal meat when killing (excludes JetBlast)
2016-02-19 17:53:59 -05:00
Matt
91de6ce20d Added BendingDamageEvent 2016-02-19 17:53:18 -05:00
Matt
4701e5f9cf Fixed healingwaters shift functionality 2016-02-19 17:41:39 -05:00
Benford
bb88553db0 Various changes
- Changed where the cooldown is called in AirSwipe
- Added instances for FireDamageTimer in appropriate firecombos
- Fixed math mistake in WaterSpout
2016-02-18 18:03:32 -05:00
Benford
af0cd7f3f7 Horizontal Collisions and Barriers
- Added a config option for if the block a player hits with horizontal
collisions is barrier.
2016-02-17 22:58:10 -05:00
Benford
e8e3a6f4ee Fix WaterSpout
- Fix removeSpouts method (needs to be tested because I couldn't test it
alone
- Fix remove setting flying and allow flight
2016-02-17 19:43:59 -05:00
Benford
79ecbf49c1 Various fixes
- Fixed several warnings
- Renamed BindingUpdateEvent to BindChangeEvent
- Fixed Icespike cooldown, pillar field, and pillar version
- Fixed WaterAbility.getNightFactor(double, World)
- Fixed AirShield knockback being more powerful than it should be
2016-02-17 19:14:30 -05:00
Benford
123f117f3d Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-17 16:30:50 -05:00
jedk1
1e24828e73 Fix Bloodbending 2016-02-17 20:20:10 +00:00
jedk1
cb4003993f Fix Bloodbending 2016-02-17 20:19:18 +00:00
jedk1
c67f28fbb4 Fix Combos 2016-02-17 14:26:34 +00:00
OmniCypher
a0c13895e3 Merge pull request #406 from savior67/master
- /b who command now shows Chiblocker instead of Chibender
2016-02-15 19:35:08 -08:00
savior67
dbef318caf - /b who command now shows Chiblocker instead of Chibender 2016-02-15 22:30:08 -05:00
OmniCypher
f5c709799d Merge pull request #405 from savior67/master
- AirBurst no longer triggers doors/buttons/levers
2016-02-15 19:22:35 -08:00
savior67
a04409123c - Airburst no longer triggers doors/buttons/levers 2016-02-15 22:17:43 -05:00
OmniCypher
b701c86387 Merge pull request #404 from savior67/master
- EntityBendingDeathEvent now triggers from fire-related deaths
2016-02-15 19:14:09 -08:00
savior67
81bcfa9867 - EntityBendingDeathEvent now triggers when an entity is killed by fire originating from a bending ability 2016-02-15 21:40:05 -05:00
OmniCypher
db257aa5f7 Fixes Dynamic dig depth & EarthSmash grab distance 2016-02-15 16:45:16 -08:00
OmniCypher
8527705ff3 Various fixes
Fixes cooldowns affecting fall induced shockwaves and airbursts
Fixes airscooter randomly ending
Fixes avatarstate causing jitter on airscooter
Fixes airscooter removing fly
Fixes preset message for perm remove
2016-02-14 13:50:02 -08:00
OmniCypher
27a658affe Merge pull request #401 from RoboMWM/patch-1
Compatibility with other plugins' explosions; resolves #400
2016-02-14 12:30:04 -08:00
savior67
4ac4a2f646 - Changed PlayerBendingDeathEvent to EntityBendingDeathEvent 2016-02-13 12:42:35 -05:00
savior67
2953a7b921 Merge remote-tracking branch 'upstream/master' 2016-02-13 11:58:36 -05:00
RoboMWM
94787e5f39 Compatibility w/ other plugins' explosions #400
Is there a reason why this was placed here? If such a thing is needed, it'd be nice if it were under a config option then.
2016-02-11 22:57:17 -08:00
Benford
cf305aa53d Fix waterspout fly glitch
- Fixed a fly glitch when a player goes over land with waterspout
2016-02-11 21:55:48 -05:00
OmniCypher
82bc520695 Merge pull request #398 from Simplicitee/patch-2
Update icebullet
2016-02-11 18:35:21 -08:00
OmniCypher
be947344f3 Merge pull request #397 from StrangeOne101/master
Made Element Protected
2016-02-11 18:35:15 -08:00
Simplicitee
6c46e3d87e Update icebullet
- Update icebullet right to use RIGHT_CLICK_BLOCK
2016-02-11 11:28:57 -05:00
StrangeOne101
c05c1987cb Made Element Protected
• Allows elements to be created by side-plugins
2016-02-11 22:00:32 +13:00
Benford
a20b4a1001 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-09 21:50:32 -05:00
Benford
34063d6dc6 Fix WaterManipulation
- Fixed WaterManipulation range being buggy
2016-02-09 21:49:55 -05:00
BuildTools
212c079058 - Added BindingUpdateEvent 2016-02-09 20:27:25 -05:00
jedk1
6f05457229 Fix Event NPE in Remove command 2016-02-09 19:38:06 +00:00
jedk1
31177b4d98 Fix WaterBubble not working 2016-02-09 19:27:24 +00:00
jedk1
497e464cc8 Update to commit 373
Remove unused variables

Update to commit 373
2016-02-09 17:17:51 +00:00
jedk1
2cb24ac3ad Fix NPE in IceSpike 2016-02-09 17:00:16 +00:00
jedk1
9c8c9c1741 Update ComboManager to new ClickTypes 2016-02-09 15:22:15 +00:00
jedk1
1e683032b1 Fix Presets duplicating on b reload 2016-02-09 14:44:12 +00:00
jedk1
db6d7a9e8b Fix Water Bugs 2016-02-09 14:23:04 +00:00
OmniCypher
ea4beea1a2 Fixes Presets & Copy Command 2016-02-08 17:08:58 -08:00
jedk1
36d710e6ec Fix EarthBlast revert source data 2016-02-08 16:42:08 +00:00
jedk1
4cbd49519c Fix EarthSmash Bugs 2016-02-08 15:18:16 +00:00
jedk1
d58267553e Fix AirSpout in disabled worlds 2016-02-08 14:09:59 +00:00
jedk1
320a43e911 Fix Torrent multiple sourcing 2016-02-08 13:55:15 +00:00
jedk1
048a170e24 Fix WaterSpout & WaterWave 2016-02-08 13:05:06 +00:00
Benford
793ef9b3d6 Change bloodbending method, Add zach to staff list, misc
- Changed bloodbending method isBloodbended to isBloodbent
- Added zach to the staff list
- Changed ClickType: (UNTESTED)
- Added JUMP, MOVE_FORWARD, MOVE_BACKWARDS, MOVE_LEFT, MOVE_RIGHT,
CUSTOM, RIGHT_CLICK_BLOCK, RIGHT_CLICK_ENTITY
- Removed SHIFT and CLICK
- Removed unnecessary methods in BendingManager
- Removed unnecessary defaults from ConfigManager
2016-02-07 21:47:13 -05:00
Benford
b439c84056 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-07 21:23:26 -05:00
jedk1
b3d9d3bb18 Various Fixes 2016-02-07 16:24:54 +00:00
Benford
ccb5053f7f Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-05 13:15:38 -05:00
jedk1
9c39cd3f7b Fix smokescreen ignoring cooldowns
Fix all chi abilities not respecting cooldowns

Various Fixes

Fix earthsmash turning everything to dirt
Fix waterspout not letting users fast swim

Fix tornado & Fix FireJet being harmless
2016-02-04 13:23:06 +00:00
jedk1
85f0e05c69 Update tab complete 2016-01-31 21:13:48 +00:00
jedk1
fcc9caed38 Update nearly all PRs above 357
Ignored most PRs relating to presets.
2016-01-31 21:02:21 +00:00
nathank33
04b98238e2 Improve AddonAbility plugin Support, Bug Fixes
AirFlight sneak not removing ability. Removed FireCombo debug messages.
/b display fix for AvatarAbilities. AvatarState charged fireblast radius
fix. Protect old addons from breaking the AbilityLoader.
2016-01-31 11:43:55 -08:00
Benford
cecdc20c8a Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-01-29 16:44:43 -05:00
Benford
adc8631d81 Correct kingbirdy's uuid
- Corrected kingbirdy's uuid in who command
2016-01-29 16:44:40 -05:00
nathank33
9624b95104 Add isEnabled() method to Ability 2016-01-24 13:17:55 -08:00
nathank33
8bc788c257 Add documentation, Fix ability bugs
Added documentation to Ability and CoreAbility.
Fixed a bug in BendingPlayer.canBend() which prevented bending from
working.
Fixed a bug in Presets which caused unbound slots to act as unbindable
abilities.
Fixed a self-bloodbending bug.
Updated cooldowns for abilities that require multiple files.
2016-01-18 19:56:13 -08:00
nathank33
203c4aa0b0 Cherry pick more PRs from master 2016-01-17 14:17:19 -08:00
Nathan Braun
0ba7dda744 Update config file 2016-01-16 13:08:16 -08:00
Nathan Braun
0e6e41ad88 Cherry pick pull requests from master 2016-01-16 13:08:16 -08:00
Nathan Braun
d2bd987895 Rebase master and refactor 2016-01-16 13:08:08 -08:00
kingbirdy
118ec1f32f Add SourceAbility, change getElementColor()
getElementColor() is now defined in CoreAbility in a way that handles all
cases, rather than each ElementAbility having to handle it seperately
2016-01-13 12:45:23 -08:00
kingbirdy
fd84051398 Add subabilities 2016-01-13 12:45:23 -08:00
Nathan Braun
ba3881d856 Add new CoreAbility API, Add BendingPlayer methods 2016-01-13 12:45:23 -08:00
kingbirdy
e4fee98492 Add SourceAbility, change getElementColor()
getElementColor() is now defined in CoreAbility in a way that handles all
cases, rather than each ElementAbility having to handle it seperately
2016-01-13 12:45:23 -08:00
kingbirdy
3b278f6e2b Add subabilities 2016-01-13 12:45:23 -08:00
Nathan Braun
7273613ba7 Add new CoreAbility API, Add BendingPlayer methods 2016-01-13 12:45:23 -08:00
jedk1
4c549f6e78 Fix remove command not firing event 2016-01-12 22:05:28 +00:00
jedk1
4ba58e6072 Fix NPE in EarthSmash 2016-01-12 17:36:30 +00:00
jedk1
de5c45d0e6 Fix HealingWaters shift 2016-01-10 21:30:54 +00:00
jedk1
111ecd8f66 Fix help command
Stop help command from showing players commands they dont have
permissions to use
2016-01-10 21:19:34 +00:00
jedk1
1f4d65ad08 Fix WOF affecting entities in tempblocks 2016-01-09 15:27:19 +00:00
jedk1
0ca0f22370 Fix ChiCombo outofboundsexception 2016-01-08 18:07:29 +00:00
OmniCypher
0794c6945e Merge pull request #373 from OmniCypher-/master
Fixes Earth Revert dropping items on revert
2016-01-06 23:46:26 -08:00
OmniCypher
650407ac59 Fixes Earth Revert dropping items on revert 2016-01-06 23:44:10 -08:00
jedk1
066136fbe8 Fix Suffocate & Bloodbending "grab" range
Fix preset

Fix Suffocate & Bloodbending bending self

Fix Bloodbending & Suffocate "grab" range
2016-01-05 22:36:47 +00:00
Benford
f9f776976e ProjectKorra + RPG compatibility
- Removed all event stuff from BendingManager
- Changed the checks in effected classes to match RPG
2016-01-04 19:22:50 -05:00
OmniCypher
b690b84915 Beta 9 2016-01-03 22:36:51 -08:00
OmniCypher
5c556283a1 Fixes EarthSmash Issues (cooldown/grab distance) 2016-01-03 02:37:17 -08:00
OmniCypher
930a4d8255 Merge pull request #366 from OmniCypher-/master
Various Fixes (read desc) / Cleanup
2016-01-02 19:40:30 -08:00
OmniCypher
8d1e709672 Merge pull request #365 from StrangeOne101/master
Fix Tabbing + Fix Preset Messages
2016-01-02 19:38:50 -08:00
OmniCypher
7f0e671f4b Various Fixes (read desc) / Cleanup
Fixes grabbing EarthSmash after you shoot it
Fixes IceSpiking IceSpike projectiles
Fixes Selecting flowing water

Cleans unused/warnings
2016-01-02 19:36:55 -08:00
StrangeOne101
17b817b809 Fix Tabbing + Fix Preset Messages
• Fixes Tabbing for /bending copy
• Fixes weird messages when binding external presets that fail
2016-01-03 16:26:51 +13:00
OmniCypher
431b65f65d Various Fixes (read desc)
Re-Adds WaterWave range methods (for Items)

Fixes WaterArms Spear going through ice
Fixes players being able to select tempwater, although, I thought it
added a cool feature so I made it a config option "CanBendFromBentBlock"
Fixes Preset Create command not working
2016-01-02 16:23:59 -08:00
OmniCypher
32905f4aa9 Merge pull request #360 from StrangeOne101/master
Add Tabbing to new commands
2016-01-02 00:02:29 -08:00
OmniCypher
1cd41d89ff Various Fixes (read desc) / Adds assign Preset
Fixes AirBurst deathmessage
Fixes IceSpike deathmessage
Fixes Bloodbending deathmessage
Fixes AirScooter randomly ending
Fixes AirScooter taking players meant to fly out of fly mode
Fixes ShockWave/AirBurst cooldown not influencing fall induced
ShockWaves/AirBursts
Fixes WaterSpout sometimes not working

Adds "bending.command.preset.bind.assign" node which allows players to
assign their presets onto other players, default: op
Adds /b p b [preset] <player> capabilities for player presets
Adds "CanBendFromSpout" config option for Water, determines whether
players can use water from their spout to bend, default: false
2016-01-02 00:01:04 -08:00
StrangeOne101
90ef9b1219 Add Tabbing to new commands
• Adds tabbing to the new /bending copy command
• Adds tabbing to new /bending preset bind <preset> [player]
• Adds tabbing to new /bending preset bind <external> [player]
• Fixes permission problem with /bending copy
2016-01-02 19:49:32 +13:00
jedk1
597463c630 Fix WaterArms not being removed on element change 2016-01-01 19:53:07 +00:00
jedk1
d76e8af7a0 Fix to show full commands 2016-01-01 16:51:42 +00:00
jedk1
e1f986ae53 Update to use alphabetical sorting 2016-01-01 13:22:00 +00:00
jedk1
77bd84f35d Merge remote-tracking branch 'upstream/master' 2016-01-01 13:21:25 +00:00
jedk1
55f14ab469 Add alphabetical order 2016-01-01 13:20:25 +00:00
OmniCypher
c563b799d6 Various Fixes (read desc)
Fixes "dead period" where water manip couldn't be redirected
Fixes IceBullet
Fixes cooldown config option in Torrent
Fixes "PhaseChange randomly not working"
Fixes EarthRevert dropping blocks
Fixes /b who list inconsistencies

Adds cooldown config option to Torrent
Adds "ShiftRequired" option to HealingWaters, makes players shift in
order to heal themselves

Removes AutoSourcing from IceBlast
2016-01-01 03:28:32 -08:00
OmniCypher
733d5194b4 Merge pull request #357 from OmniCypher-/master
Adds Copy command/Fixes Earthsmash & Presets
2015-12-31 16:59:17 -08:00
OmniCypher
39aebb5193 Adds Copy command/Fixes Earthsmash & Presets
Adds new /b copy [player] <player> command, allows you to copy the binds
of [player] onto yourself or <player>
Adds "bending.command.copy" node to use base command, default: true
Adds "bending.command.copy.assign" node to assign players binds to other
players, default: op

Fixes presets being cleared if you attempt to bind them with no elements
Fixes EarthSmash cooldown, now only effects shooting new earthsmashes
and raising new earthsmashes, not grabbing/redirecting
2015-12-31 16:55:40 -08:00
jedk1
a98fa9d6e1 Add pages to Who Command 2016-01-01 00:11:20 +00:00
jedk1
ad34df30de Add pages to Help Command 2015-12-31 23:14:01 +00:00
OmniCypher
dd445f1409 Adds External Presets/Fixes EarthSmash & Updater
Adds ./b p b [external] <player> command to assign external presets to
yourself or another player
Adds presets.yml, used to define external presets
Adds "bending.command.preset.bind.external" node to determine whether
players can bind external presets to themselves, default: op
Adds "bending.command.preset.bind.external.other" node to determine
whether players can bind external presets to others, default: op
Adds loadExternalPresets() method to register all external presets
Adds bindExternalPresets(player, name) method to bind an external preset
Adds GrabRange config option to EarthSmash, used to determine how close
you must be to grab a smash
Adds SelectRange config option to EarthSmash, used to determine how
close you must select to create a smash

Fixes EarthSmash damage when blocks are broken
Fixes UpdateChecker for new website setup
2015-12-31 03:23:30 -08:00
OmniCypher
c8f5837852 Beta 8 2015-12-30 17:40:43 -08:00
jedk1
839164bdc5 Fix Earth AutoSourcing not working 2015-12-30 23:21:55 +00:00
jedk1
23b8e19cad Fix FireBurst death message 2015-12-30 19:22:13 +00:00
OmniCypher
a2654f141f Various Fixes (read desc)
Fixes exceptions reloading the plugin
Fixes Presets (now work full as intended)
Fixes EarthSmash reacting with metal
Fixes Suffocation cancelling all shift events
Fixed disable error in RevertChecker

Removes isEarthbendable(material)

Adds isEarth(block) method to replace isEarthbendable(material), returns
true if block is in Earthbendables config list
Adds isEarthbendable(block), returns true if block is on the
Earthbendable, Sandbendable, or Metalbendable config lists
Adds metalbending capabilities to EarthSmash
Adds reloadPresets(player) method

Changes bindPreset(player, string) to bindPreset(player, Preset)
Changes save() to save(player)
2015-12-30 02:17:14 -08:00
jedk1
cdc9fdf467 Fix Suffocate on transparent blocks 2015-12-29 21:35:12 +00:00
OmniCypher
464c39c804 Removes AutoSourcing from WaterSpout 2015-12-29 12:38:31 -08:00
OmniCypher
e5ff895f0b Fixed getBP NPE and hopefully player lookup error 2015-12-29 00:37:37 -08:00
OmniCypher
a26e091a52 Update LavaFlow to new sourcing system 2015-12-28 23:25:43 -08:00
OmniCypher
1318187c79 Various Fixes (read desc)
Fixes miscalculated Surge wall distance
Fixed IceSpike projectile & added cooldown
Fixed dynamic sources making super deep holes
Fixed PlantArmor not being able to auto source
Fixed Bloodbending damage jitter
2015-12-28 22:03:12 -08:00
OmniCypher
4bfac035a9 Merge pull request #344 from Simplicitee/master
Fix EarthArmor and PlantArmor
2015-12-28 14:37:47 -08:00
Benford
098ddfe61b Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-28 16:39:08 -05:00
Benford
93a738f74c Fix EarthArmor and PlantArmor
- Fixed EarthArmor and PlantArmor dropping the armor on death
2015-12-28 16:38:58 -05:00
jedk1
6fbdb328eb Remove debug messages 2015-12-28 17:55:26 +00:00
jedk1
0861d768ae Fix IceWave death message 2015-12-28 17:39:07 +00:00
jedk1
fba3badaec Fix Bloodbending not working on snow etc. 2015-12-28 00:07:08 +00:00
jedk1
697825a7f3 Various Fixes
Remove unused boolean in WaterCombo
Fix Cooldown event not returning the correct cooldown
2015-12-27 15:20:34 +00:00
OmniCypher
d89e177737 Various fixes (read desc.)
Removes Auto/Dynamic capabilities from various moves (shouldnt have had
them)
Fixes metalbending
Fixes Dynamic Toggles not working correctly
2015-12-26 16:33:33 -08:00
jedk1
c7fbab8459 Fix EarthSmash Config 2015-12-26 23:56:50 +00:00
jedk1
22afc47f61 Fix Cooldowns 2015-12-26 22:40:15 +00:00
OmniCypher
c03e479808 Fixes nonbenders leaving blanks in /b who 2015-12-26 12:29:49 -08:00
OmniCypher
3c9c0998ce Beta 7 2015-12-26 11:50:47 -08:00
OmniCypher
50934f980c Various additions/fixes (read desc.)
Fixes WaterArms Freeze going through ice
Fixes cooldown typos
Adds get/set cooldown in PlayerCooldownChangeEvent
Adds Shift Modifier config option for Catapult
Adds element toggle indicator to /b who <player>
Adds stock combos to autotab
2015-12-25 21:17:49 -08:00
jedk1
011bbbacd8 Fix merge conflict 2015-12-24 11:10:10 +00:00
OmniCypher
01f2a24e50 Merge pull request #335 from Simplicitee/master
Fix chat error
2015-12-22 22:10:19 -08:00
OmniCypher
ef7607dc7f Merge pull request #332 from grasshopperMatt/master
AutoSourcing & Config changes for moves
2015-12-22 22:06:31 -08:00
Benford
fc81f6e3a4 Fix chat error
- Fixed players without elements chat appearing as "null<playername>".
Now says [Nonbender] in white.
- Removed unecessary permission check on login.
2015-12-22 19:54:02 -05:00
jedk1
fa92bbe67e Fix NPE in WaterWave 2015-12-21 23:52:26 +00:00
jedk1
a91c165ce0 Fix NPE in AirScooter 2015-12-21 20:52:13 +00:00
jedk1
79d8a36d17 Fix typo in AirBurst & FireBurst config 2015-12-21 17:39:29 +00:00
jedk1
da767bf13c Fix ConcurrentModificationException in ChiCombo 2015-12-21 14:35:58 +00:00
jedk1
b490a5d524 Fix NPE in Fireball and ChiCombo 2015-12-17 23:23:01 +00:00
Matt
a397746c65 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-15 19:01:04 -05:00
Matt
f96322dfe7 Fixed small bugs in Cooldown and Dynamic Sourcing 2015-12-15 18:41:48 -05:00
ChaoticDev
d362fc6aec Fixed typo in the source code 2015-12-13 19:15:59 +02:00
ChaoticDev
cf50695103 Fixed typo in the source code 2015-12-13 19:14:55 +02:00
Matt
90afa1f9e5 Removed some methods in EarthMethods / WaterMethods 2015-12-12 21:21:11 -05:00
Matt
d84b0977ff Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-12 21:12:20 -05:00
Matt
d5b6ac24cb Finished AutoSourcing, added config options for DynamicSourcing
Added cooldowns to AirBurst, Flight, OctopusForm, PhaseChange,
WaterManipulation, EarthBlast, RaiseEarth, EarthGrab, Shockwave, Blaze
and FireBurst
2015-12-12 21:12:09 -05:00
Matt
ba2818ac2e Finished AutoSourcing implementation to all moves 2015-12-12 12:57:38 -05:00
OmniCypher
a7e97e86f1 Merge pull request #325 from StrangeOne101/master
Fix Fireball NPE
2015-12-09 21:02:39 -08:00
jedk1
b7bb87c10c Fix bending player NPE in FireBurst 2015-12-08 23:40:03 +00:00
StrangeOne101
85cb6e3720 Fix Fireball NPE
• Fixes NPE in Fireball
• Fixes measuring distance across worlds
2015-12-08 23:28:17 +13:00
jedk1
04a006cac9 Fix getEntitiesAroundPoint getting spectator players. 2015-12-06 19:25:10 +00:00
Jack Lin
669ef4f73b Add 30 second timeout to Updater 2015-12-06 15:18:50 +13:00
Benford
ef9166a64d Changes to bending who
- Added different display for toggled bending/elements
- Commented out staff that aren't staff anymore
2015-12-01 23:42:40 -05:00
Benford
2ec5849e73 Auto Tab fix
- Changed two instances of canBend to canBind
2015-12-01 00:18:14 -05:00
Benford
a3b2b798e0 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-01 00:12:35 -05:00
Benford
bd1065daa1 Change /bending who list
- /bending who list now shows appropriate elements and staff title
2015-12-01 00:12:28 -05:00
OmniCypher
f9897d713d Merge pull request #317 from StrangeOne101/master
Fix Bloodbending Bugs and Permissions
2015-11-30 20:41:59 -08:00
jedk1
d1d6091061 Fix NPE on update 2015-12-01 00:49:51 +00:00
jedk1
2df6bbc699 Fix missing Element and Subelement args. 2015-11-27 16:56:42 +00:00
jedk1
f12052dbbe Fix NPE on player log out. 2015-11-26 18:24:34 +00:00
OmniCypher
39d3df50e4 Merge pull request #311 from Simplicitee/master
Fix commands, Fix EarthSmash bug
2015-11-25 13:29:24 -08:00
jedk1
4b85875c18 Fix BendingPlayer NPE of player log out 2015-11-25 21:23:27 +00:00
jedk1
06b999c6c6 Fix Avatar Death Message color 2015-11-25 13:40:29 +00:00
Benford
0bc485954a Fix commands, Fix EarthSmash bug
- Remove command:
- Fixed element aliases not working
- Added argument /b remove <element> which only removes a single element
from you if you have it. Tells you if you don't
- Fixed toggle command aliases and message messing up
- EarthMethods:
- Added isMetalbendable(Player player, Material mat)
- Checks for the material being in the metalblocks list in config and if
the player has metalbending permission
- Added check for metal blocks in getEarthSourceBlock()
- Fixed EarthSmash having problems with metal blocks
2015-11-25 01:27:15 -05:00
jedk1
c6dfe0027a Fix distance errors 2015-11-25 01:18:57 +00:00
jedk1
3f1a260bd3 Merge remote-tracking branch 'upstream/master' 2015-11-25 01:12:40 +00:00
jedk1
fbdab10c3f Fix fly glitch with AirSpout & Tornado 2015-11-25 01:10:59 +00:00
jedk1
3a151eb2d5 Fix bending activating on block right click 2015-11-25 01:10:38 +00:00
StrangeOne101
ed131156ce Fix Bloodbending in Non-Solid Blocks
• Fixes Bloodbending not moving mobs in non-solid blocks
2015-11-25 12:57:14 +13:00
StrangeOne101
21d851fd69 Fix Op Permissions
• Fixes Ops not having all bending permissions (bloodbending, etc)
2015-11-25 12:38:36 +13:00
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