Search found 538 matches

by SigurdFireDragon
April 10th, 2023, 2:47 pm
Forum: Lua Labs
Topic: Gui Debug Tools 0.10.3 for 1.16.x BfW
Replies: 53
Views: 30918

Gui Debug Tools 0.10.3 for 1.16.x BfW

Gui Debug Tools 0.10.3 is now available on the Wesnoth 1.16.x add-on server! Changes: Fixed issue https://github.com/sigurdfdragon/Gui_Debug_Tools/issues/1 by the following: Unit Debug Level Slider now uses actual values for a given unit, instead of a catch-all range. Examples: Launching the dialog ...
by SigurdFireDragon
December 31st, 2022, 3:02 pm
Forum: Lua Labs
Topic: Gui Debug Tools 0.10.3 for 1.16.x BfW
Replies: 53
Views: 30918

Re: Gui Debug Tools 0.10.2 for 1.16.x BfW

Is there a way to add something like backstab, poison, marksman, firststrike to a particular units weapon? Not currently. I'll consider adding this. Oh, and what about abilities like "regenerates"? Is the only way to add regenerates to a unit is by copying another unit type? Yes. For exam...
by SigurdFireDragon
December 30th, 2022, 4:15 pm
Forum: Lua Labs
Topic: Gui Debug Tools 0.10.3 for 1.16.x BfW
Replies: 53
Views: 30918

Re: Gui Debug Tools 0.10.2 for 1.16.x BfW

@Sierano Toranks's answers for 1 & 2. cover most of it. Thanks, Toranks. To add a little: Also, would their be a way to show the attack index for the selected unit in the debug menu? In addition to order of weapons on unit sidebar another place to find attack index (and other info) would be the ...
by SigurdFireDragon
December 22nd, 2022, 5:22 pm
Forum: Scenario & Campaign Development
Topic: Custom Campaign 2.1.0 for Wesnoth 1.16
Replies: 119
Views: 47371

Re: Custom Campaign 2.1.0 for Wesnoth 1.15/1.16

Just tried the 1.16 version of this and was sad to see that one can no longer mix and match freely, only within an era. I had actually hoped that I could pit a faction from an era vs a faction from a campaign, but I suspect that does not work even for 1.14. I'll try though! : ) Yeah, faction from a...
by SigurdFireDragon
August 17th, 2022, 2:45 am
Forum: Faction & Era Development
Topic: Era of Legends 1.2.9 for Wesnoth 1.15/1.16
Replies: 21
Views: 18305

Re: Era of Legends 1.2.9 for Wesnoth 1.15/1.16

Era of Legends 1.2.10 is now available on the Wesnoth 1.16 add-on server.

Fixed file encoding for Rebels, Undead, and Dunefolk factions.
by SigurdFireDragon
August 16th, 2022, 5:39 pm
Forum: Faction & Era Development
Topic: Era of Legends 1.2.9 for Wesnoth 1.15/1.16
Replies: 21
Views: 18305

Re: Era of Legends 1.2.9 for Wesnoth 1.15/1.16

@gnombat
Thanks for the report, I'll have it fixed in the next couple days.
by SigurdFireDragon
February 10th, 2022, 3:34 pm
Forum: Lua Labs
Topic: Gui Debug Tools 0.10.3 for 1.16.x BfW
Replies: 53
Views: 30918

Re: Gui Debug Tools 0.10.2 for 1.16.x BfW

You're welcome. :)
by SigurdFireDragon
February 9th, 2022, 4:25 am
Forum: Lua Labs
Topic: Gui Debug Tools 0.10.3 for 1.16.x BfW
Replies: 53
Views: 30918

Re: Gui Debug Tools 0.10.2 for 1.16.x BfW

So I have a few questions... Welcome to the forum. 1. The Lua console allows running lua code to query or affect the game state. As an example, if you input: wesnoth.sides[1].gold it will tell you how much gold side 1 has if you input: wesnoth.sides[1].gold = 1000 side 1 will then have 1000 gold. h...
by SigurdFireDragon
February 5th, 2022, 6:45 pm
Forum: Scenario & Campaign Development
Topic: Random Campaign 1.4.1 for Wesnoth 1.16
Replies: 41
Views: 21139

Re: Random Campaign 1.4.1 for Wesnoth 1.16

primeprover wrote: February 4th, 2022, 7:04 pm Struggling how to work out how to activate the multiplayer mode. Is the current version SP only? It appears in multiplayer campaigns but doesn't give an option for modifying the number of players.
Yes, the current version is 1 player only.
by SigurdFireDragon
January 18th, 2022, 8:15 pm
Forum: Release Announcements, Compiling & Installation
Topic: Wesnoth 1.17.0
Replies: 2
Views: 4836

Re: Wesnoth 1.17.0

The Winds of Fate campaign The new Drake campaign, Winds of Fate (formerly Wings of Victory), has been added to mainline after extensive review and reworking of its lore and gameplay. Thank you to SigurdFireDragon, nemaara (Yumi), and everyone else who provided feedback and worked to get this added...
by SigurdFireDragon
November 10th, 2021, 4:27 am
Forum: Scenario & Campaign Development
Topic: Random Campaign 1.4.1 for Wesnoth 1.16
Replies: 41
Views: 21139

Random Campaign 1.4.1 for Wesnoth 1.16

Random Campaign 1.4.1 is now available on the Wesnoth 1.16.x add-on server! Changes: Add URM maps Archipelago, Mountains, & Mushrooms to the random map pool Make victory message show at end of last playable scenario Make sure you have URM version 1.4.1 for the new maps, otherwise Achipelago &...
by SigurdFireDragon
November 10th, 2021, 4:17 am
Forum: Multiplayer Development
Topic: Ultimate Random Maps 1.4.1 for BfW 1.16
Replies: 35
Views: 17067

Ultimate Random Maps 1.4.1 for BfW 1.16

Ultimate Random Maps 1.4.1 is now available on the Wesnoth 1.16.x add-on server! Changes: The remaining maps have received significant updates! And there's a new map! 6 Updated maps: Archipelago, Forest, Frozen, Mountains, Ocean, Wastes The map Fracture has been removed. New map: Mushrooms Lava: ter...
by SigurdFireDragon
November 10th, 2021, 4:10 am
Forum: Lua Labs
Topic: Gui Debug Tools 0.10.3 for 1.16.x BfW
Replies: 53
Views: 30918

Gui Debug Tools 0.10.2 for 1.16.x BfW

Gui Debug Tools 0.10.2 is now available on the Wesnoth 1.16.x add-on server!

Changes:
Unit Debug:
  • Add Recall Cost slider
Side Debug:
  • Add Recall Cost slider
  • Add Is Local label
  • Controller: Remove invalid values
  • Defeat Condition: is now a toggle_button like Controlller
by SigurdFireDragon
October 21st, 2021, 3:41 am
Forum: Scenario & Campaign Development
Topic: Custom Campaign 2.1.0 for Wesnoth 1.16
Replies: 119
Views: 47371

Custom Campaign 2.1.0 for Wesnoth 1.15/1.16

Custom Campaign 2.1.0 is now available on the Wesnoth 1.16.x add-on server for BfW 1.15.14 and up! Changes: Replace deprecated lua and wml Replaced deprecated usage of overlays Make sure music stops on launch of CC scenario Add all mainline enable macros for unit advancement plus one for the EoL Orc...
by SigurdFireDragon
October 13th, 2021, 10:22 pm
Forum: Multiplayer Development
Topic: Ultimate Random Maps 1.4.1 for BfW 1.16
Replies: 35
Views: 17067

Re: Ultimate Random Maps 1.4.0 for BfW 1.15/1.16

@vghetto Thanks

Not a fan of Fracture myself :D

No update for the 1.14 version, it's done.