Commit graph

1509 commits

Author SHA1 Message Date
OmniCypher
a8f35df427 Merge pull request #347 from OmniCypher-/master
Fixed getBP NPE and hopefully player lookup error
2015-12-29 01:02:51 -08:00
OmniCypher
e5ff895f0b Fixed getBP NPE and hopefully player lookup error 2015-12-29 00:37:37 -08:00
OmniCypher
0a020bda37 Merge pull request #346 from OmniCypher-/master
Update LavaFlow to new sourcing system
2015-12-28 23:38:11 -08:00
OmniCypher
a26e091a52 Update LavaFlow to new sourcing system 2015-12-28 23:25:43 -08:00
OmniCypher
59033dab88 Merge pull request #345 from OmniCypher-/master
Various Fixes (read desc)
2015-12-28 22:05:30 -08:00
OmniCypher
1318187c79 Various Fixes (read desc)
Fixes miscalculated Surge wall distance
Fixed IceSpike projectile & added cooldown
Fixed dynamic sources making super deep holes
Fixed PlantArmor not being able to auto source
Fixed Bloodbending damage jitter
2015-12-28 22:03:12 -08:00
OmniCypher
4bfac035a9 Merge pull request #344 from Simplicitee/master
Fix EarthArmor and PlantArmor
2015-12-28 14:37:47 -08:00
Benford
098ddfe61b Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-28 16:39:08 -05:00
Benford
93a738f74c Fix EarthArmor and PlantArmor
- Fixed EarthArmor and PlantArmor dropping the armor on death
2015-12-28 16:38:58 -05:00
OmniCypher
984debe00c Merge pull request #343 from jedk1/master
Various Fixes
2015-12-28 11:51:59 -08:00
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
OmniCypher
d213bdced4 Merge pull request #342 from jedk1/master
Various Fixes
2015-12-27 16:58:27 -08: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
5b0d035ec1 Merge pull request #341 from OmniCypher-/master
Various fixes (read desc.)
2015-12-26 16:35:56 -08: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
OmniCypher
4e23e4b7fd Merge pull request #340 from jedk1/master
Fix EarthSmash Config
2015-12-26 16:01:57 -08:00
jedk1
9e5803958f Merge remote-tracking branch 'upstream/master' 2015-12-26 23:58:40 +00:00
jedk1
c7fbab8459 Fix EarthSmash Config 2015-12-26 23:56:50 +00:00
OmniCypher
ef76b5a650 Merge pull request #339 from jedk1/master
Fix Cooldowns
2015-12-26 14:46:06 -08:00
jedk1
22afc47f61 Fix Cooldowns 2015-12-26 22:40:15 +00:00
OmniCypher
44f395ddc4 Merge pull request #338 from OmniCypher-/master
Fixes nonbenders leaving blanks in /b who
2015-12-26 12:32:02 -08:00
OmniCypher
c03e479808 Fixes nonbenders leaving blanks in /b who 2015-12-26 12:29:49 -08:00
OmniCypher
70967bd12f Merge pull request #337 from OmniCypher-/master
Beta 7
2015-12-26 11:53:28 -08:00
OmniCypher
3c9c0998ce Beta 7 2015-12-26 11:50:47 -08:00
OmniCypher
b61f12c411 Merge pull request #336 from OmniCypher-/master
Various additions/fixes (read desc.)
2015-12-25 21:20:22 -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
OmniCypher
491767baf6 Merge pull request #334 from jedk1/master
Fix ConcurrentModificationException in ChiCombo & Typo fix
2015-12-24 12:28:56 -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
Benford
b790ddf98d Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-20 22:53:48 -05:00
Matt
c51cbe18e0 Delete src.zip 2015-12-20 11:51:42 -05:00
OmniCypher
98ebf844a3 Merge pull request #333 from jedk1/master
Fix NPE in Fireball and ChiCombo
2015-12-17 15:52:03 -08: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
OmniCypher
cc6405989f Merge pull request #327 from Chaotic-Dev/master
"togged" typo fix
2015-12-13 17:45:39 -08: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
91bfc0a0c3 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2015-12-12 13:00:49 -05:00