View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000037 | Might & Fealty | [All Projects] General | public | 2018-08-29 07:20 | 2018-08-29 07:20 |
Reporter | Andrew | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000037: Settlement crashes need softening | ||||
Description | While it was never expecting to deal with a situation where a couple hundred or so are supporting thousands, the settlement crash code could be smoothed out to make this more gradual. See: https://github.com/MaFCDT/MaFCDR/blob/6305c1b7bed48a4b10dafff4094078b46551c3de/src/BM2/SiteBundle/Service/Economy.php#L135 It should be fairly easy to add another loop through the buildings, on a while loop, to start randomly knocking them over until it gets something acceptable, rather than just abandoning literally everything. | ||||
Tags | backend, buildings, economy, settlements | ||||