Search found 5242 matches

by Pentarctagon
March 31st, 2024, 8:39 pm
Forum: Lua Labs
Topic: [GUI] search widget?
Replies: 5
Views: 146

Re: [GUI] search widget?

Probably either pretty hard or not really generally applicable, since each dialog tends to structure the data it's using differently and a search of course needs to know what parts of the data structure to look in.
by Pentarctagon
March 31st, 2024, 3:06 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

It's something that needs to be enabled manually with the macro ENABLE_SAURIAN_SPEARTHROWER, it's not available by default.
by Pentarctagon
March 31st, 2024, 3:04 pm
Forum: Lua Labs
Topic: [GUI] search widget?
Replies: 5
Views: 146

Re: [GUI] search widget?

For mainline, those sorts of UI functions are usually implemented in C++, so that wouldn't be something that'd be useful as an example for UMC.
by Pentarctagon
March 31st, 2024, 2:35 am
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

Can you open an issue on github with more specific information of what happened?
by Pentarctagon
March 31st, 2024, 12:40 am
Forum: WML Workshop
Topic: [closed] How to filter if units side is allied with side 1
Replies: 10
Views: 275

Re: How to filter if units side is allied with side 1

Presumably you could use [have_unit]?
by Pentarctagon
March 31st, 2024, 12:38 am
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

Was it the libpng warning: iCCP: known incorrect sRGB profile error?
by Pentarctagon
March 29th, 2024, 6:04 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

It's been run on all images, but if the size reduction is small then it's ignored.
by Pentarctagon
March 29th, 2024, 3:32 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

Might be useful to add into the woptipng.py script then.
by Pentarctagon
March 28th, 2024, 11:44 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

You could perhaps manually set and clear the shroud?
by Pentarctagon
March 28th, 2024, 11:12 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

Is there a reason to not disable shroud entirely, in that case?
by Pentarctagon
March 28th, 2024, 11:05 pm
Forum: Developers’ Discussions
Topic: [1.18/1.19] Wesnoth Project Manager election candidates
Replies: 1
Views: 230

[1.18/1.19] Wesnoth Project Manager election candidates

As per Article 12, there must be an election for who will take on the project manager role for the current development cycle, and the requirement to be considered as a candidate for the project manager election is to meet the requirements for being considered an active developer for the previous 18 ...
by Pentarctagon
March 28th, 2024, 10:16 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

I'm not sure why that would've started happening with 1.18, but it sounds like the sides need share_vision set.
by Pentarctagon
March 28th, 2024, 4:30 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

The PNGs were optimized already via https://github.com/wesnoth/wesnoth/blob ... optipng.py, though I don't know how that compares.
by Pentarctagon
March 27th, 2024, 9:29 pm
Forum: WML Workshop
Topic: Are variations documented somewhere
Replies: 4
Views: 217

Re: Are variations documented somewhere

I would guess that what you're seeing in the help is the variation_name, not the variation_id. As far as I know they aren't documented anywhere, so you'd need to check the [variation]s in Corpse_Walking.cfg.
by Pentarctagon
March 27th, 2024, 9:26 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.18.0 — Draconic Invasions Update
Replies: 50
Views: 4558

Re: Wesnoth 1.18.0 — Draconic Invasions Update

For a small number of portraits their size was not reduced at all or only by a very small amount, so they were left as .png files.