28933 Commits

Author SHA1 Message Date
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
Pentarctagon
113056c9e1 1.17.13 2023-02-19 22:08:56 -06:00
Pentarctagon
42c4d22065 pot-update and regenerate doc files 2023-02-19 22:08:56 -06:00
Hejnewar
6632116caa
Quenoth Rework (#7349)
Hopefully making the whole faction more interesting and enjoyable to play. 

Co-authored-by: Steve Cotton <steve@octalot.co.uk>
Co-authored-by: nemaara <nemaara@users.noreply.github.com>
2023-02-18 00:33:48 +01:00
Celtic Minstrel
05d35442b6 Fix [harm_unit]alignment not accepting variables 2023-02-16 21:48:26 -05:00
Elvish_Hunter
59b6049f9f wmlxgettext: always use Unix file paths in .pot files
Fixes #7380.
2023-02-16 23:28:05 +01:00
Toranks
5a3a1b69ba
UTBS: Hide Minion and Spire XP bars (#7339)
A unit with no advancements has the XP bars hidden.

Other behavior of a unit with no advancements is unit-tested in
ec8ad5f26f06dc3219ccc5c44eb24edde0386dc6's "unit_no_advancements".
2023-02-15 09:09:46 +01:00
Tahsin Jahin Khalid
354afc3758
[Units] Move the Dwarvish Miner to core
Move the Dwarvish Miner unit to core from SoF
2023-02-14 21:02:36 +08:00
inferno8
e522cf426c use progressive notation for the waterfall animation code 2023-02-12 22:22:36 -06:00
inferno8
fe4234aa8c add waterfall animations to Isar's Cross (closes #7348) 2023-02-12 22:22:36 -06:00
inferno8
ad300586ef add Art Placeholder terrain 2023-02-12 22:22:36 -06:00
Tommy
06686e22e4 UtBS: Updated many things to use FLASH macros and screen_fade
Most of these should be fine, but some need verification for
correctness using the new effect. Some of the color_adjust values
were very specific and i am not sure they give the same result now.

Several effects could probably also be significantly improved using
the new screen_fade system, with a little work.
2023-02-12 10:29:35 -06:00
Tommy
e47aa3532b SotA:17: Use screen_fade for sacrifice fade-out
There is a problem that the skeleton reverts to the base frame
during the fade. Previously the skeleton was deleted so this was
not evident.
2023-02-12 10:29:35 -06:00
Tommy
dcf65fd7b9 Liberty:04: Use FLASH for surprise events
This needs checking for timing
2023-02-12 10:29:35 -06:00
Tommy
fb3c2ee61b LoW:16: Use FLASH_WHITE for potion drinking effect 2023-02-12 10:29:35 -06:00
Tahsin Jahin Khalid
b8b402722f Units: Giant Ant advances to Soldier Ant 2023-02-12 10:21:46 -06:00
Tahsin Jahin Khalid
547aab3896
WC: fix abnormal commander mechanic (#7284)
Co-authored-by: Gunter Labes <soliton@wesnoth.org>
2023-02-12 10:21:27 -06:00
Tahsin Jahin Khalid
4d092347db unit_tree: comment out [advancefrom] 2023-02-12 10:11:45 -06:00
Tahsin Jahin Khalid
2cd0e5db03 unit_tree: add missing defines 2023-02-12 10:11:45 -06:00
Toom
02cb4a9e81 Remove hp_bar_scaling and xp_bar_scaling from [unit] schema
#2913
2023-02-12 10:11:05 -06:00