Move the static mines test (
bug #96) to a separate folder to allow using all tests in tests/lua for release testing.
ACF1: Fix Lua error when hitting Attack after failing the rope challenge
"difficulty" variable was falsely set to 0 in this case, but only 1 or 2 are allowed
Added tag 0.9.25-release for
changeset 5e28098fb593
Fix some incorrect German translations
- translate “turn” as “Zug” instead of “Runde”
- fix other wrongly translated words
- fix some incorrect string IDs in de.txt
- typo fixes
Do not call AddCI when air mine is frozen without creating land
I.e. when it is frozen out of land bounds.