Enno Rehling
|
6cf6f96fb8
|
Fix test to work with lunitx on Lua 5.1
|
2020-05-03 16:52:40 +02:00 |
|
Enno Rehling
|
ef6fa16496
|
convert to lua 5.3
|
2020-04-19 21:35:48 +02:00 |
|
Enno Rehling
|
6608f1b1ab
|
Merge branch 'develop'
|
2018-05-18 15:34:50 +02:00 |
|
Enno Rehling
|
7a10a58605
|
1. nrmessage is locale-independent, uses locale_getstring
2. unique strings:
rename aurapotion50 message.
delete unused bithday_firework definitions.
|
2018-05-17 19:04:25 +02:00 |
|
Enno Rehling
|
0a9f8bf662
|
merge from develop
|
2018-05-15 21:59:01 +02:00 |
|
Enno Rehling
|
4240e142a5
|
BUG 2440: the random encounters code was completely unused.
|
2018-05-13 16:15:22 +02:00 |
|
Enno Rehling
|
d45c32f1ac
|
Merge branch 'develop'
|
2018-05-08 21:32:45 +02:00 |
|
Enno Rehling
|
cd2624de8a
|
stop reallocation spell parameters.
fix involuntary tree growth in test, message check.
|
2018-05-06 15:49:34 +02:00 |
|
Enno Rehling
|
962b8082b7
|
fix test for lifepotion (tree growth was fuxxing it up)
|
2018-05-01 19:05:04 +02:00 |
|
Enno Rehling
|
8a00cc3b96
|
foolpotion test is not intermittent if we disable study.random_progress
|
2018-02-24 18:58:50 +01:00 |
|
Enno Rehling
|
1f7a25b4c5
|
disable an intermittent check.
|
2018-02-24 16:48:39 +01:00 |
|
Enno Rehling
|
d065cbfca7
|
use_item message with amount instead of usepotion without.
|
2018-02-17 15:30:38 +01:00 |
|
Enno Rehling
|
4a3ad7ac84
|
fix potion tests, re-enable foolpotion test
|
2018-02-17 15:22:44 +01:00 |
|
Enno Rehling
|
438ae6f905
|
Eliminate rules.magic.multipotion, it's too much code.
|
2018-02-17 15:17:05 +01:00 |
|
Enno Rehling
|
a2d23d01fa
|
Test: Heiltrank heilt mehrere Einheiten.
|
2018-02-17 12:52:58 +01:00 |
|
Enno Rehling
|
bf591ecec5
|
BUG 2415: eliminate at_potiondelay and WdL delay.
BUG 2419: refactor ointment and healing, add tests for USE
|
2018-02-15 20:25:58 +01:00 |
|
Enno Rehling
|
9ff04ec6db
|
skip all xp draining tests
|
2018-01-21 11:03:50 +01:00 |
|
Enno Rehling
|
0b20c379b6
|
enhance foolpotion test.
|
2018-01-21 11:03:49 +01:00 |
|
Enno Rehling
|
250faefff4
|
fix potion test, use only one
|
2017-12-27 07:11:21 +01:00 |
|
Enno Rehling
|
28252fda7b
|
bug 2197: fix E3 potion text.
|
2017-12-26 16:09:15 +01:00 |
|
Enno Rehling
|
8e823c9403
|
Tests require regular trees, not mallorn.
|
2017-12-26 15:57:59 +01:00 |
|
Enno Rehling
|
4397c67d1c
|
bug 2197: add acceptance test for Wasser des Lebens
|
2017-12-26 13:23:14 +01:00 |
|
Enno Rehling
|
4c67e0603b
|
remove attribs from rtype (it's only in rtype->construction that we use it?)
test to verify that mine bonus for iron works as advertised.
change the oder of arguments for faction.create (race is the only thing not optional).
|
2017-03-17 22:46:10 +01:00 |
|
Enno Rehling
|
9e239c88f4
|
testing insect warmth potion
|
2017-02-27 20:26:48 +01:00 |
|
Enno Rehling
|
462d0118e3
|
better testing for some items.
|
2017-02-27 20:16:50 +01:00 |
|
Enno Rehling
|
9d09574d5e
|
enable process_orders to be done in steps.
by checking before turn_end(), we can sense temporary attributes and curses on a unit before they age away.
|
2017-02-27 19:35:14 +01:00 |
|
Enno Rehling
|
1b93c14806
|
Test E2 items in E2 only.
Remove eye of demon (broken item).
|
2017-02-27 18:50:48 +01:00 |
|