-
Posts
17.618 -
Joined
-
Last visited
-
Days Won
560
Everything posted by Stan`
-
@Nescio why the script? But thanks. Although any decent IDE can indent JSON
-
You should merge into master, and you might want to create yet another pull request
-
I think it's good enough for now
-
I don't think so. It's trial an error, that's how art works basically
-
Indeed the animation is based on the templates when a repeattime is specified, while it's based on the actor file when there is no template. Unfortunately changing this change balancing
-
I'm Planning to Get a New PC and I Need Advice
Stan` replied to sphyrth's topic in Introductions & Off-Topic Discussion
Ah indeed you are correct. -
I'm Planning to Get a New PC and I Need Advice
Stan` replied to sphyrth's topic in Introductions & Off-Topic Discussion
Intel uses both. They have like 128MB integrated and then "steal" the rest. Source: https://www.intel.com/content/www/us/en/support/articles/000020962/graphics.html -
I'm Planning to Get a New PC and I Need Advice
Stan` replied to sphyrth's topic in Introductions & Off-Topic Discussion
I believe APU do not have dedicated VRAM. You can configure the amount of RAM they use in the BIOS/UEFI. -
For the record that's https://code.wildfiregames.com/D2859 Sounds are to be improved
-
Found this today, and thought it was amusing
-
Buildings have a "loyalty" bar in order to capture a building you need to fill that bar with your color. Your enemy can reduce the capture rate by adding units inside the buildings. You can increase by damaging the building before trying to capture it.
-
Not really, sadly :/
-
It's in DE
-
Play with the same router! help!
Stan` replied to bestfree's topic in Game Development & Technical Discussion
Hey, welcome to the forums did you see: -
Interesting, it would seem we are missing some characters with umlauts
-
Thanks for the fixes! I merged them. Note for the future though, we use 2 spaces for indentation not tabs Try also to make changes smaller if you can.
-
Yeah those need to be replaced by something else, for the code has changed since then. Thanks for your work I believe you could try to merge
-
I created https://github.com/0ADMods/yayoi_japan @LordGood maybe you could upload your buildings ^^"
-
- 271 replies
-
- 10
-
You can but it will only work with the dev version of the game (Not the current release)
-
Dunno have you tried Engine.GetGUIObjectByName("guiobjectname").style = ?
-
You could also keep track of the time, by querying the current date? And only call the function every five second or so.
-
You can query the player then query all its entities I think.
-
@gameboy @vladislavbelov is currently busy with AFK life. Please be patient.
-
As I said the fix should occur on the programming side thanls for investigating