Page MenuHomeWildfire Games
Feed All Stories

Jan 23 2021

wraitii requested review of D3459: Hash match passwords better..
Jan 23 2021, 6:59 PM
Vulcan added a comment to D3438: Verify password in Authenticate.

Build is green

Jan 23 2021, 6:59 PM
Vulcan added a comment to D3438: Verify password in Authenticate.

Build is green

Jan 23 2021, 6:50 PM
wraitii updated the diff for D3438: Verify password in Authenticate.

Slight formatting tweaks before commit.

Jan 23 2021, 6:43 PM
borg- requested review of D3458: [gameplay] Balance levy infantry/cavalry techs..
Jan 23 2021, 5:53 PM
Vulcan added a comment to D3438: Verify password in Authenticate.

Build is green

Jan 23 2021, 5:17 PM
Vulcan added a comment to D3438: Verify password in Authenticate.

Build is green

Jan 23 2021, 5:09 PM
wraitii updated the diff for D3438: Verify password in Authenticate.

Make the password not print to the logs. The length doesn't matter since it's hashed to a constant length (or 0 if there is no password, but that's also not secret information).

Jan 23 2021, 4:59 PM
Vulcan added a comment to D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.

Build is green

Jan 23 2021, 4:31 PM
wraitii updated the diff for D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.

Fix Angen's remarks.

Jan 23 2021, 4:22 PM
wraitii added a comment to D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.
In D3456#152814, @Stan wrote:

Is there a way to test what broke and forces the revert of this?

Jan 23 2021, 4:22 PM
Stan added a comment to D1751: [WIP] Map flares.

I get some warnings about g_LastFlare not being defined. I remade the highlited version. Should be better now.

Jan 23 2021, 4:22 PM
Silier committed rP24774: Fix cheering issue entering from idle state.
Fix cheering issue entering from idle state
Jan 23 2021, 4:07 PM
Silier closed D3455: Fix cheering issue entering from idle state.
Jan 23 2021, 4:07 PM
Stan added a comment to D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.

Is there a way to test what broke and forces the revert of this?

Jan 23 2021, 4:03 PM
wraitii added a comment to D3411: Increase UnitAI formation safety.
In D3411#152810, @Stan wrote:

A24 or A25?

Jan 23 2021, 3:59 PM
wraitii added a comment to D3446: Optimise FindWalkAndFightTargets.
In D3446#152808, @Stan wrote:

A24 or A25?

Jan 23 2021, 3:58 PM
Stan added a comment to D3411: Increase UnitAI formation safety.

A24 or A25?

Jan 23 2021, 3:53 PM
Stan added a comment to D3446: Optimise FindWalkAndFightTargets.

A24 or A25?

Jan 23 2021, 3:52 PM
wraitii added a comment to D3326: Make WxWidgets High-DPI aware / Upgrade WXWidgets to 3.1.4 on MacOS.

Any news here?

Jan 23 2021, 3:39 PM
asterix added a comment to D3326: Make WxWidgets High-DPI aware / Upgrade WXWidgets to 3.1.4 on MacOS.

Any news here?

Jan 23 2021, 3:38 PM
wraitii committed rP24773: Fix issues with Cheering and PushOrderFront.
Fix issues with Cheering and PushOrderFront
Jan 23 2021, 3:08 PM
wraitii closed D3452: Fix issues with Cheering and PushOrderFront.
Jan 23 2021, 3:08 PM
wraitii committed rP24772: Fix hero cavalry spearman bonus.
Fix hero cavalry spearman bonus
Jan 23 2021, 3:01 PM
wraitii closed D3453: Fix hero cavalry spearman bonus.
Jan 23 2021, 3:01 PM
wraitii accepted D3453: Fix hero cavalry spearman bonus.

Confirmed & complete

Jan 23 2021, 3:00 PM
wraitii added inline comments to D3398: improve some texts.
Jan 23 2021, 2:56 PM
Silier added inline comments to D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.
Jan 23 2021, 2:54 PM
wraitii requested changes to D3398: improve some texts.

I'm not a fan of several of these, to be honest.

Jan 23 2021, 2:52 PM
Stan added inline comments to D3452: Fix issues with Cheering and PushOrderFront.
Jan 23 2021, 2:43 PM
Silier accepted D3452: Fix issues with Cheering and PushOrderFront.
Jan 23 2021, 2:41 PM
wraitii added a comment to D3457: Removes shadow bias for landscape shader.

I can see a few artefacts with mines with 0 bias, but 0.0005 is probably bigger than it needs to be for medium/high/very high shadow settings (looks bad with chicken)
Perhaps we should just scale the bias with the shadow setting, from like 0.001 (very low) to 0.0001 (very high)

Jan 23 2021, 2:23 PM
wraitii added inline comments to D3457: Removes shadow bias for landscape shader.
Jan 23 2021, 2:08 PM
vladislavbelov updated the test plan for D3457: Removes shadow bias for landscape shader.
Jan 23 2021, 2:08 PM
vladislavbelov added inline comments to D3457: Removes shadow bias for landscape shader.
Jan 23 2021, 2:07 PM
wraitii added inline comments to D3457: Removes shadow bias for landscape shader.
Jan 23 2021, 2:04 PM
vladislavbelov added inline comments to D3457: Removes shadow bias for landscape shader.
Jan 23 2021, 2:04 PM
wraitii added inline comments to D3457: Removes shadow bias for landscape shader.
Jan 23 2021, 2:02 PM
vladislavbelov requested review of D3457: Removes shadow bias for landscape shader.
Jan 23 2021, 1:57 PM
DanW58 updated the diff for D3454: Modified CFixedVector2D/3D that cache length to reduce calls to isqrt64(), plus a few other fixes.
  1. Removed comments.
  2. Fixed the tabs that were spaces issue, courtesy of CodeLite
  3. Added alignment directives
  4. Removed padding member
  5. svn diff'ed from the instructions in the wiki
Jan 23 2021, 1:26 PM
Vulcan added a comment to D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.

Build is green

Jan 23 2021, 1:05 PM
wraitii added inline comments to D3452: Fix issues with Cheering and PushOrderFront.
Jan 23 2021, 1:02 PM
wraitii updated the diff for D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.

Fix tests.

Jan 23 2021, 12:57 PM
Stan added inline comments to D3452: Fix issues with Cheering and PushOrderFront.
Jan 23 2021, 12:52 PM
Stan set the repository for D3454: Modified CFixedVector2D/3D that cache length to reduce calls to isqrt64(), plus a few other fixes to rP 0 A.D. Public Repository.
Jan 23 2021, 11:44 AM
wraitii requested review of D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.
Jan 23 2021, 11:37 AM
wraitii accepted D3455: Fix cheering issue entering from idle state.
In D3455#152730, @Angen wrote:

I meant idle timer may not run yet

Jan 23 2021, 11:31 AM
Silier added a comment to D3455: Fix cheering issue entering from idle state.

I meant idle timer may not run yet

Jan 23 2021, 11:29 AM
wraitii added a comment to D3455: Fix cheering issue entering from idle state.

I'm not entirely sure where units are supposed to check their surroundings in CHEERING, tbh.

Jan 23 2021, 11:27 AM
wraitii added a reverting change for D3169: [gameplay] Adjust aura ranges following rP24217: D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.
Jan 23 2021, 11:25 AM
wraitii added a reverting change for rP24349: Adjust range visualisation and aura ranges following rP24217: D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.
Jan 23 2021, 11:25 AM
wraitii added a reverting change for D3364: Fix AI's handling of buildRestriction distances following rP24217: D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.
Jan 23 2021, 11:25 AM
wraitii added a reverting change for rP24643: Fix AI's handling of buildRestriction distances following rP24217: D3456: Fix UnitAI range queries - allow queries to ignore sizes - partial revert of rP24217.
Jan 23 2021, 11:25 AM
Silier requested review of D3455: Fix cheering issue entering from idle state.
Jan 23 2021, 11:24 AM
wraitii added a comment to rP24217: Update range queries to account for entity size..

See https://trac.wildfiregames.com/ticket/5968

Jan 23 2021, 10:30 AM
Stan added a member for Contributors: DanW58.
Jan 23 2021, 9:13 AM
wraitii committed rP24771: Fix error in GATHERING when disbanding formation while members gather..
Fix error in GATHERING when disbanding formation while members gather.
Jan 23 2021, 9:08 AM
wraitii closed D3450: Fix error in GATHERING when disbanding formation while members gather..
Jan 23 2021, 9:08 AM
wraitii added a comment to D3454: Modified CFixedVector2D/3D that cache length to reduce calls to isqrt64(), plus a few other fixes.

Congrats on your first patch :)
A few general remarks:

  • Not everything is specified, but we have some general conventions here: https://trac.wildfiregames.com/wiki/Coding_Conventions
    • We write comments capitalised + dotted
  • from reading your forum posts, I believe you're used to 'older' C++, this has no real impact here but we're using C++17
  • we don't really do the "author: some comment" thing, though I guess you might intend those for review only. In that case, you can also leave inline comments on Phabricator.
  • you appear to have a few whitespace issues with the patch.
Jan 23 2021, 8:56 AM
Freagarach added a comment to D3398: improve some texts.

I disagree with the change in the shared dropsites tech. The rest seems okay.

Jan 23 2021, 8:36 AM
DanW58 updated the diff for D3454: Modified CFixedVector2D/3D that cache length to reduce calls to isqrt64(), plus a few other fixes.
Jan 23 2021, 8:32 AM
Freagarach added a comment to D3309: [gameplay] set plane <BuffHeal> to 0.

I'm opposed, as it is a nice bonus for a cheat unit. That being said, if someone disagrees with mee, feel free to commit (I won't).

Jan 23 2021, 8:24 AM
Freagarach set the repository for D3454: Modified CFixedVector2D/3D that cache length to reduce calls to isqrt64(), plus a few other fixes to rP 0 A.D. Public Repository.
Jan 23 2021, 8:18 AM
DanW58 requested review of D3454: Modified CFixedVector2D/3D that cache length to reduce calls to isqrt64(), plus a few other fixes.
Jan 23 2021, 8:17 AM
autobuild committed rP24770: [Windows] Automated build..
[Windows] Automated build.
Jan 23 2021, 8:04 AM
Freagarach added a comment to D1971: Support attack-ground for ranged units..

Attack-zone was also an idea I had some time ago, yeah.

Jan 23 2021, 7:46 AM
Freagarach added inline comments to rP24034: Cheer after combat when no enemy units are in range.
Jan 23 2021, 7:43 AM
Freagarach added inline comments to D3450: Fix error in GATHERING when disbanding formation while members gather..
Jan 23 2021, 7:34 AM
borg- updated the summary of D3453: Fix hero cavalry spearman bonus.
Jan 23 2021, 1:21 AM
borg- requested review of D3453: Fix hero cavalry spearman bonus.
Jan 23 2021, 1:20 AM

Jan 22 2021

Silier committed rP24769: [Petra/Ai] Fix not researching free and instant technologies.
[Petra/Ai] Fix not researching free and instant technologies
Jan 22 2021, 9:59 PM
Silier closed D3388: [Petra/Ai] Fix not researching free and instant technologies.
Jan 22 2021, 9:58 PM
Vulcan added a comment to D3388: [Petra/Ai] Fix not researching free and instant technologies.

Build is green

Jan 22 2021, 9:56 PM
Silier updated the diff for D3388: [Petra/Ai] Fix not researching free and instant technologies.

update so i dont mess up

Jan 22 2021, 9:51 PM
wraitii added a comment to D1971: Support attack-ground for ranged units..

You need to rebase this one m8 :p

Jan 22 2021, 9:46 PM
Silier added a comment to rP24034: Cheer after combat when no enemy units are in range.

Enter Cheer
In Cheering state, get attacked/notice a target. PushOrderFront("Attack", newTarget). This just pushes 'Cheer' back onto the order queue.
Target is killed, FINDINGNEWTARGET::FinishOrder -> Cheering is found -> back to step 1.

Jan 22 2021, 9:26 PM
wraitii requested review of D3452: Fix issues with Cheering and PushOrderFront.
Jan 22 2021, 9:05 PM
wraitii raised a concern with rP24034: Cheer after combat when no enemy units are in range.

See https://trac.wildfiregames.com/ticket/5945#comment:10 & corresponding replay (works on rP24757 to rP24767)

Jan 22 2021, 8:40 PM
vladislavbelov committed rP24768: Allows to override GL version for SDL..
Allows to override GL version for SDL.
Jan 22 2021, 8:40 PM
vladislavbelov closed D3448: Allows to override GL version for SDL.
Jan 22 2021, 8:40 PM
Stan committed rP24767: Small icon changes, use a custom icon for the gallic plow.
Small icon changes, use a custom icon for the gallic plow
Jan 22 2021, 8:29 PM
wraitii committed rP24766: Fix target height computation when launching projectiles..
Fix target height computation when launching projectiles.
Jan 22 2021, 7:16 PM
wraitii closed D3425: Fix target height computation when launching projectiles..
Jan 22 2021, 7:16 PM
Silier added inline comments to D3388: [Petra/Ai] Fix not researching free and instant technologies.
Jan 22 2021, 7:16 PM
wraitii committed rP24765: Fix AI undefined error from garrisoned entities..
Fix AI undefined error from garrisoned entities.
Jan 22 2021, 6:35 PM
wraitii closed D3451: Fix AI undefined error from garrisoned entities..
Jan 22 2021, 6:35 PM
wraitii accepted D3388: [Petra/Ai] Fix not researching free and instant technologies.

Tested to work and this seems reasonable, and fixes Seleucids.

Jan 22 2021, 6:30 PM
wraitii added a reverting change for D3067: Fix visual-replays not processing turn 0 commands.: rP24764: Revert rP24280, causing false OOS in visual replays..
Jan 22 2021, 6:13 PM
wraitii added a reverting change for rP24280: Fix visual-replays not processing turn 0 commands.: rP24764: Revert rP24280, causing false OOS in visual replays..
Jan 22 2021, 6:13 PM
wraitii committed rP24764: Revert rP24280, causing false OOS in visual replays..
Revert rP24280, causing false OOS in visual replays.
Jan 22 2021, 6:13 PM
Vulcan added a comment to D3425: Fix target height computation when launching projectiles..

Build is green

Jan 22 2021, 4:10 PM
wraitii added a comment to D3425: Fix target height computation when launching projectiles..

Height difference (__A is SVN).



TBH at the moment it looks pretty bad because the projectile doesn't disappear on hit...

Jan 22 2021, 4:05 PM
wraitii updated the diff for D3425: Fix target height computation when launching projectiles..

I actually renamed the C++ to "GetHeightAtFixed", which makes more sense.

Jan 22 2021, 4:02 PM
wraitii added inline comments to D3450: Fix error in GATHERING when disbanding formation while members gather..
Jan 22 2021, 3:45 PM
wraitii requested review of D3451: Fix AI undefined error from garrisoned entities..
Jan 22 2021, 3:44 PM
Stan added inline comments to D3450: Fix error in GATHERING when disbanding formation while members gather..
Jan 22 2021, 3:44 PM
wraitii requested review of D3450: Fix error in GATHERING when disbanding formation while members gather..
Jan 22 2021, 3:21 PM
Stan added a reviewer for D978: Add XSDs for the custom XMPP IQ stanzas: user1.

@user1 What do you think of this patch?

Jan 22 2021, 2:16 PM
wraitii committed rP24763: Update bundle dist tools.
Update bundle dist tools
Jan 22 2021, 1:54 PM
wraitii closed D3370: Update bundle dist tools.
Jan 22 2021, 1:54 PM