Commit Graph

276 Commits

Author SHA1 Message Date
Guillaume Melquiond
e5f3222200 Removed unneeded slowdown. 2009-06-17 06:14:37 +00:00
Alexander van Gessel
b09ccd8656 Add turns-over-advantage to age of heroes. 2009-06-17 02:11:52 +01:00
Alexander van Gessel
0370e18d5b Simplify the messages from turns-over-advantage. 2009-06-17 02:11:48 +01:00
Alexander van Gessel
82cb13ef8e Change end-of-game advantage calculator to use [unit_worth]. 2009-06-17 01:32:06 +01:00
Gunter Labes
b7a3d324a3 allowed lua access to the team config
formatted the turn-over evaluation a bit nicer

excluded leader cost from the unit score
2009-06-08 20:03:17 +00:00
Alexander van Gessel
907863e5c6 Print a "side evaluation" report...
...for every side before announcing which one has the advantage.
2009-06-03 14:59:02 +01:00
Guillaume Melquiond
600e368f8c Simplified advantage calculator. 2009-06-03 06:13:34 +00:00
Alexander van Gessel
1fdedb9c2b Proof-of-concept 'ending advantage' calculator. 2009-06-02 17:23:16 +01:00
Gunter Labes
71a59825dc made the immediate northern border hexes void terrain...
...so units spawned there get somewhat sane terrain values (real fix
is to remove that ugly hack that is the northern border..)
2009-05-19 13:58:12 +00:00
George Birthisel
cb341f5312 Minor balance change to MP map 4p_Clash. Committed for jb. 2009-04-29 14:44:40 +00:00
Eric S. Raymond
e7b27b6435 Change the trannstive verb "stone" (as in "turn to stone") to "petrify",
...and all related words such as "unstone", "stoned", etc. Former
usage was not really correct and led to unhelpful ambigiuity with both
"to stone" is in to hit with thrown stones, and "stoned" meaning
intoxicated.

All C++ code, WML, and tags are changed. New wmllint rules will handle all
lifting for UMC.  The wiki has been updated.

Will cause incompatibility with old savefiles containing stoned units.
2009-04-12 00:40:07 +00:00
Lari Nieminen
be00a68c24 Fixed bug #13312 (untranslated unit names in ANL). 2009-04-03 20:09:20 +00:00
Jan Rietema
39a33b75d2 fixed bug where spawns would recover all hp lost...
...in initial attacks in their spawning turn while transferring
between AI sides.
2009-04-02 23:14:20 +00:00
Iurii Chernyi
5f0482f8ab removed team_formula elements from multiplayer faction...
...configuration files, for they use a broken fai script
2009-03-30 17:50:29 +00:00
Alexander van Gessel
1d11383a71 Ran set-properties on data/multiplayer. 2009-03-24 01:39:37 +01:00
Ignacio R. Morelle
e567766a97 Convert DOS (CRLF) line endings into Unix ones (LF) using wmllint. 2009-03-23 17:07:37 +00:00
George Birthisel
df8914e764 bug #13247: fixed typo where MP map "Wilderlands"...
...was listed as 4 player rather than 5.
2009-03-23 14:53:36 +00:00
Gunter Labes
84fcb7c1f6 removed formula ai recruiting again;...
...can be added back when there is proper error handling
2009-03-19 18:30:41 +00:00
Gunter Labes
88200903db use formula AI for the recruiting in multiplayer games 2009-03-15 22:35:37 +00:00
Ignacio R. Morelle
02c54fee74 Fix some image paths that had a spurious "images/" component...
...at the beginning (bug #13151).

Per Bob's suggestion, changed the dwarf portrait to be of the Lord
rather than the Guard. There's no such thing as an Elvish Marshal
portrait at the moment, so it'll stay with the high-lord portrait.
2009-03-10 00:24:32 +00:00
Gunter Labes
21a59e9246 Fix last remnant unbracketed UNREACHABLE. 2009-03-09 22:52:49 +00:00
Eric S. Raymond
2f34146c4f Fix some remnant unbracketed UNREACHABLEs. 2009-03-09 22:46:57 +00:00
Lari Nieminen
b103d8fac1 A fix to a wrong terrain being used in one place. 2009-03-07 18:39:24 +00:00
Lari Nieminen
a3bd41b9d8 Map updates from Doc Paterson. 2009-03-03 19:15:00 +00:00
Eric S. Raymond
52bdbab51d tweak some mcro forms so the calls can be typechecked. 2009-03-03 02:40:17 +00:00
Eric S. Raymond
51c13fb819 Pre-1.6 reindent and whitespace cleanup. 2009-03-01 12:56:14 +00:00
Bartek Waresiak
a8be3adb82 Added hidden=yes for sides that contain only statues 2009-03-01 11:43:09 +00:00
Gunter Labes
2b15d2485a added recruitment formula to all factions 2009-03-01 10:38:21 +00:00
Lari Nieminen
8ce4a3149f Updates to forest variation usage by Doc Paterson. 2009-02-21 22:57:16 +00:00
Eric S. Raymond
1248d14605 Address bug #13007.
Ordinarily I'd be worried about the risk of UMC breakage from renaming
macros, but one of these was broken for a long time until recently so
we're probably not increasing any lossage here.
2009-02-21 12:47:05 +00:00
Lari Nieminen
24651f07e9 Converted occurrences of Aa^Fdw to Aa^Fda. 2009-02-15 17:48:10 +00:00
Lari Nieminen
b940ce202a Map updates from Doc Paterson. 2009-02-15 16:59:40 +00:00
George Birthisel
44e3d1629b Removed Necrophage from MP Leader List 2009-02-15 16:36:05 +00:00
Lari Nieminen
9f3c57786a A map update to 4p Clash. 2009-02-08 18:11:20 +00:00
Gunter Labes
a43ce50f35 removed disabled maps; they can be added again once they're ready 2009-02-02 14:52:51 +00:00
Gunter Labes
aaeb2a155c made fog of war and random start time default to on 2009-02-01 17:03:32 +00:00
Ignacio R. Morelle
de25875708 ESR did not take dwarf-guard.png into account for renaming it...
...to dwarf.png. Fixing this.

* Rename image file (only the non-transparent portrait needed it).

* Fix wmllint rule.

* Fix relevant mainline references.
2009-02-01 13:44:57 +00:00
Eric S. Raymond
67fee66ac3 Second part of portrait directory renaming.
All mainline references are fixed, and wmllint knows what to do.
2009-02-01 06:14:17 +00:00
Eric S. Raymond
718cbdfa78 thespaceinvader's big portrait rationalization. 2009-01-31 00:15:02 +00:00
Lari Nieminen
24ce15e858 Activate the quick 4 MP leaders also in AoH. 2009-01-30 09:37:55 +00:00
Lari Nieminen
44025f8e89 Fixed quick leaders not getting the -5% HP reduction. 2009-01-24 20:48:48 +00:00
Lari Nieminen
5d67ff0bfd Clear a unit overlay properly instead of setting to a dummy value. 2009-01-16 21:43:48 +00:00
Nils Kneuper
b3d391398a fix translations for ANL, now they even work ;) 2009-01-14 20:41:24 +00:00
Eric S. Raymond
fa74ccff1d Fix more wmllint glitches. 2008-12-31 20:41:34 +00:00
Thomas Baumhauer
95ac4eca6b for now disabling the new maps 2008-12-29 21:49:05 +00:00
Thomas Baumhauer
fd0559193e update for thalin's stronghold 2008-12-23 18:22:41 +00:00
Nils Kneuper
82a4f2e42b remove ~500 spaces from a line only consisting of those...
...(because those are not trival to see in translations and easily are
forgotten leading to probs with the translation due to *not* ending
with a newline)...
2008-12-22 09:18:03 +00:00
Lari Nieminen
2d1765b6d6 Map updates from doc paterson. 2008-12-20 07:46:01 +00:00
Gunter Labes
809a307ff9 fixed some typos 2008-12-10 17:53:51 +00:00
Eric S. Raymond
4861e50155 Reindent mainline in preparation for 1.6. 2008-12-08 17:45:47 +00:00