Timeline

Mar 3, 2021:

11:38 PM Changeset [25003] by Vladislav Belov
  • ps/trunk/source/graphics/TextureManager.cpp
  • ps/trunk/source/network/NetClientTurnManager.cpp
  • ps/trunk/source/ps/Game.cpp
Fixes revealed missed includes after rP25002.
11:26 PM Changeset [25002] by Vladislav Belov
  • ps/trunk/source/i18n/L10n.cpp
  • ps/trunk/source/main.cpp
  • ps/trunk/source/ps/CLogger.cpp
Cleanups includes for cassert and streams.
10:07 PM Alpha25 edited by wraitii
(diff)
10:06 PM Alpha25 edited by wraitii
25001 - MP turn length 200ms (diff)
10:03 PM Ticket #3752 (Improve multiplayer game responsiveness) updated by wraitii
In 25001: […]
10:02 PM Changeset [25001] by wraitii
  • ps/trunk/source/main.cpp
  • ps/trunk/source/network/NetClient.cpp
  • ps/trunk/source/network/NetClientTurnManager.cpp
Increase MP Command delay to 4 turns, decrease MP turns to 200ms. To …
7:34 PM Alpha25 edited by Freagarach
Phab:rP25000 (diff)
7:24 PM Changeset [25000] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
[Gameplay] - Search for resources near a current location before the …
7:20 PM Changeset [24999] by Freagarach
  • ps/trunk/binaries/data/mods/public/gui/session/unit_actions.js
  • ps/trunk/binaries/data/mods/public/simulation/ai/common-api/entity.js
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
Autocontinue after gathering a treasure. Follow-up to r24989 / …
5:12 PM away_screenshot.jpg attached to Ticket #6055 by Langbart
5:12 PM Ticket #6055 (Lobby game layout) updated by Langbart
Description, Summary changed
add the image macro for the 'Away' screenshot
5:11 PM Changeset [24998] by s0600204
  • ps/trunk/build/premake/extern_libs5.lua
  • ps/trunk/build/workspaces/update-workspaces.sh
Use pkgconfig to find libpng Should hopefully resolve an issue raised …
5:06 PM Changeset [24997] by s0600204
  • ps/trunk/libraries/osx/build-osx-libs.sh
Bump miniupnpc version built on MacOS Reviewed By: wraitii …
4:18 PM Changeset [24996] by Stan
  • ps/trunk/source/lib/sysdep/arch/ppc64
  • ps/trunk/source/lib/sysdep/arch/ppc64/ppc64.cpp
Add missing file in previous commit.
4:13 PM Changeset [24995] by Stan
  • ps/trunk/binaries/data/mods/public/gui/credits/texts/programming.json
  • ps/trunk/build/premake/premake5.lua
  • ps/trunk/source/lib/alignment.h
Enable support for powerpc64 systems. New problems with NVTT will be …
12:08 PM Changeset [24994] by wraitii
  • ps/trunk/source/i18n/scripting/JSInterface_L10n.cpp
  • ps/trunk/source/ps/VisualReplay.h
Fix NoPCH following rP24983 Broken in rP24983 Differential Revision: …
11:21 AM Ticket #5979 (Don't initialise null/boolean values in components.) updated by Freagarach
In r24993: Do not initialise null values in cmpGarrisonHolder. Saves …
11:18 AM Ticket #3834 ([PATCH]Find a way to shrink or split OOS logs) updated by Freagarach
In 24993: […]
11:18 AM Changeset [24993] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/GarrisonHolder.js
Do not initialise null values in cmpGarrisonHolder. Saves some …
11:17 AM Ticket #5979 (Don't initialise null/boolean values in components.) updated by Freagarach
Patch changed
10:35 AM Ticket #6081 (Clean Garrison-related code.) updated by Freagarach
Again discussed today on IRC. - UnitAI shouldn't probably care about …
9:57 AM Changeset [24992] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/tests/test_ResourceSupply.js
  • ps/trunk/binaries/data/mods/public/simulation/components/tests/test_Resources.js
Add resources "component test". To test more the interaction between …
9:33 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
9:21 AM Changeset [24991] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
Let order use solely their message. Improves consistency in UnitAI. …
9:18 AM Changeset [24990] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/tests/test_Treasures.js
Fix tests broken between latest rebase and commit of r24989 / rP24989. …
9:07 AM Alpha25 edited by Freagarach
r24989 (diff)
9:06 AM PortA24ToA25 edited by Freagarach
D3303 (diff)
8:47 AM Changeset [24989] by Freagarach
  • ps/trunk/binaries/data/mods/public/art/textures/cursors/action-collect-treasure.png
  • ps/trunk/binaries/data/mods/public/art/textures/cursors/action-collect-treasure.txt
  • ps/trunk/binaries/data/mods/public/globalscripts/Resources.js
Split treasures from ResourceSupply. Removes some hardcoding and …
7:29 AM Changeset [24988] by autobuild
  • ps/trunk/binaries/system/pyrogenesis.exe
  • ps/trunk/binaries/system/pyrogenesis.pdb
[Windows] Automated build.
12:40 AM Changeset [24987] by s0600204
  • ps/trunk/libraries/osx/build-osx-libs.sh
Pass an install location to the fmt build on MacOS Similar to what …

Mar 2, 2021:

11:14 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
10:50 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
10:24 PM Changeset [24986] by Vladislav Belov
  • ps/trunk/binaries/data/config/default.cfg
  • ps/trunk/source/renderer/Renderer.cpp
Moves glGetError under config to prevent a performance drop on some …
10:21 PM Changeset [24985] by Vladislav Belov
  • ps/trunk/source/renderer/Renderer.cpp
Small style fixes for framebuffer clears.
10:20 PM Changeset [24984] by Vladislav Belov
  • ps/trunk/source/renderer/PostprocManager.cpp
Removes useless framebuffer clears by glClear. Tested By: Stan …
9:12 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
9:12 PM Ticket #6081 (Clean Garrison-related code.) updated by Freagarach
Keywords, Patch changed
9:11 PM Ticket #6081 (Clean Garrison-related code.) updated by Freagarach
Patch changed
9:07 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
9:01 PM Changeset [24983] by wraitii
  • ps/trunk/source/graphics/CameraController.cpp
  • ps/trunk/source/graphics/GameView.cpp
  • ps/trunk/source/graphics/MapGenerator.cpp
Refactor all usage of RegisterFunction to ScriptFunction::Register - …
7:27 PM Changeset [24982] by wraitii
  • ps/trunk/source/simulation2/components/CCmpRangeManager.cpp
Replace double division with multiplication/division As noted by …
5:57 PM Alpha25 edited by wraitii
engine work section (diff)
5:55 PM Changeset [24981] by wraitii
  • ps/trunk/source/scriptinterface/FunctionWrapper.h
  • ps/trunk/source/scriptinterface/tests/test_FunctionWrapper.h
Fixes & improvements to FunctionWrapper - HandleValue needed to …
5:49 PM Alpha25 edited by Stan
(diff)
5:44 PM Ticket #5566 (Refactor Terrain - reduce coupling with simulation components and ...) updated by wraitii
In 24980: […]
5:44 PM Changeset [24980] by wraitii
  • ps/trunk/binaries/data/mods/public/simulation/helpers/InitGame.js
  • ps/trunk/source/graphics/LOSTexture.cpp
  • ps/trunk/source/graphics/LOSTexture.h
Decouple LOS resolution from terrain resolution Introduce a …
5:12 PM Alpha25 edited by Stan
Forge, Rl Interface (diff)
4:52 PM Alpha25 edited by wraitii
Campaigns (diff)
4:43 PM Ticket #4387 ([PATCH] Implement campaign level selection GUI) closed by wraitii
fixed: In 24979: […]
4:43 PM Changeset [24979] by wraitii
  • ps/trunk/binaries/data/mods/mod/gui/common/modern/styles.xml
  • ps/trunk/binaries/data/mods/mod/gui/modmod/modmod.xml
  • ps/trunk/binaries/data/mods/public/campaigns
Implement Single-Player campaigns - Barebones tutorial campaign …
4:27 PM Ticket #6084 ([feature suggestion] Buildings produce units based on how many units ...) updated by Freagarach
Component changed
4:26 PM Ticket #6084 ([feature suggestion] Buildings produce units based on how many units ...) updated by Freagarach
Affecting the unit production speed is already possible. Not sure …
4:19 PM Ticket #6084 ([feature suggestion] Buildings produce units based on how many units ...) created by Andy Alt
I wonder if it would be a nice or interesting feature if buildings …
4:18 PM Ticket #5771 (Orders are rejected in incorrect way [UnitAI]) updated by wraitii
In 24978: […]
4:18 PM Changeset [24978] by wraitii
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
Partial revert of rP24956 / REJECT_ORDER with FinishOrder() Fixes …
4:17 PM Ticket #5771 (Orders are rejected in incorrect way [UnitAI]) reopened by wraitii
4:10 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
4:06 PM Ticket #5906 (Allow garrisoned entities to transform into one that cannot garrison.) updated by Freagarach
In 24977: […]
4:06 PM Changeset [24977] by Freagarach
  • ps/trunk/binaries/data/mods/public/maps/scripts/TriggerHelper.js
  • ps/trunk/binaries/data/mods/public/simulation/components/GarrisonHolder.js
  • ps/trunk/binaries/data/mods/public/simulation/components/Garrisonable.js
Let entities garrison using cmpGarrisonable. Followup to r24957 / …
4:00 PM Changeset [24976] by wraitii
  • ps/trunk/source/scriptinterface/FunctionWrapper.h
Fix MSVC unknown pragma warning Follows rP24969. Reported by: Stan …
3:48 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
11:51 AM Ticket #6068 (Display Bug) updated by a.d44@…
I don't know, it's a new computer. I bought it in January.
11:48 AM Ticket #6068 (Display Bug) updated by Stan
Your driver seems up to date …
11:32 AM Ticket #6083 (Load cheats from files.) created by Freagarach
Currently, cheats are hardcoded and their description is not really …
10:12 AM Ticket #6068 (Display Bug) updated by a.d44@…
A It's a good question :) The package mesa-vulkan-drivers.x86_64
9:35 AM Changeset [24975] by wraitii
  • ps/trunk/source/tools/replayprofile/extract.pl
  • ps/trunk/source/tools/replayprofile/graph.html
  • ps/trunk/source/tools/replayprofile/graph.js
Fix replayprofile/ graphing tool for Profiler1 All modern browsers …
9:15 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
7:40 AM Changeset [24974] by autobuild
  • ps/trunk/binaries/system/pyrogenesis.exe
  • ps/trunk/binaries/system/pyrogenesis.pdb
[Windows] Automated build.
7:18 AM Changeset [24973] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_fauna_herd_domestic.xml
Let domestic animals flee when attacked. Since slaughter kills …
7:14 AM Changeset [24972] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/data/civs/iber.json
Fix Iberian starting walls on Skirmish maps. Typo caused by r24216 / …
3:39 AM Ticket #6082 (Authentication Failed: Password too long/complex?) updated by asreimer
I guess it didn't save the screenshot properly. If needed I can try to …
3:38 AM Ticket #6082 (Authentication Failed: Password too long/complex?) created by asreimer
I was able to register my account and log in once. I closed the game …
1:01 AM Changeset [24971] by Stan
  • ps/trunk/binaries/data/mods/public/art/actors/structures/britons/blacksmith.xml
  • ps/trunk/binaries/data/mods/public/art/actors/structures/carthaginians/blacksmith.xml
  • ps/trunk/binaries/data/mods/public/art/actors/structures/gauls/blacksmith.xml
Make forge smoke only visible when the forge is researching. Add …
12:32 AM Changeset [24970] by Stan
  • ps/trunk/source/tools/atlas/AtlasUI/CustomControls/MapDialog/MapDialog.cpp
  • ps/trunk/source/tools/atlas/AtlasUI/ScenarioEditor/ScenarioEditor.cpp
Fix compilation of Atlas on UNICODE BUILDS Patch by: @madpilot Tested …

Mar 1, 2021:

11:38 PM Ticket #6068 (Display Bug) updated by Vladislav Belov
Replying to a.d44@…: > Yes, I don't have the artifacts. …
9:52 PM Changeset [24969] by wraitii
  • ps/trunk/source/gui/Scripting/ScriptFunctions.cpp
  • ps/trunk/source/ps/CConsole.h
  • ps/trunk/source/ps/GameSetup/HWDetect.cpp
Introduce C++ templates replacements for DEFINE_INTERFACE_X and …
9:35 PM Changeset [24968] by Vladislav Belov
  • ps/trunk/source/lib/allocators/DynamicArena.h
Guarantees no memset for allocation of DynamicArena::Block …
6:54 PM Changeset [24967] by wraitii
  • ps/trunk/binaries/data/mods/public/simulation/components/GuiInterface.js
Check for missing auras in GUI Interface Improve the explicitedness …
6:51 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
6:49 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
6:48 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
6:46 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
5:37 PM Changeset [24966] by wraitii
  • ps/trunk/source/tools/i18n/generateDebugTranslation.py
  • ps/trunk/source/tools/i18n/i18n_helper/globber.py
Add a 'debug' catalog & PEP8 the long string file - Adds a function …
5:20 PM Ticket #6068 (Display Bug) updated by a.d44@…
`What if disable Shadows and Water effects but enable Post-processing …
4:30 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
4:28 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
4:19 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
4:10 PM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
3:21 PM Ticket #6068 (Display Bug) updated by Vladislav Belov
Replying to a.d44@…: > `What if enable only shadows but …
2:28 PM mainlog.html attached to Ticket #6068 by a.d44@…
2:28 PM Ticket #6068 (Display Bug) updated by a.d44@…
What if enable only shadows but set their quality to very low? It …
1:07 PM Localization edited by Nescio
sort subpages by language code (diff)
12:59 PM Ticket #6068 (Display Bug) updated by Vladislav Belov
Replying to a.d44@…: > Yes, exactly. What if enable only …
11:46 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
11:39 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
11:37 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
11:11 AM Ticket #6081 (Clean Garrison-related code.) created by Freagarach
There has been a significant effort in cleaning garrisoning-related …
11:09 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
11:05 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
10:53 AM Ticket #6068 (Display Bug) updated by a.d44@…
Yes, exactly.
10:52 AM Ticket #6080 (Carthaginian and Kushite special forces animal attack bug) updated by Langbart
Replying to Freagarach: > The women gets an order to hunt, …
10:50 AM Localization/es_ES edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
10:44 AM Localization/es_ES created by Freagarach
10:43 AM Ticket #6080 (Carthaginian and Kushite special forces animal attack bug) updated by Freagarach
The women gets an order to hunt, while the mercenaries cannot hunt …
10:42 AM Localization edited by Rodrigo Vegas Sánchez-Ferrero
(diff)
10:40 AM embassy.gif attached to Ticket #6080 by Langbart
10:40 AM Ticket #6080 (Carthaginian and Kushite special forces animal attack bug) created by Langbart
Military units from these structures are passively standing by when …
9:07 AM Ticket #6079 (Incorrect Formation warning on the Splash Screen) updated by Stan
Component, Milestone changed
9:07 AM Ticket #6079 (Incorrect Formation warning on the Splash Screen) created by Stan
The splash screen wasn't updated after the formations we're reenabled. …
7:24 AM Changeset [24965] by autobuild
  • ps/trunk/binaries/system/pyrogenesis.exe
  • ps/trunk/binaries/system/pyrogenesis.pdb
[Windows] Automated build.

Feb 28, 2021:

11:14 PM Ticket #6078 (Add a trigger for map flares) updated by Imarok
Description changed
11:04 PM Ticket #6078 (Add a trigger for map flares) created by Imarok
With this trigger a map flare could be triggered by maps to direct the …
10:57 PM Ticket #6068 (Display Bug) updated by Vladislav Belov
Replying to a.d44@…: > After several tests, I don't have …
10:09 PM Ticket #6077 (out of memory ?) updated by Silier
Description changed
10:09 PM Ticket #6077 (out of memory ?) created by Silier
KernelBase .dllRaiseException () + 98 bytes Unknown …
10:00 PM Changeset [24964] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_resource_corral.xml
Remove corral aura which was not supposed to be committed in r24963. …
9:59 PM Ticket #6068 (Display Bug) updated by a.d44@…
After several tests, I don't have any more problems after deactivating …
9:36 PM Ticket #6068 (Display Bug) updated by Vladislav Belov
Replying to a.d44@…: > The logs and my graphics settings. …
9:14 PM PortA24ToA25 edited by Freagarach
D1718 (diff)
9:14 PM Changeset [24963] by Freagarach
  • ps/trunk/binaries/data/mods/public/gui/reference/common/TemplateParser.js
  • ps/trunk/binaries/data/mods/public/simulation/ai/common-api/entity.js
  • ps/trunk/binaries/data/mods/public/simulation/components/ResourceSupply.js
Decay/Regenerate option for resources. Allows entities to change …
9:14 PM Alpha25 edited by Freagarach
(diff)
7:53 PM Ticket #6068 (Display Bug) updated by a.d44@…
The logs and my graphics settings. Thank you for the help :)
7:51 PM system_info.txt attached to Ticket #6068 by a.d44@…
7:51 PM Screenshot from 2021-02-28 19-48-36.png attached to Ticket #6068 by a.d44@…
7:23 PM Ticket #6068 (Display Bug) updated by Vladislav Belov
Replying to a.d44@…: > Yes, It's on all maps. > > I had …
6:33 PM diplomacy.jpg attached to Ticket #6076 by Langbart
6:33 PM Ticket #6076 (Enemy civ unknown till first contact) created by Langbart
Opening the "Diplomacy" panel (Ctrl+H) immediately shows the enemy …
6:11 PM Ticket #6053 (Gray out incompatible mods in the mod selector) updated by Langbart
related forum threads: * …
5:30 PM Ticket #6068 (Display Bug) updated by a.d44@…
Yes, It's on all maps. I had the same issue with 0A.D 23.
3:46 PM Ticket #6068 (Display Bug) updated by Vladislav Belov
Replying to a.d44@…: > Yes I'm ready to help you. Hi, is …
1:16 PM Ticket #5981 (Add support for testing game balance in RL interface) updated by wraitii
Milestone changed
1:16 PM Ticket #5981 (Add support for testing game balance in RL interface) closed by wraitii
fixed: In 24962: […]
1:16 PM Changeset [24962] by wraitii
  • ps/trunk/source/rlinterface/RLInterface.cpp
  • ps/trunk/source/rlinterface/RLInterface.h
  • ps/trunk/source/tools/rlclient/python/tests/fastactions.js
Add an 'Evaluate' RL endpoint, intended for dynamic game balancing …
11:23 AM Ticket #6068 (Display Bug) updated by a.d44@…
Hi ! Yes, no problem! "Are you available to help us debug it ? "
11:20 AM Screenshot from 2021-02-26 19-31-38.jpg attached to Ticket #6068 by a.d44@…
11:20 AM Screenshot from 2021-02-26 19-31-42.jpg attached to Ticket #6068 by a.d44@…
11:20 AM Screenshot from 2021-02-26 19-31-41.jpg attached to Ticket #6068 by a.d44@…
bUG
11:11 AM Changeset [24961] by wraitii
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
Increase safety of UnitAI formation code - PushOrderFront could lead …
11:06 AM Alpha25 edited by Freagarach
r24960 (diff)
11:05 AM PortA24ToA25 edited by Freagarach
Phab:D2056. (diff)
11:02 AM Changeset [24960] by Freagarach
  • ps/trunk/binaries/data/mods/public/globalscripts/Templates.js
  • ps/trunk/binaries/data/mods/public/gui/common/tooltips.js
  • ps/trunk/binaries/data/mods/public/gui/session/selection_details.js
Resupport more garrisoned slots per entity. Basically removed in …
10:08 AM Ticket #6068 (Display Bug) updated by Stan
Hey can you attach the screenshots to this ticket? So they are not …
9:49 AM Changeset [24959] by autobuild
  • ps/trunk/binaries/system/pyrogenesis.exe
  • ps/trunk/binaries/system/pyrogenesis.pdb
[Windows] Automated build.
7:47 AM Changeset [24958] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/helpers/Commands.js
  • ps/trunk/binaries/data/mods/public/simulation/helpers/Transform.js
Allow garrisoned entities to upgrade. Since its introduction in …
7:37 AM Changeset [24957] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/GarrisonHolder.js
  • ps/trunk/binaries/data/mods/public/simulation/components/Garrisonable.js
  • ps/trunk/binaries/data/mods/public/simulation/components/tests/test_GarrisonHolder.js
Move some functionality from GarrisonHolder to Garrisonable. Take …
7:32 AM Ticket #5771 (Orders are rejected in incorrect way [UnitAI]) updated by Freagarach
Milestone changed
7:29 AM Ticket #5771 (Orders are rejected in incorrect way [UnitAI]) closed by Freagarach
fixed: In 24956: […]
7:29 AM Changeset [24956] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
Properly discard orders. Instead of manually calling FinishOrder(). …
6:51 AM Changeset [24955] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
Only cancel (un)packing when in the correct state. Differential …
6:40 AM Changeset [24954] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
Only stop moving when state requests that. In our current UnitAI …
2:16 AM Ticket #6063 (Large number could be abbreviated.) updated by gameboy
Can you fix it?

Feb 27, 2021:

11:46 PM Ticket #6051 (a24 doesn't compile with dependency (nix) specification is ambiguous. ...) updated by s0600204
Component changed
11:42 PM Ticket #6043 (Add capability to view 3d models.) updated by nani
It was a comparison.
11:20 PM Ticket #6043 (Add capability to view 3d models.) updated by Stan
What about the actor viewer in Atlas?
11:19 PM Ticket #6051 (a24 doesn't compile with dependency (nix) specification is ambiguous. ...) closed by Stan
fixed: In r24941: Patch SM78.6 for Rust 1.50 Upstreamed from …
11:04 PM Ticket #6075 (Make apple tree bounding box selection bigger.) created by nani
Currently is very hard to click as only selecting the base works
10:13 PM PortA24ToA25 edited by Freagarach
Phab:D2646 (diff)
10:10 PM PortA24ToA25 created by Freagarach
Init.
10:07 PM Alpha25 edited by Freagarach
AnimalAI (diff)
9:41 PM Ticket #6073 (No matches in arena25 after hosting match) closed by Silier
fixed
9:13 PM Tickets #1832,​5593 batch updated by Freagarach
fixed: In 24953: […]
9:13 PM Changeset [24953] by Freagarach
  • ps/trunk/binaries/data/mods/public/simulation/ai/common-api/entity.js
  • ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
  • ps/trunk/binaries/data/mods/public/simulation/components/tests/test_UnitAI.js
Unify UnitAI and AnimalAI. r8995 / rP8995 (#563) introduced an …
9:09 PM Ticket #1832 (Entities should abandon chase if their target is in FOW) updated by Freagarach
Owner, Milestone changed
7:59 PM Ticket #6074 (Plead for resources message) updated by Imarok
Description changed
7:57 PM Ticket #6074 (Plead for resources message) created by Imarok
Implement a message to plead for resources from one of your allies. …
6:45 PM Ticket #3556 ([PATCH] Dedicated server) updated by wraitii
In 24952: […]
6:44 PM Changeset [24952] by wraitii
  • ps/trunk/binaries/data/mods/public/gui/gamesetup/gamesetup.js
  • ps/trunk/binaries/data/mods/public/gui/session/message_box/QuitConfirmationDefeat.js
  • ps/trunk/binaries/data/mods/public/gui/session/session.js
Netcode: Identify controller client via a secret key The 'controller' …
6:21 PM Changeset [24951] by Vladislav Belov
  • ps/trunk/source/graphics/PreprocessorWrapper.cpp
Early return in PreprocessorWrapper in case of failed include resolve.
5:52 PM Changeset [24950] by Imarok
  • ps/trunk/source/graphics/scripting/JSInterface_GameView.cpp
Remove unneeded check in JSInterface_GameView.cpp Differential …
5:40 PM Changeset [24949] by wraitii
  • ps/trunk/binaries/data/mods/public/gui/common/network.js
  • ps/trunk/binaries/data/mods/public/gui/credits/texts/programming.json
Prevent using privileged ports on *nix from the GUI Ports 1-1023 are …
5:12 PM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by Stan
Milestone changed
5:11 PM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) closed by Stan
invalid
5:10 PM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by Stan
Thank you! Again sorry about the inconvenience.
5:09 PM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by maja musan
Hello, thanks for the very quick response!!! so yup its confirmed …
1:48 PM Ticket #6073 (No matches in arena25 after hosting match) updated by Silier
Owner, Cc changed
1:48 PM noMatchesInArena25.png attached to Ticket #6073 by Silier
1:47 PM Ticket #6073 (No matches in arena25 after hosting match) created by Silier
12:15 PM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by Stan
I'm waiting for the owner to confirm then I'm closing this ticket …
12:14 PM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by zabergat
Nevermind! I had old mod files in my Application Support/0ad/mods …
12:12 PM Changeset [24948] by wraitii
  • ps/trunk/source/simulation2/components/CCmpFootprint.cpp
Fix compilation following rP24945 rP24945 broke compilation because …
12:11 PM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by zabergat
I have no mods, and the error above is the full text in …
11:53 AM Ticket #6072 (Hash the Mod.io terms just like the other terms) updated by Stan
Refs #4399, Phab:D1575, r21850
11:50 AM Ticket #6072 (Hash the Mod.io terms just like the other terms) created by Stan
Currently each time you load the modio interface you have to accept …
11:48 AM Ticket #4399 (Splash screen version check should use md5 hash instead of file ...) updated by Stan
Keywords, Milestone changed
11:34 AM Alpha25 edited by Stan
Start date, first revision (diff)
11:34 AM Changeset [24947] by wraitii
  • ps/trunk/binaries/data/mods/public/l10n/messages.json
Fix i18n for common map trigger scripts. Patch by: nwtour …
11:31 AM Ticket #5996 (Hotkey page is not translated.) closed by wraitii
fixed: Fixed in Phab:rP24946
11:27 AM Changeset [24946] by wraitii
  • ps/trunk/binaries/data/mods/public/l10n/messages.json
Fix GUI hotkey/map/reference strings not being translated. Fixes …
11:21 AM Ticket #6039 (DivByZero Crash in PickSpawnPoint) closed by wraitii
fixed: In 24945: […]
11:21 AM Changeset [24945] by wraitii
  • ps/trunk/source/simulation2/components/CCmpFootprint.cpp
Fix division by 0 error in PickSpawnPoint The spawn code should not …
11:19 AM Changeset [24944] by wraitii
  • ps/trunk/build/jenkins/pipelines/macos-all-bundles.Jenkinsfile
  • ps/trunk/source/tools/dist/build-unix-win32.sh
Fix *nix tarballs to extract in a subfolder. Also incorporate retry …
11:09 AM A24b_Lobby.jpg attached to Ticket #6071 by Langbart
11:09 AM A23b_Lobby.jpg.jpg attached to Ticket #6071 by Langbart
11:08 AM Ticket #6071 (Disappearing messages about players leaving/entering the lobby) created by Langbart
When you enter the lobby and wait a bit, messages about players …
11:08 AM Changeset [24943] by wraitii
  • ps/trunk/source/renderer/WaterManager.cpp
Fix water wind speed computation Fixes rP22668 (the calculation …
11:07 AM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by Stan
Do you guys have mods ? Like a translation mod? Can you upload the …
11:06 AM Ticket #6064 (Clean up control group hotkeys) updated by Imarok
Replying to wraitii: > See discussion on IRC today. > > …
11:06 AM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by zabergat
I might be having the same issue, though I'm on 10.15.3. Here's the …
11:04 AM Screen Shot 2021-02-27 at 9.58.58 AM.png attached to Ticket #6070 by zabergat
map selection error log
11:01 AM Ticket #6064 (Clean up control group hotkeys) updated by wraitii
See discussion on IRC today. Imarok argues that it should go: - 4 : …
10:33 AM Changeset [24942] by wraitii
  • ps/trunk/binaries/data/mods/public/gui/credits/texts/programming.json
Add Bellaz89 to the programming credits For contributions to rP24243 …
10:31 AM Changeset [24941] by wraitii
  • ps/trunk/libraries/source/spidermonkey/FixRust150.diff
  • ps/trunk/libraries/source/spidermonkey/patch.sh
Patch SM78.6 for Rust 1.50 Upstreamed from …
10:28 AM Ticket #6062 (Multiplayer lobby ui improvements) updated by Imarok
Do you have a screenshot?
10:28 AM Ticket #6064 (Clean up control group hotkeys) updated by Imarok
I don't think I agree with your proposed solution. If I understood …
10:13 AM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by Stan
Milestone changed
10:13 AM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) updated by Stan
Can you take a picture? Do you have mods? If so please disable them.
10:11 AM Ticket #6070 (alpha 24 on mac 10.13.6 stuck on map selection) created by maja musan
when i select single player > match i go directly to the map screen …
10:01 AM Changeset [24940] by Imarok
  • ps/trunk/source/graphics/scripting/JSInterface_GameView.cpp
The SetCameraTarget script function should not change the …
9:48 AM Changeset [24939] by Stan
  • ps/trunk/binaries/data/config/default.cfg
  • ps/trunk/binaries/data/mods/public/gui/pregame/ProjectInformation.js
  • ps/trunk/binaries/data/mods/public/gui/session/top_panel/BuildLabel.xml
Bump version to alpha 25. Last alpha 24 commit was rP24937. rP24938 …

Feb 26, 2021:

8:25 PM Ticket #6068 (Display Bug) updated by Freagarach
Keywords, Component, Milestone changed
8:25 PM Ticket #6069 (Display Bug) closed by Freagarach
duplicate: #6068
8:23 PM Ticket #6069 (Display Bug) created by a.d44@…
Hi ! Description : Appearance of parasitic black areas during …
8:22 PM Ticket #6068 (Display Bug) created by a.d44@…
Hi ! Description : Appearance of parasitic black areas during …
7:54 PM Ticket #4097 (Not enough space for resources in summary screen) updated by Freagarach
Description changed
Refs. #6063.
7:54 PM Ticket #6063 (Large number could be abbreviated.) updated by Freagarach
Refs. #4097.

Feb 25, 2021:

4:01 PM Ticket #6067 (Can't uncheck civilisation in the map editor) created by faustinlamerde
Hello, Since the last update alpha 24, all the created map I have …
12:27 PM Ticket #6065 (Crash when opening lobby from session (in-game).) updated by Stan
Right, got the stack […]
12:22 PM Ticket #6065 (Crash when opening lobby from session (in-game).) updated by nani
A yes, I have the 0.0.24 not the 0.0.24b. Very hard to notice the …
12:19 PM Ticket #6065 (Crash when opening lobby from session (in-game).) updated by nani
I downloaded/installed the windows alpha 24 version from the torrent …
11:56 AM Ticket #6066 (Implement general extensible way of stat-changes.) created by Freagarach
Currently trickes for e.g. experience, health or resources, are …
7:53 AM Ticket #5892 (Allow users to PushOrderFront.) updated by Freagarach
Owner, Patch changed
Anyone who is willing to take this over, feel free.

Feb 24, 2021:

11:27 PM Ticket #6065 (Crash when opening lobby from session (in-game).) updated by Stan
It's really strange your version is not the latest r24932 instead of …
9:44 PM Ticket #6065 (Crash when opening lobby from session (in-game).) updated by nani
Also, couldn't save interestinglog.html due to restarting the game after.
9:43 PM crashlog.zip attached to Ticket #6065 by nani
9:42 PM Ticket #6065 (Crash when opening lobby from session (in-game).) created by nani
After pressing Alt+ L to open lobby crash(freeze for more than 2 min) …
9:31 PM Ticket #6064 (Clean up control group hotkeys) created by wraitii
Control group hotkeys are a bit weird: instead of "shift" just …
2:41 PM Ticket #6063 (Large number could be abbreviated.) created by Freagarach
https://wildfiregames.com/forum/topic/36707-display-problem%EF%BC%81/
11:40 AM Ticket #6056 (Can't compile a24 due to multiple missing includes) updated by Stan
Milestone changed
10:04 AM Ticket #6056 (Can't compile a24 due to multiple missing includes) closed by Sven-Hendrik Haase
fixed
10:03 AM Ticket #6056 (Can't compile a24 due to multiple missing includes) updated by Sven-Hendrik Haase
Thanks, that works.
Note: See TracTimeline for information about the timeline view.