
### I stopped working on the game for 2 years but I'm back again.
# Since I am starting again after a long break, I decided to up the version number from .06.03.07 to .06.04.00

### Changes 03/27/2019
Complete rewrite of Studio Movie Maker
Some code improvements by h1262216
 - see https://www.pinkpetal.org/index.php?topic=4005.0
 - Changed from c str to std str
 - Changed to use references instead of pointers for many things

!!!!!!!!!!!!!!!!!!!! pushed to GitHub
!!!!!!!!!!!!!!!!!!!! pushed Whore Master version .06.04.00

### Changes 04/18/2019
Some more code improvements by h1262216
 - Complete rewrite of Traits
 - Fixed a bug with Linux in Movie Maker
 - Moved traits effects out of the source code and into CoreTraits.traitsx
Added New Game screen to match Load Game details

!!!!!!!!!!!!!!!!!!!! pushed to GitHub
!!!!!!!!!!!!!!!!!!!! pushed Whore Master version .06.04.00



$$$$ TO DO - SHORT TERM - (for this version) $$$$

$$$$ NOTE TO SELF - When updating items to recalculate stats/skills when loading girls - don't modify temp stuff $$$$

$$$$ TO DO - SHORT TERM - (Soon) $$$$

$$$$ TO DO - MID TERM - (for the next few versions) $$$$
Keep expanding on simple-save
food and drink

Make config in_fact and out_fact do something

Change the way the game handles images
 - Make cfg.folders.preferdefault() work


New Script Stuff:
 - Picture_Sequence -- needs image rework before it can be implemented
 - Make_Movie_Scene -- needs movie and scene rework before it can be implemented
 - And/Or
New Default Interacts for each building
 - DefaultInteractStudio.script
 - DefaultInteractArena.script
 - DefaultInteractCentre.script
 - DefaultInteractClinic.script
 - DefaultInteractFarm.script
 - DefaultInteractHouse.script
New Meet Try for the buildings that don't have them
 - MeetCentreTry.script (homeless, addicts, psychpatients, etc.)
 - MeetFarmTry.script (beast girls, farmers, craftsmen, etc.)
 - MeetHouseTry.script (House party? - Costs money to do, adds lots of filthiness to the house, etc.)


$$$$ TO DO - LONG TERM $$$$
Update from SDL1.2 to SDL2.0 (or something else)
Expand the map and allow multiples of all buildings
