Search found 105 matches

by laerne
January 22nd, 2026, 8:45 pm
Forum: Art Workshop
Topic: Catgirls
Replies: 149
Views: 54988

Re: Catgirls

Hum. I kinda broke a bone, so things are halted and I'll slooowly get back into this as I recover.
by laerne
January 12th, 2026, 11:54 pm
Forum: Art Workshop
Topic: Catgirls
Replies: 149
Views: 54988

Re: Catgirls


Sorry for the late reply, in soon I'ma start coding the stats suggest for the units I suggested some time ago in this forum post , which in total time would consume less than 20 minutes as the files already exists and I have only to edit them.

Don't worry ;)

By the way got one question about ...
by laerne
January 8th, 2026, 10:34 pm
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side

Okay. This works:

image="halo/mystic-sensed/mystic-sensed-16.png~RC(magenta>$side_number)"
team_name=$feu_ra_side.team_name


But this doesn't:

halo="halo/mystic-sensed/mystic-sensed-16.png~RC(magenta>$side_number)"
team_name=$feu_ra_side.team_name


This is clearly a bug ! I made a report ...
by laerne
January 8th, 2026, 8:21 pm
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side


Edit: I briefly looked at your code. According to the wiki, [store_side] only creates an array if multiple sides are stored. You won't have a numbered array since only one side can match the filter. Also, you forgot the $ in the team_name= line. There may be other bugs.

WML is so unclear on when ...
by laerne
January 8th, 2026, 12:34 am
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side


Also, I have trouble with the [item] WML action. It seams the [filter_team] attribute is not working ?
Here is the event I try to implement:

[event]
...
[/event]


However when I try it in local, when I'm playing one of the team I can see the items of the other team, like so:
...

Even ...
by laerne
January 7th, 2026, 10:52 pm
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side

Well... That and the necromancer ;)

Which means that the whole part of dark adept line that can advance to a necromancer must be copied, and the whole undead multiplayer faction must be redeclared :|
by laerne
January 7th, 2026, 12:36 am
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side


If you're copy-pasting the entire definition, you do need to change at least the ID and the advance_to.

But then, how do I specify the unit type for the plague weapon special on mainline wesnoth units? I'd like not to have to copy-paste the whole data/core units ...
by laerne
January 7th, 2026, 12:23 am
Forum: Art Workshop
Topic: Catgirls
Replies: 149
Views: 54988

Re: Catgirls


It been relatively safe at here! first steps for our freedom been done with basically no casualties so that operation was a big success!

Glad to read it!


In any case, this is my github profile for time you can give me authorization to edit the units stats https://github.com/ReynBolt

I've ...
by laerne
January 4th, 2026, 11:03 pm
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side


https://github.com/ProditorMagnus/Ageless-for-1-14/blob/master/data/BMR_data/Archaic_abilities.cfg#L556 or replace all magicals with your version which obeys your rules.


Yes ! chance_to_hit used at the ability level made it work!


#define FEU_RA_ABILITY_ANTI_MAGIC_SHIELD
[chance_to_hit]
id ...
by laerne
January 4th, 2026, 10:42 pm
Forum: Art Workshop
Topic: Catgirls
Replies: 149
Views: 54988

Re: Catgirls


Even considering plagued variants when slain by walking wow, that's so clever.

That's being toroughful, but maybe too much, I have trouble with making the undead variations work…



In the meantime I created a « Scan » animation for the seer line, with the intention to show their range to “sense ...
by laerne
December 27th, 2025, 5:45 pm
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side

Ok... I'll try that even though I don't really wanted to reveal the terrain type.

I have another question. How to cancel out the magical weapon special with an ability. I'm happy to set another constant value if that's all we can do. In 1.19 I attempted to do :


[defense]
id=anti_magic_shield ...
by laerne
December 26th, 2025, 11:46 pm
Forum: Art Workshop
Topic: Catgirls
Replies: 149
Views: 54988

Re: Catgirls

Walking corpse paintovers:
zombie-feu-ra-purple,indianyellow.png
zombie-feu-ra-purple,indianyellow.png (10.17 KiB) Viewed 481 times
zombie-feu-ra-on-camel-purple,indianyellow.png
zombie-feu-ra-on-camel-purple,indianyellow.png (11.87 KiB) Viewed 481 times
zombie-feu-ra-on-elephant-purple,indianyellow.png
zombie-feu-ra-on-elephant-purple,indianyellow.png (12.12 KiB) Viewed 481 times
by laerne
December 25th, 2025, 11:14 pm
Forum: Art Workshop
Topic: Catgirls
Replies: 149
Views: 54988

Re: Catgirls


Also I read the post , making mobile tower elephant be a lv5.5 while the other path is just at lv3 seems too unfair, I think that the catapult elephant would need at least one more advancement to be at least a lv4.5 advancement.

The mobile tower elephant stays a lvl3.5, but has a new sprite ...
by laerne
December 22nd, 2025, 10:56 pm
Forum: WML Workshop
Topic: Catgirls, the WML side
Replies: 37
Views: 2436

Re: Catgirls, the WML side


There is image_icon for size sensitive use.


It seems to work with only the portrait area of the recruitment screen. Not the portrait area of the leader in the multiplayer screen, and not the units to recruit/recall. I'll try the other way around.


I really don't think it should prevent ...
by laerne
December 22nd, 2025, 10:25 pm
Forum: Art Workshop
Topic: Catgirls
Replies: 149
Views: 54988

Re: Catgirls



I still have the problem of corrupted images when I download the full github :hmm:.


The repository is using Git LFS , which is a Git extension and it looks like the .zip downloader does not support that. You will probably have to use Git (with the LFS extension) to download the repository ...