Eric S. Raymond
0d212833ad
Merge in suokko's method of evaluating recruitment value for a leader...
...
...not on a keep, because this may be useful to enable an decision
that a leader should move to a keep in order to recruit rather than
fighting.
2008-10-23 06:49:13 +00:00
Eric S. Raymond
0ca59d4b55
Document some of suokko's weighting tweaks...
...
...(without actually applying them) in FIXME comments.
2008-10-23 06:35:30 +00:00
Eric S. Raymond
c2990f83a7
Minor optimization suggested by one of suokko's commits. No game effects.
2008-10-23 04:50:13 +00:00
Eric S. Raymond
37a124a2b0
Suppress another annoying progress message.
2008-10-23 04:43:05 +00:00
Eric S. Raymond
fb5ace6cef
Make a non-fatal error nonfatal.
2008-10-23 04:39:20 +00:00
Eric S. Raymond
cd65c93837
More suppression of dubious error messages.
2008-10-23 04:21:40 +00:00
Eric S. Raymond
75176e1c96
Supress annoying message to stderr.
2008-10-23 04:18:36 +00:00
Eric S. Raymond
c0e1834265
One-line correction to previous diff (formula AI merge).
2008-10-23 02:28:41 +00:00
Eric S. Raymond
1d9bbe3d6c
Merged formula ai to default ai...
...
...(formula makes moves first and handles recruiting if scenario
includes formulas).
This is ported forward from suokko's commit 2008-09-16T18:14:54Z!paniemin@cc.hut.fi, which had
previously been reverted as an emergency fix.
2008-10-23 02:20:22 +00:00
Eric S. Raymond
750e4546e8
Cosmetic code cleanup from one of sukko's commits. No game effects.
2008-10-23 01:43:37 +00:00
Eric S. Raymond
31e29f9aa7
suokko's improvement for adding villages vulnerable to enrmy attack...
...
...to the list of move targets, from 2008-09-18T14:30:42Z!paniemin@cc.hut.fi (previously
reverted as an emergency fix).
2008-10-23 00:34:43 +00:00
Eric S. Raymond
0f2a7066fc
Better error logging, from one of sukko's reverted commits. No game effects.
2008-10-22 23:50:15 +00:00
Eric S. Raymond
ad11e41e0d
Sukko's "wasn't 100% successful" (but better than nothing)...
...
...attempt to get the AI to include poson bonuses when it figures
power projection. From 2008-09-18T14:30:42Z!paniemin@cc.hut.fi, previously reverted as an
emergency fix.
2008-10-22 23:39:04 +00:00
Eric S. Raymond
402bd6003d
Minor improvements in attack target selection, from sukko's 2008-09-18T14:30:42Z!paniemin@cc.hut.fi
...
(previously reverted as emergency fix).
2008-10-22 23:15:03 +00:00
Eric S. Raymond
37817ee53c
More AI logging cleanup.
2008-10-22 22:54:25 +00:00
Eric S. Raymond
7e074d71aa
Clean up formula-AI logging.
...
Tracks one of sukko's reverted changes. No game effects.
2008-10-22 22:53:06 +00:00
Eric S. Raymond
4887cdbcb5
Forward-port suokko's improvements to leader-move logic...
...
...from 2008-09-17T00:33:01Z!paniemin@cc.hut.fi and 2008-09-18T14:30:42Z!paniemin@cc.hut.fi, previously removed in
emergency revert.
2008-10-22 22:03:58 +00:00
Eric S. Raymond
cb2b911531
Forward-port suoko's changes to incorporate leadership bonus...
...
...and poisoned status in attack calculations, from 2008-09-18T14:30:42Z!paniemin@cc.hut.fi
(previously removed as an emergency fix).
2008-10-22 21:43:22 +00:00
Eric S. Raymond
9cf8d9ed4f
Forward-port the remainder of suokko's changes to move_leader_to_keep(),
...
previously reverted in emergency.
2008-10-22 21:17:55 +00:00
Eric S. Raymond
e8d3d00d78
Forward-port suokko's improvements to AI recruitment,
...
...previously reverted as an emergency fix, from 2008-09-16T18:14:54Z!paniemin@cc.hut.fi and
2008-09-16T19:26:36Z!paniemin@cc.hut.fi.
2008-10-22 19:56:24 +00:00
Eric S. Raymond
172253eb37
Forward-port suokko's assert fix from 2008-09-16T20:00:03Z!paniemin@cc.hut.fi.
...
previously reverted for emergency fix.
2008-10-22 19:06:44 +00:00
Eric S. Raymond
27c13fe9b4
Forward-port suokko's penalty for leader village grabbing...
...
...if the enemy can reach the village from 2008-09-16T18:14:54Z!paniemin@cc.hut.fi (previously
reverted as emergency fix).
2008-10-22 18:58:19 +00:00
Eric S. Raymond
fee7da23d7
Forward-port suokko's improvements in moving leader to keep...
...
...from 2008-09-16T18:14:54Z!paniemin@cc.hut.fi and 2008-09-16T20:00:03Z!paniemin@cc.hut.fi.
2008-10-22 18:55:30 +00:00
Gunter Labes
a0c4d19597
changed some exit codes so the run script can dtrt
2008-10-22 12:39:42 +00:00
Eric S. Raymond
bf8a85af22
Describe victory objectives better.
2008-10-22 05:03:25 +00:00
Eric S. Raymond
ed3c6cf9a7
Address bug #12483 : Faulty winning condition in NR scenario 2.
2008-10-22 05:01:56 +00:00
Eric S. Raymond
2d576313f0
Customized per-scenario music lists for Liberty.
2008-10-22 04:49:19 +00:00
Alexander van Gessel
aec75d3c58
Fix botched replace.
2008-10-21 20:37:18 +01:00
Alexander van Gessel
7bf2ed53a0
Fix persistence in scenarios 3 and 7 of LoW.
2008-10-21 20:25:19 +01:00
Tomasz Śniatowski
5d2f5cd1cb
windows: allow an absolute path passed in --config-dir...
...
...to set the path without anything prepended to it
2008-10-21 19:07:16 +01:00
Gunter Labes
d615083fb7
make the AI less cautious again
2008-10-21 12:27:07 +00:00
Tomasz Śniatowski
46cd5ff527
untested fix for broken --load (without -e)
2008-10-21 11:11:33 +01:00
Eric S. Raymond
90c0c38527
Custom playlists, and one geographical continuity tweak, for Eastern Invasion.
2008-10-21 08:55:43 +00:00
Lari Nieminen
587ab151d0
A music and a grammar fix.
2008-10-21 08:16:53 +00:00
Eric S. Raymond
aa7edb14c1
Add INCIDENTAL_MUSIC.
2008-10-21 08:09:13 +00:00
Eric S. Raymond
4a8361206c
Descent Into Darkness gets a music update.
2008-10-21 04:41:48 +00:00
Eric S. Raymond
2345149dff
Fix typos in my last commit.
2008-10-21 02:38:48 +00:00
Eric S. Raymond
5410420ea0
Music upgrade, and a typo fix, for aOI.
2008-10-21 02:27:58 +00:00
Eric S. Raymond
7ab9206ae3
The Hammer of Thursagan now has a journey track.
2008-10-21 01:05:23 +00:00
Eric S. Raymond
a730dfae16
trackplacer: fix bugs in feature-overlap detection.
2008-10-20 23:50:50 +00:00
Eric S. Raymond
3442779f25
Great Continent track markers for TRoW...
...
...are now in trackplacer-editable form.
Also, fix a error wmllint found in my previous commit.
2008-10-20 22:52:56 +00:00
Alexander van Gessel
aeb5f9505f
Fix typo.
2008-10-20 23:52:18 +01:00
Eric S. Raymond
98a9f5fa0b
Make Green Isle tracks of The Rise of Wesnoth trackplacer-editable.
2008-10-20 20:09:27 +00:00
Eric S. Raymond
517d998ebc
It's silly to call an alliance "Ancient"...
...
...when it was made 25 years ago and broken since.
2008-10-20 18:59:36 +00:00
Eric S. Raymond
91c8a77f79
Refactor uses of track files...
...
...so that all information about map backgrounds lives inside them,
rather than being exposed in scenario files. This means that map
artists can cerate new maps without having to touch scenario text to
make the changes effective.
2008-10-20 18:42:40 +00:00
Eric S. Raymond
ecca6fa975
Added new tool, journeylifter, for converting UMC to use trackplacer format.
2008-10-20 14:28:04 +00:00
Eric S. Raymond
6794d233ba
Son of The Black Eye gets a journey file.
...
The map needs to be redone, but at least now the WML changes to go
with that will be localized.
2008-10-20 14:25:51 +00:00
Eric S. Raymond
8ffccf146c
Add stage 2 of Alanin's ride south.
2008-10-20 11:31:20 +00:00
Eric S. Raymond
7306eced9e
wmllint missed a case in converting the track-marking macros.
2008-10-20 11:25:36 +00:00
Eric S. Raymond
b9d1aa4c36
Another note on Kestenvarn's tutorial.
2008-10-20 04:49:11 +00:00