Ticket #287 (closed defect: fixed)

Opened 4 years ago

Last modified 22 months ago

dock placement

Reported by: valakas46 Owned by:
Priority: Should Have Milestone: Alpha 7
Component: Core engine Keywords:
Cc:

Description

when placing a dock if location is invalid you get this error

gui/test/functions_sim_entity.js(254): Index out of bounds. ERROR: JavaScript Error (gui/test/functions_sim_entity.js, line 254): Index out of bounds. gui/test/functions_sim_entity.js(254): Invalid parameter(s) or count ERROR: JavaScript Error (gui/test/functions_sim_entity.js, line 254): Invalid parameter(s) or count

but are still allowed to build dock even if its underwater also it changes the land around build location and the land doesnt fix its self if you delete the building

Change History

comment:1 Changed 3 years ago by anonymous

  • Milestone Open Source Release deleted

Milestone Open Source Release deleted

comment:2 Changed 3 years ago by wacko

  • Milestone set to Backlog

comment:3 Changed 22 months ago by ben

  • Status changed from new to closed
  • Resolution set to fixed

(In [9970]) Implements building restrictions (by terrain, territory, category, and distance). See #41. Fixes #804, #287. Implements build limits. See #687. Implements autorotation for dock placement. Fixes unit spawning to consider terrain passability. See #893. Adds new passability criteria based on distance from shore. Updates build restrictions on some templates. Changes unit spawning search to 4 tiles away from foundation. Changes garrison/training spawn failure to nicer UI notification.

comment:4 Changed 22 months ago by historic_bruno

  • Milestone changed from Backlog to Alpha 7
Note: See TracTickets for help on using tickets.