17946 Commits

Author SHA1 Message Date
Elvish_Hunter
f63eba2fbb LoW: avoid firing the reached treasury event in Saurian Treasury if the Elvish unit isn't a mounted one 2013-05-18 11:10:42 +02:00
Elvish_Hunter
2162eaf0cd LoW: replaced three unit types lists with ELVISH_MOUNTED_UNITS macro 2013-05-18 11:07:45 +02:00
Elvish_Hunter
3d17f1d97e LoW: added local ELVISH_MOUNTED_UNITS macro in Saurian Treasury.
This macro, unlike the unit types lists that will replace, includes also Elvish Horse Archers.
2013-05-18 11:05:10 +02:00
Elvish_Hunter
bf6ec6ebff Fixed some missing frames in female Elvish Marksman death animation 2013-05-17 21:18:31 +02:00
mattsc
9dfe67f0e7 UtBS Out of the Frying Pan: remove unnecessary goals for AI sides
Side 5 (Ghosts) is allied with Sides 2 (Durstag) and 8 (Messenger).
Presumably this was left over from a version when the humans and ghosts
were enemy sides.
2013-05-17 10:35:23 -07:00
mattsc
0e490e5a22 UtBS Out of the Frying Pan: set goals for messenger side units
This is needed to keep the units from sitting around and doing nothing
in some situations after the messenger has been killed.
2013-05-17 09:38:13 -07:00
anonymissimus
c3612b481a Merge pull request #12 by jleldridge.
Extend location_set constructor to work with wml table syntax;
better logic than commit 9c25c08b660c4d3ce3b4c298902af1ccdc417068.
2013-05-17 16:16:30 +02:00
mattsc
29acfbd532 Recruiting AIs: add more combinations to terrain strings for finding keeps 2013-05-16 20:22:02 -07:00
mattsc
a44a9a0d45 Recruiting AIs: add more combinations to terrain strings for finding castles 2013-05-16 20:14:11 -07:00
jleldridge
4e6ecc81ce Fixed location_set().of_pairs() syntax to follow conventions. 2013-05-16 15:52:34 -04:00
mattsc
04f7993ed5 Micro and experimental AIs: turn off some debug output 2013-05-16 11:22:39 -07:00
mattsc
a1bc871363 UtBS Out of the Frying Pan: Use Messenger Escort Micro AI for messenger side
The scenario was still using an old version of the AI code.  Fixes the
error reported on the forum at
http://forums.wesnoth.org/viewtopic.php?t=38806
Also correct the goal hex for the messenger units, as they were heading
to the wrong location.
2013-05-16 07:56:09 -07:00
Emilien Rotival
54b2f55541 New artwork for status icons 2013-05-16 14:32:35 +02:00
mattsc
9c25c08b66 Merge pull request #11 from jleldridge/master
Rewrite location_set.of_pairs().
2013-05-15 21:25:33 -07:00
jleldridge
8665d09ac4 Changed healer support mai to use new location_set.of_pairs() method to create avoid_map. 2013-05-16 00:21:40 -04:00
jleldridge
0d8bd9fe03 Changed location_set.of_pairs() to work with different formats of x,y coordinate tables. 2013-05-16 00:21:40 -04:00
fendrin
54b0078086 Tooltip for the time schedule menu button. 2013-05-16 05:29:52 +02:00
fendrin
5236700e6f Enabled and adjusted the tooltip for the swap palette item action. 2013-05-15 22:36:36 +02:00
fendrin
4e17d42679 Enable the tooltips for the editor tools. 2013-05-15 21:48:24 +02:00
fendrin
300518e8e9 Made use of the new button images (gui2). 2013-05-15 14:47:01 +02:00
fendrin
01167bcc07 Port the unit_list dialog to the editor. 2013-05-15 05:58:57 +02:00
fendrin
6d36595f6b Enable the unit and village status information in the editor. 2013-05-15 04:40:10 +02:00
fendrin
cdff4c166b Made the zoom slider line black. 2013-05-15 01:52:28 +02:00
fendrin
3e0ad08159 Adjust new Minimap with embedded slider. 2013-05-15 00:56:43 +02:00
Emilien Rotival
2ee7878c5a Updated backgrounds for the editor UI at 1024*768 (minimap with zoom slider) 2013-05-15 00:10:18 +02:00
fendrin
731f31abf5 Adjust pathes to the new slider artwork in gui2. 2013-05-15 00:09:44 +02:00
jleldridge
fc7455b81b Added ability for Healer Support mai to avoid certain tiles based on standard ai avoid aspect. 2013-05-14 16:08:12 -04:00
fendrin
25f5d44d70 Time and Schedule selection in the editor. 2013-05-14 18:08:41 +02:00
mattsc
78f753e4dc Revert "LuaAI: (1) persistent storage mechanism now available and working properly (2) old/incomplete mechanism not removed, subject to future deprecation"
This reverts commit 754f2c2b3d5e4645453bc4a129e9c7f92f1390c0.
2013-05-13 13:15:22 -07:00
fendrin
645d0d3ea6 Remove obsolote macros from a time we supported 320 resolutions. 2013-05-13 01:08:59 +02:00
Nils Kneuper
b41301e3d3 applied utiles/wesnoth-optipng on the latest images from Lord_Bob 2013-05-12 21:51:21 +02:00
Emilien Rotival
ee57dcd384 Replaced png files that had obtained an embedded ICC profile, which was causing error messages 2013-05-12 21:48:30 +02:00
Nils Kneuper
245d3934fa applied utiles/wesnoth-optipng on data/
Overall statistics (only for files with a smaller recompressed size):
  Original size: 276 KiB on 14 files
 Optimized size: 226 KiB
   Total saving: 50 KiB = 18% decrease
2013-05-12 20:55:41 +02:00
Dmitry K
754f2c2b3d LuaAI: (1) persistent storage mechanism now available and working properly (2) old/incomplete mechanism not removed, subject to future deprecation 2013-05-12 01:12:45 +03:00
Nils Kneuper
fcf1c6dd4f updated Polish translation credits 2013-05-11 19:00:35 +02:00
fendrin
02f477a867 New images for the zoom slider. 2013-05-11 00:04:26 +02:00
fendrin
e309a62043 Implemented a zoom slider for the editor gui. 2013-05-10 23:24:43 +02:00
Alexander van Gessel
7031646f7c Move from CIA-proxy to webhook 2013-05-10 04:45:09 +02:00
mattsc
5e409f5d01 Merge pull request #6 from jleldridge/master
Healer Support MAI: added [filter_second] option to choose healees.
2013-05-09 13:18:46 -07:00
fendrin
85b59c0398 Additional context menu actions for the unit tool.
Made the rename unit dialog more generic.
Toggle Loyal
Change Unit ID
2013-05-09 19:04:17 +02:00
fendrin
8cc4c11967 Editor theme update.
Fix the position of the map buttons on low resolutions.
Add unit specific context menu action entries.
2013-05-09 12:32:45 +02:00
jleldridge
e7f992b834 Added myself to about.cfg. 2013-05-08 12:36:41 -04:00
jleldridge
7a2c8dbce2 Healer Support MAI: added [filter_second] option to choose healees. 2013-05-08 12:36:10 -04:00
fendrin
35293695c9 Change the editor general purpose buttons to press ones. 2013-05-07 23:55:50 +02:00
mattsc
a5c8c92b9e Healer Support MAI: fix a typo in a comment 2013-05-06 18:37:58 -07:00
fendrin
a1d6ad300d Add new menu actions to the editor. 2013-05-06 20:50:34 +02:00
fendrin
931e1f9f3f Define some new [editor_times] for later usage. 2013-05-05 13:09:40 +02:00
Nils Kneuper
bde730d269 updated Vietnamese translation 2013-05-05 10:51:06 +02:00
Nils Kneuper
e86b2c4444 updated Russian translation 2013-05-05 10:41:42 +02:00
fendrin
83f5f4799d Implemented a context menu for the unit tool.
Features:
Renaming, Deleting, Toogle canrecruit and toogle renamable.
2013-05-05 01:55:50 +02:00