jedk1
6fbdb328eb
Remove debug messages
2015-12-28 17:55:26 +00:00
jedk1
0861d768ae
Fix IceWave death message
2015-12-28 17:39:07 +00:00
jedk1
fba3badaec
Fix Bloodbending not working on snow etc.
2015-12-28 00:07:08 +00:00
jedk1
697825a7f3
Various Fixes
...
Remove unused boolean in WaterCombo
Fix Cooldown event not returning the correct cooldown
2015-12-27 15:20:34 +00:00
OmniCypher
d89e177737
Various fixes (read desc.)
...
Removes Auto/Dynamic capabilities from various moves (shouldnt have had
them)
Fixes metalbending
Fixes Dynamic Toggles not working correctly
2015-12-26 16:33:33 -08:00
jedk1
c7fbab8459
Fix EarthSmash Config
2015-12-26 23:56:50 +00:00
jedk1
22afc47f61
Fix Cooldowns
2015-12-26 22:40:15 +00:00
OmniCypher
c03e479808
Fixes nonbenders leaving blanks in /b who
2015-12-26 12:29:49 -08:00
OmniCypher
3c9c0998ce
Beta 7
2015-12-26 11:50:47 -08:00
OmniCypher
50934f980c
Various additions/fixes (read desc.)
...
Fixes WaterArms Freeze going through ice
Fixes cooldown typos
Adds get/set cooldown in PlayerCooldownChangeEvent
Adds Shift Modifier config option for Catapult
Adds element toggle indicator to /b who <player>
Adds stock combos to autotab
2015-12-25 21:17:49 -08:00
jedk1
011bbbacd8
Fix merge conflict
2015-12-24 11:10:10 +00:00
OmniCypher
01f2a24e50
Merge pull request #335 from Simplicitee/master
...
Fix chat error
2015-12-22 22:10:19 -08:00
OmniCypher
ef7607dc7f
Merge pull request #332 from grasshopperMatt/master
...
AutoSourcing & Config changes for moves
2015-12-22 22:06:31 -08:00
Benford
fc81f6e3a4
Fix chat error
...
- Fixed players without elements chat appearing as "null<playername>".
Now says [Nonbender] in white.
- Removed unecessary permission check on login.
2015-12-22 19:54:02 -05:00
jedk1
fa92bbe67e
Fix NPE in WaterWave
2015-12-21 23:52:26 +00:00
jedk1
a91c165ce0
Fix NPE in AirScooter
2015-12-21 20:52:13 +00:00
jedk1
79d8a36d17
Fix typo in AirBurst & FireBurst config
2015-12-21 17:39:29 +00:00
jedk1
da767bf13c
Fix ConcurrentModificationException in ChiCombo
2015-12-21 14:35:58 +00:00
jedk1
b490a5d524
Fix NPE in Fireball and ChiCombo
2015-12-17 23:23:01 +00:00
Matt
a397746c65
Merge remote-tracking branch 'refs/remotes/ProjectKorra/master'
2015-12-15 19:01:04 -05:00
Matt
f96322dfe7
Fixed small bugs in Cooldown and Dynamic Sourcing
2015-12-15 18:41:48 -05:00
ChaoticDev
d362fc6aec
Fixed typo in the source code
2015-12-13 19:15:59 +02:00
ChaoticDev
cf50695103
Fixed typo in the source code
2015-12-13 19:14:55 +02:00
Matt
90afa1f9e5
Removed some methods in EarthMethods / WaterMethods
2015-12-12 21:21:11 -05:00
Matt
d84b0977ff
Merge remote-tracking branch 'refs/remotes/ProjectKorra/master'
2015-12-12 21:12:20 -05:00
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
ba2818ac2e
Finished AutoSourcing implementation to all moves
2015-12-12 12:57:38 -05:00
OmniCypher
a7e97e86f1
Merge pull request #325 from StrangeOne101/master
...
Fix Fireball NPE
2015-12-09 21:02:39 -08:00
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
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