Commit graph

11106 commits

Author SHA1 Message Date
Enno Rehling
8a174f6520 all monsters can study skills by default 2021-07-28 11:23:30 +02:00
Enno Rehling
3907770d91 Merge branch 'master' into develop 2021-07-25 20:58:01 +02:00
Enno Rehling
49453a84d9 toads can cast spells, but cannt summon familiars. 2021-07-24 18:42:08 +02:00
Enno Rehling
3e71453fb1 Paused factions must not die of too many NMRs. 2021-07-18 20:44:35 +02:00
Enno Rehling
2196319073 Weltentore mit mehr Streuung
https://bugs.eressea.de/view.php?id=2738
2021-07-10 21:05:24 +02:00
Enno Rehling
e7de928757 cannibalism: don't lose victims' items.
add a test for i_merge since we're using it.
2021-06-24 22:01:40 +02:00
Enno Rehling
adde06980d Bauernwachstum aufrunden
https://bugs.eressea.de/view.php?id=2762
2021-06-23 19:47:49 +02:00
Enno Rehling
8e96329881 typo 2021-06-23 19:47:49 +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
363b1224d1 nstall clang-tools for scan-build 2021-06-22 08:30:03 +02:00
Enno Rehling
2ad6d442fe github actions: install dependencies 2021-06-22 08:26:44 +02:00
Enno Rehling
fdf4e18ae6 lazy github actions converion of tavis.yml 2021-06-22 05:15:35 +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