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 (40 - 42 of 5409)

Ticket Resolution Summary Owner Reporter
#6141 fixed UnitMotionFlying error Silier Stan
Description
ERROR: Error in timer on entity 14157, IID7, function Attack: 
TypeError: cmpTargetUnitMotion.EstimateFuturePosition is not a function 
Attack.prototype.PerformAttack@simulation/components/Attack.js:635:38 
Attack.prototype.Attack@simulation/components/Attack.js:539:8 
Timer.prototype.OnUpdate@simulation/components/Timer.js:139:44 

Steps to reproduce:

  • Make a plane kill a unit
#6145 fixed Can't see unselectable civilizations names in Gamesetup. Silier Stan
Description

Currently one can set civs to not be selectable in gamesetup, e.g a NPC civ, however, if you were to force that civ in the map it would display unknown

https://i.imgur.com/VHQF5LB.png

In the example above the mod has a NPC civ called Zuna, which is not selectable and not playable and also because of the bug not visible and marked as Unknown.

introduced by: Phab:rP23374

Relevant files

binaries/data/mods/public/gui/gamesetup/Pages/GameSetupPage/GameSettings/PerPlayer/Dropdowns/PlayerCiv.js
binaries/data/mods/public/gui/gamesetup/Pages/GameSetupPage/GameSettings/GameSettingControlDropdown.js
#6153 fixed Remove un-loked icon in lobby Silier yelihor871
Description

The unlocked lobby icon makes knowing if games are locked a bit difficult. It may not be that big of a deal for the normal users but for people with lower vision, this is an accessibility issue. I have good vision but for example, when I am going through open games, I often also click on the restricted ones because the visibility of system status is poor on these lock icons.

This

https://i.ibb.co/rsD61c4/Screenshot-from-2021-04-17-12-35-17.png

Should be something like this

https://i.ibb.co/xSJpPBC/Screenshot-from-2021-04-17-12-35-17.png

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.