Page MenuHomeWildfire Games
Feed All Stories

Oct 12 2021

Langbart added a comment to rP25869: Allow to enable Cartography at the start of a match..

I can push a fix soon. Should this be done in a new patch?

Oct 12 2021, 12:54 AM
Jammyjamjamman added a comment to rP25869: Allow to enable Cartography at the start of a match..

An issue has been discovered that can be observed for the first time with this changeset. See #6356

Oct 12 2021, 12:17 AM

Oct 11 2021

alre added a comment to D4294: smoother formation manouvres.
  1. The column thing is nice, but they move into it too quick, maybe increasing the distance for that satisfies both camps?
Oct 11 2021, 10:09 PM
autobuild committed rP25962: [Windows] Automated build..
[Windows] Automated build.
Oct 11 2021, 9:35 PM
Vulcan added a comment to D3249: Move parabolic range computation to rangemanager.

Successful build - Chance fights ever on the side of the prudent.

Oct 11 2021, 9:25 PM
Freagarach added inline comments to D4303: Copy TeamPlacement options from Frontier.
Oct 11 2021, 8:42 PM
andy5995 updated the diff for D4303: Copy TeamPlacement options from Frontier.

Still trying to get the value of g_MapSettings.EvenPlayerSpacing for the newly-added condition in the .js files. Still getting the same result. Always evaluates to true.

Oct 11 2021, 8:37 PM
Freagarach added a comment to rP25953: Add accelerations in unit movement..

It looks that formation members outrun the controller and have to move backwards every now and then?

Oct 11 2021, 8:05 PM
Freagarach added a comment to D4294: smoother formation manouvres.

@alre Have you installed the command-line tools alongside? I have information that TortoiseSVN can't add context.
(See: https://stackoverflow.com/questions/32723100/svn-is-not-recognized-as-an-internal-or-external-command-operable-program-or/53117050#53117050.)

Oct 11 2021, 8:04 PM
andy5995 updated the diff for D4303: Copy TeamPlacement options from Frontier.

No changes, just regenerated the diff with 'git diff -U9999 master'

Oct 11 2021, 7:58 PM
Freagarach edited reviewers for D4303: Copy TeamPlacement options from Frontier, added: Restricted Owners Package; removed: Stan, Silier, Freagarach.
Oct 11 2021, 7:56 PM
andy5995 updated the diff for D4303: Copy TeamPlacement options from Frontier.

I completed removed african_plains_tg.js and mainland_tg.js. The option is now in the .json files.

Oct 11 2021, 7:52 PM
andy5995 added a comment to D4303: Copy TeamPlacement options from Frontier.
Oct 11 2021, 7:43 PM
Freagarach added a comment to D3544: Regroup members at most once when formation and its members get idle.

Or even move the responsibility of keeping the correct position to the members. (And get back into formation when we become idle.)

Oct 11 2021, 7:40 PM
Freagarach published D4302: Also do a postMove update when the average speed over last turn isn't zero for review.
Oct 11 2021, 7:37 PM
andy5995 added a comment to D4303: Copy TeamPlacement options from Frontier.

So now I've avoided duplicating the maps, and just use 2 distinct json files, adding the setting "EvenPlayerSpacing".

Oct 11 2021, 7:36 PM
Freagarach added a comment to D4303: Copy TeamPlacement options from Frontier.

This should definitely be an option, especially when the other option is having almost duplicated maps. ^^

Oct 11 2021, 7:03 PM
Langbart raised a concern with rP25869: Allow to enable Cartography at the start of a match..

An issue has been discovered that can be observed for the first time with this changeset. See #6356

Oct 11 2021, 4:30 PM
Langbart added a comment to rP25958: Allow to push items to the front of the ProductionQueue..

Noticed:
(1) The sentence This item is paused.
Why is it in paranthesis? Why not add some color, for example orange. I would even put the little hand symbol in front of it, then everyone who hovers over it will see faster what it is about.

Oct 11 2021, 3:30 PM
vladislavbelov committed rP25961: Removes mentions of legacy and unused GL calls, unifies AsFloatArray..
Removes mentions of legacy and unused GL calls, unifies AsFloatArray.
Oct 11 2021, 2:39 PM
vladislavbelov committed rP25960: Removes direct GL calls from Atlas bandbox drawing..
Removes direct GL calls from Atlas bandbox drawing.
Oct 11 2021, 1:31 PM
vladislavbelov closed D4300: Removes direct GL from Atlas bandbox drawing.
Oct 11 2021, 1:31 PM
Langbart added a comment to rP25953: Add accelerations in unit movement..

I would only give this to special units like ships or battering rams, but not normal human units.

Oct 11 2021, 11:27 AM
Langbart added a comment to rP25953: Add accelerations in unit movement..

This change makes it very cumbersome to use formations when moving units around the map. Since the formation is set to the box formation by default (rP24480), new players will be shot to pieces. At least change it to "none".


Testing it on the sceanrio map - Pathfinding Demo with 33 units (1 cavalry, 16 spearman, 16 archers).
First with rP25952: (35secs)

Oct 11 2021, 11:08 AM
Vulcan added a comment to D3249: Move parabolic range computation to rangemanager.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 11 2021, 11:04 AM
autobuild committed rP25959: [i18n] Updated POT and PO files..
[i18n] Updated POT and PO files.
Oct 11 2021, 9:13 AM
Stan added a comment to D4303: Copy TeamPlacement options from Frontier.

I wonder if it should/could be an option.

Oct 11 2021, 8:54 AM
andy5995 added a comment to D4303: Copy TeamPlacement options from Frontier.

These 2 maps are from the stock mainland and African Plains map.

Oct 11 2021, 7:14 AM
andy5995 requested review of D4303: Copy TeamPlacement options from Frontier.
Oct 11 2021, 7:11 AM

Oct 10 2021

Vulcan added a comment to D3249: Move parabolic range computation to rangemanager.

Successful build - Chance fights ever on the side of the prudent.

Oct 10 2021, 11:19 PM
Vulcan added a comment to D3249: Move parabolic range computation to rangemanager.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 10 2021, 10:50 PM
bb updated the diff for D3249: Move parabolic range computation to rangemanager.

Fix formula

Oct 10 2021, 10:49 PM
alre added inline comments to D4294: smoother formation manouvres.
Oct 10 2021, 10:49 PM
alre added a comment to D4294: smoother formation manouvres.
In D4294#183089, @bb wrote:

Thanks for the patch: here is some quick review, to help you improve the patch:

Please add extra context (as stan requests), this will easy reviewing a lot.

Please add yourself to the programming.json, that way you will be in the credits.

As I see it, this patch does two things:

  1. It computes new positions when big turns and sets the rotation based on the position, instead of unit rotation.
  2. It removes the column switch behaviour.
  1. This sounds like a good idea, though it needs to be configurable what "sharp" means (it might differ from shape to shape)
  2. There surely was a good reason to add it back in the days (https://wildfiregames.com/forum/topic/13726-formations/, #13), not sure if we need to remove this.

Please try to limit the amount of unnecessary changed (moving function around and stuff). Smaller patch => quicker review

Oct 10 2021, 10:45 PM
alre updated the test plan for D4294: smoother formation manouvres.
Oct 10 2021, 10:34 PM
Freagarach added a comment to rP25953: Add accelerations in unit movement..

When units get pushed, they keep the walking animation although they're idle. See the attached replay (r25958) around ten minutes.

Oct 10 2021, 9:36 PM
bb requested changes to D4294: smoother formation manouvres.

Thanks for the patch: here is some quick review, to help you improve the patch:

Oct 10 2021, 9:32 PM
Freagarach committed rP25958: Allow to push items to the front of the ProductionQueue..
Allow to push items to the front of the ProductionQueue.
Oct 10 2021, 9:07 PM
Freagarach closed D4241: Allow to push items to the front of the ProductionQueue..
Oct 10 2021, 9:07 PM
Silier added a comment to rP25957: [Petra] Remove global constant from queueplanBuilding.js.

damn, forgot linter

Oct 10 2021, 9:07 PM
Silier committed rP25957: [Petra] Remove global constant from queueplanBuilding.js.
[Petra] Remove global constant from queueplanBuilding.js
Oct 10 2021, 9:02 PM
Silier closed D4301: [Petra] Remove global constant from queueplanBuilding.js.
Oct 10 2021, 9:02 PM
Freagarach committed rP25956: Add two missing hotkeys to the intro.txt..
Add two missing hotkeys to the intro.txt.
Oct 10 2021, 8:40 PM
Freagarach closed D4284: Add two missing hotkeys to the intro.txt..
Oct 10 2021, 8:40 PM
Freagarach accepted D4301: [Petra] Remove global constant from queueplanBuilding.js.

Correct, having these kind of globals around is bad.
It is not used anywhere else (which would have been really bad).

Oct 10 2021, 8:36 PM
Freagarach added a comment to D3544: Regroup members at most once when formation and its members get idle.

One could tell the formation controller that we have have left/resumed the IDLE state and that could trigger the reforming?

Oct 10 2021, 8:15 PM
Langbart added a comment to D3544: Regroup members at most once when formation and its members get idle.

There is only a very short moment when the idle number on the minimap still "twitches". This is definitely an improvement.

Oct 10 2021, 3:00 PM
Langbart added a comment to D3544: Regroup members at most once when formation and its members get idle.

With D4217, the number of units is now displayed on the minimap, idle units in formation are alternating the isIdle state from true to false, which causes the number of idle units to change constantly. When I apply this patch to my working copy rP25953, the problem described in ticket #6279 no longer occurs. It fixes it.

Oct 10 2021, 2:51 PM
Silier added a comment to D4299: Changing a single word in the Introductory Tutorial.

Thank you for the patch

Oct 10 2021, 2:50 PM
Silier committed rP25955: Fix mention of 'farm' instead of 'field' in tutorial.
Fix mention of 'farm' instead of 'field' in tutorial
Oct 10 2021, 2:49 PM
Silier closed D4299: Changing a single word in the Introductory Tutorial.
Oct 10 2021, 2:49 PM
Vulcan added a comment to D4301: [Petra] Remove global constant from queueplanBuilding.js.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 10 2021, 2:04 PM
Silier published D4301: [Petra] Remove global constant from queueplanBuilding.js for review.
Oct 10 2021, 2:03 PM
Silier requested changes to D4056: [gameplay] Mercenary camp tooltip correction .

It allows to recruit also another units than mercenaries.
It should be investigated what is actually goal here.
Because now it looks like regular barracks with additional merc units for specific civ.
So tooltip is wrong anyway.

Oct 10 2021, 1:55 PM
Silier accepted rP25927: Fix black buttons as observer on a GAIA market..
Oct 10 2021, 11:48 AM
Silier committed rP25954: Fix missing sell buttons.
Fix missing sell buttons
Oct 10 2021, 11:33 AM
Silier closed D4298: Fix missing sell buttons.
Oct 10 2021, 11:33 AM
Langbart added a comment to D4297: Fixing a problem where the AI attacked bridges.

Instead of removing the templates, one could create a template_bridge with no health/resistance and let the two used templates inherit from that. But since the templates are wonky and don't add anything, deletion seems like the correct choice.

Oct 10 2021, 9:26 AM
Freagarach awarded rP25953: Add accelerations in unit movement. a Love token.
Oct 10 2021, 8:55 AM
Freagarach added inline comments to rP25691: Map flares.
Oct 10 2021, 8:53 AM
Langbart published D4299: Changing a single word in the Introductory Tutorial for review.
Oct 10 2021, 8:43 AM
Freagarach accepted D4297: Fixing a problem where the AI attacked bridges.

The reason the bridge had health is because we couldn't have healthless entities earlier (refs. D341, D1268).

Oct 10 2021, 8:08 AM
Langbart updated the summary of D4296: Layout changes to the replay menu.
Oct 10 2021, 7:46 AM
Langbart added a comment to D4297: Fixing a problem where the AI attacked bridges.
In D4297#183000, @bb wrote:

If we just want the AI to stop attacking them, I suppose we could also remove the health component and be fine.

If I remove the Health tag it throws errors at me, is there another way?

Oct 10 2021, 7:34 AM

Oct 9 2021

bb committed rP25953: Add accelerations in unit movement..
Add accelerations in unit movement.
Oct 9 2021, 11:32 PM
bb closed D3200: Stop dodging arrows by spamclicking or patrol: Combine rotations with acceleration..
Oct 9 2021, 11:32 PM
bb accepted D4297: Fixing a problem where the AI attacked bridges.
Oct 9 2021, 10:42 PM
bb published D4297: Fixing a problem where the AI attacked bridges for review.

The question in need of answering here is: do bridges need to be entities or are actors enough?

Oct 9 2021, 10:42 PM
Silier raised a concern with rP25691: Map flares.
Oct 9 2021, 10:29 PM
bb updated the test plan for D4240: Remove useless persistMatchSettings and handle some which weren't handled.
Oct 9 2021, 10:18 PM
Vulcan added a comment to D4240: Remove useless persistMatchSettings and handle some which weren't handled.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 9 2021, 10:17 PM
bb updated the diff for D4240: Remove useless persistMatchSettings and handle some which weren't handled.

A deepfreeze

Oct 9 2021, 10:16 PM
Silier raised a concern with rP25927: Fix black buttons as observer on a GAIA market..
Oct 9 2021, 7:49 PM
Langbart updated the summary of D4296: Layout changes to the replay menu.
Oct 9 2021, 5:09 PM
Vulcan added a comment to D4296: Layout changes to the replay menu.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 9 2021, 5:09 PM
Langbart updated the diff for D4296: Layout changes to the replay menu.

Changing the buttons from ModernButtonRed back to their original StoneButton style.

Oct 9 2021, 5:08 PM
Langbart added a comment to D4296: Layout changes to the replay menu.

It seems that in general, the red buttons are used for pupups, but either way, we should make them not less consistent, but more consistent.

Oct 9 2021, 5:02 PM
Langbart added a comment to D4292: Moving the minimal resolution to 1280x768.

Small discussion on IRC 0ad-dev (4/Oct/21), increasing width to 1280 meets little resistance, increasing width to 800 meets some opposition who would rather see 720 or 768. Below 768 we would have even less vertical space e.g. for displaying control groups, I would be against it and would take either 800 or 768.

  • 1280x768 or 1280x800 seem to be suitable candidates.

The most important part is the increased width, which would allow a larger minimap, and increasing the width of the summary screen columns, which are too small for some translations (see #6025 - Summary page problem with long words (15/Feb/21)).

Oct 9 2021, 4:59 PM
Vulcan added a comment to D4298: Fix missing sell buttons.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 9 2021, 3:53 PM
Silier published D4298: Fix missing sell buttons for review.
Oct 9 2021, 3:52 PM
Vulcan added a comment to D4241: Allow to push items to the front of the ProductionQueue..

Build failure - The Moirai have given mortals hearts that can endure.

Oct 9 2021, 7:49 AM
Freagarach updated the diff for D4241: Allow to push items to the front of the ProductionQueue..

Add semicolon. Fix icon being behind the progressslider.

Oct 9 2021, 7:49 AM
Freagarach updated the summary of D4241: Allow to push items to the front of the ProductionQueue..
Oct 9 2021, 7:40 AM
Freagarach edited reviewers for D4290: Adjusting the position of the generic/specific name if only one is displayed, added: bb; removed: Freagarach.

(It looks good in-game though.)

Oct 9 2021, 7:32 AM
Freagarach published D4292: Moving the minimal resolution to 1280x768 for review.
Oct 9 2021, 7:02 AM

Oct 8 2021

Vulcan added a comment to D3037: Add gui scale to options.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 8 2021, 9:30 PM
Silier updated the diff for D3037: Add gui scale to options.

rebase and some cleaning

Oct 8 2021, 9:29 PM
autobuild committed rP25952: [i18n] Updated POT and PO files..
[i18n] Updated POT and PO files.
Oct 8 2021, 9:15 AM
Freagarach added a comment to D4296: Layout changes to the replay menu.

It seems that in general, the red buttons are used for pupups, but either way, we should make them not less consistent, but more consistent.

Oct 8 2021, 8:24 AM

Oct 7 2021

Freagarach added a comment to D4204: Let PetraAI provide the resource map config instead of hardcoding it in the sharedScript..

I guess the same as the territory and border maps, which are also Petra specific, not player specific? So maybe some Petra-shared map?

Oct 7 2021, 6:53 PM
Freagarach published D4296: Layout changes to the replay menu for review.
Oct 7 2021, 4:18 PM
Vulcan added a comment to D4290: Adjusting the position of the generic/specific name if only one is displayed.

Build failure - The Moirai have given mortals hearts that can endure.

Oct 7 2021, 3:39 PM
Langbart updated the diff for D4290: Adjusting the position of the generic/specific name if only one is displayed.

Trying to solve with getTextSize().height.

Oct 7 2021, 3:39 PM
bb added a comment to rP19251: Some small replaymenu gui fixes.

fixes #3995

Oct 7 2021, 12:24 PM

Oct 6 2021

bb accepted D4284: Add two missing hotkeys to the intro.txt..

Reads correct

Oct 6 2021, 10:37 PM
bb committed rP25951: Use only the Diplomacy Color of non-defeated players.
Use only the Diplomacy Color of non-defeated players
Oct 6 2021, 10:37 PM
bb closed D4288: Use only the Diplomacy Color of non-defeated players..
Oct 6 2021, 10:37 PM
bb added inline comments to D4290: Adjusting the position of the generic/specific name if only one is displayed.
Oct 6 2021, 10:34 PM
bb accepted D4288: Use only the Diplomacy Color of non-defeated players..

Works as advertised.

Oct 6 2021, 10:20 PM
Freagarach planned changes to D4295: Ignore formation selection when clicking the icon..
Oct 6 2021, 6:15 PM