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
Simplicitee
3791ce3464
Fix MetalClips
2015-09-15 21:59:15 -04:00
Simplicitee
e3af960893
Fix MetalClips
...
- Added event (EntityDeathEvent)
- Fixed incorrect checks
2015-09-15 21:54:54 -04:00
Jack Lin
dcebf3ec63
Update build script to not execute plugin
2015-09-13 00:09:50 +12:00
Jack Lin
f18b808407
Update build script to include dependencies
2015-09-12 23:54:00 +12:00
Jack Lin
bbad44250b
Add lib folder with latest dependencies
2015-09-12 23:53:30 +12:00
Jack Lin
0f9dda07cc
Add Travis-CI integration
2015-09-12 23:25:19 +12:00
Jack Lin
c9f99d4827
Format, Cleanup Catapult, Add missing getPlayers()
2015-09-12 22:14:56 +12:00
Jack Lin
fe25c7e0eb
Update AbilityModuleManager to handle java.lang.Error
2015-09-12 21:17:30 +12:00
OmniCypher
88db07813a
Merge pull request #241 from grasshopperMatt/catapult/fix
...
Fixed Catapult fall damage, fixed FireJet being interupted by Airbending
2015-09-11 17:48:49 -07:00
Matt
289a5a29eb
Fixed Catapult fall damage, fixed FireJet being interupted by Airbending
...
moves, Fixed Catapult being interupted by Airbending
2015-09-11 20:25:43 -04:00
OmniCypher
22c11934f9
Merge pull request #240 from StrangeOne101/master
...
Redone Temporary Fire
2015-09-11 15:59:30 -07:00
StrangeOne101
f983ea53d0
Redone Temp Fire
...
Fire has a new temporary block system that reverts back after the fire
either dissipates or is destroyed.
• New Config Setting: Properties.Fire.FireGriefing
• Fire will no longer replace blocks with this setting on, but instead
reverts as soon as the fire dissipates or is destroyed
• Defaults to false
• New Config Setting: Properties.Fire.RevertTicks
• Fire will automatically revert after so many ticks. This only applies
if FireGriefing is false, however.
• Fixed fire destroying blocks for good this time
2015-09-11 15:29:25 +12:00
OmniCypher
c7bcc33f67
Merge pull request #239 from jacklin213/patch-1
...
Make AbilityModuleManager handle all exceptions
2015-09-09 19:26:36 -07:00
Jack Lin
4aa7a95782
Make AbilityModuleManager handle all exceptions
2015-09-09 17:16:04 +12:00
OmniCypher
ab0c2807c6
Merge pull request #238 from grasshopperMatt/catapult/fix
...
Fixed Catapult fall damage
2015-09-08 18:03:01 -07:00
Matt
a27e3bedad
Fixed Catapult fall damage
2015-09-08 19:19:30 -04:00
OmniCypher
5f3d8e5b45
Merge pull request #237 from StrangeOne101/master
...
Fix Choose Command Errors
2015-09-07 21:41:34 -07:00
StrangeOne101
299e63f204
Fix Choose Command Errors
...
Fixes Internal Errors when choosing other players bending
Fixes bending not being saved when chosen by another player/console
2015-09-08 16:20:00 +12:00
OmniCypher
f23e8f6fa0
Merge pull request #236 from jacklin213/bugfix
...
Add fail-safe for version CaSe to Updater
2015-09-07 17:10:23 -07:00
OmniCypher
0914c76bd9
Merge pull request #235 from Simplicitee/patch-3
...
Fix suffocate
2015-09-07 15:13:46 -07:00
Simplicitee
e7d89c14e4
Fix suffocate
...
- Fixed suffocate to make it work properly, giving slowness + blindness only, removing the total control stopping.
2015-09-07 18:09:44 -04:00
OmniCypher
93543139c6
Merge pull request #234 from StrangeOne101/master
...
Fix Earth Passive and Commands
2015-09-07 12:38:38 -07:00
StrangeOne101
41600734b1
Fix Earth Passive Not Reverting Damage Values
...
Fixes the bug where landing on earth changes it to sand but does not
change the blocks back with the correct damage value
2015-09-07 19:35:57 +12:00
StrangeOne101
53958f0467
Fix Ability Help Command
...
Fixes help commands not giving right color for moves.
Fixes all commands being passed args only as lowercase.
2015-09-07 18:20:22 +12:00
StrangeOne101
c0a03b0fb5
Fix Combo Display Command
...
Fixes technical combos being displayed
2015-09-07 17:19:48 +12:00
OmniCypher
8c2bcdc1d0
Merge pull request #231 from DotDashh/master
...
Remove useless 'plugin' field in ConfigManager.
2015-09-04 16:27:00 -07:00
DotDash
e4a0c30ae4
Remove useless plugin field.
2015-09-03 19:30:47 -05:00