Commit graph

2156 commits

Author SHA1 Message Date
jedk1
b7bb87c10c Fix bending player NPE in FireBurst 2015-12-08 23:40:03 +00:00
StrangeOne101
85cb6e3720 Fix Fireball NPE
• Fixes NPE in Fireball
• Fixes measuring distance across worlds
2015-12-08 23:28:17 +13:00
OmniCypher
16f6885497 Merge pull request #323 from jedk1/master
Fix getEntitiesAroundPoint getting spectator players.
2015-12-06 15:05:13 -08:00
jedk1
04a006cac9 Fix getEntitiesAroundPoint getting spectator players. 2015-12-06 19:25:10 +00:00
OmniCypher
c745396739 Merge pull request #322 from jacklin213/master
Add 30 second timeout to Updater
2015-12-05 18:23:15 -08:00
Jack Lin
669ef4f73b Add 30 second timeout to Updater 2015-12-06 15:18:50 +13:00
OmniCypher
44c7327b63 Merge pull request #319 from Simplicitee/master
Changes to bending who
2015-12-01 20:54:41 -08:00
Benford
c2c0fe40bc Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-01 23:45:03 -05: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
OmniCypher
b8ac24d869 Merge pull request #318 from Simplicitee/master
Change /bending who, Fix Auto Tab problem
2015-11-30 23:28:07 -08: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
OmniCypher
407a566f0f Merge pull request #316 from jedk1/master
Fix NPE on update
2015-11-30 19:25:25 -08:00
jedk1
d1d6091061 Fix NPE on update 2015-12-01 00:49:51 +00: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
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
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