mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-22 16:05:01 +00:00
The Official Plugin for ProjectKorra.
ff64cf9ca2
* 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 |
||
---|---|---|
extras | ||
lib | ||
src | ||
test/server | ||
.gitignore | ||
.travis.yml | ||
build.xml |