Level/src
BONNe1704 e7cc3c7c50 Implement sumTeamDeaths, maxDeaths and deathPenalty.
Improved calculating death penalty. Death count now checks if it must include teamDeaths.
maxDeaths now is working, as deathHandicap will be set to minimal value from it and current deathCount.
Change level and pointsToNextLevel calculation. Now it will remove deathCount * deathPenalty points from rawBlockCount and use new value to calculate current level and points till next one.
2019-01-02 11:19:29 +02:00
..
main Implement sumTeamDeaths, maxDeaths and deathPenalty. 2019-01-02 11:19:29 +02:00
test/java/world/bentobox/level Fix failing UnitTest. 2018-12-18 10:22:33 +02:00