The Official Plugin for ProjectKorra.
Find a file
StrangeOne101 ff64cf9ca2 Some changes and fixes (#510)
* Various Fixes

• Added Java version to debug.txt file
• Added Probending to the debug.txt file (and added PB methods)
• Changed layout of debug.txt file
• Fixed AddonAbilities with the same name as Stock abilities always
being disabled
• Fixed AcrobatStance and WarriorStance effects still being applied when
the user is no longer a chiblocker

* Changed all ConcurrentHashMaps to use generic map types

• As the title says, it's an attempt to fix a Java 7/8 error in
ConcurrentHashMaps. All Maps are still concurrent but their type is just
a generic map, not a concurrent one.
• Fixed FireBlast damage being slightly off

* Fixed Java 7 Compile Errors
2016-06-29 13:12:45 -07:00
extras Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
lib Add rpg lib 2016-04-05 20:34:12 -04:00
src Some changes and fixes (#510) 2016-06-29 13:12:45 -07:00
test/server Fix memory leak in EarthColumn 2015-11-13 19:05:41 -05:00
.gitignore Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
.travis.yml Change travis-ci to compile with java 7 and 8 2015-11-15 17:12:33 -05:00
build.xml Include plugin.yml when building plugin 2016-03-12 02:44:14 -08:00