-
Posts
2.676 -
Joined
-
Last visited
-
Days Won
141
Everything posted by Itms
-
Updating the Linux Download instructions
Itms replied to Meister's topic in Game Development & Technical Discussion
I will go through the page and maybe reorganize it a bit to make clear which versions might be outdated and which are not. You can use the Ubuntu PPA: https://launchpad.net/~wfg/+archive/ubuntu/0ad- 1 reply
-
- 1
-
-
Yeah it is logical that this happens, but not from a user viewpoint who may think a replay is a "video" of a game. I have opened an issue to fix this at #8230. Thanks for the report!
-
The Flathub version is 27.1, up-to-date since three days ago. We do maintain it.
-
Hi and welcome to the forums. We're a few days away from supporting building with VS 2022, there is an almost ready PR that you could test: #8176 If you're using the main branch or the nightly build, VS 2017 is the only supported compiler (though you could use the vc141 toolset in VS2022) until that PR is merged. And lastly, if you're building from a git clone, you'll need to download Vulkan shaders and translations from the nightly build using `binaries/system/get-nightly-binaries.bat`, or else you'll have the game fall back to OpenGL.
-
Thanks for dedicating time to helping newcomers! I recommend not pointing end users to the git repo, as there are several extra steps to perform (shaders, translations, etc). It is better to point to building from the released source archives: https://gitea.wildfiregames.com/0ad/0ad/wiki/CompilingUsingTheReleaseSourceArchives Additionally the "release-a27.1" branch will be deleted soon, the permanent way to get the release tree is to use the tag "a27.1".
-
Hello Bloop, welcome to the forums. Which map is it?
-
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
-
Wildfire Games is proud to announce the release of the Patch Release A27.1 for 0 A.D. Alpha 27: “Agni”. This is the first patch release of 0 A.D., made possible by the new development environment put into place last year. Easy download and install Download and installation instructions are available for Windows, Linux, and macOS. 0 A.D. is free software. This means you can download, redistribute, modify and contribute to the application under the same licenses: GNU Public Licence version 2 (GPL v2) for code and Creative Commons Attribution Share-Alike 3.0 (CC-BY-SA 3.0) for artwork. Although you might find some people selling copies of 0 A.D., either over the internet or on physical media, you will always have the option to download 0 A.D. completely gratis, directly from the developers. No “freemium” model, no in-game advertising, no catch. What is a patch release? A patch release is a minor release of 0 A.D., bringing a few selected fixes from the development version into the latest release of the game. All fixes of the patch release are already present in the development version (the future Release 28). There are two important aspects to a patch release: Patch releases are OOS-compatible with major releases. If your friend has not heard about the patch release, or cannot install it for whatever reason, they should still be able to play multiplayer with you. This limits the kind of fixes we can include in a patch release. Patch releases are prepared on the side, and do not take precedence over our work towards the next major release. We prepare and provide patch releases as our resources allow. This limits the scale of the fixes we can include in a patch release. Changelog Here are the changes included in A27.1: a fix for the large performance issue observed by some players on older hardware several small performance improvements in the calculation of simulation hashes (related to multiplayer stuttering) fixed support of Windows 7 a fix for modifying your lobby password when you have an uppercase letter in your username a fix for the distorted 3D models with GPU Skinning fixes for crashes with Vulkan and/or with GPU Skinning a fix for changing player perspective in replays a fix for an out-of-memory crash in the JS engine when generating random maps a fix for the game crash on pressing Fn key a fix for a crash in Atlas when the map generation fails a fix for a memory leak in the renderer fixes for multiplayer port forwarding package fixes for Linux desktop environments various build fixes for Linux (some sent by package managers) Thanks to all the community for your continued support and enthusiasm, which allow us to deliver these updates! Reporting issues If you experience a technical problem with the game, please report it at gitea.wildfiregames.com. This is also the first address to visit when you wish to dedicate some of your time to help patch the code. Got any further questions or suggestions? Discuss them with other players and developers at the forum or talk with us directly in the IRC chat rooms: #0ad and #0ad-dev on QuakeNet. Subscribe See our LinkTree. For press/media inquiries, please DM @play0ad on Bluesky or webmaster at wildfiregames dot com.
- 2 replies
-
- 14
-
-
-
There is a "rate limiting" to avoid spam, but newcomers don't have a maximum number of posts. Once they post enough (in quantity, but not too fast), they obtain normal limitations.
-
Thanks but that's not needed to do it manually. The account limitations are lifted after enough content is posted. Welcome @vanz!
-
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
Thanks! I confirm this also happens on A27. I have opened #8205. We've had a similar known issue with Petra for a few versions now. Thanks for the report. Unfortunately I don't see anything strange with the commands.txt, I can replay the game with correct hashes by installing feldmap from mod.io. I get no serialization errors. However I can't tell you whether mods such as "CustomTrainer" can cause such errors. I have taken a look at the crashdump and I can't get a meaningful stack trace from it. I see in the crashlog something about "insufficient access rights to open file" but that might just be the error reporter saturated after you "continued" from previous errors. Let us know if you encounter this issue again. I'd like to launch this tomorrow. @Outis @little Guest can you confirm the Windows 7 issue is actually fixed with a clean install of RC3? -
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
New Release Candidates are available for Patch A27.1 You will find them at https://releases.wildfiregames.com/rc/ with the -rc3- infix. Those are the same as RC2 except the SpiderMonkey DLL for Windows 7 is the good one -
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
Thanks for testing! Can you send the replay? Petra was not touched for the patch release, so this would also be present in A27. -
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
Woops. Found the issue. Thanks a lot for the report -
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
New Release Candidates are available for Patch A27.1 You will find them at https://releases.wildfiregames.com/rc/ with the -rc2- infix. New fixes (added to the top post): The Windows 7 support is fixed! A27 will be the last version supporting Windows 7, so it was a shame to have a bug in here. The engine version is updated, for better bug reports Two Unix build system fixes This should be good to go. Please test as much as possible, I am hopefully releasing this in the upcoming week (I'm thinking Wednesday 16th). -
@Outis With much delay... I think I have found a fix. I got the idea when working on an unrelated library upgrade. I may be able to include this in the patch release 27.1, so that Windows 7 has access to alpha 27 for the coming years (again, R28 will not support Win7). After installing Alpha 27, can you try going to the location of the game (Start Menu > All Programs > 0 A.D. alpha > Right-click on 0 A.D. > Open file location) and in this directory, replace the two files called "mozjs115-release.dll" and "mozjs115-release.pdb" with the attached versions of those files. And let me know if the game starts. Assuming you are still under Windows 7, of course. mozjs115-release.pdb mozjs115-release.dll
-
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
Hi @little Guest, for your "issue 2", did @vladislavbelov send you the modified test binary mentioned in the other thread? As far as I can see, Vlad went inactive before fixing this specific crash, so it is still an open issue. Thanks for the reports. -
Faster update of 0ad on Debian based Package Manager APT
Itms replied to Loic W's topic in Help & Feedback
Hi Loic, this is not how it works. We release source packages of 0 A.D. that can be included by package managers (i.e. volunteers of the community of your Linux distribution), not by us, following processes and policies that vary from distribution to distribution. I assume the Linux VM on ChromeOS is Debian-based. Debian does not include new versions of 0 A.D. in their stable release. 0 A.D. is up-to-date in the "testing" and "unstable" versions, and the "testing" will be released rather soon. You can read https://www.debian.org/releases/proposed-updates for more information. Other distributions, less focused on stability, provide updated versions of the game much faster after we release them. There are alternatives for installing the game on Linux outside the distribution's package manager. You can try the Flatpak or the Snap. Of course, you can also build the game from the source we release. -
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
The Release Candidates are available for Patch A27.1 You will find them at https://releases.wildfiregames.com/rc/ with the -rc1- infix. The list of fixes with respect to Alpha 27 are updated in the top post of the thread. The bug with flood maps is not being worked on, so it will not be fixed in A27.1, we do not wish to delay the patch release further. We may do a A27.2 for this issue depending on timing. The OOS experienced by ffm cannot be reproduced (after investigation in PM) and may have been caused by the local compilation environment. Let's keep eyes wide open for this one during the testing of RC1. Thanks for your help!- 53 replies
-
- 11
-
-
-
Bonjour damale, ce n'est pas un bug, la traduction française était incomplète au moment où nous avons sorti la version 27. La phrase que tu montres en anglais sur la capture d'écran n'a été traduite qu'en février par exemple. La traduction française est toujours complète d'habitude, mais nous avons découvert en décembre qu'un traducteur (peut-être un bot) avait juste copié-collé l'anglais dans les traductions en français pour énormément de contenu. L'équipe de traduction croyait donc que tout était traduit. Elle n'a malheureusement pas eu le temps de re-traduire tout ce qui manquait avant la sortie fin janvier. N'hésite pas à contribuer à la traduction sur Transifex si tu le souhaites: https://gitea.wildfiregames.com/0ad/0ad/wiki/Localization
-
Hi @Grautvornix, I have updated the mkensis executable on the builder for installers. I have generated a test installer for the upcoming 27.1 release. Could you try and see if this one starts? https://jenkins.wildfiregames.com/job/0ad-patch-bundles/13/artifact/0ad-0.27.1dev-win32.exe
-
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
Hi @ffm2, thank you very much for the steady test results. It will be far easier to analyze them without mods on your side, no worries about playing with others using mods. I had indeed missed #7635, I understand better now. I am going to take a closer look at your latest OOS report during the week and I'll get back to you. -
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
Currently, the RangeOverlayManager is serialized, so a difference will create OOS. Take a look yourself at the difference between the two oos_dump.txt files. -
Release Preparation of A27.1
Itms replied to Itms's topic in Game Development & Technical Discussion
Thanks for the report, but the dump difference shows that you have a behavior difference in GUIInterface enabling range visualizations (for attacks, auras, and healers). This is definitely caused by one of your mods (I suppose it's Ricci's "rangedoverlay" mod, but if you're the one OOS, it can be one of your mods). You folks should stop abusing the compatibility checks system, or at the very least test RCs without mods.