Search found 1604 matches

by ChaosRider
Yesterday, 12:17 pm
Forum: Ideas
Topic: volunteer translation
Replies: 5
Views: 67

Re: volunteer translation

Why you have added screenshots which has size so small that it cant be seen normally?
by ChaosRider
September 8th, 2026, 9:02 pm
Forum: Forum Games
Topic: Word association
Replies: 1333
Views: 290765

Re: Word association

Santa
by ChaosRider
September 5th, 2026, 5:09 pm
Forum: Multiplayer Development
Topic: Between Darkness And Light [BDAL] v1.2.4.4., place for feedback [BfW v1.18]
Replies: 37
Views: 11318

Re: Between Darkness And Light [BDAL] v1.2.3.0, place for feedback [BfW v1.18]

New update for Between Darkness And Light v1.2.4.4.

Changes:

- I have modified code how it works when it spawns units so now it shouldn't make "Stream Truncated" error which was closing game after hosting it on multiplayer.
- Thx to the point higher now its possible to use different than Default ...
by ChaosRider
September 1st, 2026, 5:23 pm
Forum: Multiplayer Development
Topic: Between Darkness And Light [BDAL] v1.2.4.4., place for feedback [BfW v1.18]
Replies: 37
Views: 11318

Re: Between Darkness And Light [BDAL] v1.2.3.0, place for feedback [BfW v1.18]

Newest version of BDAL v1.2.3.0 is playable on BfW v1.18.

Changes:

- old code for spawning items and chests didnt work in BfW v1.18 so I've changed it. Now are available only chests with gold from 1 to 1500.
- chests now gives 50% of gold to teammates (100% for player who opened the chest)
- shop ...
by ChaosRider
August 22nd, 2026, 10:59 pm
Forum: WML Workshop
Topic: Question about units lvls.
Replies: 6
Views: 104

Re: Question about units lvls.

So Ive tried to implement it with 2 events name, pre advance and post advance. But everytime I try to modify unit lvl after advance I get errors. I guess this might be unable to modify it during game.

Logic of the events:

1. Pre advance to check is the unit is with advance to equal null then make ...
by ChaosRider
August 20th, 2026, 6:56 pm
Forum: WML Workshop
Topic: Question about units lvls.
Replies: 6
Views: 104

Re: Question about units lvls.


You can implement it as you want.


This is not the expected answer for my question. Will the effect that base on unit lvl (where Im not sure is it changed after action lvlup or it base on unit lvl) be changed too after modify unit lvl or not?
I can implement this and test but still it could nice ...
by ChaosRider
August 20th, 2026, 6:45 pm
Forum: Forum Games
Topic: Word association
Replies: 1333
Views: 290765

Re: Word association

bug
by ChaosRider
August 20th, 2026, 6:44 pm
Forum: WML Workshop
Topic: Question about units lvls.
Replies: 6
Views: 104

Re: Question about units lvls.

Ravana wrote: August 20th, 2026, 6:26 pm You can implement it.
That one I know but how will affect changing unit lvl on the earlier gained effect bonuses? Will it change it or not?
by ChaosRider
August 20th, 2026, 5:41 pm
Forum: WML Workshop
Topic: Question about units lvls.
Replies: 6
Views: 104

Question about units lvls.

I have a question about units level.
If I modify unit level after it reach max lvl and lvlup will it affect earlier added bonus effects which increase weapon dmg per unit level or not?
Lets say I add to unit new weapon with +2 dmg bonus per lvl and once it reach lets say 3 lvl as a max form so it ...
by ChaosRider
August 20th, 2026, 4:58 pm
Forum: Multiplayer Development
Topic: Ultimate Random Maps 1.5.1 for BfW 1.18
Replies: 39
Views: 33950

Re: Ultimate Random Maps 1.5.1 for BfW 1.18

This addon is pretty good but I would suggest to add to the cave map more fungus, swamp and forest (yes there is one which could look good in cave).
There is a tree that looks like a withered oak.
You could also mix cave hills with fungus or tree.
Same for mixing swamp with hills (there is in map ...
by ChaosRider
August 19th, 2026, 5:56 pm
Forum: Faction & Era Development
Topic: Count Units Cost Default Era (BfW v1.18)
Replies: 2
Views: 179

Re: Count Units Cost Default Era (BfW v1.18)

Two replays of the battle of AIs with all 8 factions from CUCDE.
Both games are on randomly generated maps.
Size of maps are 80x80.
Both games are with some mods that gives you hp, gold, sometimes damage, sometimes strike after killing enemy unit.
Normal type of land:

Losowa mapa powtórka ...
by ChaosRider
August 19th, 2026, 3:50 pm
Forum: Forum Games
Topic: Word association
Replies: 1333
Views: 290765

Re: Word association

system
by ChaosRider
August 17th, 2026, 7:56 am
Forum: Scenario & Campaign Development
Topic: Different Lands (BfW v1.18)
Replies: 3
Views: 163

Re: Different Lands (BfW v1.18)

New 6 maps/scenarios:

- Cave 4 (villages: 124)
- Desert 4 (villages: 114)
- Forest 4 (villages: 96)
- Frozen 4 (villages: 122)
- Mountains 4 (villages: 113)
- Swamp 4 (villages: 106)

Maps below:
- Cave 4

cave4.jpg

- Desert 4

desert4.jpg

- Forest 4

forest4.jpg

- Frozen 4 ...
by ChaosRider
August 16th, 2026, 5:57 pm
Forum: Faction & Era Development
Topic: Ageless Era - Current Version: 4.41
Replies: 2095
Views: 757197

Re: Ageless Era - Current Version: 4.41



What is going on with the multiple fake Elf factions? Some units are rather unbalanced as they are just default elves with altered defences. These factions just flood the Ageless Era Add-on while offering little (if any) real alternatives.


Can you specific which elves faction are you talking ...
by ChaosRider
August 15th, 2026, 6:58 pm
Forum: WML Workshop
Topic: AI in add-ons
Replies: 35
Views: 1079

Re: AI in add-ons

If I may add something to the discussion. AI or LLM (I know you gonna say its not the same but for a moment lets say it is) can be a useful tool. This discussion is about making codes or graphic by using AI/LLM. I have not used it for coding in WML even once but when I was learning Python I was ...