-
Posts
18.226 -
Joined
-
Last visited
-
Days Won
591
Everything posted by Stan`
-
-
0 A.D. Social Media Accounts (We need you!)
Stan` replied to Sundiata's topic in Announcements / News
https://www.reddit.com/r/0ad/ ? -
Do you have a mac mouse?
-
You can probably edit the script to print whatever actor is broken
-
Mmh that means one of the actors is broken :/
-
If you just want to change unit stats, knowing how to edit XML and JSON file is needed. If you want to change how gameplay works, you will need JavaScript knowledge as well. If you want to create art you will need 3D Software Knowledge (e.g. Blender) and 2D Software knowledge (e.g) and XML knowledge. If you want to just use the current art assets to make more art, you just need XML knowledge. Let me know if I can help.
-
More like <ApplyStatus> <Burns> <StatusName>Poison arrows</StatusName> <Icon>poison</Icon> <StatusTooltip>Champion Maurya Maiden is equipped with poison arrows.</StatusTooltip> <Interval>100</Interval> <Duration>10000</Duration> <Damage> <Poison>1</Poison> </Damage> </Burns> </ApplyStatus> But yes. You also need a file called binaries/data/mods/public/simulation/data/template_helpers/damage_types/poison.json { "code": "Poison", "name": "Poison", "description": "Damage caused by poison, such as venom or toxic substances.", "order": 5 }
-
I see. I haven't been able to patch this yet you will need to run this as many time as there is a duplicated tag in the templates :/
-
If you have perl installed, you can get all those errors in one go by running the following commands. $ cd source/tools/entity $ perl checkrefs.pl --mod-to-check=delenda_est --check-map-xml
-
0 A.D. Development Report: September 2019 – May 2020
Stan` replied to asterix's topic in Announcements / News
@Nescio thanks for the comments. I'll try to look more into English consistency in the next report. Done. Took six months more than expected to write this report, so that was to be expected. I fixed it. Same for @ValihrAnt's name -
That's me too https://trac.wildfiregames.com/changeset/23707
-
Yes but delenda est partially depends on the public mod. I changed those files.
-
Star is because of D2503 Promotion is because of the animation reexport. I guess maybe updating /deleting variants should work.
-
@Khaabale with regard to composition and angle, I think this is the best for portraits.
-
To be fair, it's because the mods trick the game
-
@wowgetoffyourcellphone @LordGood do you have feedback /critiques on those?
-
Some wanted to make it a special building to show both existed
-
Apparently ( https://secure.phabricator.com/D18739) you can do arc alias --preview arc diff --only
-
I guess that's this ticket https://secure.phabricator.com/D18740 it seems to be only a naming change preparing for the draft status https://secure.phabricator.com/T2543
