Commit graph

8754 commits

Author SHA1 Message Date
Enno Rehling
1aa142d821 log warnings for duplicate new emails. 2017-08-09 19:04:49 +02:00
Enno Rehling
c310249904 Merge pull request #716 from ennorehling/master
gmtool improvements
2017-08-07 19:07:23 +02:00
Enno Rehling
0cb085378d Merge branch 'master' into develop
Conflicts:
	src/gmtool.c
2017-08-07 19:01:07 +02:00
Enno Rehling
dd096db1d8 Merge remote-tracking branch 'upstream/develop' into develop 2017-08-07 19:00:11 +02:00
Enno Rehling
2aab736b59 try giving new factions a name 2017-08-07 18:58:39 +02:00
Enno Rehling
aae1095c00 Merge remote-tracking branch 'upstream/master' 2017-08-07 18:47:05 +02:00
Enno Rehling
c387e985b8 gmtool can clear regions 2017-08-07 18:38:10 +02:00
Enno Rehling
e59ae05729 Merge branch 'master' of github.com:eressea/server 2017-08-07 18:37:33 +02:00
Enno Rehling
292117f2b1 Merge pull request #715 from ennorehling/develop
BUG 2353, 2354, 2355
2017-08-06 21:32:25 +02:00
Enno Rehling
59cee972e3 BUG 2355: (temporarily) disable assert
https://bugs.eressea.de/view.php?id=2355
2017-08-06 21:27:20 +02:00
Enno Rehling
40581e9a04 Merge remote-tracking branch 'upstream/develop' into develop 2017-08-06 21:05:54 +02:00
Enno Rehling
faf0f48a70 BUG 2354: fix email validation.
https://bugs.eressea.de/view.php?id=2354
2017-08-06 21:03:51 +02:00
Enno Rehling
78f8ec0173 Added a test for the set_email function.
I'm hoping to trigger bug 2354 in a unit test.
2017-08-06 19:02:57 +02:00
Enno Rehling
9110d01229 Merge branch 'develop' of https://github.com/ennorehling/eressea.git 2017-08-06 18:55:19 +02:00
Enno Rehling
4291c4de3d BUG 2353: Segen der Erde produziert zu viel Silber
https://bugs.eressea.de/view.php?id=2353
In E3 gibt es legazy-attribute mit falschem Effekt, ignorieren.
2017-08-06 18:52:59 +02:00
Enno Rehling
97ad61023e Merge pull request #714 from stm2/bug2350 2017-08-05 09:27:34 +02:00
Steffen Mecke
f0c17b01af fixed demon_skillchange and produceexp
learn_skill's argument is the number of person days, not the number of unit days as assumed!
2017-08-04 15:23:05 +02:00
Steffen Mecke
80bfb5dbc6 rename teacher variable 2017-08-01 22:09:57 +02:00
Steffen Mecke
160ef71d40 refactor for STUDYDAYS 2017-08-01 22:09:57 +02:00
Steffen Mecke
1edfb7ae8e use STUDYDAYS consequently 2017-08-01 22:09:57 +02:00
Steffen Mecke
4fe72b5d28 BUG 2350: read studyspeed correctly and fix orcs 2017-08-01 22:09:57 +02:00
Enno Rehling
4675cf1d05 allow config to override first unit equipment 2017-07-30 14:05:33 +02:00
Enno Rehling
594cbc4a05 Neuer Email Body, mit Patreon Link. 2017-07-30 11:10:06 +02:00
Enno Rehling
133b49f087 Merge pull request #713 from ennorehling/master
gmtool island building
2017-07-27 16:48:06 +02:00
Enno Rehling
847e6f3e43 limit island size from configuration, deal with existing units. 2017-07-27 16:36:45 +02:00
Enno Rehling
822292c99a do not seed factions when creating islands with 'B'. 2017-07-27 16:16:54 +02:00
Enno Rehling
475c9f8cd8 seed a single faction from newplayers file. 2017-07-23 15:18:16 +02:00
Enno Rehling
bdb30f1b82 first unit should get money and wood 2017-07-23 15:18:16 +02:00
Enno Rehling
cf2e7695e5 Merge remote-tracking branch 'upstream/master' 2017-07-23 10:09:57 +02:00
Enno Rehling
3151fe9f9b ignore comments in newfactions 2017-07-23 09:27:28 +02:00
Enno Rehling
daca7b084d Merge pull request #712 from ennorehling/master
GM tool improvement
2017-07-23 09:21:37 +02:00
Enno Rehling
a5d350fe3a seed a single faction from newplayers file. 2017-07-23 09:15:23 +02:00
Enno Rehling
12222c6562 first unit should get money and wood 2017-07-23 09:08:03 +02:00
Enno Rehling
ea457ca292 Merge pull request #711 from ennorehling/develop
BUG 2331: also allow GIVE PERSON for the "undead" race
2017-07-22 12:39:24 +02:00
Enno Rehling
3445e376e0 allow GIVE PERSON for undead race, too 2017-07-22 12:36:01 +02:00
Enno Rehling
572073f084 Merge remote-tracking branch 'upstream/develop' into develop 2017-07-22 12:31:22 +02:00
Enno Rehling
485019ce7e Merge pull request #710 from ennorehling/feature/2337-lighthouse-capacity
BUG 2337: new lighthouse capacity calculation
2017-07-22 07:56:49 +02:00
Enno Rehling
aa2c13cffa gcc ist pingelig 2017-07-17 17:22:01 +02:00
Enno Rehling
233ea9dce4 BUG 2337: lighthouse capacity is # of units, not people. 2017-07-17 17:08:27 +02:00
Enno Rehling
f8de1bf29e remove default values from XML (capacity=1) 2017-07-17 16:11:00 +02:00
Enno Rehling
5f463fbc4c btype->cons->maxsize does not matter if it's not a multi-stage building (castle, watch). 2017-07-17 14:06:25 +02:00
Enno Rehling
3c2754071d this test fails when btype->maxsize isn't used as a limit for building. 2017-07-17 14:01:08 +02:00
Enno Rehling
0bf003cdc4 add a test for btype.maxsize 2017-07-17 13:37:40 +02:00
Enno Rehling
64783d0e96 Merge pull request #709 from ennorehling/develop
code cleanup: ECF_ flags removed and renamed.
2017-07-17 12:40:44 +02:00
Enno Rehling
b79db40f41 retrofit a test for buildingcapacity. 2017-07-17 12:39:41 +02:00
Enno Rehling
eb1dc731cb consistently rename ec_flags constants (ECF_*) 2017-07-17 12:33:55 +02:00
Enno Rehling
f934e4d5e3 remove unused ECF_KEEP_ITEM flag. 2017-07-17 12:31:47 +02:00
Enno Rehling
ed4cb5324b Merge branch 'master' into develop 2017-07-16 11:24:38 +02:00
Enno Rehling
b6f40148d7 off-by-one in NMR count 2017-07-16 11:24:16 +02:00
Enno Rehling
1f996f1b04 Merge remote-tracking branch 'upstream/develop' into develop 2017-07-15 12:46:16 +02:00