* crash-site: support strike planner from bp library
- Allows strike and barrage remotes to be used from a user's blueprint
library
* crash-site: improve barrage logic
- Barrage prioritizes killing nests, then nests closest to the center point
- Barrage accounts for incoming damage which greatly improves targeting when
multiple barrages are used and when multiple nests are hit by the same shell
- Fixes map not updating after barrage
- Fix typo in strike and barrage remote names
* crash-site: miscellaneous strike cleanup
- Double rate of fire for poison strike capsules
- Change poison strikes to cover a circle instead of a square
- Change reveal logic to reveal the entire radius of a strike or barrage
- Fix issue with reveal timing of poison strikes
- Fix description for rocket barrage damage upgrade
* crash-site: add cost reduction for strikes
- Each level beyond the first now reduces cost of barrage and strike by 7%
- About 70% cost at level 6
* Diggy: add blueprint tools
* Rename BP QoL to BP tools
* Fix description typos
* Address safety edge cases
* Adjust padding
* Fix bot mining error with player index
* Add moderator rank and actions
* Lower min requirement from regular to guest
* Replace palette with color presets
* Deepcopy admin commands for UI actions
* Populate RedMew command list for UI from command module
* Make command list private
* Load commands list after 1st request
* Improve scoping
* Implement Guide/Server page
* Fix missing localisations for admin commands
* implement Guide/Moderation wiki
* Formatting
* Open/close guide pages on secondary windows
- Team buffs for donators with tier 2 or higher Patreon status
- Tier 2 (coal): +10% team hand mining bonus per online donator, up to a maximum of 10 online donators
- Tier 3 (solid fuel): +10% team hand crafting bonus per online donator, up to a max of 10 online donators
- Tier 4 (rocket fuel): +10% team run speed per online donator, up to a max of 10 online donators
- Tier 5 (nuclear fuel): +5 inventory slots for all. Up to max of 30 extra. Does not reduce down when donator logs off.
* Fixed error in multiline barrage command
- Reported by Clinkstur
- If the barrage antigrief found no nests in an area then it returned from the function
- This broke the command if the player used a multi-coordinate barrage to barrage more than one location
- New behaviour is that it just skips that location and continues to next coordinates
* Added gps rich text to failure message