Time (UTC)SourceWhat changedAddedEditedRemovedReference
26 Sep 2020
News3rd Year Anniversary: Major news!———Community
Community · published 26 Sep 2020, 10:47:12 UTC
3rd Year Anniversary: Major news!
Placement was released three years ago today. In celebration of this, I have made the game free forever. It is currently available for free on itch.io , a popular platform for indie games and it will become free on Steam as soon as Valve have reviewed my request to do so. I have also released the source code for the game on GitHub , a popular platform for hosting open source projects. I have al…
This release is focused on improving the windowed mode, especially on Linux. · The game now remembers whether you last played it in windowed or fullscreen mode and starts accordingly. (Use Alt+Enter to switch between windowed and fullscreen mode.) · Made resizing the window easier. The window can now be resized like any other window, by simply grabbing the corner and dragging. · Fixed missing w…
Right-click on pieces to remove them from the board. · Fixed keyboard input bug. · Fixed a bug where pieces could still be moved when fading between levels.
When an invalid (red) piece is hovered, the pieces protecting it are now highlighted so you can see exactly what's wrong. This is a feature I'm still uncertain about and would like more feedback. · Added a quit button so the game can now be controlled entirely with the mouse with no need to touch the keyboard to quit. · Fixed a visual bug when closing the game when inside the instructions menu.…
This is a bug fix release with a primary focus on Linux. · Smoother piece movement at large screen resolutions. · Added a 64-bit Linux version. · Fixed libpng dependency in 32-bit Linux version. · Fixed scaling issue on Linux.
Added an instructions menu that explains how pieces take. Previously, you had to know how chess pieces move in order to play Placement. Now that information is contained within the game itself. Simply press the ? at the bottom right of the screen to bring up instructions explaining how the pieces take. · Fixed a visual bug where pieces would become stretched.