Search found 4911 matches
- Today, 3:48 pm
- Forum: Technical Support
- Topic: Getting the error "Could not auto save the game. Please save the game manually" frequently.
- Replies: 1
- Views: 37
Re: Getting the error "Could not auto save the game. Please save the game manually" frequently.
Please see viewtopic.php?t=25660 for instructions on what information to provide when reporting a bug.
- January 28th, 2023, 3:35 pm
- Forum: WML Workshop
- Topic: Nested loops huge perfomance decrease[SOLVED]
- Replies: 7
- Views: 347
Re: Nested loops huge perfomance decrease
It'd depend on what exactly you mean by "performance decrease", specifically. Generally though I wouldn't think that's too unexpected. Looping over an array of 250 elements means 250 loops, but looping over two arrays of 250 in a nested [for] or [foreach] is 62,500 loops (if for some reaso...
- January 27th, 2023, 11:05 pm
- Forum: WML Workshop
- Topic: Nested loops huge perfomance decrease[SOLVED]
- Replies: 7
- Views: 347
Re: Nested loops huge perfomance decrease
What is the size of each array being looped over?
- January 27th, 2023, 6:06 pm
- Forum: Music & Sound Development
- Topic: Expanding UMC Music
- Replies: 47
- Views: 21839
Re: Expanding UMC Music
Of those, these are the ones not included in any of the UMC Music Book add-ons: Anonymity breaking_the_siege_edit Emotion figght_amp Floating_Paper_Bags FollowingYourStar heroism Imminent_Threat night_hunter_edit no_way_out onethousandsuns ThoseofUsWhoFight TravelstotheEast I would want to know whe...
- January 27th, 2023, 1:07 am
- Forum: Music & Sound Development
- Topic: Expanding UMC Music
- Replies: 47
- Views: 21839
Re: Expanding UMC Music
You can check on https://addons.wesnoth.org/.
- January 26th, 2023, 9:34 pm
- Forum: Music & Sound Development
- Topic: Expanding UMC Music
- Replies: 47
- Views: 21839
Re: Expanding UMC Music
FWIW I still have the AfterEI music (it should also still be available via 1.14 UMC). I listened to a ton of music and picked the stuff I liked best (sources were other UMC and add-on music packs so presumably all OK copyright-wise). Most of these should still be around but I'm posting a listing of...
- January 26th, 2023, 3:51 pm
- Forum: WML Workshop
- Topic: First scenario created
- Replies: 25
- Views: 754
Re: First scenario created
[shows_if] isn't a tag - it's [show_if].
- January 25th, 2023, 5:31 pm
- Forum: Music & Sound Development
- Topic: Expanding UMC Music
- Replies: 47
- Views: 21839
Re: Expanding UMC Music
https://wiki.archiveteam.org/images/8/8a/Archivetime.png After egallager's request for the original mp3 of Lonely Snowfall, I decided to dig into my backups a bit more. In older revisions of the "Available Music" wiki page (https://wiki.wesnoth.org/index.php?title=Available_Music&oldi...
- January 25th, 2023, 5:09 pm
- Forum: Music & Sound Development
- Topic: Expanding UMC Music
- Replies: 47
- Views: 21839
Re: Expanding UMC Music
Oh, nice. I'll have to go through these and add any that were missing previously.
- January 22nd, 2023, 6:28 pm
- Forum: News
- Topic: Wesnoth 1.16.8
- Replies: 0
- Views: 1112
Wesnoth 1.16.8
Wesnoth 1.16.8 is now available. This is a maintenance release for the stable 1.16.x series and, as such, it delivers an assortment of bug fixes and other improvements over previous releases in this series. Check the forum thread for a list of the most notable fixes and changes in this version. The...
- January 22nd, 2023, 6:26 pm
- Forum: Release Announcements, Compiling & Installation
- Topic: Wesnoth 1.16.8
- Replies: 0
- Views: 1439
Wesnoth 1.16.8
Wesnoth 1.16.8 is out! 1.16 Release Notes This is a regular maintenance release for the stable 1.16.x series, delivering bug fixes and translation updates. As is the norm for updates to the current stable series, this release is fully compatible with previous 1.16.x versions. A full list of changes...
- January 21st, 2023, 4:13 pm
- Forum: Ideas
- Topic: [Usability / User Interface suggestions] Larger font size, and coloured text
- Replies: 5
- Views: 2269
Re: [Usability / User Interface suggestions] Larger font size, and coloured text
Integer scaling of the entire UI is possible with 1.17.
- January 21st, 2023, 5:32 am
- Forum: Scenario & Campaign Development
- Topic: vs survival?
- Replies: 2
- Views: 157
Re: vs survival?
That sounds somewhat like the Nosmos Survival Maps add-on?
- January 21st, 2023, 12:18 am
- Forum: Technical Support
- Topic: Assertion error in map editor
- Replies: 3
- Views: 251
Re: Assertion error in map editor
Alright, thanks for reporting - I've opened #7296 for this.
- January 20th, 2023, 11:11 pm
- Forum: Technical Support
- Topic: Assertion error in map editor
- Replies: 3
- Views: 251
Re: Assertion error in map editor
Can you provide the relevant information listed in viewtopic.php?t=25660 ?