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
MistPhizzle
336b3da292
Merge pull request #215 from jedk1/master
...
Spectator Fix & AirSweep Fix (Again)
2015-08-23 18:23:07 -05: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
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
MistPhizzle
5963081160
Merge pull request #210 from kingbirdy/fix/build-cancels-bending
...
Fix abilities cancelling on block placement
2015-08-20 18:46:22 -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
f69d10fc1f
Delete Dev Builds Folder
...
Dev Builds will now be stored in the Resources section.
2015-08-19 11:53:13 -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
MistPhizzle
270c3060b0
Merge pull request #207 from kingbirdy/fix/airspout
...
Fix airspout cancelling on right click
2015-08-18 23:59:16 -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
MistPhizzle
41151d0090
Merge pull request #204 from kingbirdy/remove-grapplinghooks
...
Remove grappling hooks
2015-08-18 23:01:15 -04:00
kingbirdy
8f2c188932
Remove grappling hooks
2015-08-18 22:59:24 -04:00
MistPhizzle
2d3f0809fc
Merge pull request #203 from kingbirdy/fix/invalid-command
...
Add new help messages and catch for nonexistent command
2015-08-18 22:54:29 -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
MistPhizzle
c5d2bbefd6
Merge pull request #202 from StrangeOne101/master
...
Change combo display method and revamped Elements and SubElements
2015-08-18 21:10:31 -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