Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 2024-04-20 in all areas

  1. @SKAcz The opinion of myself and plenty of other players is that while economy management tasks can be repetitive, they are an important part of the game. Namely that a player must decide where to allocate their attention when they are under pressure or applying pressure. The autoqueue we currently have is simple so that you still have to manage economy. Learning how to multitask well is a (probably the) key skillset in RTS games, and overly automating the economy would ruin that part. Also just be aware that its widely considered cheating to use progui in multiplayer.
    1 point
  2. Update on the encyclopedia GUI page: I was not happy with the code at all, it was written in a very "unconventional" (bad) way and not really integrated into 0ad's codebase. That's why I decided to basically rewrite everything. The various panels are now different classes (and have their own XML and JS files). Values are now (as usual with JavaScript) stored in properties and passed between them. The CivDropdown (as well as the related civData) is created and used from already implemented classes and functions. And countless more smaller improvements. All in all, I guess the code will be around 30% more efficient than before. But most importantly: the code is now much much more readable and usable, and no longer embarrassing to show. It might not seem like a big step to some, because essentially all I did was lift it to the expected standard, but it certainly is for me. Because I only had little experience I programmed the project in the wrong direction. Yes, everything worked just fine on the surface, but I eventually had to take my time to "fix" it. And that being done now means I can actually start designing and cleaning up the UI. Plus, because the code is now much better integrated into 0ad, I'm able to "intertwine" it with 0ad and make it feel less like a seperate entity. I, for example, already added a button to the structure tree, civilisation overview and the small unit/building/technology viewer page to open the respective encyclopaedia article. If you want to take a look at the code, I put it on a GitHub repo: https://github.com/indoptogopt/GUI-page-for-0ads-encyclopedia
    1 point
  3. Pr for Ptolemaic wonder: https://github.com/TheShadowOfHassen/0-ad-history-encyclopedia-mod/pull/137
    1 point
  4. lol, I forgot for a moment that units in production count.
    1 point
  5. I am not able to reproduce this behaviour. When I start a match on the map 'Neareastern Badlands' (Vorderasiatisches Ödland) with Han as my chosen civ, I have ten units and a pop count of ten. If I let the Han minister commit suicide, I'll have nine units with a pop count of nine. See screenshots below:
    1 point
  6. What I would like is that autoqueue is not stopped if I run out of resources, it would be nice if it were just paused until resources are available. Same as with population limit, it just pauses production until population cap is available.
    1 point
  7. Shader effects 0 vs shader effects 10. It's not really a beauty. 842 model tris in atlas, 421 in blender, hope that is not too many @Genava55 @Ultimate Aurelian Should I make a stone baba and steles from the deer stones culture or would that be ahistorical?
    1 point
×
×
  • Create New...