1.2.0
----

- Updated both Mac and Linux versions to 64 bit. (required for OS X 10.15 Catalina and modern Linux distributions)
- Updated project to GameMaker Studio 2.0
- Added particles effects which were removed before the original launch due to crashes on some computers.

1.1.0
----

- Added "toilet humor" option. This changes a lot of the text and graphics. This option is available when starting a new game, and can be changed at any time in the options.
- Added Russian translation
- Fixed minor bugs with water tank in the museum
- Fixed progress percent in chapter 1
- Some speed improvements


1.0.9
----

- Fixed error message coming up occasionally when saving
- Fixed issue with the save menu being black when we're in the vault
- Fixed bug when going to the menu when we're on the vault closeup
- Fixed broken glass appearing in the museum when coming back for the last time, even though the broken glass didn't appear when playing as Sandra
- Minor French text correction


1.0.8
----

- Fixed game slowdown / crash in chapter 3 occurring on some low-end computers when combining items in the inventory.

This happened due to the game redrawing the inventory at each frame after combining an item, only when the inventory had a lot of items (in which case the inventory is divided into two parts to avoid big texture pages that wouldn't work on old computers)
It caused massive slowdowns and sometimes freezes or crashes. This issue wasn't noticeable on more powerful computers.

1.0.7
----

- Fixed a bug with the postcard choice with Sandra, which could result in either the wrong message displayed or the game hanging at the post-credits scene.
- Fixed plastic bag picture not showing when right clicking in the inventory
- Added missing dialog when calling Tom outside of Dumoulin when we need his help
- Small French text correction
- Rebuilt DRM Free version which had an issue with saves not showing up even though they were indeed saved

1.0.6
----

- Fixed a game crash on some configurations when auto-saving, due to the integrity check (md5_file() function) which was deactivated

1.0.5
----

- Fixed ambient sounds staying in memory, causing degrading performance of the game

1.0.4
----

- Due to previous change, gameover list only displayed the previous chapters gameovers, not the current one

1.0.3
----

- Minor corrections in text files and graphics
- Fixed gameover list only displays chapter 1 on the main menu until a save is loaded
- Fixed character name placed at wrong location on Mac version
- Fixed a bug when calling Henri while in the archives room which would make it impossible to continue
- Fixed save slot still on screen if we press ESC immediately after saving
- Updated demo message for the game release

1.0.2
----

- Added check on gamepad description on Linux due to some devices detected as gamepads when they're not, causing the mouse pointer to move

1.0.1
----

- Some sounds are kept in memory instead of streamed to help performance on low end configurations
- Text corrections French, German
- Current goal was sometimes wrong after loading a save

