server/scripts
Enno Rehling b00d7b6d5a increase magic power for low levels in E3 (instead of divide by 2 sometimes giving powers of < 1.0, cap it below at 1)
several spells have now had problems with powers lower than they were ever designed for, including shapeshift
also added a test and some framework for shapeshift spell (in E2).
https://bugs.eressea.de/view.php?id=1588
2015-04-30 15:59:52 +02:00
..
eressea enable json reports for develop branch 2015-04-05 12:50:10 +02:00
tests increase magic power for low levels in E3 (instead of divide by 2 sometimes giving powers of < 1.0, cap it below at 1) 2015-04-30 15:59:52 +02:00
tools useful scripts for setting up the game. 2014-10-10 20:19:04 +02:00
config.lua minimal script to load configuration in an interactive session 2015-03-07 14:33:38 +01:00
fix1984.lua refactor, move give_cmd into give.c 2014-11-03 08:44:26 +01:00
map.lua map script needs to set up the script folder. 2014-08-12 23:06:44 +02:00
reports.lua fix string concatenation operator 2014-10-16 14:33:20 +02:00
run-tests-e2.lua fix faction.create locale handling 2015-03-13 20:39:36 +01:00
run-tests-e3.lua Merge branch 'repairing_lua_tests' of https://github.com/CTD1/eressea-server-bugfixing into CTD1-repairing_lua_tests 2015-02-20 20:28:36 +01:00
run-tests.lua Merge branch 'repairing_lua_tests' of https://github.com/CTD1/eressea-server-bugfixing into CTD1-repairing_lua_tests 2015-02-20 20:28:36 +01:00
run-turn.lua remove the change_locales code, this feature was moved in eressea/locales.lua some time ago 2015-04-04 08:55:58 +02:00