Commit graph

11095 commits

Author SHA1 Message Date
Enno Rehling
8e96329881 typo 2021-06-23 19:47:49 +02:00
Enno Rehling
6b8e8ec054
Update .travis.yml
Kick the build
2021-06-22 04:34:07 +02:00
Enno Rehling
d9123b4491 additional testing for sea serpent visibility 2021-06-22 00:36:22 +02:00
Enno Rehling
407de0db20 resolve cansee and cansee_unit code-duplication 2021-06-22 00:30:06 +02:00
Enno Rehling
aeed92fa80 make mimnimum ring check more readable. 2021-06-21 20:29:20 +02:00
Enno Rehling
15f6cd4206 improved test for ring vs amulet, with comments. 2021-06-21 19:56:56 +02:00
Enno Rehling
c1220f1843 bug 2673: cannot attack sea serpents
https://bugs.eressea.de/view.php?id=2763
visibility rules must be in cansee()
2021-06-20 19:23:37 +02:00
Enno Rehling
0f9cbf8079 theoretical triggers that have no read function are ok. 2021-06-20 00:25:07 +02:00
Enno Rehling
1531ad9a7e oops, segmentation fault 2021-06-20 00:20:25 +02:00
Enno Rehling
d5d0617090 get rid of new coverity scan warnings 2021-06-20 00:18:36 +02:00
Enno Rehling
3e3597e99f remove g_writegame global
use a config variable isntead and check it in Lua.
2021-06-19 19:48:23 +02:00
Enno Rehling
0e83b5b157 fix new changerace test 2021-06-19 19:14:49 +02:00
Enno Rehling
b6d5b729bf avoid units with multiple changerace triggers 2021-06-19 19:12:48 +02:00
Enno Rehling
6cac6439bf unify change_race trigger use.
make all transformations use a single function.
2021-06-19 12:11:57 +02:00
Enno Rehling
4c64affdfc Merge branch 'master' into develop 2021-06-15 22:35:54 +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
eadad871ec
Merge pull request #943 from eressea/2758-smurf
fix smurfication
2021-06-15 19:26:23 +02:00
Enno Rehling
da7725e58f https://bugs.eressea.de/view.php?id=2758
fix smurfication, properly now.
2021-06-15 18:17:31 +02:00
Enno Rehling
6244c6c437 Merge branch 'master' into develop 2021-06-14 22:00:39 +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
7632d1a202 Merge branch 'master' into develop 2021-06-12 18:47:15 +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
317f605ff2
Merge pull request #942 from eressea/expel
VERTREIBE Kommando
2021-06-11 21:11:22 +02:00
Enno Rehling
5926016010 EXPEL: additional messages and tests. 2021-06-11 21:02:30 +02:00
Enno Rehling
1711812b0b VERTREIBE Kommando (expel).
Braucht noch Fehlermeldungen.
2021-06-10 22:21:15 +02:00
Enno Rehling
d35181b5d6 ignore lines that contain only whitespace. 2021-06-10 19:54:17 +02:00
Enno Rehling
573077987c eliminate clang warning 2021-06-09 20:58:38 +02:00
Enno Rehling
c8e09083f6 try being compatible with glibc and ms crt. 2021-06-09 20:58:38 +02:00
Enno Rehling
6fc62eb35c https://bugs.eressea.de/view.php?id=2753
look for iswgraph, instead of not iswspace
2021-06-09 20:58:38 +02:00
Enno Rehling
2f05f12e10 https://bugs.eressea.de/view.php?id=2753
trim anything that is not visible, not just spaces.
2021-06-09 20:58:38 +02:00
Enno Rehling
97655a52b8 begin work on version 3.29 2021-06-09 20:58:38 +02:00
Enno Rehling
e94b3d6447
Merge pull request #940 from eressea/pause-faction
Pause faction
2021-06-09 20:47:10 +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
1994a66f85 Seeschlangen brauchen keine Tarnung lehre, auf dem Ozean sieht man sie eh. 2021-06-05 15:07:02 +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
8c43f21fbe
Merge pull request #941 from eressea/develop
Release 3.28
2021-05-30 18:02:33 +02:00
Enno Rehling
4771d32c01 integration tests: fewer horses in the report now 2021-05-20 18:57:51 +02:00