Lillibilli:
(Revamp script) Fixed crash when trying to equip/unequip armors. Shortcut in camp menu now works exactly like the buttons "Current Team", "Slaves" and "Free Staff". Added shortcut for the "Move" command in the camp menu (keyboard button 4). TODO: - Equipment is borked, actors don't gain the initial stats of weapons or armors save for att, def and matt. - Equipment menu keeps adding the stats of the selected armor at each refresh skyrocketing/plummeting the actor stats.
Revision 4193
Lillibilli:
(Revamp script) Fixed equipment menu skyrocketing/plummeting stats when an armor was selected. Fixed actor import not adding initial equip stats to the @equip_stats array. Commented out auto assign's global variable initialization, saving and loading.Revision 4194Drdrak:(future revamp) fixed crash in market info menu (and updated to use new classes) Limits: Currently only shows (up to) top 8 most likely customer classes. Due to this, and rounding, can display totals<100%, this is most likely perfectly acceptable, but bears mentioning in case someone asks.Revision 4195Drdrak:(future revamp) small fix to market info display to improve accuracy.Revision 4196Lillibilli:(Revamp script) Rewritten accept_offer? method to use attractiveness modified by traits and lust or obedience (if lust fails it tries with the obedience modifier). Added Accept_offer_modifier_hash to Database and hashes doc. Fixed handle_girl_log to not hang when two customers with the same name got refused. Slightly modified the sex and refusal log strings to include offer expectancy and if the offer was grudgingly accepted.Revision 4197Drdrak:(Future Revamp) Added dynamic oneliner tag generation code (to keep up with jobs as they are added/removed)Revision 4198Lillibilli:(Revamp script) Fixed crash when trying to enter the girls full stats in the Girl Management menu. Changed Girl Management menu full stats page to show brothel name instead of location.