# Gameplay
* Inertia dampener blocks explode instead of shattering

# Balancing
* Adjusted damage of fighters created with overheating or burst fire weapons

# Client
* Client automatically sets graphics to low after a startup crash to ensure a successful next startup

# Server
* Added filtering by name to /playerinfo command
* Added a /destroy moderator command to destroy the currently selected object
* Player to player damage can now be disabled server-wide
* /ban, /unban and /give commands now work on offline players, too
* Added /mute and /unmute moderator commands to prevent a player from sending chat messages
* Added /ground and /unground moderator commands to prevent a player from doing hyperspace jumps

# UI
* Updated german localization
* System upgrades can no longer be favorited or marked as trash in systems tab

# ScriptAPI
* Client script API forbids io and os libraries
** Exception: os.time()
* Added a playerToPlayerDamage property to ScriptServer

# Bugfixes
"Bug reports by users are, as always, marked with [UBR]. Thank you guys for helping, testing and contributing. Keep it up!"
* [UBR] Fixed an issue with wrong display and selling price of several fighters
* [UBR] Fixed an issue with the chat flood protection
