3774 Commits

Author SHA1 Message Date
Dominic Bolin
659db06ce4 Update [time] tags to work with illuminates 2006-04-01 16:39:48 +00:00
Hogne Håskjold
b081c4466b Use "dock" not "ramp" bridge trans next to chasm 2006-04-01 09:52:23 +00:00
Gunter Labes
6d52d113c9 language fixes for scenario 9 2006-04-01 09:34:34 +00:00
Dominic Bolin
9b2627835f convert line endings 2006-04-01 01:31:53 +00:00
Dominic Bolin
6a072cd507 Remove unused entries. 2006-03-31 18:38:29 +00:00
Dominic Bolin
b3dc620783 Merging branch 'xan'.
Everything should work the same; report all deviations to me.
2006-03-31 18:22:15 +00:00
Dominic Bolin
8000b0e9d3 Final backwards compatibility. 2006-03-31 17:39:02 +00:00
Lari Nieminen
a545678725 Added new wolf bite sounds, and tweaked the animations a little bit. 2006-03-31 10:55:55 +00:00
Dominic Bolin
df56cc55e1 Fix something 2006-03-30 21:42:05 +00:00
Dominic Bolin
d999e83cd8 Apply patch #523 2006-03-30 17:25:09 +00:00
Dominic Bolin
77f6a5bb9e Fix backstab. 2006-03-30 14:45:20 +00:00
Rusty Russell
335277dc58 Differentiate healing by 8HP from healing by 4HP.
Use the ability_<name> tag for reporting as well as help, so the user
sees readable names including spaces and special chars.  (description=
in an ability can't have special chars or spaces, as it's used to look
up <name>_description for help and tooltip).
2006-03-30 05:49:19 +00:00
J.W. Bjerk
694754162f wired in touch-undead attack icon. 2006-03-29 22:08:42 +00:00
J.W. Bjerk
c56567130b wired in new orcish attack icons, and added orcish poison knife. 2006-03-29 21:58:40 +00:00
Dominic Bolin
aa8d2e37a3 backstab uses [damage]. 2006-03-29 21:48:32 +00:00
Dominic Bolin
b2f9f8b7a7 Update cfgs 2006-03-29 16:48:54 +00:00
Dominic Bolin
6b4871b561 Proper [heals] and [cures] with affect adjacent. 2006-03-29 13:10:19 +00:00
Rusty Russell
f2a9f6455c Separate "cures" from "heals" cleanly:
...remove global assumptions about cure/heal amounts, too.

I also added an explicit number to how much terrain heals (it's still
assumed to cure).

I also separated "cures" and "heals" from the user's perspective,
which unfortunately means the description of "heals" does not include
the number of HP any more.  It would be nice if the tooltip could use
variables...
2006-03-29 12:09:39 +00:00
Lari Nieminen
dbd341e8dd New lightning animation for elder mage.
Also added a blank hex-sized image, since there didn't seem to be one
already (needed for empty [missile_frame]s).
2006-03-29 10:04:34 +00:00
Hogne Håskjold
8919270ebe Use savanna-to-water for savanna village also 2006-03-29 09:56:44 +00:00
Asa Swain
be5c9b8664 UtBS: renamed hero attack icons 2006-03-29 06:24:14 +00:00
Asa Swain
c19b2b5585 UtBS: renamed desert elf attack icons and added new Kaleh and Nym unit images 2006-03-29 06:05:34 +00:00
J.W. Bjerk
6b2eca6520 renamed attack icons, and wired new icons in. 2006-03-29 03:09:46 +00:00
Joseph Simmons
3e9aa82715 Deleted extraneous file, wired in new animation 2006-03-29 02:38:45 +00:00
J.W. Bjerk
c5607b58d1 fixed some village definitions. 2006-03-28 23:32:59 +00:00
Asa Swain
6b6dd9b0d9 UtBS: changed number of turns per scenario 2006-03-28 23:12:35 +00:00
Gunter Labes
ffe5ba4190 minor language corrections 2006-03-28 22:49:44 +00:00
Asa Swain
b985854846 UtBS: fixed scenario 6.2 bug with zurg 2006-03-28 22:47:45 +00:00
Asa Swain
c3ff1c5242 UtBS: fixed lots of little bugs 2006-03-28 22:41:53 +00:00
Scott Klempner
36a796f9da wired in some new attack icons 2006-03-28 21:44:04 +00:00
Scott Klempner
32e4ed8bfa major rebalancing for HotNE, SoF tweaks 2006-03-28 21:34:14 +00:00
Scott Klempner
b19c95a672 wired in new attack images 2006-03-28 21:33:45 +00:00
J.W. Bjerk
a533371ffa tSG: fixed lvl 1 Deoran leading animation. 2006-03-27 21:26:42 +00:00
Scott Klempner
cfbb4f92e3 dialog update for scepter of fire 2006-03-27 19:24:17 +00:00
Scott Klempner
2fd4908dbe major scepter of fire update, HotNE balancing 2006-03-27 19:13:39 +00:00
Dominic Bolin
5736610adf Rename [regenerates] 2006-03-27 16:13:06 +00:00
Benoît Timbert
3942d4fc78 Fix #enddef position 2006-03-27 15:59:41 +00:00
Dominic Bolin
e36afd81dd Fix #undef position. 2006-03-27 15:54:10 +00:00
Lari Nieminen
3a33735b6c Fixed sunken and swamp keep <-> water transitions. 2006-03-27 10:27:30 +00:00
Rusty Russell
01751ea84e Simplify healing as per multiple discussions:
No limit of hitpoints per cure/heal, heal at start of healer turn.

Healing still doesn't stack (you can only be healed by one thing), but
standing next to allies healer can get you double-healing.

If healers are now too powerful, simplest would be to limit number of
patients each healer can treat.

If allied healers are too powerful, we could extend limit across
entire turn, so unit cannot be treated by more than one healer per
turn, even allies.
2006-03-27 09:36:42 +00:00
Rusty Russell
8fdcfa7358 Use default music list for tutorial. 2006-03-27 09:17:28 +00:00
Hogne Håskjold
65e6f14523 Icon tile for tropical forest 2006-03-27 09:15:22 +00:00
Hogne Håskjold
7a57400516 New enc. tents by mog 2006-03-27 08:49:18 +00:00
Gunter Labes
155d12c6a0 corrected several encoding issues fixing a crash
(hopefully didn't break anything in the process)

ran utils/codeclean
2006-03-26 20:29:58 +00:00
Gunter Labes
72b5ac9aaf minor fixes to the dialog 2006-03-26 18:16:03 +00:00
Dominic Bolin
d0b648d6ba Merge all 1 msec frames. 2006-03-26 14:18:17 +00:00
Dominic Bolin
7cd8cb0671 Fix spelling error. 2006-03-26 01:21:19 +00:00
Gunter Labes
a8ae1fc7f1 [[MP features]]
* two additional MP timer settings, time reservoir limit and action bonus:
    Reservoir prevents the turn timer from exceeding an upper limit.
    Action bonus is added after turn for each attack, capture, and recruit.

* share view/map option removed from multiplayer create screen

* slider for each player to adjust their base income

...and then we shall have peace
2006-03-25 23:41:10 +00:00
Scott Klempner
fc88150432 bugfix to show urza's portrait 2006-03-25 15:46:07 +00:00
J.W. Bjerk
7e81d96612 tSG: made urza afalas' death cause actual defeat when appropriate.
some attempts to make portraits work.
2006-03-25 14:29:00 +00:00