Author Topic: Issues and Bugs  (Read 3053 times)

  • Administrator
  • Sr. Member
  • *****
  • Posts: 407
    • View Profile
Re: Issues and Bugs
« on: August 15, 2019, 09:38:31 pm »
Issues update:
1. Jessica sprite fixed, appears instantly now.
2a. Francesca erratic appearance inside lobby fixed.
2b. Still can't replicate bug in current working version.
3. 1r2's file has fixed legs, but broken keyboard controls. Maybe exported FLA can't handle script triggered by multiple event sources as such is hard to express in ActionScript (but easy in SWF tag record). I could either fix buttons in 1r2's file or to fix legs in v0.670 file. The later was easier.
4. It turned out to be version confusion. 1r2's Valeria file has script for handling return value for versions 0.669 and older where sprite actions (dress, cum) could be controlled only by single npc_status variable common for all sprites. Since v0.670 all sprites has dynamic parameters array constructed on the run so sprites are controller easier, persistent and independent. For that reason Valeria scenes return npc_status different way since 0.670
5. Added cum to Jasmine cowgirl scene by copying it from very old less advanced version. Also fixed speed indication.