Faceless
Content Creator
- Joined
- Jun 12, 2011
For Flash CS 6.
BUG: hands (skin) disappear after switching to or from handjob mode
NOTE: if right glove is implemented, the right hand needs to be in hand job mode ("main.her.currentRightArmPosition = 3" or character code "arms:<x>,handjob;") before the fingers are loaded and after unloading the mod, or buggy behavior results
references:
code:
layouts:
- her arm (left and right)
- her arm (back)
- her forearm (back)
- her torso (top and bottom layers)
- her leg (left and right)
- her ear
- her nipple (left and right)
- her face
- her nose
- her teeth
- her upper lip
- her lipstick
- her eyebrows (left and right)
- her eye ridge
- her neck
- her jaw
- her navel (for piercings)
- his leg (left and right)
- his torso
- his penis
- his arm
- his hips (pants)
- his breasts (left and right)
- his nipples (left and right)
- his left arm
- his shirt (includes sleeves)
code:
- her arm (left and right)
- her arm (back)
- her torso (top and bottom layers)
- her leg (left and right)
- her ear
- her nipple (left and right)
- her breast (left and right)
- her face
- her nose
- her teeth
- her upper lip
- her lipstick
- her eyebrows (left and right)
- her eye ridge
- her neck
- her jaw
- her navel piercing
- his leg (left and right)
- his torso
- his penis
- his arm
- his breasts (left and right)
- his left arm
- his shirt (includes sleeves)
- character code embedding
- component toggling
- hiding her nipples
- her components as costume objects (immune to hue sliders)
- her chestUnderCostume and upperChestCostume components (immune to hue sliders)
- his pants components (immune to hue sliders)
- handjob support
layouts:
- her
- him
- Added missing breast slider listener for the underboob registration call.
- Added coding option to add her chest object to vanilla "Upper Chest Top" layer for automatic breast slider support.
- Fixed animtools interaction bug that causes improper placement of his right arm costume in non-standard positions.
- Re-implemented jaw/lips to use proxy method.
- Added warning to components that require explicit listener activation.
- Added frame support for his penis.
- Made hernose object global.
- Folded code.
- Replaced "main" variable with auto-assigned "loader" variable.
- Added handjob support for wrists.
- The following operations have been re-implemented with proxy methods: RGB sliders, underboob frames, her arm positions, his hand type, his body type, his feet type.
- Added her lipstick.
- Added her teeth.
- Split her face into skull, nose, lip parts.
- Added her eye ridge.
- Added tweens to her jaw.
- Reorganized library items.
- Component outlines changed to reference shapes.
- Added line tween reference to all breasts.
- Added costume containers for his arms.
- Added costume containers for his breasts.
- Added rgbSliders() to support RGB sliders for supplied.
- Updated tutorial.
- Fixed a layering bug when switching to and from hand job mode.
- Consolidated all of her components into a single layout.
- Consolidated all of his components into a single layout.
- Added hisHandR() call to frame listener to update his right hand.
- Reorganized his and her compenent folders.
- Added topback component template and code support (shirt layer that is behind his body).
- Added futa frame to pantstop component and code support.
- Fixed layering bug for his calf and foot costume components.
- Updated tutorial.
- removed Grimey's code (sorry!)
- changed if(this.parent.parent != null) to initl() call
- variable declarations have been separated from object instantiations
- changed all loadCustomFull() calls to loadManual()
- added templates for his nipples
- minor changes to tutorial
- fixed right handjob mode fingers
- minor changes to tutorial
- added right forearm (behind back)
BUG: hands (skin) disappear after switching to or from handjob mode
NOTE: if right glove is implemented, the right hand needs to be in hand job mode ("main.her.currentRightArmPosition = 3" or character code "arms:<x>,handjob;") before the fingers are loaded and after unloading the mod, or buggy behavior results
- added code for handjob mode support
- added right handjob mode fingers
- added her penis - works with width/length sliders
- added hand outlines for handjob mode
- updated her arms as skin - no longer limited to costume layers
- realigned his and her arm components
- added left hand (behind back)
- updated right upper arm outline to account for left hand (behind back)
- added left fingers for handjob mode
- breast objects moved from breastCostume to breastCostume.bra layers
- breastslider() obsolete and removed
- toggleMask() obsolete and removed
- changed all .alpha=0 statements to .visible=false statements
- added frame offset to breast objects
- added underboob shading
- added glare to right breast
- changed leg and shoulder glares
Attachments
Mod Template v0.98.3.fla
575.6 KB · Views: 4,294
575.6 KB · Views: 4,294
Last edited: