43232 Commits

Author SHA1 Message Date
Steven Panek
0eadeb5b86 Broke up the 'Death of <heroes>' objectives into multiple objectives. 2010-10-07 23:41:58 +00:00
Steven Panek
f4f1b4b80b Added 'Death of X' objectives for Garak and Zhul that show when they appear. 2010-10-07 23:26:22 +00:00
Steven Panek
db78f50992 Removed references to Garak and Zhul from the starting objectives;...
...will add code to update objectives to mention them as they're
encountered soon; broke up an objective into two.
2010-10-07 23:01:24 +00:00
Steven Panek
1b7c6f9083 Removed more useless comments. 2010-10-07 22:54:47 +00:00
Steven Panek
1a54a6a7a5 Removed comments about the time cycle to time.cfg. 2010-10-07 22:52:50 +00:00
Steven Panek
2d93848dd7 Removed a useless comment. 2010-10-07 22:51:07 +00:00
Steven Panek
69267a2584 Removed the now-obsolete UNIT_OVERLAY. 2010-10-07 22:45:06 +00:00
Steven Panek
a12029dfee Removed the now-obsolete REMOVE_UNIT_OVERLAY. 2010-10-07 22:41:15 +00:00
Steven Panek
67178d7648 Made it so that all terrain ids in UtBS are like those of the core terrains. 2010-10-07 22:27:02 +00:00
Lari Nieminen
fbbf5fdd0a Tweaked the Fire Guardian's melee animation. 2010-10-07 22:23:22 +00:00
Steven Panek
01d990c96a Changed the campfire overlay's id to 'campfire'. 2010-10-07 22:21:27 +00:00
Steven Panek
449ad7784f Commented out UtBS's walkable lava overlay's translatable name...
...for consistency with the normal lava.
2010-10-07 22:19:42 +00:00
Steven Panek
8a8eafa413 Made underscore placement consistent. 2010-10-07 22:12:34 +00:00
Steven Panek
a03c53fb83 Wired in better images and sounds; added better attack animations. 2010-10-07 22:00:05 +00:00
Steven Panek
2f88768339 Moved the Fire Guardian to core. 2010-10-07 21:47:03 +00:00
Steven Panek
f3052d1159 Moved the elemental trait to core;...
...gave the trait to DW's Fire Guardian for consistency with UtBS's.
2010-10-07 21:21:39 +00:00
Lari Nieminen
f1d5eb70e0 Fixed a misplaced terrain. 2010-10-07 21:17:53 +00:00
Lari Nieminen
6b090158bf Updated some terrain codes and filters...
...in scenario files to correspond with latest map updates.
2010-10-07 20:19:56 +00:00
Lari Nieminen
4383216a4e Unified the 'Clash of Armies' map with that of 'Saving Inarix'. 2010-10-07 19:56:46 +00:00
Fabian Müller
8f4558d2c9 Added a fix been done to LoW to the changelog. 2010-10-07 19:41:02 +00:00
Fabian Müller
4523b9a369 Liberty: Map overhauls. 2010-10-07 19:40:25 +00:00
Fabian Müller
2475a52b01 UtBS: Map overhauls. 2010-10-07 19:40:05 +00:00
Fabian Müller
b3d85aa44c HttT: Map overhauls. 2010-10-07 19:39:13 +00:00
Fabian Müller
02733eed9d EI: map overhauls. 2010-10-07 19:38:47 +00:00
Fabian Müller
ca78169a05 SotBE: Map overhauls. 2010-10-07 19:38:11 +00:00
Lari Nieminen
dcc9a9fc79 Added more drake villages to Cliffs of Thoria. 2010-10-07 19:27:32 +00:00
Anonymissimus
07cc7ceca4 Made it so that units affected by [hide_unit] don't appear...
...on the minimap (FR #16796).
2010-10-07 18:46:53 +00:00
Ali El Gariani
f30f188e5b Support position in the new "img~MASK(mask,x,y)".
(x,y) is where the mask is placed, (0,0) being top-left of img

For now, x and y must be positive because of the same limitation as ~BLIT
2010-10-07 18:08:52 +00:00
Ali El Gariani
0886887c48 First step of ~MASK() image path function.
For now, only works for image having same width.

Already accept optional position like ~MASK(img.png,x,y) but also not
supported yet
2010-10-07 17:16:21 +00:00
Lari Nieminen
3d175e55cc Turned the custom walkable lava into an invisible overlay terrain...
...so that it doesn't need custom graphics definitions. Also added
some sounds to the explosion cutscenes.
2010-10-07 14:24:06 +00:00
Lari Nieminen
2f00c3b39e Made the "Human Ship" terrain an invisible overlay terrain,
...changed its aliasing from plain mountain to movement of mountain +
defense of village and simplified the related scenario WML a bit.
2010-10-07 09:09:06 +00:00
Ali El Gariani
99d93dc4f8 update changelog 2010-10-06 15:48:14 +00:00
Fabian Müller
c888855094 LoW::10: Corrected multiplayer side setup.
Called the right gold macro.

Added another side for Cleodil's player.
2010-10-06 14:08:13 +00:00
Fabian Müller
b1f646a544 LoW::9: Added save_id attributes to make sure persistence works. 2010-10-06 14:04:47 +00:00
Fabian Müller
be557a8b79 LoW Kalian map: Removed the label for the "Great Tree"...
...where is now a fountain/pool.
2010-10-06 14:04:03 +00:00
Fabian Müller
e53284216a LoW::4: Removed attributs now covered by the PLAYABLE macro. 2010-10-06 14:03:16 +00:00
Fabian Müller
c626e0f9d7 LoW::3: Added another TODO. 2010-10-06 14:01:46 +00:00
Fabian Müller
782c99f39f LoW::1: Determine the next scenario from the difficult level being choosen. 2010-10-06 14:00:36 +00:00
Fabian Müller
ee7e4f82a9 LoW: Extended the PLAYABLE macro...
...with attributes controller=human and persistence=yes.
2010-10-06 13:59:00 +00:00
Fabian Müller
1703cfab2f LoW: Removed the lvl2 Dwarvish Berserker from Olurf's recruit list macro. 2010-10-06 13:43:50 +00:00
J.W. Bjerk
7838170877 adding 'off-map' to the 'obstacles' editor group. 2010-10-06 03:03:23 +00:00
Lari Nieminen
92eef9f1e8 Rewrote the undead spawn timing...
...so that the backup spawn for each enemy side now occurs when that
side has lost half of its units.
2010-10-05 14:58:13 +00:00
Lari Nieminen
819892d775 Spaced out the serpent spawns a bit and improved the code a bit. 2010-10-05 11:06:13 +00:00
Nils Kneuper
9afcb4cec4 updated Galician and Portuguese (Brazil) translation 2010-10-05 09:16:28 +00:00
Fabian Müller
ae50ddb4dc LoW: Wired in a new portrait for HaldricII from kitty.
Fixed some multiplayer scenario setups.

Fixed Kalenz and Landar showing up instead of Galtrid and El'Isomitir
in scenario 03.
2010-10-04 23:28:29 +00:00
Ali El Gariani
81f7e04db8 Probably fix crash reported in forum (on Elensefar Court with OSX)
Can't reproduce it, but revert recent change and should be safer.
2010-10-04 18:11:23 +00:00
Nils Kneuper
e4378219f5 updated Slovenian credits entry 2010-10-04 14:39:52 +00:00
Nils Kneuper
31bf16f4c2 updated Slovenian translation 2010-10-04 14:29:45 +00:00
Nils Kneuper
39b0053c06 apply pofix.py to the -units textdomain 2010-10-03 20:08:41 +00:00
Nils Kneuper
aefc48b63a fix a forgotten apostrophe conversion... 2010-10-03 20:06:24 +00:00