Commit graph

1191 commits

Author SHA1 Message Date
Jack Lin
e7516cc414 Add leaves2 to illumination check 2015-06-10 14:13:07 +12:00
Jack Lin
8ceb8a66d4 Use uuid instead of playername in saveAbility() 2015-06-10 14:13:01 +12:00
Jack Lin
f9fe6ed7b3 Emphasized messages in Commands 2015-06-10 14:12:39 +12:00
Jack Lin
b8471051d1 Fix spelling of available in Updater 2015-06-10 10:29:56 +12:00
Jack Lin
0be20d29b3 Add missing ' in Preset.java 2015-06-10 02:06:43 +12:00
jedk1
589117a3ad Added DeathMessage reloading. 2015-06-08 20:45:20 +01:00
jedk1
0cd6f7cc64 Removed dead bushes as being water bendable. 2015-06-08 20:05:14 +01:00
jedk1
03e472a182 Did some formatting tidy ups. 2015-06-08 20:00:28 +01:00
jedk1
b5c4da89c8 Fixed waterarms glitching and getting "stuck" 2015-06-08 18:23:50 +01:00
jedk1
3d85727a9a Fixed watermanip source not regening after use. 2015-06-08 01:19:57 +01:00
jedk1
9346bf02b7 Fixed NullPointer errors and Fixed combo messages. 2015-06-08 00:32:19 +01:00
Jack Lin
f06de36121 Attemp to fix sql problem in Presets 2015-06-08 11:07:44 +12:00
jedk1
acb5a40b30 Attempted to fix wrong death messages being displayed. 2015-06-07 18:29:53 +01:00
Jack Lin
cc3049771d Change all world compare from == to .equals 2015-06-07 15:52:36 +12:00
Jack Lin
2745c8b4c4 AirSwipe compare distance fix 2015-06-07 15:26:07 +12:00
jedk1
c9fe1c5294 Fixed bottlebending not working! 2015-06-07 04:16:55 +01:00
MistPhizzle
0207bb97b0 1.7.0 BETA 9 2015-06-06 22:24:09 -04:00
MistPhizzle
206c7c54bd Merge pull request #137 from jedk1/master
Fixed WaterArms flooding and WaterManipulation bugs.
2015-06-06 22:23:01 -04:00
MistPhizzle
a21bf155c1 Merge pull request #138 from OmniCypher-/master
Re-added Sandspout and IceBlast fixes
2015-06-06 22:21:22 -04:00
OmniCypher
05e7780c5e Re-added Sandspout and IceBlast fixes
New sandbending move: SandSpout
Requires the user to have the sandbending subelement.
SandSpoutis slower and lower then AirSpout and WaterSpout by default.
Requires the player to be above sand/sandstone to use (like how
waterspout relies on a water source)
Any players caught in the spout will be dealt small amounts of damage
over time and will be blinded from standing in the whirlwind of sand.
Config options:
Height - Max height the spout can achieve.
BlindnessTime - How long a player will be blinded for standing in a
spout. (in seconds)
Spout Damage - How much damage the spout does over time for standing in
it.

Slight Iceblast rework
Added default cooldown of 1.5 seconds.
Iceblast is now much less laggy and looks/acts nicer.
Added an on collision sound and effect.
2015-06-06 19:19:13 -07:00
MistPhizzle
46832a952b Merge pull request #135 from nathank33/master
Earth Dynamic Sourcing Improvements
2015-06-06 21:02:50 -04:00
MistPhizzle
4d1a6bd3f1 Merge pull request #132 from jedk1/deathmsgs
Basic Death Messages
2015-06-06 21:01:44 -04:00
jedk1
7ca8e2d10f Reduced the amount of buggy water blocks created by watermanipulation. 2015-06-07 01:33:00 +01:00
jedk1
756c5f33a8 Fixed WaterArms Flooding 2015-06-07 01:31:44 +01:00
jedk1
cd62f2a4c9 Added messages for most abilities. 2015-06-06 20:10:58 +01:00
jedk1
0d14a4264c Added config based messages. 2015-06-06 20:10:43 +01:00
jedk1
7976a2e454 Added method to get element of ability. 2015-06-06 20:08:47 +01:00
nathank33
e514ba486b Fixed BlockSource distance error 2015-06-06 10:09:45 -07:00
nathank33
c446f320f5 Improved Earth Dynamic Sourcing 2015-06-05 23:31:02 -07:00
nathank33
c56bd64be4 Added Earth Utility Methods 2015-06-05 23:30:42 -07:00
nathank33
f942d7dcc3 EarthSmash no longer uses dynamic sourcing 2015-06-05 23:30:29 -07:00
jedk1
107823711e Removed example config messages. 2015-06-06 01:10:08 +01:00
Jack Lin
318ca12cab Update ConfigManager and related classes 2015-06-06 12:01:05 +12:00
Jack Lin
18d3944192 Add ConfigType 2015-06-06 11:57:09 +12:00
jedk1
3110b8290e Added config manager to support additional config. 2015-06-06 11:39:17 +12:00
jedk1
b3731752eb Added death messages config manager. 2015-06-06 11:39:12 +12:00
jedk1
e99a9b65fe Added PlayerBendingDeathEvent. 2015-06-06 11:39:07 +12:00
jedk1
a6aa53b7a3 Added Death Message Config. 2015-06-06 11:38:56 +12:00
jedk1
5fd7ce6709 Added basic death message support. 2015-06-06 11:34:50 +12:00
jedk1
5c88a17b8a Changed damageEntity to support a string for ability name.
Added method to get last used ability/combo.
2015-06-06 11:34:44 +12:00
MistPhizzle
9954ab2c17 1.7.0 BETA 8 2015-06-04 19:48:14 -04:00
MistPhizzle
901283c31e Merge pull request #131 from jedk1/master
Added WaterArms Nerfs
2015-06-04 19:43:50 -04:00
jedk1
88498155f9 Added WaterArms Pull Multiplier Config. 2015-06-05 00:35:57 +01:00
jedk1
cff68f45c3 Revert "Added multiplier config."
This reverts commit 7bbb2fe741.
2015-06-05 00:35:13 +01:00
jedk1
7bbb2fe741 Added multiplier config. 2015-06-05 00:34:41 +01:00
jedk1
a9578d94a0 Added WaterArms Nerfs. 2015-06-05 00:30:11 +01:00
MistPhizzle
4b462ae020 Merge pull request #127 from jacklin213/master
Add Updater and /pk check command
2015-06-04 19:15:54 -04:00
MistPhizzle
1873c69419 Merge pull request #129 from jacklin213/bugfix
[BUGFIX] Fix world error in BlockSource
2015-06-04 19:13:30 -04:00
MistPhizzle
b821fdd417 Merge pull request #130 from jedk1/master
Fancy WaterSpout
2015-06-04 19:13:17 -04:00
jedk1
e70b85e36b Merge remote-tracking branch 'upstream/master' 2015-06-04 23:26:18 +01:00