-
Posts
18.123 -
Joined
-
Last visited
-
Days Won
587
Everything posted by Stan`
-
In the current state (I don't know about user1's current plans) You'd have to use a client like Gajim to do the moderation. The game's UI doesn't support banning right now. Maybe it can be added, but chances are one might need some C++ changes as well.
-
Rewriting JS code into C++ means more performance, but less moddability and breaking all the mods that depend on that... Well isn't the whole point of a message system to be asynchronous?
-
Mutexes with an event based system seems like asking for trouble. Also what about the js code ?
-
https://github.com/0ad/lobby-bots
-
Hey there, this will be fixed for A26. The problem is AMD CPUs broke our detection code in their recent series. Each new series broke something new. [Differential] D4402 Remove Topology.cpp (wildfiregames.com)
-
Morning @go2die I am sorry, but I do not have the time to look into it right now. I am stretched between the release (fixing the han cc and updating the release pipelines), the git migration, my actual work, my presentation at Vandoeuvre in two weeks, I really hope @user1 @Dunedan or @rossenburg can take care of it. I think @user1 has a bigger plan that I do not understand, for he does not allow me to give moderation rights on the lobby. (He revokes them constantly) Sincerely Stan.
-
Defaults are overriden by player's preferences. @wraitii might know why it was done that way.
-
Sweet. Wanted to see if I could give the texture some more panache
-
Hey, would you be so kind as to try the fix below? It will be fixed for A26. Sorry for the inconvenience You can also try the release candidate.
-
@wackyserious did you commit those? I couldn't find the textures.
-
StarGUI 0A.D optimisation mod, compatible with multiplayer lobby.
Stan` replied to Yekaterina's topic in Game Modification
Installable version (zip is wrongly done; see this) stargui.pyromod Textures should be 2x2 for performance. Also if possible only one should be used. Peachicken has not have all the anims. mod.json was missing name:"" -
Only scenarios have restricted settings IIRC.
-
Seems there is something wrong with your graphic driver...
-
mod.json error fixed in https://code.wildfiregames.com/rP27031 savegame issue fixed in https://code.wildfiregames.com/rP27053 replay.json error will be fixed in [Differential] D4763 Fix broken rename and copy on Windows. (wildfiregames.com)
-
@feneur These days I use google to parse the forums e.g han_emblem inurl:wildfiregames.com
-
Don't forget to read the modding documentation. https://trac.wildfiregames.com/#Formodders: Stay safe too 28 degrees in my flat right now.
-
Free For All aka no team
-
The issue is that you can't change audio configuration while the game is running. It won't adjust so you'll lose sound
-
Changing C++ Coding Conventions
Stan` replied to phosit's topic in Game Development & Technical Discussion
Xml parsing ? -
Changing C++ Coding Conventions
Stan` replied to phosit's topic in Game Development & Technical Discussion
Cc @hyperion, @Mercury, @jprahman -
@wowgetoffyourcellphone