This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Custom Query (5409 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 5409)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#1673 fixed Unit "build wall" commands are always queued Deiz zoot
Description

If a gathering citizen soldier is given a command (without holding down Shift) to build a wall, it will not execute it immediately, but add it to its command queue.

Reproduced on Acropolis 1 playing Gauls:

  1. Select a citizen soldier and command it to gather.
  2. While it is gathering, command it to build a Palisade.
  3. The unit continues to gather instead executing the command immediately.
#1675 fixed [PATCH] Replace resource names with icons in tooltips leper zoot
Description

See this thread.

Caveats:

  • Something causes icons under the "Insufficient resources" heading not be rendered. Obviously this needs to be fixed before the patch is committed, but I honestly do not know what is causing it. Maybe someone else can figure it out.
  • People have requested spacing between icons and amounts. I suggest adding the THIN SPACE or HAIR SPACE Unicode characters to the game's fonts and use them as spacing characters.
#1726 fixed New hotkeys fails when no trainable unit is available in that slot leper zoot
Description

Pressing 'X' while a production building is selected results in training of trainable unit number 2 in the building being queued.

However, if there is no trainable unit number 2 (e.g. if there is only one trainable unit), an error message is produced:

WARNING: JavaScript warning: simulation/components/GuiInterface.js line 334
Script value conversion check failed: JSVAL_IS_STRING(v) || JSVAL_IS_NUMBER(v) (got type undefined)
ERROR: CCacheLoader failed to find archived or source file for: "simulation/templates/undefined.xml"
ERROR: Failed to load entity template 'undefined'
ERROR: JavaScript error: gui/session/input.js line 1513
TypeError: template is null
  getEntityLimitAndCount([object Object],(void 0))@gui/session/input.js:1513
  addTrainingToQueue([object Array],(void 0),[object Object])@gui/session/input.js:1555
  addTrainingByPosition(2)@gui/session/input.js:1544
  __eventhandler61 (press)([object Object])@__internal(13) press:0
WARNING: JavaScript warning: simulation/components/GuiInterface.js line 334
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.