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
OmniCypher
2e69f4142f
Merge pull request #379 from jedk1/master
...
Fix NPE in EarthSmash
2016-01-12 15:15:51 -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
OmniCypher
091f381def
Merge pull request #376 from jedk1/master
...
Fix help command
2016-01-10 14:17:21 -08: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
OmniCypher
3c893bbb8d
Merge pull request #374 from jedk1/master
...
Fix WOF & ChiCombo
2016-01-10 11:08:46 -08: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
bec297cfde
Merge pull request #371 from jedk1/master
...
Various Fixes
2016-01-06 23:45:23 -08:00
OmniCypher
650407ac59
Fixes Earth Revert dropping items on revert
2016-01-06 23:44:10 -08:00
jedk1
19c9a2a5e5
Merge remote-tracking branch 'upstream/master'
2016-01-06 14:10:30 +00:00
OmniCypher
28b27911f1
Merge pull request #372 from OmniCypher-/master
...
Update RPG Version
2016-01-05 15:35:38 -08:00
OmniCypher
d99ec8dc14
Update RPG Version
2016-01-05 15:32:00 -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
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