Opened 15 years ago

Closed 13 years ago

Last modified 13 years ago

#287 closed defect (fixed)

dock placement

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

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 (4)

comment:1 by (none), 14 years ago

Milestone: Open Source Release

Milestone Open Source Release deleted

comment:2 by Andrew, 14 years ago

Milestone: Backlog

comment:3 by ben, 13 years ago

Resolution: fixed
Status: newclosed

(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 by historic_bruno, 13 years ago

Milestone: BacklogAlpha 7
Note: See TracTickets for help on using tickets.