Commit graph

1645 commits

Author SHA1 Message Date
OmniCypher
2b677fe8a5 Merge pull request #274 from Simplicitee/patch-13
Fix
2015-11-06 19:18:45 -08:00
OmniCypher
70df0d52ae Merge pull request #273 from Simplicitee/patch-12
Add import
2015-11-06 19:18:37 -08:00
Simplicitee
6ba07479d2 Fix Catapult
- Removes 2nd instance of reloadVariables()
2015-11-06 13:32:26 -05:00
Simplicitee
e286698e63 Fix Charged Fireblast
- Removes fireblast being instantiated if a player stops sneaking whilst charging fireblast
2015-11-06 13:29:19 -05:00
Simplicitee
e44a9d0ae3 Fix FireBlast
- Remove 2nd instance of reloadVariables()
2015-11-06 13:24:18 -05:00
Simplicitee
8173c2cb56 Fix AirBurst
- Remove 2nd instance of reloadVariables()
2015-11-06 13:22:31 -05:00
Simplicitee
075d2b1c2e Fix
- Remove 2nd instance of reloadVariables()
2015-11-06 13:19:56 -05:00
Simplicitee
b0b752dfbe Update HorizontalVelocityTracker.java 2015-11-06 13:00:30 -05:00
Simplicitee
045311e44c Add import
- Add missing import of BlockFace
2015-11-06 12:58:48 -05:00
OmniCypher
80ef1ba645 Merge pull request #270 from Simplicitee/patch
General fixes and Additions
2015-10-25 14:40:57 -07:00
Benford
b5112874af Merge remote-tracking branch 'origin/patch' into patch 2015-10-25 12:41:57 -04:00
Benford
093fd0854d Merge remote-tracking branch 'ProjectKorra/master' into patch 2015-10-25 12:39:06 -04:00
Benford
11c0bf6329 General fixes and new additions 2015-10-25 12:03:15 -04:00
OmniCypher
ffc0ba9a3a Merge pull request #269 from StrangeOne101/master
Fix WaterSpout Bugs
2015-10-17 18:16:29 -07:00
StrangeOne101
f902a8ac7c Fix WaterSpout Bugs
• Fixes WaterSpout not working over packed ice
• Fixes WaterWave exception when teleporting across worlds
• Fixes compile warnings (they were annoying me!)
2015-10-18 12:14:49 +13:00
OmniCypher
012b355be7 Merge pull request #267 from OmniCypher-/master
Various fixes; Perm water & ice, reloadVariables
2015-10-17 10:26:47 -07:00
OmniCypher
7669486103 Various fixes; Perm water & ice, reloadVariables
Removes reloadVariable() from all constructors
Fixes Surge perm ice and water
Removes Water Passive (extremely inefficient)
Alters playIceBendingSound() to make PhaseChange more bearable
Fixes NPE's in Flight
Fixes NPE in DisplayCommand
Light overall cleanup (Unused imports/dead code)
Fixes memory leak in ComboManager
2015-10-17 10:17:21 -07:00
OmniCypher
7729e2e9b4 Merge pull request #266 from jacklin213/master
[Urgent] Change RevertChecker Sets back into Maps
2015-10-05 19:05:54 -07:00
Jack Lin
bc05dcdfdd Change RevertChecker Sets back into Maps 2015-10-06 14:34:26 +13:00
OmniCypher
981fe250e3 Merge pull request #265 from jacklin213/master
Util package cleanup/performance improvments
2015-10-02 23:56:58 -07:00
Jack Lin
137e71cf01 Move HorizontalVelocityChangeEvent to event package 2015-10-03 18:11:10 +13:00
Jack Lin
de560d598c Increase performance in RevertChecker 2015-10-03 18:05:34 +13:00
Jack Lin
eb9d7f9cbf Remove unnecessary checks in Flight 2015-10-03 17:36:09 +13:00
Jack Lin
0a1595f96c Util class' cleanup 2015-10-03 17:34:12 +13:00
Jack Lin
d20ec88055 Move AbilityLoadEvent to event package 2015-10-03 16:52:20 +13:00
OmniCypher
88b699bd8c Merge pull request #264 from jedk1/master
Fix AddCommand & DeathMessages
2015-10-02 18:03:20 -07:00
jedk1
8a16bbed68 Add support for avatar abilities. 2015-10-02 17:14:45 +01:00
jedk1
f79557c71d Fix AddCommand & DeathMessages
Fixes AddCommand not showing sender chi message.
Fixes DeathMessages not showing messages for WaterArms.
Fixes FireCombos DeathMessage colors not working.
2015-09-30 18:45:57 +01:00
OmniCypher
f267808d49 Merge pull request #263 from jedk1/master
Fix NPE on null death messages
2015-09-27 22:40:51 -07:00
Benford
9607ac6eb2 Merge remote-tracking branch 'ProjectKorra/master' into patch 2015-09-27 11:16:29 -04:00
jedk1
1bef155c92 Fix NPE on null death messages 2015-09-27 14:14:31 +01:00
OmniCypher
c6edf5e772 Merge pull request #262 from OmniCypher-/master
Beta 5
2015-09-26 13:25:26 -07:00
OmniCypher
11d1726e24 Beta 5 2015-09-26 13:23:10 -07:00
OmniCypher
afac24b6f1 Merge pull request #261 from OmniCypher-/master
Slight tidy up
2015-09-26 13:12:32 -07:00
OmniCypher
3b2617a31e Slight tidy up 2015-09-26 13:10:43 -07:00
OmniCypher
d058aefa01 Merge pull request #260 from Simplicitee/patch
General fixes
2015-09-26 12:13:16 -07:00
OmniCypher
2b02d1cfc9 Merge pull request #259 from jedk1/master
Fix DeathMessages
2015-09-26 12:12:56 -07:00
Benford
553d1cd1a6 Merge remote-tracking branch 'ProjectKorra/master' into patch 2015-09-26 12:18:51 -04:00
Benford
b7c521bda2 General fixes
fixes
2015-09-26 12:17:45 -04:00
jedk1
03d8f8903d Fix DeathMessages
Fix DeathMessages not showing actual messages
Changed FireComboStream to require an ability name
Added support for more combo death messages
Fix IceBullet death message
2015-09-26 14:44:40 +01:00
OmniCypher
11aa377ede Merge pull request #258 from OmniCypher-/master
Fix canBend NPE & IceBullet
2015-09-25 22:34:30 -07:00
OmniCypher
a23005546d Merge pull request #257 from Simplicitee/patch
Command fixes/changes
2015-09-25 22:34:25 -07:00
OmniCypher
20b7cf7e9d Fix canBend NPE & IceBullet 2015-09-25 22:32:50 -07:00
Benford
bc54ed22a0 Command fixes/changes
does a ton of stuff to commands that fix them and / or make them better
2015-09-26 01:12:26 -04:00
OmniCypher
a9508f6ac2 Merge pull request #256 from jedk1/master
Fixed Death Messages
2015-09-25 19:02:49 -07:00
OmniCypher
17a9c6a612 Merge pull request #255 from Simplicitee/patch-10
Fix remove command
2015-09-25 19:02:19 -07:00
jedk1
4ed98a3414 IceBlast death message
Fixes iceblast death message.
2015-09-26 02:51:42 +01:00
jedk1
b7a0dde782 Fixed Death Messages
Fixed death messages
Added new death messages for combos
Added new death messages for water arms
This commit will break a lot of addons.
2015-09-26 01:04:11 +01:00
Simplicitee
a59fd2b70f Fix remove command
- Fixes remove command saying the player doesn't have permission when the player does
2015-09-25 15:21:21 -04:00
OmniCypher
847fff1b52 Merge pull request #254 from OmniCypher-/master
BETA 4
2015-09-22 18:29:35 -07:00