Fabian Müller
|
140405ae59
|
NR: Added notes for the gold bonus situation to some of the scenarios.
|
2009-09-04 00:37:40 +00:00 |
|
Fabian Müller
|
940d85797f
|
NR::8a: Moved the map setup in a prestart event.
Converted some of the story parts to the new character speech macros.
|
2009-09-04 00:33:29 +00:00 |
|
Fabian Müller
|
7aafbc9834
|
NR: added story speech macros for some of the campaigns main characters.
|
2009-09-04 00:32:16 +00:00 |
|
Fabian Müller
|
5072dbdfd1
|
New file that is supposed to hold macros that ease the story telling.
The first macro is supposed to use in story parts in which a persion
is speaking. Still lacks some documentation.
|
2009-09-04 00:30:14 +00:00 |
|
Iurii Chernyi
|
afcb29c338
|
reworked AI macros, added support for moving leader to goal...
...as a candidate action, fixed some bugs, changed modify_ai syntax to
make it more resilient to bugs and to allow reuse of subtags
|
2009-09-03 23:23:37 +00:00 |
|
Fabian Müller
|
1ccd62c869
|
NR::8: Tuned the objectives.
|
2009-09-03 22:54:52 +00:00 |
|
Fabian Müller
|
e92d969edc
|
core macros: Added macros for alternative objectives.
I love cluttering core with useless macros :-)
|
2009-09-03 22:47:40 +00:00 |
|
Fabian Müller
|
8a6d0abdd6
|
NR::3: Unscalled all portraits used as story backgrounds.
Added the captioned name of the speaker to the text.
Added "note={NO_EARLY_FINISH_BONUS_NOTE}" to the objectives tag.
|
2009-09-03 21:30:40 +00:00 |
|
Phil Barber
|
8b8973a03d
|
Add and wire new Merman Spearman portrait, update changelogs, portrait credits.
|
2009-09-03 21:10:31 +00:00 |
|
Eric S. Raymond
|
91f7f93b06
|
Guard against a crash bug.
|
2009-09-03 19:59:26 +00:00 |
|
Phil Barber
|
7d9ab5d882
|
New Drake Blademaster base frames and animations, remove old frames.
Update changelogs.
|
2009-09-03 14:36:07 +00:00 |
|
Nils Kneuper
|
afda9ed019
|
moved event into the [then] block, otherwise it probably would not work...
|
2009-09-03 13:25:23 +00:00 |
|
Nils Kneuper
|
ba05bd7357
|
correct typo preventing DM from starting at all ('-' to '_')
|
2009-09-03 13:23:58 +00:00 |
|
Fabian Müller
|
68fd2cbb1e
|
LoW: Redone most of the endlevel tags.
|
2009-09-03 08:38:45 +00:00 |
|
Eric S. Raymond
|
9e3c39145d
|
Support a --nospellcheck option.
|
2009-09-03 01:23:28 +00:00 |
|
Eric S. Raymond
|
26745833e2
|
Two more tweaks to pacify wmllint.
|
2009-09-03 01:03:34 +00:00 |
|
Fabian Müller
|
eee3d640f1
|
LoW: Translatable team names added.
|
2009-09-03 00:54:26 +00:00 |
|
Fabian Müller
|
c6e1348f4c
|
Fixed a wrong spelled attribute.
|
2009-09-03 00:16:12 +00:00 |
|
Fabian Müller
|
ffaf4d58b6
|
LoW::22: Fixed a wrong spelled unit name.
|
2009-09-02 23:14:26 +00:00 |
|
Fabian Müller
|
9fad7448b1
|
LoW::21: Fixed bugs reported by wmllint.
|
2009-09-02 23:13:49 +00:00 |
|
Eric S. Raymond
|
0f781e4551
|
Change more die events to last breaths.
|
2009-09-02 22:53:38 +00:00 |
|
Eric S. Raymond
|
54b21bcd94
|
Teach wmllint to detect units speaking in their "die" events.
|
2009-09-02 22:38:47 +00:00 |
|
Eric S. Raymond
|
6746cb231d
|
Fix gender bug pointed out by Stikonas.
|
2009-09-02 22:33:50 +00:00 |
|
Eric S. Raymond
|
721b2ba4d1
|
Polished up the betrayal speech.
|
2009-09-02 22:30:49 +00:00 |
|
Nils Kneuper
|
bd0cdd155d
|
fix some more typos in SoF and accordingly add them to pofix
|
2009-09-02 22:19:54 +00:00 |
|
Fabian Müller
|
4610ff399a
|
LoW::21: Redesigned this scenario.
One of Kalenz allies is going to betray him now.
|
2009-09-02 22:16:03 +00:00 |
|
Eric S. Raymond
|
f6f2aa093f
|
Change death events in which the dying units speak to last breath events.
(Yes, I'm teaching wmllint how to warn about this.)
|
2009-09-02 22:13:46 +00:00 |
|
Iurii Chernyi
|
717eca7428
|
new test scenario: move_to_targets, for AI improvement
|
2009-09-02 21:20:55 +00:00 |
|
Lari Nieminen
|
06377143d4
|
Fixed a broken unit filter.
|
2009-09-02 20:46:52 +00:00 |
|
Iurii Chernyi
|
3e3aa950a8
|
removed fai recruitment from testing_ai_default
|
2009-09-02 17:56:12 +00:00 |
|
Eric S. Raymond
|
4fdc7d1a99
|
More code simplification.
|
2009-09-02 17:29:36 +00:00 |
|
Eric S. Raymond
|
2cf3a7ad9c
|
More refactoring to reduce code bulk.
|
2009-09-02 16:38:11 +00:00 |
|
Eric S. Raymond
|
99d6f73349
|
Begin moving checks to reduce scan overhead.
|
2009-09-02 16:05:33 +00:00 |
|
Eric S. Raymond
|
44bd2328f4
|
Refactor to reduce parsing overhead.
|
2009-09-02 15:46:26 +00:00 |
|
Eric S. Raymond
|
7556849edb
|
Fix a broken syntax check.
|
2009-09-02 15:33:02 +00:00 |
|
Fabian Müller
|
dd59b4bfbb
|
LoW::22: Removed a line that forces the default.
|
2009-09-02 15:12:13 +00:00 |
|
Fabian Müller
|
8bb938a970
|
LoW::2: Removed TODOs.
|
2009-09-02 15:11:07 +00:00 |
|
Fabian Müller
|
f78d330d65
|
SoF 1,3,7: Some map updates.
|
2009-09-02 15:10:02 +00:00 |
|
Eric S. Raymond
|
3754481a74
|
Fix another Gray -> Grey glitch.
|
2009-09-02 14:31:03 +00:00 |
|
Eric S. Raymond
|
7b9b8477d5
|
Clear up spelling mistakes.
|
2009-09-02 14:28:41 +00:00 |
|
Fabian Müller
|
e697b84697
|
LoW::22: Promoted Crintil to Elvish Marshall.
|
2009-09-02 14:03:02 +00:00 |
|
Fabian Müller
|
90abc01a9c
|
LoW::3: Different music playlists for each Phase of the scenario.
|
2009-09-02 14:01:41 +00:00 |
|
Fabian Müller
|
6f89e99a14
|
DM: changed some die to last breath events.
|
2009-09-02 13:55:36 +00:00 |
|
Fabian Müller
|
b28ef886cb
|
DM: Added translatable team names.
Replaced die events with last breath ones when the dying unit still
has a last word.
|
2009-09-02 12:23:16 +00:00 |
|
Fabian Müller
|
8d3aba4b5d
|
LoW::9: Made use of translated team name for the player.
|
2009-09-02 11:31:26 +00:00 |
|
Fabian Müller
|
d46a672ef0
|
DM 08: Replaced a depricated result=continue.
|
2009-09-02 11:30:38 +00:00 |
|
Nils Kneuper
|
8e8ae1534c
|
fix an accidentially commited file/change from 2009-09-02T08:07:42Z!barberphil@hotmail.com
TSI: please do check svn diff before commiting
|
2009-09-02 08:39:10 +00:00 |
|
Phil Barber
|
5da8ddc03b
|
Minor fix to Sky and Hurricane drake animations.
|
2009-09-02 08:07:42 +00:00 |
|
Eric S. Raymond
|
6027446186
|
Clear all current SpellingMistakes items...
...other than those associated with SoF, that needs to wait until I
get some sleep...
|
2009-09-02 04:57:04 +00:00 |
|
Eric S. Raymond
|
48ba80cfdb
|
Prose-polishing pass on LoW.
Add "woodscraft" as a global spelling exception.
|
2009-09-02 03:51:54 +00:00 |
|