Commit graph

4579 commits

Author SHA1 Message Date
Enno Rehling
721442584c testing for magic resistance curses. 2021-03-27 18:56:17 +01:00
Enno Rehling
60fe8e6200 more testing: magic skill grants additional 5% resistance 2021-03-27 11:17:20 +01:00
Enno Rehling
9a9a9c7a5d https://bugs.eressea.de/view.php?id=2733
add tests for magic resistance formula.
2021-03-27 00:01:44 +01:00
Enno Rehling
8ba80d7dbf https://bugs.eressea.de/view.php?id=2733
magicians resisting their own spells.
2021-03-26 19:56:32 +01:00
Enno Rehling
5a8d0221e8 remove unused variable 2021-03-26 17:59:43 +01:00
Enno Rehling
4582db917a remove battle.alive it was no longer used. 2021-03-25 19:23:20 +01:00
Enno Rehling
ce5ac00b80 remove rowcache optimization, it had hardly any effect. 2021-03-25 19:21:58 +01:00
Enno Rehling
53d4010958 code style: use quotes on local includes 2021-03-24 21:41:20 +01:00
Enno Rehling
3cf58f74af
Merge pull request #936 from stm2/dreams_and_allies
FFL_DEFENDER is deprecated and interfers with dreams
2021-03-24 21:24:27 +01:00
Enno Rehling
081965f0bc remove BATTLE_FAST code
it didn't actually make battles fast.
2021-03-24 21:13:59 +01:00
Enno Rehling
44765edede Merge branch 'develop' into stm2-confusion_and_panic 2021-03-24 21:07:16 +01:00
Enno Rehling
35f562a53f fix damage calculation, again
scale_number was messing with the hp
2021-03-24 21:04:50 +01:00
Enno Rehling
195e49e7f0 disable the battle.fast cache
it doesn't look very good, anyhow
let's see how much that actually costs
2021-03-24 20:58:33 +01:00
Enno Rehling
b5cc4e6fac flee_spell did not need an extra argument
checking for precombat spells is easy and safe!
2021-03-24 20:58:32 +01:00
Enno Rehling
a2d4345f49 fix recent change for terraforming herbs 2021-03-24 20:58:32 +01:00
Enno Rehling
fc438fe0a7 terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-24 20:58:32 +01:00
Enno Rehling
8ed2738bc0 fix recent change for terraforming herbs 2021-03-24 20:58:32 +01:00
Enno Rehling
0928fe0d02 terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-24 20:58:32 +01:00
Enno Rehling
52ba83addd fix recent change for terraforming herbs 2021-03-24 20:58:32 +01:00
Enno Rehling
d85ac9b2f9 terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-24 20:58:32 +01:00
Steffen Mecke
fae0c2608c fix for flee spell 2021-03-24 20:58:32 +01:00
Enno Rehling
8b2857f582 fix recent change for terraforming herbs 2021-03-24 20:58:32 +01:00
Enno Rehling
6feb616c2d terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-24 20:58:32 +01:00
Enno Rehling
235075b54e fix recent change for terraforming herbs 2021-03-24 20:58:31 +01:00
Enno Rehling
d3b8c7a2d2 terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-24 20:58:31 +01:00
Enno Rehling
48b0e41c86 fix recent change for terraforming herbs 2021-03-24 20:58:31 +01:00
Enno Rehling
970e3c5432 terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-24 20:58:31 +01:00
Steffen Mecke
807177cc68 reverting "fix" 2021-03-24 20:57:46 +01:00
Steffen Mecke
a713779f34 Gesang der Verwirrung bringt Buchhaltung durcheinander 2021-03-24 20:57:46 +01:00
Enno Rehling
19db01af67 new volcano damage calculation was broken. 2021-03-24 20:56:30 +01:00
Steffen Mecke
598b566ab8 FFL_DEFENDER is deprecated and interfers with dreams 2021-03-24 11:29:19 +01:00
Enno Rehling
335740d12b undo curse_active change
curses should survive the death of a magician.
good dreams needs a magician to decide allegiance.
2021-03-23 21:03:12 +01:00
Enno Rehling
13f9006148 add a test for gooddreams skill modifier. 2021-03-23 20:01:42 +01:00
Enno Rehling
a9a7609a9a make curse_active check for a magician.
fix tests that were using curses without a creator.
2021-03-23 19:27:11 +01:00
Enno Rehling
5e7fba50d6 Dämonen können magisch reanimiert werden. 2021-03-23 18:53:11 +01:00
Enno Rehling
5452987cb7 flee_spell did not need an extra argument
checking for precombat spells is easy and safe!
2021-03-23 18:53:11 +01:00
Enno Rehling
b6e084c758 fix recent change for terraforming herbs 2021-03-23 18:52:42 +01:00
Enno Rehling
bb82df04c4 terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-23 18:52:42 +01:00
Enno Rehling
de9918f018 fix recent change for terraforming herbs 2021-03-23 18:52:06 +01:00
Enno Rehling
3ef6559c5f terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-23 18:52:06 +01:00
Enno Rehling
181d82819a fix unsigned mismatch 2021-03-23 18:51:38 +01:00
Enno Rehling
9c9be163d8 fix review comments,
extract meffect_protection and add a test.
2021-03-23 18:51:38 +01:00
Enno Rehling
f11802d817 eliminate some type conversion warnings (MSVC) 2021-03-23 18:51:38 +01:00
Enno Rehling
521ae1f769 fix recent change for terraforming herbs 2021-03-23 18:51:38 +01:00
Enno Rehling
eb1785568d terraforming changes herbs
https://bugs.eressea.de/view.php?id=2730
2021-03-23 18:51:37 +01:00
Steffen Mecke
5a595bd315 fix for flee spell 2021-03-23 18:50:49 +01:00
Steffen Mecke
4ee01be75f fix für Schild des Fisches 2021-03-23 18:50:49 +01:00
Enno Rehling
3548722a58 clarification: at_dict is deprecated but has a conversion. 2021-03-23 18:50:48 +01:00
Enno Rehling
0573ddfbab https://bugs.eressea.de/view.php?id=2732
fix permanent smurfs
2021-03-23 18:50:48 +01:00
Enno Rehling
5fef373181 fix recent change for terraforming herbs 2021-03-23 18:50:48 +01:00