Results 9 issues of Outerbeast

Will obviate the need for using ripent alongside bspguy Options to import/export only brush entities or point entities

enhancement

Just like in Hammer/JACK, a button to copy the entity properties into plain text would be usefull, as well as pasting them in Would speedup copying entities from one bspguy...

enhancement

To make life easier for merging maps together User would be prompted to put in a filename for the merged bsp and then the list of bsps they wish to...

enhancement

Option to mark entities in the entity report that don't currently exist in any fgd files used

enhancement

Option for the Gui theme to use the colouration of album art of the currently playing track Similarly the widget can be coloured in the same manner

Option to view library elements in a grid, with adjustable grid size

When a track is paused for a certain period of time, have the track resume -X seconds behind from where its was originally paused at. Option to adjust the length...

The section covering `Color` class needs to get removed since RGBA class exists natively for this purpose https://github.com/baso88/SC_AngelScript/wiki/Temporary-Entities#code-comments Every TE page that has a sample function that uses a `Color`...

[BotManagerInterface.as Line 806](https://github.com/rcbotCheeseh/RCBotSven5/blob/master/BotManagerInterface.as#L806) needs to be changed to this: ```HookReturnCode MapChange(const string& in sLevel)``` From [SC 5.26 Changelog](https://wiki.svencoop.com/Change_log/5.26#AngelScript): - Hook "MapChange" now receives a string to reveal which map the...