21926 Commits

Author SHA1 Message Date
Piotr Cychowski
21140cb966 Stop the AI from recruiting skirmishers
Add chocobone to recruit list on hard

Add bats to recruit list

Make recall chance dependent on distance from keep and number of
recalls so far

Make AI recruit lvl2 creatures on hard instead of lvl1 that get
instantly leveled.
2008-01-18 07:32:50 +00:00
Gunter Labes
ac71b98bf0 actually prevent whispering from a *member* to a player of the same game.. 2008-01-17 17:49:10 +00:00
Mark de Wever
2611da0e10 Converted NO_MAP_DATA to new map format. 2008-01-17 17:29:16 +00:00
Gunter Labes
ae5f941216 merge start_next_scenario() into start_game()
prevent inserting empty keys when reading from level_

read the playing_team from the snapshot to figure out the correct
starting side for savegames
2008-01-17 16:39:34 +00:00
Pauli Nieminen
22d42d8642 Made ESC to clear hotkey when changeing hotkey (bug #10783) 2008-01-17 14:17:52 +00:00
Piotr Cychowski
d7fe5cc9da Add fire damage to Garak's weapon as a blessing result
Overhaul the way the specials are filtered
2008-01-17 12:47:32 +00:00
Gunter Labes
0373bdfe64 allow players to label and rename units again when it's not their turn 2008-01-17 12:27:28 +00:00
Gunter Labes
93902ec7fb change the default timestamp to "%Y%m%d %T "; makes some things easier.. 2008-01-17 12:24:08 +00:00
David Philippi
68316c1057 spanish translation update 2008-01-17 10:26:53 +00:00
Nils Kneuper
9b812b5b3e revert accidential commit by boucman 2008-01-17 09:49:07 +00:00
Gunter Labes
ae4f407264 filter commands not only by player but by *current* player
(the client doesn't do any filtering so far..)

seems to work fine, needs testing..
2008-01-17 09:36:06 +00:00
Gunter Labes
f579adcfda also set all side controllers to 'human' when the next scenario starts 2008-01-17 08:43:12 +00:00
Piotr Cychowski
888e9e9c50 Fix dust devil amlas, add 2 hp when increasing max hp 2008-01-17 07:48:40 +00:00
Piotr Cychowski
15a5462623 remove redundant condition (with a spelling mistake ;) 2008-01-17 07:43:56 +00:00
Nils Kneuper
f555b2604f updated Italian translation 2008-01-17 07:08:39 +00:00
uso
c032d4dcce reset turn statistics also in replays,
reset it in one place per play controller
2008-01-17 01:26:06 +00:00
uso
de54969b3a damage statistics for the current turn...
...also works for observers and droided players now
2008-01-16 23:49:43 +00:00
Gunter Labes
76fae104e3 changelog entries for 2008-01-16T21:38:29Z!soliton@wesnoth.org and 2008-01-16T22:55:56Z!soliton@wesnoth.org 2008-01-16 23:03:03 +00:00
Gunter Labes
d89606f198 reset double clicked state
(fixes bug #10777: Cannot cancel a multiplayer password prompt)
2008-01-16 22:55:56 +00:00
Gunter Labes
0100f0141a of course this was needed after all. stupid client
(fixes bug #10779: Rejoining game causes major problems)
2008-01-16 21:38:29 +00:00
Jérémy Rosen
5ecae2cc57 fix bug #9019 make [animate_unit] actually usefull 2008-01-16 21:26:00 +00:00
Gunter Labes
d3ef748372 also revert the changelog update 2008-01-16 21:17:54 +00:00
Jordà Polo
401bf5ea48 Fixing output encoding for Chinese, Lithuanian and Polish. 2008-01-16 18:29:26 +00:00
Gunter Labes
84f3575575 only prevent whispering from an observer to a player of the same game
set the sender to prevent spoofing of whisper messages
2008-01-16 16:52:01 +00:00
Gunter Labes
baff243e5c completely revert 2008-01-14T22:08:08Z!benoit.timbert@free.fr 2008-01-16 14:24:16 +00:00
uso
dba096dcb7 the option to switch idle animations on and off...
...also switches standing animations on and off now

maybe we need a separate option for that after the string freeze as
probably not all players want to switch off idle animations too when
their CPU cannot handle standing animations
2008-01-16 13:59:15 +00:00
Dimitar Ilccov
4dbc513a2b Removed a redundant file 2008-01-16 12:59:11 +00:00
Gunter Labes
493f7b1cd6 revert parts of 2008-01-14T22:08:08Z!benoit.timbert@free.fr
(removes the header markup from the special notes and the added
newlines between them)
2008-01-16 12:56:04 +00:00
Lari Nieminen
1db8ca8ad9 Use NO_MAP_DATA for the HttT epilogue and remove the redundant map. 2008-01-16 11:31:17 +00:00
Piotr Cychowski
5503df515c That will teach me to rush for the deadline :P
Fixes #10786 and ton of other things
2008-01-16 07:15:16 +00:00
Benoît Timbert
9457b72907 Clarification 2008-01-15 22:42:41 +00:00
Piotr Cychowski
9e3acd81dc Reconstruct event filter that might cause problems 2008-01-15 22:35:17 +00:00
Benoît Timbert
5e716d02ec Fix bug #10788: Addons that use Addon/_main.cfg should be uninstallable now 2008-01-15 22:32:15 +00:00
Mark de Wever
f56dfd22d4 Make wesnoth work properly again if the datadir contains '../'.
This is needed if you start wesnoth from the src directory with

$ wesnoth ../

This broke the tutorial for me, since the gender macro is stored
in a separate file.
2008-01-15 21:13:11 +00:00
Nils Kneuper
bf41b45f01 updated Chinese, Italian and Lithuanian translation 2008-01-15 18:26:14 +00:00
Piotr Cychowski
35cc67e636 updated not to compile everything out there 2008-01-15 12:12:53 +00:00
Piotr Cychowski
ca6e84f9ea Additional check on death event 2008-01-15 11:27:52 +00:00
Piotr Cychowski
f0f67a8da0 UtBS #3 balancing:
Recall Dust Devil at scenario start

Force more varied and not combat correct ai recruit to cut number of
ghosts flying around

Downgrade AI urgency towards capturing villages
2008-01-15 10:48:48 +00:00
Piotr Cychowski
7d99cbe6aa Fix variable names breaking some scenario logic. 2008-01-15 10:32:55 +00:00
Pauli Nieminen
7590703aa9 Fixed boost.test configuration not to mess with other targets 2008-01-15 09:45:10 +00:00
Piotr Cychowski
febda96e03 UtBS #2 balance tweak:
stop the scenario from spawning insane amount of ghosts until I invent
better mechanism for this.
2008-01-15 07:28:50 +00:00
Gunter Labes
85ad9d2a83 start the logger only for 1.2 now 2008-01-15 06:50:43 +00:00
Gunter Labes
82ef81ee5c rather log ids than (possibly translated) names 2008-01-15 04:30:53 +00:00
Gunter Labes
1a6e6303d9 some more logging improvements 2008-01-15 03:15:04 +00:00
Gunter Labes
9773c5bba6 small logging tweak 2008-01-15 01:35:29 +00:00
Gunter Labes
8803c8e5be make the version just say 'trunk' so we don't need to update it all the time.. 2008-01-15 00:56:28 +00:00
Nils Kneuper
e7f372d15a credits update 2008-01-14 23:08:46 +00:00
Benoît Timbert
3b2414991d Changelog update 2008-01-14 22:23:45 +00:00
Benoît Timbert
276c97ea67 Credit update: Add Vladimir Slavik...
in the Misc contributor section (that isn't only for my last commit)
2008-01-14 22:19:44 +00:00
Benoît Timbert
3559a385b3 Apply patch #941 by Vladimír Slávik:
Fix and enhance the special notes by adding a line between special
notes and highlight "Special notes:"
2008-01-14 22:08:08 +00:00