Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.626
  • Joined

  • Last visited

  • Days Won

    562

Everything posted by Stan`

  1. @vladislavbelov noted it seems that sadly the manifest hidpi settings only support Windows 10 https://docs.microsoft.com/en-us/windows/win32/sbscs/application-manifests
  2. Seems like some kind of autoformating where it added one space before each bullet point
  3. I'm not exactly sure what the reasoning is for this but I believe you can't install a more recent Apple compiler (e.g XCode versions are only for specific mac versions) so you'd need to install the Clang compiler from brew or macports, which usually comes with another set of issues. @wraitii might know more. What's the hack it replaces? Yeah definitely; I chatted a bit with @smiley about it. I suppose the fork went that route. Honestly I never found it so bad. Maybe stockholm syndrome. Meson was an absolute pain for me to setup and I didn't even get a working build :/
  4. Any help in that area is welcome @vladislavbelov didn't have enough time in A25. @wraitiihad some patches. https://code.wildfiregames.com/D1923 https://code.wildfiregames.com/D1924 That has some issues with macOS and its sdk https://code.wildfiregames.com/D3185 https://code.wildfiregames.com/D4225 I'd like to help with that. Seemed a bit annoying with premake https://code.wildfiregames.com/D1338 A lot of maintainers are annoyed that. I personally hate cmake gui but if it can be done transparently why not. https://trac.wildfiregames.com/ticket/1104 I tried with meson but never got a working executable... And a lot of features we used were missing.
  5. Plans yes, what will happen may vary, as they were supposed to be included in A24 (had to fix the innacuracies, didn't make it in time), A25 with the fixes didn't get there in time, so who knows
  6. 0 A.D. release names start with the letter of the alphabet that corresponds to the release version. Alpha 22 was Venustas, Alpha 23 was Ken Wood, Alpha 24 was Xšayaṛša, Alpha 25 was Yaunā and Alpha 26 will start with a Z ! As with previous releases, we give everyone the opportunity to propose release names. Let us hear your best proposals!
  7. Wildfire Games, an international group of volunteer game developers, is happy to announce the re-release of 0 A.D. Alpha 25 “Yaunā”, the twenty-fifth alpha version of 0 A.D., a free, open-source real-time strategy game of ancient warfare. This version is a maintenance release. Gameplay remains untouched and both versions of Alpha 25 remain multiplayer-compatible. We strongly advise you however to upgrade to benefit of the following fixes: Ranked matches did not longer grant points in the lobby. Mod installation no longer require restart. Mod installation no longer prints errors when installing mods by double-clicking Mod installation now overwrites the existing mods to allow for easier updates. Fishes are now easier to spot on lowest settings with the addition of seagulls. The team wishes to apologize for the inconvenience and hopes you will be enjoying your time playing 0 A.D: Empires Ascendant.
  8. @Freagarach @wraitii @Angen know better than me. I suspect it's this code https://github1s.com/0ad/0ad/blob/HEAD/binaries/data/mods/public/simulation/components/UnitAI.js#L2668-L2669
  9. I guess it could require town phase yeah.
  10. Didn't we add new ones I saw new metal and new stone models ?
  11. Well if you want to make new textures. I thought the yellow veins were enough. @wowgetoffyourcellphone thoughts ?
  12. One could add a debug in production queue to see how often it gets called in practise
  13. Nothing here ? https://trac.wildfiregames.com/wiki/Rmgen_Library Would be nice to expand it Ping @FeXoR
  14. To show pretty water/ugly water.
  15. Hi @The-Razeth Thanks for the report. Does it also happens with 0 A.D: Empires Ascendant Alpha24 ? If so, you can either download the following redistributable → https://www.microsoft.com/pt-BR/download/details.aspx?id=48145 Either @wraitii or Mozilla introduced an incorrect dependency when building Mozilla SpiderMonkey, forcing that dependency. It's unlikely it'll be fixed by the re-release. To fix this Firefox copies the dll manually in their folders...
  16. Well I've seen some people generate some html output to test things out (it's js after all) but you'd have to write a nodjs backend or something. I believe random maps have hotloading so you should be able to test things on the fly while the game is running.
  17. We don't use the SDL to pick audio devices (We use OpenAL). I think the only usage of the SDL in the sound engine is SDL_Delay. I'd like the thread to be moved to the thread pool in A26 to remove that explicit wait. See https://code.wildfiregames.com/D3877 for the initial plan.
  18. Godot was a commercial project at the time IIRC.
  19. Thanks for the questions, will try to answer them during the stream.
  20. Make sure you don't miss Tom0ad's next livestream about 0 A.D. Like the previous one (https://www.youtube.com/watch?v=5NjTHd26l40), you'll be able to discover the new Alpha 25 release, and hear from Stan about how the process of creating the new Alpha went. https://www.youtube.com/watch?v=jhIOUv0vVw0 Hope to see you all there!
×
×
  • Create New...