Commit graph

11471 commits

Author SHA1 Message Date
Alexander Lacson
c74f1e49c7 [SoF] In S7, edit a sentence to not use awkward reuse of the word "doubt"
Resolves #6773.
2022-07-30 02:33:05 +08:00
Alexander Lacson
b7c3a1cbb4 [UTBS[ Remove some fungus from S6
Resolves one of the subitems of #6197.
Rationale for this PR is in the Issue thread.
2022-07-28 17:28:49 +08:00
Alexander Lacson
c85f7241fc [UtBS] Add series of bat screeches in the Zochtanol Isle scenario
Resolves #6503.
2022-07-28 16:55:41 +08:00
Celtic Minstrel
7e234f8833 Replace deprecated usages of on_event() 2022-07-18 21:56:42 -04:00
Descacharrado
91983c8c87 TSG S4 Fixed replay OOS on victory event 2022-07-15 11:52:36 -05:00
Luis Miguel Iglesias Sánchez
65515848ef
Fixed replay OOS by moving victory event to synced event (#6676) 2022-07-03 01:02:36 -05:00
Pentarctagon
08cc17ac1a Put this in the right textdomain. 2022-07-01 10:21:39 -05:00
Pentarctagon
e3fbf930f3 Whitespace fixup. 2022-07-01 10:21:39 -05:00
Pentarctagon
536eaa67b4 Move hero string macro text into their definitions. 2022-07-01 10:21:39 -05:00
Pentarctagon
b15c3420d3 Remove silly GUI macro. 2022-07-01 10:21:39 -05:00
Pentarctagon
0ca5a97d1f Move mainline string macro text into various definitions. 2022-07-01 10:21:39 -05:00
Pentarctagon
d7fa23abc5 Move effect string macro text into various definitions. 2022-07-01 10:21:39 -05:00
Pentarctagon
df99280274 Move artifact string macro text into artifact definitions. 2022-07-01 10:21:39 -05:00
Pentarctagon
3eb75b3e48 Remove some training.cfg one-liner macros. 2022-07-01 10:21:39 -05:00
Pentarctagon
875c6e0cf1 Remove WORLD_CONQUEST_II_CAMPAIGN_RESOURCE from its own file. 2022-07-01 10:21:39 -05:00
Pentarctagon
159396fdc0 Remove one-liner macros used once within the same file. 2022-07-01 10:21:39 -05:00
Pentarctagon
d472e2acb0 Remove factions/random.cfg and its macro. 2022-07-01 10:21:39 -05:00
Pentarctagon
ff5f795663 Remove factions/strings.cfg and related macros.. 2022-07-01 10:21:39 -05:00
Pentarctagon
0b6eb2a6e0 Remove config.cfg and era-related single use macros. 2022-07-01 10:21:39 -05:00
Astrid Halberkamp
4878c3565e
Add the Skeleton Rider line and Death Squire to core (#6088) 2022-06-30 23:34:17 -04:00
Celtic Minstrel
9ade435cd4
Remove WC's custom Pick Your Advancements mod (#6807) 2022-06-29 19:29:04 -04:00
Tahsin Jahin Khalid
b541b4cb23
world conquest: fix bezoar artifact being bugged (#6515) 2022-06-27 23:33:55 -05:00
Celtic Minstrel
a7755749e3 WC: Fix a typo 2022-06-27 23:46:09 -04:00
Gunter Labes
ff4a3bb5ff
Remove reduntant check on s2 2022-06-19 21:52:25 +02:00
Tommy
9e6762690c SoTA: Fix zombie recruit dialog string concatenation 2022-06-15 18:54:44 +12:00
Tommy
c5eaa69fd8 SoTA: Fix zombie recruit dialog error.
There was an error complaining that horizontal_grow and
horizontal_alignment cannot both be set. I removed horizontal_grow
in favour of horizontal_alignment. I do not see any visible difference
in the dialog.
2022-06-15 18:54:44 +12:00
Celtic Minstrel
7f873a0150 Fix a bunch of broken uses of helper.wml_error
It's deprecated, but here they were broken because helper wasn't even loaded.
2022-06-10 23:42:18 -04:00
Tommy
575286cb86 CVideo: remove get_dpi and get_dpi_scale_factor.
screen_pitch_microns is deprecated, and has been removed from the
GUI_SCALE_RESOLUTION macro in WML. The macro itself has been left in
place for potential future use.

The screen_pitch_microns variable has been left in place, but is now
a constant and will only ever return the default value equivalent to
96 DPI.
2022-06-11 05:56:06 +12:00
doofus-01
31a42068d8
1.17 small terrain updates (#6751)
* low-priority cave-path transitions

* SotA - remove old terrain codes with Z and y

* replace gold cobbles (Rrd)
2022-06-05 17:09:35 -07:00
Descacharrado
481378aaf3 Use 'leader' and 'grunt' instead of 'chief' and 'lesser orc' 2022-06-01 10:02:58 +10:00
Descacharrado
0742b902a2 Avoid using 'that' twice 2022-06-01 10:02:58 +10:00
Descacharrado
f468020b11 NR S1 Vary the die dialog depending on race 2022-06-01 10:02:58 +10:00
Wedge009
799f251113 THoT S4: Remove spurious WML (closes #6725) 2022-05-24 08:14:24 +10:00
Luis Miguel Iglesias Sánchez
7d2ee4ef72
Merge pull request #6438 from Descacharrado/NR_S01_OOS_6268
NR S01 Solve OOS by moving code to synced event
2022-05-23 10:09:58 +02:00
Luis Miguel Iglesias Sánchez
742bb75ca3
EI S07a various fixes (#6639)
* Side 2 hidden without spoilers
* Fixed Grug upkeep, added dialogue about Ogres joining
* typographic quote
2022-05-22 10:45:17 -05:00
Celtic Minstrel
0ffe926b01
Make tutorial hint messages persistent (#6620)
The hint messages even persist in saved games, in case someone saves their tutorial
2022-05-20 12:23:49 -04:00
Luis Miguel Iglesias Sánchez
92ff6c52b2
EI S01 Move the campfire and give it a little more range (#6704) 2022-05-15 19:56:28 -05:00
Luis Miguel Iglesias Sánchez
7e87826303
UtBS S05 Enforce encounter with the Cloaked Figure (#6644)
* Enforce encounter with the Cloaked Figure

* Revert "Avoid counting encounters with 'Cloaked Figure'."

This reverts commit ada454b20a.
2022-05-09 10:32:14 +10:00
Luis Miguel Iglesias Sánchez
2acc8e5e79
Added PASSABLE_HEX macro to core and Fixed wallstuck units in UtBS S8 (#6677) 2022-05-05 23:44:45 +06:00
Tahsin Jahin Khalid
6e8174ae99 NR: make Hamel character be consistent statwise
why is this dwarven hero of old so badly neglected?
2022-05-05 23:32:29 +06:00
Tahsin Jahin Khalid
d5b2ec40c6 NR: give hamel leadership
shocking, how hamel has no specific character define

and I think i should address the inconsistency of his traits not showing in some scenario
2022-05-05 04:17:58 +06:00
Tahsin Jahin Khalid
945d1c8160 [liberty] fix missing background image 2022-04-30 14:59:01 -05:00
Tahsin Jahin Khalid
2a0d198240 [DiD] fix missing background image 2022-04-30 14:59:01 -05:00
Pentarctagon
9bfd432abe Update image pages for webp extension. 2022-04-30 14:23:32 -05:00
Pentarctagon
51b58ad218 Rename converted images to webp. 2022-04-30 14:23:32 -05:00
Pentarctagon
e5d6d806bf Convert image contents to webp. 2022-04-30 14:23:32 -05:00
Pentarctagon
d21702a7be Fix some invalid image paths in WC.
Also the Dune Piercer no longer exists (replaced by Rider which is already mentioned).
2022-04-30 14:23:32 -05:00
Tahsin Jahin Khalid
13ea8a9795 [wc2p] fix broken image path
incorrect image path after merger of #6655 so patching it
2022-05-01 01:11:15 +06:00
Steve Cotton
792f630c50 SoF: A few extra translation hints
po: In SoF S09, many strings involving Krawg (a gryphon) assumed that Krawg was
the only flying unit. Similar texts have been added that are used when the player
has gryphon riders too; most of these will be marked as fuzzy versions of the
Krawg-only strings.

(cherry picked from commit 745a0e1271)
2022-04-23 12:41:39 +02:00
Wedge009
f82079bcc0 SoF S9: Allow for Gryphon Riders to trigger an event on the final runic tablet, and add translator hint
Things in the scenario didn't quite make logical sense considering the presence of Gryphon Riders. This resolves the issue by allowing them to trigger an event, and by acknowledging them in the endlevel dialog. Additionally, one translator hint is added for the "Smash" text when the rune is smashed.
2022-04-22 11:30:03 +10:00