Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.611
  • Joined

  • Last visited

  • Days Won

    559

Everything posted by Stan`

  1. Both computers compute the moving units and determine which one got to the crate first
  2. Yeah I got that. If you replace my barrel it will also replace all those of the upgraded civ structures ^^ So it's up to you. The new one look nice.
  3. 512x512 is big though.I don't know what size the current barrels use. but given the texel density, I'd say half might be a reasonable amount ? (High res can go in the art repo) I was all for propping, but I'm still pondering whether it was a mistake (Still sounds very convenient to be able to update all buildings props at once) I believe the new barrel I made had three variants, open, closed, and with the lid on the side, dunno how reusable that is. Back on topic it might be wasteful to have it in the game but not use it, but I'm not sure having it here/in the art repo is better for posterity...
  4. Nope computed by all the players Well it's different, Gaia entities are controlled by a js script called UnitAI That's correct. You mind want to read this https://wildfiregames.com/forum/index.php?/topic/26937-fixing-quitting-in-games/&tab=comments#comment-384284
  5. Greetings, and welcome to the forums There is a patch by me here https://code.wildfiregames.com/D1718 it's stalled until I rewrite it to use status effects instead. Not really, all the players compute the game state on their own computer (if the host was able to change things during the game, that would make all the players out of sync) There are a few things that runs indepedently of the players. Like the Extinct Volcan map where the water will slowly increase until everything is drown. There are plans to add weather (currently you can only specify the biome on random maps) and day and night. Currently those two need some CPP changes, as one cannot access such things from the simulation.
  6. Method 1: Defining animations in actor files Pros: Easy Cons: If multiple models are using the same animations if you want to change them all you have to change a lot of files. Lots of duplication Method 2 using variant files Pros Little duplication Easy maintenance Variants can inherit one another Cons A bit more complex to understand Why are there groups. Groups are here for the carry Idle animation so that there are two idles one with and without resources. @wraitii and @Alexandermb can tell you more.
  7. I don't believe the out of memory is linked to that change... That's a CPU detection fix, not a memory fix.
  8. Autumn winter and dead variants and blue and purple berries.
  9. That's the same error as https://trac.wildfiregames.com/ticket/4360 Here is a fix if you are willing to compile the game yourself What OS are you on ? What CPU do you have ?
  10. I don't know for sure, but I would assume as I created the helmet folder (at least I created it for some mods) that helmet wasn't removed because I simply SVN moved the files with no renaming (I also didn't know the helmet names at that point)
  11. The problem here is by being negative all the time and trolling, not only are you guys making fools of yourselves but also making this place annoying for other people. I'd rather not have to delete, mute, ban, and I'd rather instead work on the game, but I can't let you spread hate, troll, or feed other trolls, or just be toxic. If you want to contribute making this game more popular please do so, by either contributing, sharing the game, making videos, playing the game, or organizing tournaments.
  12. My humble contribution right old, left new.
  13. Can you commit those @Enrique ?
  14. Ah I thought you wanted to merge back all greek civs into a hellenic one.
  15. It's not possible ^^" Would be a waste of the current art though then
  16. Yeah so we'd use the same set and style for all greek factions correct ?
  17. Nice ! (On a related not I believe all blend files that are bigger than a few MB need to be zipped)
  18. Sure. How big is it when you zip it and/or use blender compression ?
  19. Dunno, does it make sense to have them all in a single blendfile ? Wouldn't it make more sense to have on file per civ so it's less layers to look into ? It's up to you
×
×
  • Create New...