A minor update this time. This update makes it easier to create rooms, fixes several bugs and contains various optimizations.
==============================================================
Swarm Keeper 0.45
==============================================================
- Rooms can now be created by dragging a square at the target area with your mouse
- Fixed fonts not scaled with the screen resolution
- Added fog of war (WIP)
- Decreased spawning rate grubs/food
- Increased rate at which creatures enter your dungeon
- Free gold dropped by gold blocks are now merged with nearby gold entities (to reduce the entity count and improve performance)
- Optimized various network variables
- Player tiles are now dynamically team colored
- Keyboard control menu now has an option to separately configurate the bindings for the strategy and creature possesion modes.
- Added initial support for multiplayer. Joining an existing public game will dynamically add a heart + portal to the map.
- Removed deferred rendering option (might return later)