A new update for the game is now live. This release brings a focus on stability and speed.
It fixes some major issues that players have reported and should make the game buttery smooth for most people now.
Keeping true to the science fiction genre, Escape from Pleasure Planet tackles sensitive contemporary issues such government oppression of gay people, the cruelty of conversion therapy, and the benefits and negatives of same sex marriage on gay culture.
This release is dedicated to a friend of ours, Jim Cunliffe, who is unwell at the moment.
Escape from Pleasure Planet v1.4
- Fix major problem where game would slow down after many speech boxes
- Procedurally generated worlds no longer crash game on windows
- Fix joypad input bounding box on scaled game windows
- add missing art and animation for achievements
- fix interact bug on entering Sebastian's pod
- fix bug with Brutus text repeating when entering foyer
- force load on eyeball assets to fix "missing MIS-TRISS" issue in foyer
- various spelling and grammar fixes
- xian child script fixes
- pronoun fixes for Ludwig
- QNB options in later sequence a bit clearer
- add tips to game load screen
- fix menus to make compatible with older savegames
- add a few backwards compatible fixes for older savegames
- update CycleText to handle animated text better
- pyglet updated to v1.3.0rc1
- add editor option to config
- numpy pulled in correctly on windows build
- unschedule animated text events correctly
- allow Collection to be unsorted, Collection.add can take a list of items (for The Beat)
- add Text.align which can be set to LEFT (default), CENTER, RIGHT