6180 Commits

Author SHA1 Message Date
Richard Kettering
50b731dcb3 Updated probabilities for desert terrain variants. 2007-07-22 04:44:07 +00:00
Eric S. Raymond
289175a7b5 Steps towards making wmlmove work better. 2007-07-22 04:43:45 +00:00
Richard Kettering
6f0709caf9 New desert tiles. 2007-07-22 04:06:29 +00:00
Nils Kneuper
bcbbdae4d3 added the correct textdomain to the files 2007-07-22 00:27:46 +00:00
Nils Kneuper
2675707495 moved wesnoth-Liberty to wesnoth-l 2007-07-21 23:56:34 +00:00
Lari Nieminen
981493e5fd Liberty fixes and a new core macro
(GENERIC_UNIT, which spawns a generic random-trait, random-named unit).
2007-07-21 23:00:49 +00:00
Nils Kneuper
b9403f6fd7 bumped version to 1.3.6+svn 2007-07-21 22:49:28 +00:00
Lari Nieminen
77fd4efa1b Some fixes to Liberty. 2007-07-21 22:37:59 +00:00
Eric S. Raymond
6d2507df9b Initial checking of Liberty campaign. 2007-07-21 21:13:58 +00:00
Nils Kneuper
ae3d23de25 bumped version to 1.3.6 2007-07-21 18:58:54 +00:00
Eric S. Raymond
0751a8de74 Merge in the description from Liberty, which is superior. 2007-07-21 18:18:26 +00:00
Eric S. Raymond
5bef51bd63 Corrected spelling errors. 2007-07-21 13:01:58 +00:00
Gunter Labes
c7db54d784 typo fix, thanks to Smar 2007-07-21 00:42:15 +00:00
Eric S. Raymond
7578462548 Added option to wmllinit to convert DOS-style CR/LF to LF. 2007-07-20 18:55:43 +00:00
Nils Kneuper
9350ddc453 after release version bumping/server update 2007-07-20 18:45:27 +00:00
Eric S. Raymond
3a9daf8071 Addresses bug #9548. 2007-07-20 15:43:50 +00:00
Nils Kneuper
255d93dd64 bumped version to 1.3.5,
getting ready for when to release (will wesbot trigger?)
2007-07-20 15:05:58 +00:00
Eric S. Raymond
7a5784e558 Fix bug #6798. If you defeat Li'sar, she emits annoyed dialog and goes
away.  The end-of scenario dialog is conditioned appropriately.
2007-07-20 14:52:21 +00:00
Lari Nieminen
1d30b62010 Updated changelog and did a tiny little fix to one frame. 2007-07-20 14:33:29 +00:00
Lari Nieminen
8cdfad1ea1 Changed Haldric II to be lvl 3, lawful, and to have a 9-3 sword attack.
Also gave him a new sprite (edited from Konrad) and combat animations.
2007-07-20 14:26:55 +00:00
Eric S. Raymond
9020066285 Handle the (unlikely) case in which the player defeats all enemies. 2007-07-20 13:31:58 +00:00
Eric S. Raymond
473d5247f2 Alternate end sialog added if Malin defeats orcs without summoning undead. 2007-07-20 13:06:28 +00:00
Eric S. Raymond
919f4f7c08 Fix bug #6799 by observing that...
"many more creatures than we have fought lurk in this river".  That
handles both cases.
2007-07-20 10:50:57 +00:00
Gunter Labes
219d6c12a0 * add the 'quick' trait back to the Clasher line 2007-07-20 02:37:56 +00:00
Ali El Gariani
05acdff9a6 add Hajo to the contributors credits for his patch #764 2007-07-20 01:40:17 +00:00
Eric S. Raymond
3a12c5faf6 Typo fix. 2007-07-19 23:15:40 +00:00
Eric S. Raymond
b4f63c1795 Fixes bug #8531. 2007-07-19 22:06:24 +00:00
Mark de Wever
72c41a5354 The image was to wide which caused a small glitch. 2007-07-19 18:24:25 +00:00
Gunter Labes
1652768910 updated the WML comments 2007-07-19 17:34:53 +00:00
Gunter Labes
a8a896c907 map update 2007-07-19 17:33:20 +00:00
Mark de Wever
e02830a2dd Remove the old no longer used border images. 2007-07-19 17:00:17 +00:00
Mark de Wever
8f4883633a Updated corner image and fix the colours. 2007-07-19 16:28:18 +00:00
Mark de Wever
8d4da055f3 Updated the corner image. 2007-07-19 16:23:04 +00:00
Mark de Wever
d40c10cc8d Added new updated corner images, code support will follow later. 2007-07-19 16:03:55 +00:00
Hogne Håskjold
fb8cd72d3e Fixed transparent pixels 2007-07-19 14:30:21 +00:00
Benoît Timbert
33cbfe8aa7 Sapient had a better idea for the per level bonus, thus :
- reverted my previous *_per_level implementation

- implement the new times= [effect] key to apply an effect more than once.

The default is to apply the effect once

The other possible value is "per level" wich mean the effect will be
applied level time, where "level" is the level of the unit.
2007-07-18 22:44:45 +00:00
Gunter Labes
f36af6561c [[Balancing changes]]
* changed the 'resilient' trait from +3HP +10% to +4HP + 1HP * unit level
* decreased the HP reduction of the 'quick' trait from 10% to 5%
* decreased the HP addition of the 'healthy' trait from +3HP to +2HP
* decreased the blade and impact resistance of saurians from 0% to -10%
* decreased the fire resistance of saurians from -10% to -20%
* increased the pierce resistance of saurians from 10% to 20%
* increased the HP of saurians by 4HP
* increased the XP requirement of the Saurian Skirmisher and Augur by 2
* increased the melee attack of the Ruffian from 4-2 to 5-2
2007-07-18 20:35:17 +00:00
Benoît Timbert
1a8d02e68d [effect] can add a per_level bonus
(ie a bonus that is equal to value*level) for movement & HP

new key for movement : increase_per_level

new keys for HP : increase_per_level & increase_total_per_level

(this also add two translatable strings)

Also changed the Resilient to +4 HP +1 HP/level (this is what the MP
dev wanted) The help will need to be updated.
2007-07-18 19:06:54 +00:00
Nils Kneuper
239e324f11 updated about with some new translators 2007-07-18 17:50:15 +00:00
Nils Kneuper
a7065b1bb9 adjusted corner image colors to match the rest 2007-07-18 17:43:27 +00:00
Mark de Wever
cf2d04ec7f Added a proof of concept for the corners,
still have some glitches but Ivanovic wants to update the images and
that's easier to do that before I start to cut them to pieces.
2007-07-18 17:25:35 +00:00
Mark de Wever
4d98cedd3d Added the bottom and top fade out, the corners aren't done yet. 2007-07-18 16:41:05 +00:00
Dimitar Ilccov
1def1d9364 removed unneeded cockatrice images from HttT 2007-07-18 03:03:14 +00:00
Gunter Labes
964960e15a added the "technical description" for the healthy trait, thanks to uso 2007-07-18 01:51:04 +00:00
Eric S. Raymond
8f9d9f735d Guard the code that tries to move and rename map files with a platform check,
so we don't try to do things under Windows that will choke it.
2007-07-17 22:15:23 +00:00
Nils Kneuper
1ea876fa28 forgot to add a closing tag... 2007-07-17 21:44:21 +00:00
Eric S. Raymond
d749c4b1b1 Remove a Unix dependency. 2007-07-17 21:38:09 +00:00
Nils Kneuper
ccd8dc8ff0 updated Galician translation 2007-07-17 21:26:52 +00:00
Nils Kneuper
3a3d58d475 added a description= field to all attacks (using wmllint) 2007-07-17 21:11:38 +00:00
Eric S. Raymond
ea61254475 Add Ivanovic's attack conversion. 2007-07-17 21:04:13 +00:00