The Company

The Company 0.5

Version
0.5
Links

Patch Notes

0.5

NPC dominance is no longer tracked or modified
Added year tracking to time functions
This is primarily to make referencing timestamps easier as the story moves into January and beyond
Many events previously tracked with flags now use a timestamp check to minimize variable usage
MCSX unlock, end of story check, etc.
Moved all initializing methods over to Javascript
Purged several more unused or unnecessary variables to speed up gameplay
[Local Only] – Image pack files for each character have been moved out of the character’s corresponding folders and into a new “data” folder that sits alongside the “pics” folder

[Local Only] – All outfit and clothing data is help in fully modifiable js files in a new “data” folder inside the main game directory
[Local Only] – The local image pack has been significantly (90%) reduced in size
[Online Only] – The online version of the game no longer references external js files, instead falling back on internal databases
Fixes
Fixed broken “Sales” link in WorkEvent 19
Chastity can now be properly removed at Ash’s shop
Diana and Lauren should no longer overlap during Chapter 3
John’s events should all trigger correctly now
Fixed instances of Sophie not referring to the MC by name
Fixed several pathing and context errors