OmniCypher
16e546a5b8
Merge pull request #389 from Simplicitee/master
...
Changed Bloodbending method, Added new staff member to list, other misc changes
2016-02-07 19:19:20 -08: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
OmniCypher
f31e575d71
Merge pull request #388 from jedk1/master
...
Various Fixes
2016-02-07 12:53:47 -08: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
OmniCypher
deca36dea6
Merge pull request #384 from jedk1/master
...
Various Fixes
2016-02-04 20:11:17 -08:00
jedk1
3a9ebe2796
Merge branch 'master' of https://github.com/jedk1/ProjectKorra
2016-02-04 13:25:42 +00: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
db54c39b74
Fix tornado & Fix FireJet being harmless
2016-02-04 13:19:08 +00:00
jedk1
28eaace99b
Various Fixes
...
Fix earthsmash turning everything to dirt
Fix waterspout not letting users fast swim
2016-02-03 16:11:13 +00:00
jedk1
68b7116bc4
Fix all chi abilities not respecting cooldowns
2016-02-02 23:59:16 +00:00
jedk1
857bf0c050
Fix smokescreen ignoring cooldowns
2016-02-02 22:30:05 +00:00
OmniCypher
ad285c57f7
Merge pull request #383 from jedk1/master
...
Update nearly all PRs above 357
2016-01-31 14:32:21 -08: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
OmniCypher
433ee0d700
Merge pull request #382 from nathank33/master
...
CoreAbility Improvements and Bug Fixes
2016-01-31 11:57:53 -08: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
Benford
a8b6f1ea7f
Merge remote-tracking branch 'refs/remotes/ProjectKorra/master'
2016-01-29 16:38:12 -05:00
OmniCypher
2e5ea583e3
Merge pull request #381 from nathank33/master
...
Refactored Ability System
2016-01-24 13:22:27 -08: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
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