Enno Rehling
|
44327d91f6
|
setting the rules directory with -r (overrides config.rules from eressea.ini)
|
2014-07-23 15:44:57 +02:00 |
Enno Rehling
|
30e9565ae6
|
update config files to use game.rules from eressea.ini.
ToDo: set rules from command line with -r
|
2014-07-23 12:19:24 +02:00 |
Enno Rehling
|
8fc137d780
|
Expose the "working" flag for buildings to Lua.
Test working vs. unpaid harbour landigns with a ship.
|
2014-07-04 22:12:12 -07:00 |
Enno Rehling
|
04845526ca
|
fix missing keywords for GIVE
|
2014-06-17 18:00:01 -07:00 |
Enno Rehling
|
fa256360b9
|
eliminate kill_nonstarters
|
2014-06-03 06:29:33 +02:00 |
Enno Rehling
|
86bc4e7aef
|
reading and writing the NPC flag was broken, because flags were a fully loaded unsigned int. making it an int instead, and adding a test.
fixing a bad test in which shadowmasters were deserting to faction null (causing a crash).
|
2014-05-05 19:11:40 -07:00 |
Enno Rehling
|
0c06c86fb9
|
do not kill the wrong nonstarters
|
2014-04-24 23:36:54 -07:00 |
Enno Rehling
|
35c2baafbe
|
do not read turn file for turn 0
|
2014-04-25 07:47:23 +02:00 |
Enno Rehling
|
0a0d70bb1d
|
fix recruiting tests. peasant growth is too random to calculate.
add current critbit module
|
2014-03-17 06:47:57 +01:00 |
Thomas Troeger
|
33b68ecc19
|
- moved test for bug 1738 to better location.
|
2014-03-16 23:17:48 +01:00 |
Thomas Troeger
|
5b86fcb744
|
- added test to reproduce bug 1738.
|
2014-03-16 23:16:40 +01:00 |
Enno Rehling
|
ace886a2d3
|
added a test for saving/loading descriptions (bug 1984).
added bindings for ship descriptions.
fixed test framework, so make test will show failures in lua.
|
2014-03-02 10:55:35 -08:00 |
Enno Rehling
|
55b1a9038c
|
fix this test to work in E2 and E3
|
2014-02-16 03:24:23 +01:00 |
Enno Rehling
|
cb23d88a2e
|
add a test for bug 1514, proving that shadowmaster display is broken
|
2014-02-16 03:06:56 +01:00 |
Enno Rehling
|
2e626be090
|
add a test to make sure that elvenhorses require riding 5
|
2014-02-16 00:51:43 +01:00 |
Enno Rehling
|
138e0dcc40
|
add a test to check that demons eat peasants
|
2014-02-15 23:09:18 +01:00 |
Enno Rehling
|
31b083a19f
|
E3 hatte keine flammenschwerter
Fixing http://bugs.eressea.de/view.php?id=1925
|
2013-12-27 05:47:11 +01:00 |
Enno Rehling
|
89649844f6
|
core is now part of the server
simplifying git repository structure
|
2013-05-11 13:02:21 -07:00 |