Commit graph

1871 commits

Author SHA1 Message Date
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
OmniCypher
5d96a4734e BETA 4
Fixes Offline lookup command duplicate message
Tad more rebalance
2015-09-22 18:27:52 -07:00
OmniCypher
17006d1049 Merge pull request #253 from StrangeOne101/master
OfflinePlayer Support Fix
2015-09-22 17:26:24 -07:00
StrangeOne101
87d060c92f OfflinePlayer Support Fix
• Fixes /bending who not working for OfflinePlayers
• OfflinePlayers supported for BendingPlayers
• Fixed Debug Spam
2015-09-22 18:27:25 +12:00
OmniCypher
5da2ea04fa Merge pull request #252 from OmniCypher-/master
Various Changes/Fixes
2015-09-21 23:18:04 -07:00
OmniCypher
4deaa2137a Various Changes/Fixes
Adds RemoveAroundPoint method for AirBlast and AirSuction.
Fixs what AirShield should be blocking.
Adds the ability for AirShield to put out all fire within it.
Reworks the amount of particles displayed by LavaFlow
Adds particles on LavaFlow shift charge
Reworks how combustion looks (more beamy, less bloby)
Fixs distance check so it can actually hit stuff
Reworks how FireBlast looks (more beamy, less bloby)
Reworks how charged FireBlast looks (little less bloby)
Fixs what FireShield should be blocking.
Adds Quarts Ore as an earthbendable block.
Adds the ability for FireShield to put out all fire within it.
Adds WallDamageCap config option (default at 4 dmg)
Enables full WaterArms by default.
Enables BloodBending on full moon by default.
Rebalances various config options (look for specifics)
2015-09-21 23:15:41 -07:00
OmniCypher
19d53803b0 Merge pull request #250 from DotDashh/patch-3
File Cleanup and switch to PreparedStatements
2015-09-20 15:24:04 -07:00
OmniCypher
eaa55b581d Merge pull request #251 from OmniCypher-/master
Fix Waterwave
2015-09-20 15:23:51 -07:00
OmniCypher
988254ce18 Whoops 2015-09-20 15:21:27 -07:00
OmniCypher
c9e98eb53f Fix Waterwave 2015-09-20 15:12:59 -07:00
DotDash
7980a92473 File Cleanup and switch to PreparedStatements 2015-09-20 14:44:15 -05:00
OmniCypher
91aa8dcdd2 Merge pull request #249 from Simplicitee/patch-9
Fix Water fall damage
2015-09-18 22:45:34 -07:00
Simplicitee
8481cfef08 Update WaterPassive.java 2015-09-19 01:44:53 -04:00
Simplicitee
24ddbb4ce4 Update WaterPassive.java 2015-09-19 01:43:08 -04:00
Simplicitee
720daf89bc Fix Water fall damage
- Fixed waterbender's taking fall damage on tempblock ice blocks.
2015-09-19 01:02:16 -04:00
OmniCypher
52b37c3d52 Merge pull request #248 from OmniCypher-/master
Various Fixes
2015-09-18 17:44:52 -07:00
OmniCypher
dcd0a4345e Various Fixes
Players in Spectator mode are now uneffected by bending.
Spawned fire no longer replaces glass panes.
Bending add command is no longer case sensitive.
2015-09-18 17:34:24 -07:00
OmniCypher
cd6131bea4 Merge pull request #247 from jacklin213/patch-1
Update travis config to new system, support Slack
2015-09-17 16:03:27 -07:00
Jack Lin
7bbf69e42e Update travis config to new system, support Slack 2015-09-17 21:06:09 +12:00
OmniCypher
0dffbeed65 Merge pull request #246 from Simplicitee/patch-8
Change MetalClips
2015-09-16 22:03:51 -07:00
Simplicitee
bf54460f2d Change MetalClips
- Changed where the Iron Ingot is shot from, was feet and now it shoots from higher up. Not much difference if any.
2015-09-16 20:37:03 -04:00
OmniCypher
bf46a5abb9 Merge pull request #245 from Simplicitee/patch-7
Fix MetalClips Pt. 2
2015-09-15 20:47:48 -07:00
OmniCypher
df216a58a8 Merge pull request #244 from Simplicitee/patch-6
Fix MetalClips
2015-09-15 20:47:41 -07:00
OmniCypher
5f25063845 Merge pull request #243 from jacklin213/master
[Travis-CI] Introduce Travis-CI into project
2015-09-15 20:35:55 -07:00
OmniCypher
1770cf08af Merge pull request #242 from jacklin213/bugfix
Bugfixes and Cleanup
2015-09-15 20:35:32 -07:00