Enno Rehling
|
4608f720ea
|
hard-coded search for valgrind
|
2021-04-28 20:02:24 +02:00 |
Enno Rehling
|
c87b6a8fd3
|
use even fewer single quotes
debug travis builds
|
2021-04-28 19:54:32 +02:00 |
Enno Rehling
|
a5534336fb
|
disable valgrind installation, travis is borked
|
2021-04-28 19:46:08 +02:00 |
Enno Rehling
|
2f18ac7aea
|
try not using focal to fix valgrind installation
|
2021-04-28 19:36:32 +02:00 |
Enno Rehling
|
5390b9da6c
|
try forcing travis to install valgrind dependency
|
2021-04-28 19:29:41 +02:00 |
Enno Rehling
|
db2c2f0744
|
https://bugs.eressea.de/view.php?id=2745
use double quotation marks in generated orders.
|
2021-04-28 17:25:56 +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
|
ca787ed447
|
README update: libexpat relaces libxml2
|
2021-04-18 17:32:19 +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
|
15fd2c9026
|
xml attribute is called learn, not nolearn.
|
2021-04-13 21:59:41 +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
|
14e2e96c73
|
Merge pull request #937 from eressea/2737-spells-cost-and-familiars
2737 spells cost and familiars
|
2021-04-08 21:47:28 +02:00 |
Enno Rehling
|
7bc7b339e8
|
changelog update
|
2021-04-08 21:39:39 +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
|
d1bad6773c
|
kill DTD, nothing uses it
|
2021-03-30 15:13:29 +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 |
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
|
5b1d787102
|
Merge branch 'stm2-confusion_and_panic' into develop
|
2021-03-24 21:19:06 +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
|
47fba27e2a
|
we do not need cmake 3.19
|
2021-03-24 20:58:32 +01:00 |
Enno Rehling
|
73e20b0770
|
on macos, there is apparently no ncursesw
|
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
|
c2633afdf5
|
we do not need cmake 3.19
|
2021-03-24 20:58:32 +01:00 |
Enno Rehling
|
c7bbb97286
|
on macos, there is apparently no ncursesw
|
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 |