Page MenuHomeWildfire Games
Feed Advanced Search

Oct 5 2022

Stan commandeered D4329: Copy/Open button for file path in replay window.
Oct 5 2022, 12:01 PM
Stan added a comment to D4673: [NetClient] Clean up g_xmppClient checking.

@jprahman can you update this?

Oct 5 2022, 11:59 AM
Stan raised a concern with rP27114: [Alpha 27][Art][Textures][Portraits] Move unit portraits to civ-specific….

Forgot some files. PLEASE RUN CHECKREFS.PY!

Oct 5 2022, 11:54 AM
Stan raised a concern with rP27120: [Alpha 27][Atlas] New Obstructor objects for Atlas..

You forgot a file.

Oct 5 2022, 11:49 AM
Stan updated the diff for D4271: Civ backgrounds for minimap..

Rebase after rP27122.

Oct 5 2022, 11:47 AM
Stan closed D4789: Bump version to A27.
Oct 5 2022, 11:20 AM

Oct 4 2022

Stan committed rP27105: Bump version to alpha 27..
Bump version to alpha 27.
Oct 4 2022, 7:57 PM
Stan added a comment to D4789: Bump version to A27.

Been thinking about this a lot in the past few days. I think we should move on. Will commit it tomorrow, after getting some rest. Unless someone comes up with a very good reason not to obviously.

Oct 4 2022, 12:33 AM

Sep 26 2022

Stan added reviewers for D4790: Use atomic as buffer index in CProfiler2::ThreadStorage: Restricted Owners Package, vladislavbelov.
Sep 26 2022, 11:17 AM

Sep 25 2022

Stan added inline comments to D4790: Use atomic as buffer index in CProfiler2::ThreadStorage.
Sep 25 2022, 7:47 PM
Stan requested review of D4789: Bump version to A27.
Sep 25 2022, 9:13 AM

Sep 20 2022

Stan added a comment to D4669: Use _SC_NPROCESSORS_ONLN to get available CPUs.

Arch is using it

Sep 20 2022, 10:46 AM

Sep 19 2022

Stan abandoned D2877: [WIP] Libepoxy GL loader.

We merged the other GL loader.

Sep 19 2022, 8:45 AM

Sep 16 2022

Stan resigned from D4758: Rearrange GC scheduling for reduced lag.
Sep 16 2022, 10:33 AM
Stan removed a reviewer for D4758: Rearrange GC scheduling for reduced lag: Stan.

@vladislavbelov asked me to clarify more things before committing this, because it might lead to a 6 months Feature Freeze or a painful revert.
We need to make sure it doesn't cause more spikes in other cases.

Sep 16 2022, 10:33 AM
Stan added a comment to D4758: Rearrange GC scheduling for reduced lag.
In D4758#203957, @Stan wrote:

I the meantime can you keep testing it with different loads and replays to make sure there isn't something unstable ? :)

EG. The custom combat huge demo or a 4v4 with ais on big maps etc.

Sep 16 2022, 7:40 AM
Stan added a comment to D4758: Rearrange GC scheduling for reduced lag.

I the meantime can you keep testing it with different loads and replays to make sure there isn't something unstable ? :)

Sep 16 2022, 7:38 AM

Sep 15 2022

Stan accepted D4758: Rearrange GC scheduling for reduced lag.

Nah, this looks alright, will see about committing it after the release comes out.

Sep 15 2022, 10:22 PM

Sep 14 2022

Stan added a comment to D4758: Rearrange GC scheduling for reduced lag.

Sorry about that, ZFS keeps failing these days, and the VM gets stuck.

Sep 14 2022, 9:22 AM

Sep 13 2022

Stan removed a reviewer for D4698: Fix entvalidate.py: wraitii.
Sep 13 2022, 10:40 PM
Stan accepted D4698: Fix entvalidate.py.

Looks good to go. Wonder if they should have a copyright header. According to https://trac.wildfiregames.com/browser/ps/trunk/source/tools/LICENSE.txt it's MIT.
Won't commit because we reached CF, but will be nice after the release.

Sep 13 2022, 10:40 PM
Stan added a comment to D4698: Fix entvalidate.py.

Just realised I'm an idiot and you need a way to specify the location because you don't want to put the rng in the mod folder (since you're probably gonna zip it afterwards) and it won't be there on the CI either.
Sorry, that's what happens when I do too much things at once.

Sep 13 2022, 1:43 PM
Stan added inline comments to D4698: Fix entvalidate.py.
Sep 13 2022, 1:29 PM
Stan added a comment to D4698: Fix entvalidate.py.

~~ Sadly I'm not sure I can set you as author. There seem to be a way but I dunno if trac and phab support it https://stackoverflow.com/questions/2107719/how-to-set-author-for-svn#2107898 ~~

Sep 13 2022, 8:28 AM

Sep 12 2022

Stan committed rP27101: Update translators credit file..
Update translators credit file.
Sep 12 2022, 10:08 PM
Stan committed rP27100: Fix translations script pipeline..
Fix translations script pipeline.
Sep 12 2022, 1:35 PM
Stan committed rP27097: Update dockerfiles images to match jenkins.
Update dockerfiles images to match jenkins
Sep 12 2022, 9:39 AM

Sep 11 2022

Stan committed rP27096: Update jenkinsfiles to match upstream..
Update jenkinsfiles to match upstream.
Sep 11 2022, 7:28 PM
Stan accepted D4787: Fixes out of bounds on each match start in Profiler2.

Fix year and LGTM.

Sep 11 2022, 1:14 PM
Stan added inline comments to D4782: Add UpgradePlan to Petra and use it to upgrade sentry towers.
Sep 11 2022, 11:34 AM
Stan added inline comments to D4787: Fixes out of bounds on each match start in Profiler2.
Sep 11 2022, 11:32 AM

Sep 10 2022

Stan committed rP27091: Fix the check translation script failing..
Fix the check translation script failing.
Sep 10 2022, 7:19 PM
Stan added inline comments to D4782: Add UpgradePlan to Petra and use it to upgrade sentry towers.
Sep 10 2022, 7:08 PM

Sep 9 2022

Stan added a comment to D4786: A bit faster "state hash check".

Maybe try this flag https://github.com/7wells/0ad/blob/master/binaries/system/readme.txt#L75

Sep 9 2022, 2:31 PM

Sep 8 2022

Stan added inline comments to D4782: Add UpgradePlan to Petra and use it to upgrade sentry towers.
Sep 8 2022, 10:32 AM

Sep 7 2022

Stan added a comment to D4425: Use the threadpool for texture conversion.

Can't you make it the responsibility of the receiver to destroy objects instead of adding the extra overhead of a unique ptr?

Sep 7 2022, 9:43 PM
Stan added a comment to D4425: Use the threadpool for texture conversion.

Windows failed because you broke the debug tests. Possibly a memory leak.

Sep 7 2022, 2:56 PM

Sep 6 2022

Stan added inline comments to D4425: Use the threadpool for texture conversion.
Sep 6 2022, 11:54 PM
Stan updated the summary of D3507: Trailer hacks [not for commit].
Sep 6 2022, 10:40 AM
Stan updated the diff for D3507: Trailer hacks [not for commit].

Updated version for A26.
EDIT: Removed the repository as it's useless to build it since it will fail.

Sep 6 2022, 10:36 AM
Stan commandeered D3507: Trailer hacks [not for commit].
Sep 6 2022, 10:27 AM

Sep 4 2022

Stan committed rP27088: Fix ministers being trainable by all civs..
Fix ministers being trainable by all civs.
Sep 4 2022, 12:48 PM

Sep 3 2022

Stan added a comment to D4783: Amend ToU to disallow account sharing.

Ok then go ahead the sooner the better.

Sep 3 2022, 7:12 AM

Sep 2 2022

Stan updated subscribers of D4783: Amend ToU to disallow account sharing.
Sep 2 2022, 9:01 AM
Stan accepted D4783: Amend ToU to disallow account sharing.

I am in a bit of a pickle. Should this be committed regardless of string freeze? @Freagarach, @lyv, @wraitii, @bb, @Dunedan, @defc0n

Sep 2 2022, 9:00 AM

Sep 1 2022

Stan committed rP27084: Don't mix locally installed python libs when building.
Don't mix locally installed python libs when building
Sep 1 2022, 10:50 PM
Stan closed D4776: Don't mix locally installed python libs when building.
Sep 1 2022, 10:50 PM · Contributors, Restricted Project
Stan committed rP27083: Fix glad not building on BSD.
Fix glad not building on BSD
Sep 1 2022, 10:45 PM
Stan closed D4781: Fix glad not building on BSD.
Sep 1 2022, 10:45 PM
Stan committed rP27082: Don't try to build Atlas when wxconfig is missing.
Don't try to build Atlas when wxconfig is missing
Sep 1 2022, 10:43 PM
Stan closed D4777: Fail when wxconfig is missing.
Sep 1 2022, 10:43 PM
Stan committed rP27081: Revert Phab:rP26888 as it prevents building on FreeBSD..
Revert Phab:rP26888 as it prevents building on FreeBSD.
Sep 1 2022, 10:39 PM
Stan added a comment to D4777: Fail when wxconfig is missing.

Ah nvm the last inline then ^^

Sep 1 2022, 8:22 PM
Stan added inline comments to D4777: Fail when wxconfig is missing.
Sep 1 2022, 8:21 PM
Stan added a comment to D4777: Fail when wxconfig is missing.

@Stan Well... who gives a shit what the ticket was about... if there's a better way to implement the ultimate goal of the ticket.

Sep 1 2022, 6:54 PM
Stan updated the diff for D4777: Fail when wxconfig is missing.
Sep 1 2022, 6:54 PM
Stan added a comment to D4777: Fail when wxconfig is missing.

I was thinking something like

wx-config --libs
if [ $? = 0 ]; then
  echo message
  exit 1
fi
Sep 1 2022, 6:11 PM
Stan added a comment to D4777: Fail when wxconfig is missing.

@andy5995 It's not possible, premake does not build FCOLLADA. FCOLLADA, SPIDERMONKEY, and NVTT are built first then you build PREMAKE, then you run the script above, and then you run MAKE. You don't need wx-config for those.

Sep 1 2022, 5:23 PM
Stan requested review of D4781: Fix glad not building on BSD.
Sep 1 2022, 1:06 PM
Stan updated the diff for D4777: Fail when wxconfig is missing.

Update. Example output:

Sep 1 2022, 11:59 AM

Aug 31 2022

Stan accepted D4780: Fix Hoplite and Pikeman actors for Phalanx and Syntagma animations.

Thanks. Looks okay.

Aug 31 2022, 10:36 PM

Aug 30 2022

Stan accepted rP26915: Fix text alignment handling of spaces around wrapping..
Aug 30 2022, 7:49 PM

Aug 29 2022

Stan requested review of D4777: Fail when wxconfig is missing.
Aug 29 2022, 2:47 PM

Aug 28 2022

Stan added inline comments to D4774: Fixes space correction after rP26915.
Aug 28 2022, 1:10 PM
Stan added a comment to D4770: Multiplayer saved games.

Make sure to fix the lint inlines too

Aug 28 2022, 12:24 AM
Stan added inline comments to D4770: Multiplayer saved games.
Aug 28 2022, 12:23 AM

Aug 27 2022

Stan committed rP27075: Switch names between ministry and civil_centre.xml reported by @AIEND..
Switch names between ministry and civil_centre.xml reported by @AIEND.
Aug 27 2022, 1:57 PM
Stan added a comment to D4774: Fixes space correction after rP26915.

Does it by any chance fixes the bug reported here https://wildfiregames.com/forum/topic/85888-german-article-about-0-ad/?do=findComment&comment=508304 by Gurken Khan?

Aug 27 2022, 1:02 PM
Stan updated subscribers of D4774: Fixes space correction after rP26915.

cc @Langbart @Mercury @jprahman this should hopefully be the last c++ patch for A26

Aug 27 2022, 2:39 AM
Stan added a comment to D4775: Prevent echoing simulation commands back to their source client..

There are some disabled network tests. They are disabled because they are broken but maybe they could be fixed. Easiest way to test is running multiple instances of the game on Linux, or on separate machines.

Aug 27 2022, 2:38 AM

Aug 26 2022

Stan added inline comments to D4773: Normalize names for ClientId in /network.
Aug 26 2022, 11:57 AM

Aug 24 2022

Stan added a comment to D4751: Fix the specialness of `FindTemplatesUnrestricted`..

Ah indeed data() works, I tested so many things and forgot that one ^^

Aug 24 2022, 5:27 PM
Stan added inline comments to D4602: Avoids assertions in case of corrupted game saves.
Aug 24 2022, 3:24 PM
Stan accepted D4756: Minor fixes for NSIS - Windows distribution script.

Changes look sane and were tested as part of the latest RC.

Aug 24 2022, 3:19 PM
Stan committed rP27071: Fix perioikoi hoplites not assuming the idle phalanx stance as the champions….
Fix perioikoi hoplites not assuming the idle phalanx stance as the champions…
Aug 24 2022, 2:29 PM
Stan committed rP27070: Fix incorrect civilization being set in the spartan sandbox. Introduced in Phab….
Fix incorrect civilization being set in the spartan sandbox. Introduced in Phab…
Aug 24 2022, 2:22 PM
Stan committed rP27069: Don't wait for observers by default and let them lag as much as needed..
Don't wait for observers by default and let them lag as much as needed.
Aug 24 2022, 2:11 PM
Stan added a comment to D4751: Fix the specialness of `FindTemplatesUnrestricted`..

@phosit it seems one cannot cast from const_iterator aka _Array_const_iterator to T* any clue?

Aug 24 2022, 12:16 PM

Aug 22 2022

Stan raised a concern with rP26915: Fix text alignment handling of spaces around wrapping..

Before the patch


After the patch

Aug 22 2022, 2:32 PM

Aug 21 2022

Stan added inline comments to D4772: Remove some unnecesary string copy. related to substr.
Aug 21 2022, 3:04 PM
Stan added inline comments to D4769: [WIP] unsync attacking / make attacking look more natural.
Aug 21 2022, 12:22 PM

Aug 20 2022

Stan added a comment to D4772: Remove some unnecesary string copy. related to substr.

Don't forget #include <string_view>. :)

Aug 20 2022, 7:20 PM
Stan committed rP27063: Fix warning reported by the NOPCH automatic CI..
Fix warning reported by the NOPCH automatic CI.
Aug 20 2022, 2:27 PM
Stan added inline comments to D4753: Fix VS2022 build.
Aug 20 2022, 2:26 PM
Stan added reviewers for D4771: [WIP] Tree falling: Freagarach, Grapjas.

Maybe it would make more sense to do it in the ResourceSupply component, like the damage levels used for the Carthaginian buildings.

Aug 20 2022, 1:55 PM
Stan added inline comments to D4770: Multiplayer saved games.
Aug 20 2022, 1:52 PM
Stan updated subscribers of D4768: Fixes TaskManager number of worker calculation.
Aug 20 2022, 12:26 PM
Stan added a comment to D4770: Multiplayer saved games.

Congrats on uploading your first patch! I have added you to the Contributors group so the next time you upload your patch, the continuous integration will run. Please provide context for your patch by adding the -U5000 command line argument to your git diff command.

Aug 20 2022, 12:09 PM
Stan added a reviewer for D4770: Multiplayer saved games: Restricted Owners Package.
Aug 20 2022, 11:54 AM
Stan added a member for Contributors: mbusy.
Aug 20 2022, 11:50 AM

Aug 18 2022

Stan added a comment to D4769: [WIP] unsync attacking / make attacking look more natural.

Mmmh won't that break all the balancing by changing DPS?
Also gotta be pretty confident to do random in the core of the sim should be tested in MP

Aug 18 2022, 8:49 PM
Stan added a comment to D4768: Fixes TaskManager number of worker calculation.

numberOfWorkers < MIN_THREADS is perfectly fine.

Aug 18 2022, 4:25 PM
Stan added a comment to D4768: Fixes TaskManager number of worker calculation.

Should be:

Aug 18 2022, 3:52 PM
Stan added a comment to D4758: Rearrange GC scheduling for reduced lag.

I think I've found all that a normal analysis can find now.

Aug 18 2022, 10:41 AM

Aug 17 2022

Stan added a comment to D4667: Add JS bindings for in game camera attributes.

Could you answer @vladislavbelov inline @edoput? Also could you provide a test mod that uses that feature?

Aug 17 2022, 5:13 PM
Stan committed rP27060: Add small flower borders to the han civic center to make its footprint more….
Add small flower borders to the han civic center to make its footprint more…
Aug 17 2022, 11:40 AM
Stan added a comment to D4754: [Gameplay] - Small nerf to CS crossbows.

@Emperior said he found those strong too.

Aug 17 2022, 8:48 AM

Aug 16 2022

Stan added inline comments to D4764: vector of locale in L10n.
Aug 16 2022, 6:51 PM
Stan committed rP27058: Fix Phab:rP27056.
Fix Phab:rP27056
Aug 16 2022, 4:58 PM
Stan closed D4765: Fix Mod.json issues..
Aug 16 2022, 4:58 PM