Commit graph

1544 commits

Author SHA1 Message Date
OmniCypher
8d1e709672 Merge pull request #365 from StrangeOne101/master
Fix Tabbing + Fix Preset Messages
2016-01-02 19:38:50 -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
f37f03e25f Merge pull request #362 from OmniCypher-/master
Various Fixes (read desc)
2016-01-02 16:28:30 -08: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
4fdc54690a Merge pull request #361 from OmniCypher-/master
Various Fixes (read desc) / Adds assign Preset
2016-01-02 00:02:22 -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
OmniCypher
a4275cfede Merge pull request #359 from jedk1/master
Various Fixes (Read desc)
2016-01-01 13:39:19 -08: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
531a3725e0 Merge pull request #358 from OmniCypher-/master
Various Fixes (read desc)
2016-01-01 03:30:25 -08: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
aa845f47e3 Merge pull request #356 from jedk1/master
Add pages to Help Command
2015-12-31 16:58:26 -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
a0149d62d4 Merge pull request #354 from OmniCypher-/master
Adds External Presets/Fixes EarthSmash & Updater
2015-12-31 03:27:33 -08: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
0f20e15518 Merge pull request #353 from OmniCypher-/master
Beta 8
2015-12-30 17:44:37 -08:00
OmniCypher
c8f5837852 Beta 8 2015-12-30 17:40:43 -08:00
OmniCypher
896176bae0 Merge pull request #352 from jedk1/master
Fix Earth AutoSourcing not working
2015-12-30 16:37:37 -08:00
jedk1
839164bdc5 Fix Earth AutoSourcing not working 2015-12-30 23:21:55 +00:00
OmniCypher
0e4dabee8a Merge pull request #351 from jedk1/master
Fix FireBurst death message
2015-12-30 13:05:35 -08:00
jedk1
23b8e19cad Fix FireBurst death message 2015-12-30 19:22:13 +00:00
OmniCypher
0561d5bd3d Merge pull request #350 from OmniCypher-/master
Various Fixes (read desc)
2015-12-30 02:19:31 -08: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
OmniCypher
41936a4d2e Merge pull request #349 from jedk1/master
Fix Suffocate on transparent blocks
2015-12-29 13:40:25 -08:00
jedk1
cdc9fdf467 Fix Suffocate on transparent blocks 2015-12-29 21:35:12 +00:00
OmniCypher
162944f13f Merge pull request #348 from OmniCypher-/master
Removes AutoSourcing from WaterSpout
2015-12-29 12:39:49 -08:00
OmniCypher
464c39c804 Removes AutoSourcing from WaterSpout 2015-12-29 12:38:31 -08:00
OmniCypher
a8f35df427 Merge pull request #347 from OmniCypher-/master
Fixed getBP NPE and hopefully player lookup error
2015-12-29 01:02:51 -08:00
OmniCypher
e5ff895f0b Fixed getBP NPE and hopefully player lookup error 2015-12-29 00:37:37 -08:00
OmniCypher
0a020bda37 Merge pull request #346 from OmniCypher-/master
Update LavaFlow to new sourcing system
2015-12-28 23:38:11 -08:00
OmniCypher
a26e091a52 Update LavaFlow to new sourcing system 2015-12-28 23:25:43 -08:00
OmniCypher
59033dab88 Merge pull request #345 from OmniCypher-/master
Various Fixes (read desc)
2015-12-28 22:05:30 -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
OmniCypher
984debe00c Merge pull request #343 from jedk1/master
Various Fixes
2015-12-28 11:51:59 -08: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
OmniCypher
d213bdced4 Merge pull request #342 from jedk1/master
Various Fixes
2015-12-27 16:58:27 -08: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