Search found 4343 matches
- January 23rd, 2021, 4:31 am
- Forum: Technical Support
- Topic: SLOW Performance Issues: post here to report
- Replies: 251
- Views: 129603
Re: SLOW Performance Issues: post here to report
The most recent version of Wesnoth is 1.14.15 by the way.
- January 22nd, 2021, 6:39 pm
- Forum: Release Announcements, Compiling & Installation
- Topic: Wesnoth 1.15.9
- Replies: 4
- Views: 1482
Re: Wesnoth 1.15.9
Traits are broken in this version when using this definition :( The unit won't get the quick/strong .... traits. only the loyal [unit] id=loyal_bowman passable=yes placement=leader random_traits=no side=1 type=Bowman {IS_LOYAL} [modifications] {TRAIT_LOYAL} {TRAIT_QUICK} [/modifications] [/unit] [u...
- January 21st, 2021, 9:55 pm
- Forum: Art Contributions
- Topic: LordBob's random stuff : Nagas and more
- Replies: 254
- Views: 73964
Re: LordBob's random stuff : Nagas and more
For the evolved fire guardian, I don't believe it fits with anything in mainline right now (unless there's something campaign specific). Someone (probably doofus-01 as of right now I'd guess) would need to make a level two fire guardian sprite for it otherwise.
- January 21st, 2021, 5:25 pm
- Forum: Art Contributions
- Topic: LordBob's random stuff : Nagas and more
- Replies: 254
- Views: 73964
Re: LordBob's random stuff : Nagas and more
Very interesting! Are the sailors intended to be for specific roles? The first looks more pirate-like, the second maybe a captain or a merchant, and the last a soldier?
- January 16th, 2021, 10:05 pm
- Forum: News
- Topic: Wesnoth 1.15.9
- Replies: 0
- Views: 1165
Wesnoth 1.15.9
The fourth release of the new development series, Wesnoth 1.15.9 , is now available. Check the forum thread for a list of the most notable changes in this version, as well as the more technical full changelog for enthusiasts and content creators. The source code and Windows and macOS packages are al...
- January 16th, 2021, 10:00 pm
- Forum: Release Announcements, Compiling & Installation
- Topic: Wesnoth 1.15.9
- Replies: 4
- Views: 1482
Wesnoth 1.15.9
Wesnoth 1.15.9 is out! This new release in the 1.15.x development series sees various changes and improvements in various areas. As this is a development version, we would like to remind everyone how the testing and feedback process works for these: If you download Wesnoth stand-alone, make sure to...
- January 13th, 2021, 5:17 am
- Forum: WML Workshop
- Topic: formula with set_variable
- Replies: 4
- Views: 251
Re: formula with set_variable
Always put quotes around formulas.
- January 9th, 2021, 6:31 pm
- Forum: Users’ Forum
- Topic: Message to Wesnoth community
- Replies: 26
- Views: 2751
Re: Message to Wesnoth community
That was a sarcasm. I know that the developers have never considered the fact that the cheating is possible in the game as an issue that has to be fixed (to be precise, I mean the network protocol design lack that allows to disclosure what's behind fog, shroud or disclosure an ambush). Also I heard...
- January 8th, 2021, 11:09 pm
- Forum: Users’ Forum
- Topic: Message to Wesnoth community
- Replies: 26
- Views: 2751
Re: Message to Wesnoth community
Because while an apology is a good start, it doesn't undo all the things he's said and done nor reverse all the players he's undoubtedly pushed away from the game as a whole. So if he ever wants the original ban to be reconsidered, he will need to stay true to that apology for a long time first.
- January 8th, 2021, 10:54 pm
- Forum: Users’ Forum
- Topic: Message to Wesnoth community
- Replies: 26
- Views: 2751
Re: Message to Wesnoth community
The fact that he hasn't been reported to be continuing his old habits is enough to not continue banning him, but it has no bearing on reversing previous bans.
- January 8th, 2021, 9:04 pm
- Forum: Users’ Forum
- Topic: Message to Wesnoth community
- Replies: 26
- Views: 2751
Re: Message to Wesnoth community
To nip this in the bud: SV's original account isn't being unbanned. Neither also will anyone else's permanently banned account be unbanned based on what's said in this thread - public debate of decisions regarding whether or not someone's ban is appropriate is not something that's ever been accepted...
- January 6th, 2021, 7:11 am
- Forum: Multiplayer Development
- Topic: Multiplayer Activity Report - 2020
- Replies: 22
- Views: 3684
Re: Multiplayer Activity Report - 2020
And lastly for this thread, December has now been added.
- January 3rd, 2021, 7:10 pm
- Forum: Technical Support
- Topic: How to Launch the game
- Replies: 1
- Views: 150
Re: How to Launch the game
Which operating system and version of Wesnoth is this, and where are you downloading the game from?
- January 3rd, 2021, 7:09 pm
- Forum: Technical Support
- Topic: Multiplayer login error
- Replies: 2
- Views: 243
Re: Multiplayer login error
What's the error you're seeing and can you provide a screenshot of it?
- January 2nd, 2021, 1:44 am
- Forum: WML Workshop
- Topic: Store a variable using [option] in [message]
- Replies: 4
- Views: 240
Re: Store a variable using [option] in [message]
[message][option][command] is intended - just [message][command] isn't.