Commit graph

1556 commits

Author SHA1 Message Date
OmniCypher d99ec8dc14 Update RPG Version 2016-01-05 15:32:00 -08:00
OmniCypher 8049e87e52 Merge pull request #370 from Simplicitee/master
ProjectKorra + RPG compatibility
2016-01-04 16:52:59 -08: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
Benford b3f277eb90 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-01-04 19:09:38 -05:00
OmniCypher d1140761a9 Merge pull request #369 from OmniCypher-/master
Beta 9
2016-01-03 22:39:59 -08:00
OmniCypher b690b84915 Beta 9 2016-01-03 22:36:51 -08:00
OmniCypher fc5b852a00 Merge pull request #368 from OmniCypher-/master
Fixes EarthSmash Issues (cooldown/grab distance)
2016-01-03 02:43:07 -08:00
OmniCypher 5c556283a1 Fixes EarthSmash Issues (cooldown/grab distance) 2016-01-03 02:37:17 -08:00
Benford ce97aa66a5 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-01-03 05:25:44 -05: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 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
Benford 1a9087e672 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-01-02 05:15:19 -05: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