OmniCypher
12cf8daa60
Merge pull request #296 from Simplicitee/master
...
Changes
2015-11-14 11:40:48 -08:00
Benford
8bbb331953
Fix AirScooter
...
- Fixed AirScooter users being launched up by water when going through a
standing wall of water.
- Also makes imports match importorder
2015-11-14 03:50:45 -05:00
Benford
10c8afcb4d
Github. Why.
2015-11-14 03:07:50 -05:00
Benford
3b824e6bfd
Merge remote-tracking branch 'refs/remotes/ProjectKorra/master'
2015-11-14 02:56:05 -05:00
Benford
dd58b54c1d
Woops
2015-11-14 02:53:39 -05:00
Benford
da70beedb9
Fix death message
...
- Fix OctopusForm death message spelling error
- Fix SubElement display command error
- Improve HorizontalVelocity with ability list and death messages (Needs
to be tested by someone that has a server where multiple people can
join)
- Fix getSubBendingColor incomplete-switch
- Add getSubElementByString(String sub) to generalmethods. Convenience.
- Add avatar option to display command
- Add enum AvatarAbilities to StockAbility
2015-11-14 02:53:18 -05:00
OmniCypher
f3cbdcb331
Merge pull request #295 from kingbirdy/fix/earthcolumn
...
Fix memory leak in EarthColumn
2015-11-13 16:25:18 -08:00
kingbirdy
e2e0493253
Fix memory leak in EarthColumn
...
Unnecessary variables were being used to store raised blocks to prevent
them from being raised again. Removed the variables and added a check that
blocks couldn't be raised if there was air beneath them, accomplishing the
same thing.
2015-11-13 19:05:41 -05:00
OmniCypher
7f0c258311
Merge pull request #294 from nathank33/master
...
Removed CoreAbility From Stock Abilities
2015-11-11 15:55:30 -08:00
nathank33
29873e139a
Decoreability cleanup
2015-11-11 15:31:34 -08:00
nathank33
e84b239665
Finish decoreability
2015-11-11 15:30:19 -08:00
nathank33
6760985369
Decoreability Fire and Air
2015-11-11 15:29:30 -08:00
nathank33
10414ffd90
Revert FireAbilities Part 1
2015-11-11 15:27:20 -08:00
OmniCypher
7105b0c4c7
Merge pull request #293 from Simplicitee/master
...
Changes
2015-11-10 22:55:34 -08:00
Benford
a6a59179e3
Merge branch 'master' of https://github.com/Simplicitee/ProjectKorra
2015-11-10 22:23:49 -05:00
Benford
07bf7874aa
Merge remote-tracking branch 'refs/remotes/ProjectKorra/master'
2015-11-10 22:22:49 -05:00
Simplicitee
392adf47ce
Merge pull request #1 from ProjectKorra/master
...
lol
2015-11-10 22:02:49 -05:00
Benford
cf985e2501
Changes
2015-11-10 21:39:04 -05:00
Benford
2624f24d5e
Merge remote-tracking branch 'refs/remotes/ProjectKorra/master'
2015-11-09 18:31:03 -05:00
OmniCypher
292edaf0f6
Merge pull request #291 from nathank33/master
...
Update /b debug to display more variables
2015-11-09 15:14:21 -08:00
nathank33
bb223ab505
Update debugger to display private fields
2015-11-09 13:25:33 -08:00
OmniCypher
b2000e7e22
Merge pull request #290 from Simplicitee/master
...
MetalClips fix and miscellaneous
2015-11-08 21:50:57 -08:00
Benford
5306e45fc8
MetalClips fix and miscellaneous
...
- Fixes MetalClips errors:
- Only being able to metalclip one entity, even when hitting other
entities
- MetalClips stops working after killing targeted entity
- Removes unused imports and suppresswarnings
- Adds MetalClips throwing config option and permission. Used when the
player is controlling an entity and clicks. (Recommended: Delete the
MetalClips description line in the config, then reload server)
2015-11-08 23:51:49 -05:00
OmniCypher
a8709e6086
Merge pull request #286 from Simplicitee/patch-22
...
Fix invincible FireJet
2015-11-08 19:56:15 -08:00
OmniCypher
7b0c25520e
Merge pull request #287 from Simplicitee/patch-23
...
Fix invincible Catapult
2015-11-08 19:56:05 -08:00
OmniCypher
09bef9196e
Merge pull request #288 from Simplicitee/patch-24
...
Add Bloodbending node
2015-11-08 19:55:57 -08:00
OmniCypher
c36cfbe3fb
Merge pull request #289 from Simplicitee/patch-25
...
Add check
2015-11-08 19:55:48 -08:00
Simplicitee
94e4a6bc43
Add check
...
- Adds check, in stopBending(), for invincible being empty or not, clears it if so
2015-11-08 22:27:53 -05:00
Simplicitee
5e743cd247
Add Bloodbending node
...
- Adds bloodbending permission node to bending.water, false default.
2015-11-08 22:23:56 -05:00
Simplicitee
fa9ee5e53c
Removal
...
- Removes second instance of GeneralMethods.invincible.add(this); from FireJet, unneeded.
2015-11-08 22:19:22 -05:00
Simplicitee
db130258c3
Fix invincible Catapult
...
- Fixes invincible in Catapult, removing that instance of Catapult from the invincible arraylist
2015-11-08 22:17:45 -05:00
Simplicitee
e606c08836
Fix invincible FireJet
...
- Fixes invincible in firejet, making it remove that instance of firejet from the invincible arraylist
2015-11-08 22:15:51 -05:00
OmniCypher
f025631a17
Merge pull request #285 from OmniCypher-/master
...
Fixes
2015-11-07 22:09:59 -08:00
OmniCypher
33e63d1bc3
Fixes
...
Fixes Clear arguments
Fixes Velocity Damage
2015-11-07 18:22:39 -08:00
OmniCypher
74e4f1bcb6
Merge pull request #284 from OmniCypher-/master
...
Fixes
2015-11-07 16:18:49 -08:00
OmniCypher
0fae906385
Fixes
...
Fixes Waterwave crash
Fixes Debug permission message
Fixes Bind toggling message
Fixes BendingPlayer isElementToggled NPE
2015-11-07 16:16:46 -08:00
OmniCypher
6975513d7f
Merge pull request #282 from Simplicitee/patch-20
...
Fix element toggling
2015-11-07 13:47:21 -08:00
OmniCypher
877d4ff114
Merge pull request #283 from Simplicitee/patch-21
...
Fix message
2015-11-07 13:47:09 -08:00
Simplicitee
97f6724cf5
Fix message
...
- Fixes Element toggle message
2015-11-07 16:44:58 -05:00
Simplicitee
2c0461fb8b
Fix element toggling
...
- Fixes element toggling not toggling passives with it
2015-11-07 16:36:08 -05:00
OmniCypher
733d797f1c
Merge pull request #281 from nathank33/master
...
Update Combo Cleanup
2015-11-07 11:46:23 -08:00
nathank33
ac3cf4cecb
Change combo cleanup
2015-11-07 11:21:00 -08:00
OmniCypher
1aee6eff06
Merge pull request #279 from nathank33/master
...
Improved /b debug to display more information
2015-11-07 10:29:53 -08:00
OmniCypher
fca6ed2066
Merge pull request #280 from Simplicitee/patch-19
...
Fix Element Toggle
2015-11-07 10:29:37 -08:00
Simplicitee
d7fcd07d89
Fix Element Toggle
...
- Fixes element toggle caused error
2015-11-07 02:57:57 -05:00
nathank33
e27356eba0
Add collection sizes to debug command
2015-11-06 23:01:21 -08:00
OmniCypher
7c1290378b
Merge pull request #278 from Simplicitee/patch-17
...
Fix Catapult
2015-11-06 19:19:11 -08:00
OmniCypher
f5855e6552
Merge pull request #277 from Simplicitee/patch-16
...
Fix Charged Fireblast
2015-11-06 19:19:04 -08:00
OmniCypher
1923b7ef97
Merge pull request #276 from Simplicitee/patch-15
...
Fix FireBlast
2015-11-06 19:18:58 -08:00
OmniCypher
957c1cbef0
Merge pull request #275 from Simplicitee/patch-14
...
Fix AirBurst
2015-11-06 19:18:52 -08:00