Enno Rehling
|
0e888c264f
|
halflings take more hunger damage.
nobody can die after one week of hunger .
|
2019-05-26 19:51:32 +02:00 |
Enno Rehling
|
bc6f38d9bc
|
remove superfluous race definitions that are not used anywhere.
|
2019-05-18 20:32:56 +02:00 |
Enno Rehling
|
b48b69bc94
|
Let's apply the relaxed E3 hunger rules to E2.
|
2019-04-03 18:27:29 +02:00 |
Enno Rehling
|
2e5e8347ac
|
Bug 2489: Kill the SIEGE command, forever.
|
2018-09-09 21:01:10 +02:00 |
Enno Rehling
|
b1b4654b0e
|
Bug 2445: duplicate strings warnings.
|
2018-07-07 12:21:42 +02:00 |
Enno Rehling
|
6234ae7e76
|
readability: bool vs int
|
2018-06-03 12:27:40 +02:00 |
Enno Rehling
|
04a15ba1fd
|
read E3 strings from po file only
|
2018-05-17 23:13:37 +02:00 |
Enno Rehling
|
4d09f00f03
|
remove string parsing from XML. E3 tests failing!
|
2018-05-17 22:58:01 +02:00 |
Enno Rehling
|
c596402e4a
|
load strings from po file, not xml.
|
2018-05-17 16:54:59 +02:00 |
Enno Rehling
|
269030082c
|
remove struct equipment from the code entirely.
|
2018-05-15 21:51:47 +02:00 |
Enno Rehling
|
9dd38a6593
|
convert E2 familiars from XML to Lua
|
2018-05-15 06:58:07 +02:00 |
Enno Rehling
|
e46cfa5e77
|
remove even more equipment xml to Lua
only familiars still TBD, I think.
|
2018-05-14 22:01:32 +02:00 |
Enno Rehling
|
2be0e9bd41
|
customize equipment for each game, in Lua.
no more equipment.xml for e3
|
2018-05-13 21:58:01 +02:00 |
Enno Rehling
|
271352d0ba
|
create a lua module that can handle simple euipments.
lua test for equip_unit, with callbacks.
|
2018-05-12 19:10:40 +02:00 |
Enno Rehling
|
ae3c0b099f
|
spells do not have a function element in XML
|
2018-05-08 23:10:51 +02:00 |
Enno Rehling
|
438ae6f905
|
Eliminate rules.magic.multipotion, it's too much code.
|
2018-02-17 15:17:05 +01:00 |
Enno Rehling
|
96062f6f85
|
rename p2->lifepotion (WdL)
|
2018-02-17 10:45:56 +01:00 |
Enno Rehling
|
1ee6f5444a
|
finish XInclude removal project.
reduce number of XML files for E3.
|
2018-02-06 21:28:55 +01:00 |
Enno Rehling
|
434b7ae29e
|
convert all of E2 to new config loading.
|
2018-02-05 19:35:15 +01:00 |
Enno Rehling
|
da02c1b92e
|
Use custom URI schemes for config files.
TODO: XML files need to be rebased, XIncludes replaced.
|
2018-02-05 17:46:11 +01:00 |
Enno Rehling
|
92f82c3608
|
plan to eliminate xinclude use, move to single config file with includes.
|
2018-02-05 17:46:11 +01:00 |
Enno Rehling
|
a7c45d31ad
|
bug 2214: drifting ships in E3 should take no damage.
|
2017-12-25 23:22:58 +01:00 |
Enno Rehling
|
73f49ec90a
|
fix demon hunger in E3 and one intermittent test.
tests involving demons can disable skill changes.
|
2017-12-22 19:14:01 +01:00 |
Enno Rehling
|
3685bcabfb
|
BUG 2389: insects starve in glaciers.
add feature tests for hunger.
|
2017-12-17 14:06:40 +01:00 |
Enno Rehling
|
1b9a686101
|
fix berkeley size/ulen error
remove weather module (unused)
|
2017-12-08 20:18:01 +01:00 |
Enno Rehling
|
54b016a735
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-11-15 20:37:46 +01:00 |
Steffen Mecke
|
2f35feee3e
|
minor, obvious fixes
|
2017-11-14 12:51:04 +01:00 |
Enno Rehling
|
98be298d72
|
reduce monster spawning with configuration settings.
|
2017-11-07 19:35:21 +01:00 |
Enno Rehling
|
eccf6bef7a
|
consistent naming of module configurations (singular).
add module switch for volcano.
|
2017-11-06 21:04:30 +01:00 |
Enno Rehling
|
373d738084
|
add a modules.icebergs configuration variable.
|
2017-11-05 19:35:06 +01:00 |
Enno Rehling
|
455e03fa05
|
try and make coverity understand the equipment trie.
shorten names.
|
2017-09-17 20:42:43 +02:00 |
Enno Rehling
|
4bf4f088b0
|
BUG 2346: restore old unit limits
|
2017-08-25 14:10:43 +02:00 |
Enno Rehling
|
bdb30f1b82
|
first unit should get money and wood
|
2017-07-23 15:18:16 +02:00 |
Enno Rehling
|
233ea9dce4
|
BUG 2337: lighthouse capacity is # of units, not people.
|
2017-07-17 17:08:27 +02:00 |
Enno Rehling
|
1273abb967
|
Getrennte Befehle fuer PFLANZE und ZUECHTE
|
2017-06-24 13:36:18 +02:00 |
Enno Rehling
|
bcf103f581
|
fix raindance_effect message in E2
|
2017-06-11 15:17:04 +02:00 |
Enno Rehling
|
b266509746
|
Einheitenlimit anheben (3000 und 500)
|
2017-05-27 20:07:36 +02:00 |
Enno Rehling
|
8e15487a1e
|
BUG 2328: wrong calendar seasons.
|
2017-05-26 06:27:25 +02:00 |
Enno Rehling
|
4fdfbb44b5
|
this config.xml was added by accident.
|
2017-05-08 08:15:18 +02:00 |
Enno Rehling
|
18defdd5a2
|
remove last pieces of calendar.xml
|
2017-05-08 06:57:03 +02:00 |
Enno Rehling
|
80ab32cf51
|
remove calendar.xml from rules.
|
2017-05-07 17:48:59 +02:00 |
Enno Rehling
|
7806f4991f
|
store calendar configuration nin JSON, not XML.
|
2017-05-07 17:46:51 +02:00 |
Enno Rehling
|
f2bb51b3ab
|
Merge branch 'master' into develop
Conflicts:
res/adamantium.xml
res/core/resources/laen.xml
scripts/tests/common.lua
scripts/tests/e2/adamantium.lua
scripts/tests/e2/e2features.lua
scripts/tests/e2/items.lua
scripts/tests/items.lua
src/bind_unit.c
src/economy.test.c
src/kernel/resources.c
src/util/attrib.c
|
2017-03-26 21:01:21 +02:00 |
Enno Rehling
|
733c754e0f
|
rename some configuration options.
add them to the valid keys for eressea.ini, too.
|
2017-03-25 14:15:01 +01:00 |
Enno Rehling
|
49140f131e
|
allow PROMOTION and PROMOTE alternatives.
German already allows this, and my ECheck change made it necessary for English, too:
https://bugs.eressea.de/view.php?id=2280
|
2017-03-17 20:30:07 +01:00 |
Enno Rehling
|
ac12cb966d
|
implement fixed wage functions, select by constant value
|
2017-03-16 16:07:52 +01:00 |
Enno Rehling
|
8cfcffc4aa
|
remove data_turn and gamename from global settings.
make run-turn.sh work without valgrind
|
2017-03-13 09:19:37 +01:00 |
Enno Rehling
|
be14394529
|
load locales and rules separately (xml prep work)
|
2017-02-19 16:33:24 +01:00 |
Enno Rehling
|
b05c2564e5
|
make att_modification not crash when a good/bad dream curse has no magician.
|
2017-02-12 13:22:44 +01:00 |
Enno Rehling
|
3b3e39a319
|
optimization: elf-special "regen.forest" is now a config.
this is an E3 feature
eliminates rc.parameters for elves
allows use of a local cached static
|
2017-02-04 23:21:36 +01:00 |