salmon
salmon
File extension: .cs ``` private static readonly Color32[] colors = new Color32[] { new Color32(161, 64, 206, 255), new Color32(79, 251, 8, 255), new Color32(243, 96, 44, 255), new Color32(45,...
Like this: https://github.com/bgrins/TinyColor#readability Specifically the functionality would be useful for automated checking of readability. I assume there are other ways to achieve this with Chroma, however it would be nice...
> _If anyone wants to test this in-game, please do and let us know the results!_ Discussion relates to hearses, but could probably apply to other services too - anywhere...
### Stacktraces (solved) this bug was temporary due to other mod which is now fixed Not sure if this is due to recent changes to LSM, or due to PR...
For example, there are pedestrianised roads in NeXT2 - it would be nice to set default restrictions to only allow services/emergency vehicles, etc., rather than having to always manually apply...
Not sure if this is already the case, but if we restrict the road service vehicles (which _visit roads_) it's going to cause problems. They should be able to go...
# Epic Work Items - [ ] #1589 - [ ] #1590 - [ ] #1593 # Related Issues The following issues may be resolved or made obsolete by the...
This is mainly for **lane connector** tool, but probably other tools too...  See also: #1330 Just showing a 🚫 cursor isn't enough to explain to user that they need...
This is some leftovers from #1344: - [ ] PR #1445 * Translate text of error messages (some will need simplification) * As there are planned changes to de/serialization this...
`TaskList` is specifically designed for working with persistent overlay tasks which _occasionally encounter bulk additions/deletions/updates_ due to camera move or tool state change. > For example, network label overlay (text...