Topic: New experimental tribe: Europeans
MarkMcWire![]() Topic Opener |
Posted at:
2025-04-11, 11:20 UTC+2.0
I had included a feature that allowed you to expand the advanced quarry into a basic small farm once all the stones were mined. The problem is that the small farm itself has a enhancement, which gives you four different work areas. I've removed that feature with version 2.4.1.1.
Edited:
2025-04-11, 11:22 UTC+2.0
My widelands addons: https://drive.google.com/file/d/1jopANlODo41T2reHJ0zaCOMYxq_rxXP-/view?usp=sharing ![]() ![]() |
Nordfriese![]() |
Posted at:
2025-04-13, 21:56 UTC+2.0
PR: https://codeberg.org/wl/widelands/pulls/5054 My proposed patch will show a well-behaved error message during tribe loading, instead of risking an application crash. Unfortunately truly supporting more than 3 workareas would be hard…
Edited:
2025-04-13, 21:57 UTC+2.0
![]() ![]() |
Nordfriese![]() |
Posted at:
Yesterday 19:58 UTC+2.0
In review of the newly uploaded With regard to https://codeberg.org/wl/wl_addons_server/issues/98 , please confirm again which add-ons are now obsolete, and whether by this you mean they should be deleted from the server or whether I should just "hide" them with a bronze quality rating but keep them available. ![]() ![]() |
MarkMcWire![]() Topic Opener |
Posted at:
Yesterday 20:55 UTC+2.0
I've corrected that. BTW: Which is actually better in init.lua? local dirname = or just dirname = My widelands addons: https://drive.google.com/file/d/1jopANlODo41T2reHJ0zaCOMYxq_rxXP-/view?usp=sharing ![]() ![]() |
Nordfriese![]() |
Posted at:
Yesterday 22:30 UTC+2.0
![]() ![]() |
kaputtnik![]() |
Posted at:
Yesterday 23:15 UTC+2.0
It's just not better style, imho. Consider: File init.lua:
File functions.lua
The value of Using ![]() ![]() |
MarkMcWire![]() Topic Opener |
Posted at:
Yesterday 23:41 UTC+2.0
Okay, I've now changed it in all init.lua files for my two active add-ons. @Nordfriese europeans_tribe.wad and europeans_all.wad are the two active tribe add-ons that I'm still developing. The others are frozen.
Edited:
Yesterday 23:41 UTC+2.0
My widelands addons: https://drive.google.com/file/d/1jopANlODo41T2reHJ0zaCOMYxq_rxXP-/view?usp=sharing ![]() ![]() |