Commit graph

1441 commits

Author SHA1 Message Date
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
91bfc0a0c3 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-12 13:00:49 -05:00
Matt
ba2818ac2e Finished AutoSourcing implementation to all moves 2015-12-12 12:57:38 -05:00
OmniCypher
2d63a97611 Merge pull request #313 from jedk1/master
Fix missing Element and Subelement args.
2015-11-27 14:51:27 -08:00
jedk1
2df6bbc699 Fix missing Element and Subelement args. 2015-11-27 16:56:42 +00:00
OmniCypher
5f47ff465b Merge pull request #312 from jedk1/master
Fix NPE on player log out.
2015-11-26 10:44:56 -08: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
OmniCypher
9fac9957f3 Merge pull request #310 from jedk1/master
Fix multiple bugs
2015-11-25 13:29:09 -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
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
OmniCypher
896d3a0e23 Merge pull request #308 from jedk1/master
Fix MultiAbilities not supporting Avatar Abilities
2015-11-24 13:05:30 -08:00
jedk1
9ab23ca38d Fix MultiAbilities not supporting Avatar Abilities 2015-11-24 14:41:00 +00:00
Benford
2c60e99eb6 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-11-21 09:10:24 -05:00
OmniCypher
43d706fbcf Merge pull request #306 from jedk1/master
Add bubbles to Torrent & WaterManip
2015-11-20 16:34:52 -08: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
OmniCypher
3a74a23d8b Merge pull request #305 from StrangeOne101/master
Fix Commands
2015-11-18 18:28:00 -08: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
OmniCypher
abf67ecad6 Merge pull request #303 from StrangeOne101/master
Fix Missing Autotab Arguments
2015-11-18 16:27:06 -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
f17080ca47 Merge pull request #302 from OmniCypher-/master
WaterWave NPE Fix
2015-11-18 16:03:09 -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
Benford
9ef63df3a7 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-11-15 19:24:46 -05:00
OmniCypher
ac33709317 Merge pull request #300 from StrangeOne101/master
Add Autotabbing to Commands
2015-11-15 16:12:14 -08:00
OmniCypher
65855ff395 Merge pull request #299 from Simplicitee/master
Fix ChiBlocking and Configurations, Remove import
2015-11-15 16:11:24 -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
OmniCypher
e4b130b6b3 Merge pull request #298 from kingbirdy/master
Change travis-ci to compile with java 7 and 8
2015-11-15 14:17:37 -08:00
kingbirdy
a8bf90f15a Change travis-ci to compile with java 7 and 8 2015-11-15 17:12:33 -05:00
Benford
4fe55cff81 Remove unused import
- Removes unused bukkit import
2015-11-15 15:52:18 -05:00
Benford
0b2d05ff9e Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-11-15 15:00:10 -05:00
OmniCypher
bc462eb5c5 Merge pull request #297 from OmniCypher-/master
Velocity Death Message Fix
2015-11-14 17:18:51 -08:00
OmniCypher
db76fe8334 Velocity Death Message Fix
Fixes Velocity DeathMessages
2015-11-14 17:17:20 -08:00
OmniCypher
12cf8daa60 Merge pull request #296 from Simplicitee/master
Changes
2015-11-14 11:40:48 -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