28431 Commits

Author SHA1 Message Date
Tahsin Jahin Khalid
fff1fc5266 world conquest: fix for hp glitch when picking up items 2022-01-18 20:35:15 +06:00
MJ
26ab046413
Saurian sprites cleanup (#6413)
* Fill stray transparent pixels

* Fix Oracle robe palette

* Fix shadow overlay

* Add missing leg bracelets

* Correct eye colors

* Replace pure black with a lighter shade

* Unify near-black colors

* Saurian palette cleanup
2022-01-17 19:01:43 -08:00
Severin Schoepke
1dd8c60fc8 Fix typo: "with heavy loses" -> "with heavy losses" 2022-01-17 10:05:35 +11:00
Descacharrado
68453aa18f Fixed the possibility of a missplaces dialogue when a bridge was broken 2022-01-17 09:52:53 +11:00
Descacharrado
939a1b1a70
DM S14 Smooth undead appearance and add dialogue (#6429) 2022-01-17 09:48:40 +11:00
Descacharrado
3fad3f7cd9
UtBS S08 Kromph and Dust Devil able to trigger Eloh's event (#6428) 2022-01-17 09:44:44 +11:00
Steve Cotton
ddafe5fa18 Black Nightmare: add a translation hint for this unit's name
(cherry picked from commit b825c3fb62030bf20557f091151d27b703685821)
2022-01-16 20:20:32 +01:00
Pentarctagon
7e61c66ac1
1.17.0+dev. 2022-01-16 12:25:05 -06:00
Pentarctagon
a7cf1fe714
1.17.0. 2022-01-16 12:24:01 -06:00
Celtic Minstrel
b53fc5979f
Schema: Add category and creator keys to [label]
These were added in af6d3060e246a59c24c78502069109ceac44cc44

Partially addresses #6447
2022-01-16 11:53:49 -05:00
Elvish_Hunter
28012997d2 Removed no longer necessary {CLEAR_VARIABLE heal_amount} lines 2022-01-16 17:23:09 +01:00
Elvish_Hunter
608a2bf85e Improved variable setting in [heal_unit] and [harm_unit] 2022-01-16 13:13:52 +01:00
Nils Kneuper
1456066d4d added Spanish (Latin American) translation 2022-01-16 13:03:14 +01:00
Jonathan-Kelly
6acb7ec7bd
Winds of Fate (Drake campaign): add to mainline (#5831) 2022-01-16 04:06:12 -05:00
Elvish_Hunter
bcab977c03 Removed some duplicated images used by the obsolete unit_box theme 2022-01-14 22:15:55 +01:00
Elvish_Hunter
1fa069aeb7 Fixed some wmlscope warnings 2022-01-13 21:20:48 +01:00
Steve Cotton
eacf26a2a8 Fix [store_unit]'s stored coordinates for recalls
Units on the recall list might have x,y coordinates that are on the map, which
therefore need to be replaced with "recall,recall" within [store_unit]. The
existing code created a temporary variable, changed the coordinates, and then
returned the unchanged original instead of the temporary.

Add a new test that `[put_to_recall_list]` followed by `[modify_unit]`
doesn't move the unit back to the map.

(cherry picked from commit 096d8aba1474e9c6583d240e7eedbcd66957f327)
2022-01-12 06:57:35 +01:00
Elvish_Hunter
6227507af7 wmllint: fixed a typo in a terrain code 2022-01-11 14:23:44 +01:00
Discontinuum
dc917e2404
Fix Winged Sceptre bug in WC
It only worsened defenses instead of only improving
2022-01-11 06:18:58 +04:00
Elvish_Hunter
5a50c03aaf wmllint: fixed Ggf -> Gg^Emf and Qv -> Mv terrain conversions 2022-01-10 21:02:20 +01:00
Wedge009
1f662a7acd Spelling correction.
[ci skip]
2022-01-10 17:29:51 +11:00
Descacharrado
48c7ba7c28
UtBS S04 - enhance goblin leader trigger "how can he move that fast?" (#6427)
* enhance fast moving trigger
2022-01-10 17:16:28 +11:00
Steve Cotton
2afc7f80bd Fixup 5b18f2df4 (trailing whitespace) 2022-01-09 07:35:39 +01:00
Tahsin Jahin Khalid
88897e0152 world conquest: correct era name and include Dunefolk in wocopedia description
Dunefolk were re-added and then later included in 3 new faction pairings for the master branch.
2022-01-09 04:59:54 +06:00
Elvish_Hunter
38855ba399 Fixed a gui.get_user_choice() call in the test scenario 2022-01-08 22:29:56 +01:00
Elvish_Hunter
5b18f2df4c Fixed broken gui.get_user_choice() 2022-01-08 22:29:56 +01:00
Elvish_Hunter
9c378e05bc Ran wmlindent 2022-01-07 13:16:00 +01:00
Elvish_Hunter
f14267db14 Silence a few wmlscope warnings 2022-01-07 10:59:07 +01:00
Wedge009
d1f3a195a2 Remove non-standard spacing and replace hyphen with em dash as per typography standards.
[ci skip]
2022-01-03 13:20:54 +11:00
Wedge009
b775ba81b8 Remove non-standard spacing.
[ci skip]
2022-01-03 13:08:01 +11:00
Wedge009
5a1dbc3d34 Remove non-standard spacing.
[ci skip]
2022-01-03 13:04:16 +11:00
Wedge009
7a2f327a23 Remove non-standard capitalisation.
[ci skip]
2022-01-03 12:43:13 +11:00
Wedge009
807e48c33f Spelling correction.
[ci skip]
2022-01-03 12:40:36 +11:00
Wedge009
93ee9de570 Remove non-standard spacing.
[ci skip]
2022-01-03 12:20:21 +11:00
mattsc
7746f75f11 Wolves multipack MAI: prevent potential for infinite loop
The MAI was set up to be blacklisted if no attacks were found, but that did not always work. In addition, removing attacks from the wolves also means that no other CA can use them for other attacks instead.
2021-12-28 18:31:19 +01:00
Steve Cotton
deb55fd1e9 NR S05a_01 Spelling correction for "our retreat is cut off" 2021-12-28 09:46:33 +01:00
Elvish_Hunter
33fbc5252a wmllint: added support for unit levels and types in recruitment pattern checks 2021-12-27 22:39:58 +01:00
Elvish_Hunter
b0d3097a62 Added --version flag to wmllint, wmlscope and wmlindent
Also made GUI.pyw report the version in the about dialog. Fixes #6346
2021-12-26 22:10:44 +01:00
Gunter Labes
ce9981e537 editor: Add "Map Screenshot" item to menu 2021-12-21 16:54:39 +01:00
Tahsin Jahin Khalid
c21dfcaeb4 world conquest: replace attack icon of ice-bow to something appropriate
It was rather humorous seeing a _cold_ ranged attack having the attack icon of lightning
2021-12-17 02:31:35 +06:00
doofus-01
7b183f3da9 1.16 - some terrain graphics fixes (#6382)
* make X*^Efs sconce overlay rules symmetric

* different sconces for Xu-style walls (Xo-style was existing type) - minor, graphics only change

(cherry picked from commit d5b5cf1cbabb53454255fd19f7dedc79bc4ff11a)
2021-12-13 09:31:02 +11:00
doofus-01
d9f6c3616b 1.16 - some attack icon work (#6339)
* feet

* different icons for ranged and melee mug globs

* spiked mace icon and alternate

* empty border for easier IPF-constructed images

* some spear icon alternates

* shadow claws icon added and wired into the mainline ghost shadow branch

* trident icon alternates for Triton

* icemonax tail attack icon

(cherry picked from commit 68aa08ad21e090cfcad2e7cd011fba99e1ffa92a)
2021-12-12 12:54:06 +11:00
newfrenchy83
a202146b89 correction to testing 2021-12-09 18:04:24 +01:00
newfrenchy83
0deb6dcce2 fix error in line 86 2021-12-09 18:04:24 +01:00
newfrenchy83
17e0c244ab add wmlindent in test and comment
i'm not sure to have implemented wmlindent correctly, i hope don't done error.
2021-12-09 18:04:24 +01:00
newfrenchy83
0813c60142 add 'multiply' and 'divide' 2021-12-09 18:04:24 +01:00
newfrenchy83
3e70b335da fix 'add' and 'sub' not added in leadership shema validation 2021-12-09 18:04:24 +01:00
Tahsin Jahin Khalid
cf4b11fcd8
Add Generalized Unit Optional Advancement Enabling and Disabling macros 2021-12-09 08:56:13 +06:00
Descacharrado
d4158a5869
UtBS S06b Look at the blown charges and make sure no units get stuck (#6369)
* Look at the blown charges and make sure no units get stuck
2021-12-09 09:56:58 +11:00
Descacharrado
74fa3d6127
UtBS S06b Fixed weird scout AI behaviour (#6368)
* Fixed weird ai behaviour
2021-12-09 09:55:21 +11:00