Commit graph

29603 commits

Author SHA1 Message Date
VALiUM
cf8c9ec8c7
updated Kalenz's dialogue #7110 (#7505)
Updated the proposed changes of Kalenz's speech.
2023-04-01 15:16:04 -04:00
Jonathan-Kelly
3775ec81ea
Update WoF (#7480) 2023-03-27 22:14:03 -04:00
Wedge009
e917bf98e6 DiD S8: Disallow undead bat from retrieving the Book.
Resolves #7485.
2023-03-28 08:44:06 +11:00
Gunter Labes
1dd72e709a
Simplify UNIT_BODY_SOULLESS_GRAPHICS macro 2023-03-24 13:29:16 +01:00
Wedge009
2b0fa293b9 DW: Complete the move of Citizen to core. Resolves #7474. 2023-03-23 10:19:33 +11:00
Wedge009
5add73821b
DiD: Remove invalid syntax (#7470)
* DiD: Remove invalid syntax.
2023-03-22 15:31:29 -07:00
nemaara
60a5d3a9b7 DiD: add new secret scenario 2023-03-21 22:20:43 -07:00
Elvish_Hunter
f0413a1172 wesnoth_addon_manager: exit gracefully when removing a non-existing add-on 2023-03-21 23:21:09 +01:00
Toranks
2de929e026
Typo hander > handler (#7464) 2023-03-20 19:36:52 -05:00
Tahsin Jahin Khalid
3f2b588b98
Achievements: add 18 achievement frames for Icons
For mainline/MP/UMC
2023-03-21 00:59:48 +08:00
Luis Miguel Iglesias Sánchez
9c706ae656
Revert WML workarounds on mainline replay OOS issues (#7463)
* Revert changes in 91983c8

* Revert changes in 6551584

* Revert "Solve OOS by moving code to synced event"

This reverts commit 040550f0a6.
2023-03-20 17:20:58 +01:00
Tahsin Jahin Khalid
9113be7348 achievement icons: resize to (72,72) 2023-03-20 22:50:35 +08:00
Wedge009
469c2a07cb SotBE: Replace unfortunate wording.
Kapou'e does not appear to be making a comical statement, 'our rear' could be interpreted as 'rear end', or posterior.

[ci skip]
2023-03-19 15:13:22 +11:00
Pentarctagon
baf5d105a6 1.17.14+dev 2023-03-18 21:49:52 -05:00
Pentarctagon
f4ac9e03de 1.17.14 2023-03-18 21:48:59 -05:00
Pentarctagon
81330fc785 pot-update and regenerate doc files 2023-03-18 21:39:38 -05:00
TheShadowOfHassen
282000ef4f
NR: Dialog/ Story Rewrite: Scenario One. (#7454) 2023-03-18 14:43:37 -07:00
Tahsin Jahin Khalid
419d6a988f WC: delete irrelevant TODO
re-added already
2023-03-17 23:00:58 +08:00
Elvish_Hunter
b41bb0249f wesnoth_addon_manager: added --version flag 2023-03-17 11:00:02 +01:00
Elvish_Hunter
390f21c872 wesnoth_addon_manager: added new --terms flag (prints the server upload terms) 2023-03-17 10:52:20 +01:00
Hejnewar
2b01dd8d74
UtBS - Update and Fixes (#7450)
* UtBS unit balance changes

* UtBS xp and recall cost changes

* Requested fixes and improvements
2023-03-16 22:04:20 +01:00
gfgtdf
35251b8556
[world conquest] Fix "Destruction mechanic line 73 bug"
As mentioned in #6411
2023-03-15 20:27:32 +01:00
Wedge009
ba122806d9 NR: Give Eryssa hero trait since her death is a loss condition.
Resolves #5374
Resolves #7448
2023-03-14 15:44:07 +11:00
Gunter Labes
bf8e3ed137
Schema update for 6876695 2023-03-13 14:16:12 +01:00
Elvish_Hunter
becf628198 wesnoth_addon_manager: added IPv6 support 2023-03-12 10:16:01 +01:00
Elvish_Hunter
7e67bc5d08 wesnoth_addon_manager: added SSL/TLS support 2023-03-11 19:55:58 +01:00
Pentarctagon
6fe2627048 Fixup, complete, and enable the lobby's game history viewer.
At some point in the future I'd like to come back and add some search parameters - right now it shows the game history of the currently selected player in the lobby, but ideally it would instead have options for player name, era, scenario, etc.
2023-03-11 10:55:55 -06:00
Pentarctagon
c6b9ceb61e Move the utbs abilities include out of [units]
Fixes #7426
2023-03-11 10:39:59 -06:00
Gunter Labes
13f87fdebb
Ignore lines with a " before the first = as well 2023-03-10 15:10:29 +01:00
Gunter Labes
5e45184480
Remove bogus single quote handling 2023-03-10 15:08:35 +01:00
Elvish_Hunter
c78cc7a2b0 wmlindent: don't begin string concatenation if the line is commented out
Fixes a bug reported by Toranks.
2023-03-10 10:51:29 +01:00
Elvish_Hunter
5f0b4178a7 wesnoth_addon_manager: warn and exit if a deactivated server is used 2023-03-10 00:08:54 +01:00
Elvish_Hunter
88fb94289c wesnoth_addon_manager: don't upload old-style add-ons
Fixes #7431.
2023-03-09 23:12:49 +01:00
Elvish_Hunter
841b42d26c wesnoth_addon_manager: update another deprecated method 2023-03-09 22:37:59 +01:00
Elvish_Hunter
1aac405869 wesnoth_addon_manager: update a deprecated method 2023-03-09 20:48:32 +01:00
Wedge009
a2b79e8c4d Correction: Lintair -> Lintanir
[ci skip]
2023-03-09 19:51:33 +11:00
Arnav Vijaywargiya
02a4c1beac Display ID of addon in addon manager 2023-03-08 08:48:20 +05:30
Steve Cotton
1bbce8a610 GUI: fix indentation that uses both tabs and spaces on the same line
This isn't the complete set needed to allow `check_mixed_indent` to
run over the data/gui directory, it's just these small changes:

* Remove the single space from lines indented "tab ... tab space".
* Convert lines indented with "tab ... tab four_spaces".

Although these are WML files, the coding standard for the data/gui
directory is to indent with tabs instead of spaces.
2023-03-07 12:21:28 +01:00
nemaara
5eccc94a0b Buff corpse launcher 2023-03-05 23:40:19 -08:00
Pentarctagon
dedf00ef1c Remove use of is_unit_test. 2023-03-05 11:08:21 -06:00
Steve Cotton
f1ba89ec6d Fix mixed indents in the schema, and verify new additions
This uses tabs instead of spaces, because although that's not our coding
standard, it is only a few lines of changes.

The alternative of running wmlindent on these files changes 4700 lines.
2023-03-02 15:34:41 +01:00
Luis Miguel Iglesias Sánchez
252d4148c4
UtBS S05 add logic to the main cavern event so scouting is taken into account (#7427) 2023-02-28 16:57:16 -06:00
Toranks
5fbfed386e Added animation when units go to recall list 2023-02-27 21:12:49 -06:00
Pentarctagon
2015ba0ed6 Fixup achievement wording 2023-02-22 17:31:03 -06:00
Toranks
6009b9ef14 Moved conditional into filter_condition 2023-02-22 21:02:46 +01:00
Pentarctagon
7b6027cdec Remove bizarrely small image from message 2023-02-21 17:57:30 -06:00
Pentarctagon
0b2f9ecc8d Fix image extension typo 2023-02-21 17:55:07 -06:00
Severin Glöckner
d9aa849081 WC2: remove outdated comment
closes #6216
2023-02-21 16:53:12 +01:00
Toranks
8bb7dace3f Typo ““ > “ 2023-02-20 20:46:42 -06:00
Pentarctagon
c9eae7c35b 1.17.13+dev 2023-02-19 22:08:57 -06:00