Commit Graph

4623 Commits

Author SHA1 Message Date
Enno Rehling 49453a84d9 toads can cast spells, but cannt summon familiars. 2021-07-24 18:42:08 +02:00
Enno Rehling 8033f5d20e Bauernwachstum aufrunden
https://bugs.eressea.de/view.php?id=2762
2021-06-23 19:21:21 +02:00
Enno Rehling f35f484324 gmtool: markup virgin regions
highlight regions that have never been visited
2021-06-15 21:34:23 +02:00
Enno Rehling a1d59b99cb https://bugs.eressea.de/view.php?id=2757
Kampf auf See war kaputt.
2021-06-14 21:56:47 +02:00
Enno Rehling 060d7e2fd6 https://bugs.eressea.de/view.php?id=2756
BOM steht wieder in der Zugvorlage.
2021-06-12 18:43:20 +02:00
Enno Rehling 4a7580e8eb SORTIERE VOR eine pausierte Einheit
Automatische Kommandoübergabe inklusive.
2021-06-08 19:13:27 +02:00
Enno Rehling 062e5ff7ae paused units do not sort. 2021-06-08 19:13:27 +02:00
Enno Rehling ab5669a514 monsters do not attack paused factions 2021-06-08 19:13:27 +02:00
Enno Rehling e6da5d92d8 Pausierte Parteien bewachen nicht. 2021-06-08 19:13:27 +02:00
Enno Rehling a3916b8271 PAusierte Parteien: HELFE BEWACHE bleibt erhalten. 2021-06-08 19:13:27 +02:00
Enno Rehling e0d6bb410e Endlosschleife in BETRETE 2021-06-08 19:13:27 +02:00
Enno Rehling d2cc7bde69 unused variables 2021-06-08 19:13:27 +02:00
Enno Rehling 202642e7d0 paused factions are not allied to anyone. 2021-06-08 19:13:26 +02:00
Enno Rehling 48fd0bd4af paused factions do not execute orders, do not join battles.
lots of change, didn't write any tests for this yet.
2021-06-08 19:13:26 +02:00
Enno Rehling 0fcc1b8d29 fix compilation, add tests for upkeep 2021-06-08 19:13:26 +02:00
Enno Rehling bed6cdff58 paused units have no weekly maintenance cost. 2021-06-08 19:13:26 +02:00
Enno Rehling e5b4d925c6 paused factions: resume when new orders arrive 2021-06-08 19:13:26 +02:00
Enno Rehling 18b1139616 test not sorting before building and ship owners. 2021-06-06 16:31:07 +02:00
Enno Rehling 62aaf71b35 move unit reordering into sort.c 2021-06-06 13:14:19 +02:00
Enno Rehling 4a79960cb1 Große Monster können sich auf dem Ozean nicht verstecken. 2021-06-05 14:55:20 +02:00
Enno Rehling 895818c7c7 https://bugs.eressea.de/view.php?id=2750
Katpaulte schiessen nicht wenn KAEMPFE FLIEHE gesetzt ist.
Wenn Katapulte nicht schiessen, versuchen sie keine alternative Attacke, für die sie bihser das Katapult als Bogen benutzt haben.
2021-05-19 21:55:56 +02:00
Enno Rehling ff80cb52ba https://bugs.eressea.de/view.php?id=2751
Keine Anzeige von Durchreise in von Leuchtturm gesehenem Land
Gleichschaltung NR und CR
2021-05-19 21:27:34 +02:00
Enno Rehling 9b3f5e7a55 remove unused objtype_t constants. 2021-05-08 18:21:14 +02:00
Enno Rehling c68a356202 fix crash in release build 2021-05-04 21:06:53 +02:00
Enno Rehling 7d7842b849 do_combatspell didn't check that the unit was a mage. 2021-05-03 20:15:23 +02:00
Enno Rehling 13a4388b9c Merge branch 'master' into develop 2021-05-01 22:03:31 +02:00
Enno Rehling ff7cd7d20d check for dead curse-magician 2021-05-01 21:53:01 +02:00
Enno Rehling 9cee6a8115 use even fewer single quotes
debug travis builds
2021-04-29 17:33:59 +02:00
Enno Rehling 22b8c7da22 https://bugs.eressea.de/view.php?id=2745
use double quotation marks in generated orders.
2021-04-29 17:33:59 +02:00
Steffen Mecke eb5ddfaeda report newbie immuniy clearly 2021-04-26 21:31:00 +02:00
Enno Rehling 557f5458ea don't cast level 0 combat spells 2021-04-21 18:05:40 +02:00
Enno Rehling 374d9d0bb6 https://bugs.eressea.de/view.php?id=2740
Do not put a UTF-8 BOM into the Zugvorlage.
2021-04-18 11:33:14 +02:00
Enno Rehling ba51efb06b Kröten und Schlümpfe können nichts lernen. 2021-04-12 20:14:19 +02:00
Enno Rehling 56beb0f4ab covevrity CID 220614 2021-04-09 22:35:11 +02:00
Enno Rehling adc03b75bc move skill.h to kernel, use enum in struct skill 2021-04-09 21:52:50 +02:00
Enno Rehling e3f2ca9aaf catch attempts to cast a spell without the magic skill 2021-04-09 21:30:26 +02:00
Enno Rehling 250c098bf6 https://bugs.eressea.de/view.php?id=2737
finalize spell cost bugfix.
fix familiar spellcost calculation tests.
remove debug names from tests.
2021-04-08 21:25:37 +02:00
Enno Rehling c8e975333b WIP bug 2737
fix cost of spells with ring of power.
test and fix cost and limits of familiars casting spells.
2021-04-08 21:25:37 +02:00
Enno Rehling 5564543bfd fix gcc build 2021-04-05 19:40:22 +02:00
Enno Rehling 4d8a3d1947 https://bugs.eressea.de/view.php?id=2737
using a ring does not increase the spell's cost
adding tests for spell effectiveness revealed many inconsistencies that are now fixed.
2021-04-05 19:19:49 +02:00
Enno Rehling bb12ffa2a2 Mit GIB 0 können hungernde Personen an die Bauern gegeben werden. 2021-04-01 18:54:56 +02:00
Enno Rehling 4e1a124801 https://bugs.eressea.de/view.php?id=2734
additional testing for GIVE UNIT
2021-03-28 19:07:42 +02:00
Enno Rehling 50cdf39245 https://bugs.eressea.de/view.php?id=2736
report the correct region for drifting ships.
2021-03-28 18:58:09 +02:00
Enno Rehling 58c310de29 a working stone circle boosts magic resistance of people inside. 2021-03-27 19:12:12 +01:00
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