Commit graph

1274 commits

Author SHA1 Message Date
jedk1
b7bb87c10c Fix bending player NPE in FireBurst 2015-12-08 23:40:03 +00:00
jedk1
04a006cac9 Fix getEntitiesAroundPoint getting spectator players. 2015-12-06 19:25:10 +00:00
Jack Lin
669ef4f73b Add 30 second timeout to Updater 2015-12-06 15:18:50 +13:00
Benford
ef9166a64d Changes to bending who
- Added different display for toggled bending/elements
- Commented out staff that aren't staff anymore
2015-12-01 23:42:40 -05:00
Benford
2ec5849e73 Auto Tab fix
- Changed two instances of canBend to canBind
2015-12-01 00:18:14 -05:00
Benford
a3b2b798e0 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-01 00:12:35 -05:00
Benford
bd1065daa1 Change /bending who list
- /bending who list now shows appropriate elements and staff title
2015-12-01 00:12:28 -05:00
OmniCypher
f9897d713d Merge pull request #317 from StrangeOne101/master
Fix Bloodbending Bugs and Permissions
2015-11-30 20:41:59 -08:00
jedk1
d1d6091061 Fix NPE on update 2015-12-01 00:49:51 +00:00
jedk1
2df6bbc699 Fix missing Element and Subelement args. 2015-11-27 16:56:42 +00: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
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
StrangeOne101
ed131156ce Fix Bloodbending in Non-Solid Blocks
• Fixes Bloodbending not moving mobs in non-solid blocks
2015-11-25 12:57:14 +13:00
StrangeOne101
21d851fd69 Fix Op Permissions
• Fixes Ops not having all bending permissions (bloodbending, etc)
2015-11-25 12:38:36 +13: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
jedk1
9ab23ca38d Fix MultiAbilities not supporting Avatar Abilities 2015-11-24 14:41:00 +00: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
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
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
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
OmniCypher
ac33709317 Merge pull request #300 from StrangeOne101/master
Add Autotabbing to Commands
2015-11-15 16:12:14 -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
Benford
4fe55cff81 Remove unused import
- Removes unused bukkit import
2015-11-15 15:52:18 -05:00
OmniCypher
db76fe8334 Velocity Death Message Fix
Fixes Velocity DeathMessages
2015-11-14 17:17:20 -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
Benford
dd58b54c1d Woops 2015-11-14 02:53:39 -05:00
Benford
da70beedb9 Fix death message
- Fix OctopusForm death message spelling error
- Fix SubElement display command error
- Improve HorizontalVelocity with ability list and death messages (Needs
to be tested by someone that has a server where multiple people can
join)
- Fix getSubBendingColor incomplete-switch
- Add getSubElementByString(String sub) to generalmethods. Convenience.
- Add avatar option to display command
- Add enum AvatarAbilities to StockAbility
2015-11-14 02:53:18 -05:00
kingbirdy
e2e0493253 Fix memory leak in EarthColumn
Unnecessary variables were being used to store raised blocks to prevent
them from being raised again. Removed the variables and added a check that
blocks couldn't be raised if there was air beneath them, accomplishing the
same thing.
2015-11-13 19:05:41 -05:00
nathank33
29873e139a Decoreability cleanup 2015-11-11 15:31:34 -08:00
nathank33
e84b239665 Finish decoreability 2015-11-11 15:30:19 -08:00
nathank33
6760985369 Decoreability Fire and Air 2015-11-11 15:29:30 -08:00
nathank33
10414ffd90 Revert FireAbilities Part 1 2015-11-11 15:27:20 -08:00
Benford
07bf7874aa Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-11-10 22:22:49 -05:00