View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002151 | Spring engine | General | public | 2010-09-26 22:07 | 2013-10-27 19:57 |
| Reporter | bobthedinosaur | Assigned To | Kloot | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Product Version | 0.82.5 | ||||
| Summary | 0002151: Build Distance Min Limit is too large | ||||
| Description | Builddistance is set to 128 min: " buildDistance = std::max(128.0f, buildDistance); " which is far too large for some developers games/ mods, when smaller units are building at a significant distance (to their scale). Suggest to change the min to 32. | ||||
| Additional Information | forum Thread: http://springrts.com/phpbb/viewtopic.php?f=21&t=24145 | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
could this not be made relative to the size of the unitdef? |
|
|
I'm not sure what that would achieve really? I think buildings tend to be larger than builders, which I guess is the reasoning behind this minimum (units need to reach centre of large structures) |
|
|
did this, windows build can be found here: http://springrts.com/dl/buildbot/default/master/0.82.3-707-gca83a6b/ my own tests with S44 showed severe problems. try to build a tank barrier with german infantry for example. |
|
|
German HQ engineer has a builddistance of 0.1, so that's very much silly values on our end. |
|
|
Default is 128, minimum is now 38 => Can be closed |
|
|
Minimum value should be generated by a formula based on footprint size and build radius, "38" is much too irregular of a constant to have in the source. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-09-26 22:07 | bobthedinosaur | New Issue | |
| 2010-09-26 23:02 | hoijui | Note Added: 0005664 | |
| 2010-09-27 01:17 | FLOZi | Note Added: 0005665 | |
| 2010-09-27 09:20 | hoijui | Additional Information Updated | |
| 2010-09-27 13:01 | hoijui | Note Added: 0005669 | |
| 2010-09-27 17:46 | FLOZi | Note Added: 0005672 | |
| 2013-10-27 12:28 | FLOZi | Note Added: 0011857 | |
| 2013-10-27 19:57 | Kloot | Note Added: 0011861 | |
| 2013-10-27 19:57 | Kloot | Status | new => closed |
| 2013-10-27 19:57 | Kloot | Assigned To | => Kloot |
| 2013-10-27 19:57 | Kloot | Resolution | open => no change required |