Commit graph

1213 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Jack Lin
4aa7a95782 Make AbilityModuleManager handle all exceptions 2015-09-09 17:16:04 +12: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
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
DotDash
e4a0c30ae4 Remove useless plugin field. 2015-09-03 19:30:47 -05:00
DotDash
8834bd2413 Update ProjectKorra.java 2015-09-03 19:30:22 -05:00
Jack Lin
43491a9c22 Add fail-safe for version CaSe to Updater 2015-08-31 12:33:12 +12:00
OmniCypher
d23874f1e6 Merge pull request #229 from jacklin213/bugfix
General Cleanup, Fix Update command
2015-08-30 16:42:55 -07:00
OmniCypher
b4a60038e9 Merge pull request #228 from kingbirdy/wip/debugger
Add support for eclipse run configurations
2015-08-30 16:42:46 -07:00
Jack Lin
e63494f691 Fix Check command displaying wrong latest version 2015-08-31 11:24:33 +12:00
Jack Lin
70f4e34c52 Rename PKCommandInterface to SubCommand 2015-08-31 11:21:31 +12:00
Jack Lin
e7c6ed70f6 General cleanup from BETA 3 2015-08-31 11:20:24 +12:00
kingbirdy
fe5f87df32 Add support for eclipse run configurations 2015-08-28 21:44:41 -04:00
OmniCypher
73cf713b9d 1.8.0 BETA 3 2015-08-28 18:09:43 -07:00
OmniCypher
e87913a165 Merge pull request #226 from kingbirdy/fix/who
Fix staff titles not displaying with /b who
2015-08-28 17:34:44 -07:00
kingbirdy
3fbaa7768a Fix staff titles not displaying with /b who
- Add grasshopperMatt to staff list
2015-08-28 17:31:13 -04:00
kingbirdy
50c4a65281 Change Preset queries to use PreparedStatements
- Fix bug in /b add not saving elements

- Fix bug in /b who causing error looking up nonbenders

- Change table creation to use proper lengths and primary keys
2015-08-28 16:03:16 -04:00
OmniCypher
36f1ddd285 Merge pull request #224 from kingbirdy/fix/presets
Fix Presets not saving
2015-08-27 15:28:27 -07:00
kingbirdy
07e61a19b8 Rewrite commands to use command executor objects
- New executor class for each command, extends new abstract PKCommand

- Rewrote Commands to use the new objects

- Update references to old Commands class
2015-08-27 02:01:16 -04:00
kingbirdy
48df96a251 Fix Presets not saving 2015-08-27 01:28:06 -04:00
MistPhizzle
75f1d0f437 Merge pull request #220 from kingbirdy/fix/npe
Fix NPE caused by null BendingPlayer
2015-08-23 18:24:03 -05:00
MistPhizzle
e937d697b8 Merge pull request #219 from Simplicitee/patch-1
Fix ability paralyzing
2015-08-23 18:23:58 -05:00
MistPhizzle
93e18ea975 Merge pull request #218 from kingbirdy/master
Fix NPE in GeneralMethods
2015-08-23 18:23:41 -05:00
MistPhizzle
c8a5451235 Merge pull request #217 from jacklin213/bugfix
[BUGFIX] 1.8.0 BETA 2
2015-08-23 18:23:36 -05:00
MistPhizzle
5fba28b840 Merge pull request #216 from nathank33/master
Fix ComboManager Lag Issue
2015-08-23 18:23:29 -05:00
kingbirdy
078c4c0f94 Fix NPE caused by null BendingPlayer 2015-08-23 16:28:32 -04:00
Jack Lin
c3c86f5734 Remove config option for TagAPI 2015-08-23 10:52:42 +12:00
Jack Lin
541579d787 Fix NPE for LunarEclipseMessage 2015-08-23 10:52:22 +12:00
Simplicitee
44ad44021d Fix ability paralyzing
- Fixes fireblast and other abilities paralyzing the hit player on contact.
2015-08-22 18:24:41 -04:00
kingbirdy
ba76586243 Fix NPE in GeneralMethods 2015-08-22 17:25:02 -04:00
Jack Lin
c47ee36097 Fix Updater not recognizing core build, imports 2015-08-22 14:19:30 +12:00
Nathan Braun
8e8e4a2555 Fix ComboManager Lag Issue 2015-08-21 13:40:26 -07:00
jedk1
374632a772 Redo on fixing AirSweep going through blocks 2015-08-21 15:36:28 +01:00
jedk1
5b7edaeb00 Disabled bending in spectator mode. 2015-08-21 15:18:04 +01:00
MistPhizzle
eeae6d217b 1.8.0 BETA 2 2015-08-21 10:09:26 -04:00
MistPhizzle
f12062f5b8 Merge pull request #214 from kingbirdy/fix/bending-display
Move ChiComboManager to ChiCombo, integrate with ComboManager
2015-08-21 09:42:45 -04:00
kingbirdy
df944ae3ce Move ChiComboManager to ChiCombo, integrate with ComboManager
- Fix display color of /bending help chicombo

- Fix chi combos not appearing in /bending help chicombo

- Change n^2 search in GeneralMethods to n search in ComboManager

- Add javadocs to ComboManager
2015-08-21 02:41:56 -04:00
MistPhizzle
e2a1d5132f DisplayName fix
Shouldn't conflict with other nickname plugins now
2015-08-20 23:24:55 -04:00
MistPhizzle
9102fd7fc2 Merge pull request #213 from nathank33/master
Efficiency Improvements, EarthSmash Fix, Fire Revert Fix
2015-08-20 19:35:31 -04:00
Nathan Braun
2e5312fb1f Improve ComboManager Efficiency 2015-08-20 16:22:02 -07:00
MistPhizzle
96eb4e0e8e Merge pull request #212 from kingbirdy/fix/watermanip
Fix WaterManipulation stalling on slot change
2015-08-20 18:47:06 -04:00
MistPhizzle
48d97fce6f Merge pull request #211 from kingbirdy/wip/javadocs
Add or update javadocs for several classes
2015-08-20 18:46:44 -04:00
Nathan Braun
7680a468d3 Fix EarthSmash not working in AvatarState 2015-08-20 14:30:14 -07:00
Nathan Braun
636add6e4b Format EarthSmash File 2015-08-20 14:25:46 -07:00
Nathan Braun
6bf6dd4868 Remove FireBlast Fire Correctly 2015-08-20 14:22:52 -07:00
Nathan Braun
fbbbe3346a Cleanup CoreAbility File 2015-08-20 14:22:28 -07:00
Nathan Braun
d14d9aec50 Improve getInstances efficiency 2015-08-20 14:22:06 -07:00
kingbirdy
51039ab49c Fix WaterManipulation stalling on slot change
When switching to a slot with no ability equipped while a WaterManip was active, the water would stop moving in mid air.
2015-08-20 17:16:56 -04:00
kingbirdy
0068a08b4f Add or update javadocs for several classes 2015-08-20 16:10:01 -04:00
kingbirdy
06049a2096 Fix abilities cancelling on block placement 2015-08-20 14:33:55 -04:00
MistPhizzle
486df1b504 Permissions fix
bending.ability.bloodbending.anytime should be
bending.water.bloodbending.anytime
2015-08-20 00:41:32 -04:00
MistPhizzle
b6131bf79d Merge pull request #209 from kingbirdy/fix/build-cancels-bending
Fix right clicking on block cancelling bending
2015-08-20 00:40:00 -04:00
MistPhizzle
aa0a5135b3 Permissions Fix (bending.ability.bloodbending.anytime)
bending.ability.bloodbending.anytime is now in bending.admin
2015-08-20 00:39:26 -04:00
kingbirdy
6dff656006 Fix right clicking on block cancelling bending 2015-08-19 12:30:46 -04:00
MistPhizzle
5a3792377f 1.8.0 BETA 1 2015-08-19 11:57:24 -04:00
MistPhizzle
ed64fe87e7 Add /bending help Avatar 2015-08-19 11:51:59 -04:00
MistPhizzle
989a1dfbdc Fix Small DBConnection issue 2015-08-19 11:46:44 -04:00
MistPhizzle
c8a6b258f7 Merge pull request #208 from kingbirdy/fix/updater
Fix errors when starting server offline
2015-08-19 11:40:15 -04:00
kingbirdy
7cacdf82c2 Fix errors when starting server offline
- Updater would throw NPE and UnknownHostException when it could not connect to projectkorra.com

- Also cleaned up output of DB connections
2015-08-19 00:36:06 -04:00
kingbirdy
1bcd5e02b9 Fix airspout cancelling on right click 2015-08-18 23:36:09 -04:00
MistPhizzle
18ab899f27 Merge pull request #206 from StrangeOne101/master
Adds config options for Bloodbending and AirBlast
2015-08-18 23:13:39 -04:00
MistPhizzle
84cc7f33ef Merge pull request #205 from kingbirdy/fix/bending-display
Fix subelements not being sorted
2015-08-18 23:04:56 -04:00
kingbirdy
ce3507404b Fix subelements not being sorted 2015-08-18 23:02:06 -04:00
kingbirdy
8f2c188932 Remove grappling hooks 2015-08-18 22:59:24 -04:00
kingbirdy
c632d9555d Add new help messages and catch for nonexistent command
- catch for nonexistent commands and help topics, refers the command sender to /bending help

- add help messages for check, debug, and presets

- correct some ifs to else ifs
2015-08-18 22:53:11 -04:00
StrangeOne101
7805fe9e0c Adds config option for BloodBending
Adds a config option that allows bloodbenders to bloodbend other
bloodbenders. Defaults to off.
2015-08-18 22:59:11 +12:00
StrangeOne101
0c6e04080b Adds AirBlast config options and bug fix
Adds config options to stop AirBlast flicking levers, opening doors,
pushing buttons and cooling lava.

Also fixed a bug where benders could flick/open things in regions they
don't have permission for (factions, etc)
2015-08-18 22:57:45 +12:00
StrangeOne101
ebb0165068 Revamp Elements and SubElements
Elements and SubElements are now somewhat integrated so you can relate between the two of them. For example, you can now get the main element directly from a subelement without needing to test for what the subelement is individually.

Should make things much easier when comparing the two.
2015-08-18 17:39:20 +12:00
StrangeOne101
5f66331fad Change combo display method, Add getAbilitySubElement()
• Combos now displayed in /bending display
Fire/Water/Air/Earth/ChiCombos
• Combo usage is now displayed in /bending help ComboName
• Using /bending help <Element>Combo shows correct usage, just so people
get used to the new method (still much easier).
• GeneralMethods has 3 new methods
• GeneralMethods.getComboColor(...) - Returns ChatColor
• GeneralMethods.getComboElement(...) - Returns Element
• GeneralMethods.getAbilitySubElement(...) - Returns the sub element of
the ability specified if it has one
2015-08-18 17:39:11 +12:00
MistPhizzle
a1288b40e3 Merge pull request #201 from StrangeOne101/master
FireBlast changes + Bug fix
2015-08-16 11:52:37 -04:00
MistPhizzle
bd0b877c5a Merge pull request #200 from kingbirdy/bending-debug
change /b debug output for readability
2015-08-16 11:52:28 -04:00
StrangeOne101
bb34664965 FireBlast changes + Bug fix
• Changed config option "Power" to "ExplosionRadius" for charged
fireblasts.
• Added new config option "DamageBlocks" for charged fireblasts
• Charged fireblasts can now set fire to more than one mob
• Fixed setting explosion radius to 0 still destroys blocks
2015-08-16 00:51:56 +12:00
kingbirdy
2880a5d143 change /b debug output for readability
Instead of outputting abilities in the order they're loaded, the
command now outputs them alphabetically, first stock and then unofficial.
This is to improve the readability of the command's output.
2015-08-10 22:24:48 -04:00
jedk1
835a5d4948 Fix AirSweep going through walls. 2015-08-10 20:00:27 +01:00
MistPhizzle
b81eec4ecc 1.7.0
Also includes updated staff list.
2015-08-05 18:23:27 -04:00