Alexander
Alexander

https://github.com/FAForever/fa/blob/7542596ea1c16be28615fdc40cc9bf9c8bb5481a/engine/Core.lua#L219 wrong function description: function returns substring from **start** of length **count**
- Set class - Static Scrollable class - Dynamic Scrollable class
Related to this #4258, however can't test it since everybody must have this code on their side in order to see division of every player (by default all gm's lmao)...
If there is enabled display of space symbols extension highlights them as well: 
Allows you to create key actions based on selected units' category. ```lua CategoryMatcher("Enter OC mode / Transport / Toggle repeat build") { CategoryAction(), -- do nothing if no selection CategoryAction(categories.TRANSPORTATION)...
## Description of the proposed changes Allow mods read `ignoreSelection` with no hooking. ## Checklist - [x] Changes are annotated, including comments where useful - [ ] Changes are documented...