18429 Commits

Author SHA1 Message Date
mattsc
51e1a3f56b Add AI_CONTROLLER_ALLOW_UNIT_CONTROL macro
... to allow control of non-leader units of allied AI sides.
2013-10-04 08:08:29 -07:00
mattsc
0ef41090c0 Move AI_CONTROLLER_ALLOW_LEADER_CONTROL macro
... from data/core/macros/ai.cfg to data/core/macros/ai_controller.cfg
2013-10-04 08:08:29 -07:00
flix
22a2ac4e0a Change default values of recruitment_save_gold.
And change behavior of attribute spend_all_gold.
(Now "-1" means "infinity")
2013-10-04 15:14:26 +02:00
Turuk
fc5a10710d SotBE S1: Cleaned up recruit code.
Used proper if/else for recruiting instead of subbing it underneath.
2013-10-03 23:20:38 -04:00
Turuk
84c0ebaa80 SotBE S1: Changes to difficulty levels to improve AI
Turn count decreased, gold increased, recruit list adapation, and 2
starting villages for player removed.  Tested with upcoming changes to
AI aspects (begin 1.5, end 1.1) that will be default.
2013-10-03 22:43:16 -04:00
mattsc
574714ad7c AI_CONTROLLER macro: use correct syntax for protecting side 2013-10-03 19:26:35 -07:00
Turuk
b5dc6c2ab8 SotBE S1: Add hex to AI keep to increase recruitment for new AI, reduce starting villages for Kapou'e.
Changes to increase level to proper difficulty for expert campaign
given changes in AI behavior.  AI needed to recruit additional units
per turn when enough gold had been saved, and player needed decreased
ability to spam units.
2013-10-03 21:56:05 -04:00
mattsc
e458ec64b0 SotBE S2: disable gold saving for new recruitment AI for Side 2 2013-10-02 12:59:58 -07:00
mattsc
901d839f23 SotBE S2: clarify the intermediate objectives 2013-10-02 12:50:02 -07:00
mattsc
3e46e2bae9 SotBE S2: don't show signpost until objectives change
It serves no purpose before that.
2013-10-02 12:42:09 -07:00
mattsc
e160cce952 SotBE S2: ensure the dialog works even if Vrag has been killed 2013-10-02 12:30:18 -07:00
mattsc
ca7e5623ec SotBE S2: ensure that second speaker is on the map
... as opposed to on the recall list.  Also include wolf riders other
than Vrag.
2013-10-02 12:19:16 -07:00
mattsc
6bb1b1910f SoF: Fix missing ellipse issue for Alanin
The new ellipse system automatically appends -leader to the ellipse
file name, which does not work with the hero ellipse (those files don't
exist).  Also get rid of hero icon overlay on top of side leader crown
for Alanin.
2013-09-30 12:17:09 -07:00
mattsc
c68c0881d5 DM: fix missing ellipse issue for Chantal
The new ellipse system automatically appends -leader to the ellipse
file name, which does not work with the hero ellipse (those files don't
exist).
2013-09-30 09:10:31 -07:00
mattsc
acf4768a79 DM::19_Showdown_in_the_Northern_Swamp: fix ellipse issue for Lionel
The new ellipse system automatically appends -leader to the ellipse
file name, which does not work with the hero ellipse (those files don't
exist).
2013-09-30 08:36:34 -07:00
Alexander van Gessel
fb4e394b64 Merge branch 'gfgtdf-master' 2013-09-30 17:05:53 +02:00
mattsc
9e23562218 SotBE::12_Giving_Some_Back: remove kill event for watch tower
That unit is not used any more.
2013-09-30 06:45:46 -07:00
mattsc
57a08779f5 SotBE: remove unused Watch Tower unit 2013-09-30 06:44:11 -07:00
mattsc
35d3196ab8 SotBE::14_Back_Home: get rid of "gruu_recall_enabling_hack_leader" turn message
It now says "It is now Grüü's turn", as it should.
2013-09-29 17:31:12 -07:00
mattsc
d2784eef90 SotBE::14_Back_Home: fix missing ellipse issue for Grüü
The new ellipse system automatically appends -leader to the ellipse
file name, which does not work with the hero ellipse (those files don't
exist).
2013-09-29 17:15:37 -07:00
mattsc
00f00b6afa SotBE: do not use IS_HERO macro on side leaders
This results in missing ellipse images with the new ellipse system.
Also, having the hero icon over the side leader crown does not look
good.
2013-09-29 17:05:21 -07:00
mattsc
413870e62f SotBE: use DEFEAT macro consistently in all death events 2013-09-29 16:49:57 -07:00
mattsc
3d0b957d9f SotBE: also combine death events for the two orcish generals
They differed only in the unit IDs.
2013-09-29 16:43:52 -07:00
mattsc
30a4e44f71 SotBE: combine three almost identical death events
They only differed by unit type.
2013-09-29 16:36:54 -07:00
mattsc
0df70f1726 SotBE: delete an unused death event
It used a non-existent unit type.
2013-09-29 16:29:50 -07:00
Alexander van Gessel
1bb0e94d87 Add WMI hotkey testcases 2013-09-29 15:45:31 +02:00
mattsc
932e9eafaf Liberty::The_Raid: Use Messenger Micro AI for wolf rider side
This also requires some rebalancing of the scenario: changing starting
positions of some units and modifying 3 hexes of the map.
2013-09-27 07:27:21 -07:00
mattsc
dbc3bffdef Liberty::The_Raid: strip trailing spaces in map file 2013-09-27 07:27:21 -07:00
Elvish_Hunter
257c8aec88 wmllint: implemented new sanity check for leader and nozoc ellipses 2013-09-26 21:07:08 +02:00
flix
b08afe2f1a Change behavior of aspect recruitment_diversity. 2013-09-26 16:04:40 +02:00
mattsc
7ad252e814 The South Guard: fix missing ellipse issue for Sir Gerrick in 2 scenarios
The new ellipse system automatically appends -leader to the ellipse
file name, which does not work with the hero ellipse (those files don't
exist).
2013-09-26 06:59:39 -07:00
Ignacio R. Morelle
1c414a30d6 gui2/tgame_paths: New dialog for displaying game paths in Preferences
The button to invoke this dialog is currently in Preferences -> General.
This will change as soon as I think of a better place/someone else
suggests a better place for the button.

The goal is to allow users to quickly inspect the various paths used by
the game to locate resources and configuration, for debugging or content
creation purposes. The dialog provides options to copy directory paths
to the system clipboard and browse them using the platform's file
manager software, when available.
2013-09-26 02:15:42 -03:00
Ignacio R. Morelle
ea4788e0cf gui2/tbutton: Add 25x25 variants for browse/go and copy-to-clipboard actions 2013-09-26 01:34:13 -03:00
flix
d3e24eef3a Change behavior of recruitment_save_gold. 2013-09-26 03:04:15 +02:00
mattsc
4b3be3246b Dead Water::The Flaming Sword: fix missing ellipse issue for Caladon
With the new ellipse system, this is needed for units that were heroes
and become side leaders.
2013-09-25 09:23:10 -07:00
flix
e07dce8477 Replace recruitment CA of Hostile_Mountains in LoW 2013-09-25 18:09:31 +02:00
flix
545c9b2057 Hang in new recruitment CA.
- Alter macro {AI_CA_RECRUITMENT} to point to the new CA
- Create a new AI cfg file for a stronger AI
- Create a new AI cfg (dev) file for choosing the old recruitment CA in debug mode.
- Alter macro {AI_NO_RECRUITMENT}
2013-09-25 15:32:20 +02:00
flix
301e0d5d43 Fix a bug. 2013-09-24 02:37:20 +02:00
flix
4959db0952 Add aspects for new recruitment CA.
The aspects are:
- recruitment_diversity
- recruitment_instructions
- recruitment_more
- recruitment_randomness
- recruitment_save_gold

All aspects will only work with the new recruitment CA (not committed yet).
See http://wiki.wesnoth.org/AI_Recruitment
2013-09-23 17:09:26 +02:00
Elvish_Hunter
94c33bf9af wmllint: stop complaining about unknown IDs inside [clear_menu_item] 2013-09-21 10:10:50 +02:00
Andrius Silinskas
8fa57b4150 Mark "new_game_title" as translatable in wmllint.
Relevant strings were adjusted in LoW.
2013-09-20 19:14:33 +01:00
Ignacio R. Morelle
2351b07f9e gui2/taddon_filter_option: Various UI layout improvements
* Use "Options" as a dialog title instead of "Filter Options" for
   simplicity and to represent its current functionality better.
 * Limited dialog width to 800 pixels for readability.
 * Replaced neutral sorting options header with something that hopefully
   describes their purpose in a more user-accessible fashion.
 * The installation status options listbox now grows along with its
   containing grid.
 * Ascending/Descending options are placed closer to the sorting
   criterion selection.
 * Description labels use text wrapping when needed.
2013-09-17 04:08:50 -03:00
Ignacio R. Morelle
28ca84ef91 gui2/taddon_filter_options: Add sorting criterion/direction options
These will be used to allow the user to change the "neutral"
(fallback) add-on sorting method used in the add-ons list when no
column header has been selected for sorting.
2013-09-16 23:38:41 -03:00
Alexander van Gessel
bc2fd63e94 wmlindent 2013-09-12 17:25:38 +02:00
Alexander van Gessel
a3cf7cf3c2 Fix file encoding 2013-09-12 17:25:18 +02:00
Alexander van Gessel
e2fc0028eb dos2unix and BOM removal 2013-09-12 17:24:17 +02:00
Alexander van Gessel
c4be5f8e32 wmlindent 2013-09-12 17:18:10 +02:00
Alexander van Gessel
31dbb1178d dos2unix and BOM removal 2013-09-12 17:17:48 +02:00
Alexander van Gessel
210a45f2cc Merge pull request #76 from bumbadadabum/tmp
Updated the Dragonguard halos to the new syntax
2013-09-12 08:16:22 -07:00
Bär Halberkamp
ffe7d349ab Updated the example with a start_time 2013-09-11 18:27:49 +02:00