Wednesday, August 26, 2015

Revision 4326 - Revision 4350

Revision 4326
Lillibilli: 
<div class="markdown_content"><p>Future Revamp: completed "Lover" and "Relationship" secrets.</p> <p>just need "Quest" and the menu now.</div>



Revision 4327
Lillibilli: 
<div class="markdown_content"><p>Future Revamp: Restructured the Secrets System to avoid potential bug.</p>
<p>A secret is now a class (Girl_Secret) containing the relevant information and a few methods.<br>
Updated log, brothel and girl methods to conform to the new structure.<br>
Added secrets decay at the end of day after the brothels close down.</div>
Revision 4328
Lillibilli: 
<div class="markdown_content"><p>Future Revamp: Updated Secrets System menu.</p>
<p>Reworked Secrets menu to work with the new structure.<br>
Completed most of the Secrets menu, only missing HiddenTrait, HiddenTransformation and the help text.<br>
Added effects for most of the buttons in the Secrets menu, only missing VIP, HiddenTrait, HiddenTransformation and the help text.<br>
Corrected a couple of errors in the Secrets System code.<br>
Added secrets related stuff to handle_log, add_relationship, handle_vigor, handle_morale, and handle_exp methods.</div>
Revision 4329
Lillibilli:
<div class="markdown_content"><p>Hopefully fixed all the remaining bugs from the last hunter quest. (note that the fixes are not retroactive, if you found yourself stuck in the quest i can't fix it, you need to load a save from before getting stuck)<br>
Slightly changed the reward dialogue to account for the how you completed the quest.</div>
Revision 4330
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Fixed a crash by adding the Girl_morale_loss_hash and Cust_morale_loss_hash hashes that were left out.</div>
Revision 4331
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Fixed a crash by rebuilding the cache, new variables in the classes were not initialized correctly with the old cache.</div>
Revision 4332
Lillibilli:
<div class="markdown_content"><p>Future Revamp: fixed a couple of crashes.</p>
<p>Fixed carpenter menu crashing on a nil variable when no upgrades are possible for that brothel.<br>
Fixed Secret System crashing on a misspelled variable name.</div>
Revision 4333
Lillibilli: 
<div class="markdown_content"><p>Future Revamp: Forgot to upload the plain text script changes for the previous update.</div>
Revision 4334
Black_imperator:
<div class="markdown_content"><p>revamp : updated balance, fixed a display in exp gain after battle</div>
Revision 4335
Black_imperator:
<div class="markdown_content"><p>revamp : fixed lust display, added a small daily morale/vigor gain to working girls</div>
Revision 4336
Black_imperator:
<div class="markdown_content"><p>revamp: balancing medic effect</div>
Revision 4337
Black_imperator:
<div class="markdown_content"><p>revamp : fixed a nil class bug</div>
Revision 4338
Black_imperator:
<div class="markdown_content"><p>revamp: fixing a bug with the secret system</div>
Revision 4339
Black_imperator:
<div class="markdown_content"><p>revamp : fixing maid stuff, also a bug in secret stuff</div>
Revision 4340
Black_imperator:
<div class="markdown_content"><p>revamp : fixed the bugs in brothel menu leading to being unable to access hostess and bath attendant menu.</div>
Revision 4341
Black_imperator:
<div class="markdown_content"><p>additional menu pictures for revamp</div>
Revision 4342
Black_imperator:
<div class="markdown_content"><p>revamp : additional menu fixes</div>
Revision 4343
Black_imperator:
<div class="markdown_content"><p>revamp : additional hostess/morale fix</div>
Revision 4344
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Added Customer Activity Log at the end of day summary, fixed a couple of bugs with the pasttime code, secret code and lust code.</p>
<p>Note: Requires restart.</div>
Revision 4345
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Merged old fix from the current version for variables limits.</div>
Revision 4346
Lillibilli:
<div class="markdown_content"><p>Current Version: Modified Gold window to split the text into digit groups.</p>
<p>Future Revamp: Modified Gold window to split the text into digit groups, Fixed crash in secret system, added assignment feedback on logs.</p>
<p>Assignment feedback only done for Whores, Guards and Bouncers for now, given the hash being unsorted it displays at the end rather than at the start, will need to find a workaround.</div>
Revision 4347
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Updated code to consistently use jobRoom value instead of jobName. Requires new game.</div>
Revision 4348
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Fixed mistake in my previous update, fixed a crashes when dealing with secrets, removed one leftover print command, fixed onsen room assignment.</p>
<p>Uploaded the cache i failed to rebuild in my last update. *facepalm*<br>
Fixed leftover inconsistencies with the use of jobName and jobRoom, should have got them all now.<br>
Fixed incorrect method call in the Secrets Menu.<br>
Removed print command for the actor id when assigning someone to a job.<br>
Changed Bath Attendant database entry jobRoom value from "Bath Attendant" to "Onsen", the brothel menu should now recognize the onsen room and open the assignment menu.</div>
Revision 4349
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Fixed another crash related to the jobRoom and jobName inconsistencies.</p>
<p>Modified database method for getting the job hash from the room type, it should now correctly return the correct hash.<br>
Added a database method to get the relax job hash from the room type, unused for now, will be useful if we make relaxing places assignable in the future.</div>
Revision 4350
Lillibilli:
<div class="markdown_content"><p>Future Revamp: Added pasttime preferences to customers XMLs, fixed a couple of crashes, added cache rebuilding if cache is missing.</p>
<p>Fixed bedwarmer not triggering.<br>
Fixed a crash in the cust_pasttime? method.<br>
Fixed handle_work to get the correct number of workrooms, might get too many customers now though.<br>
Slightly modified the handle_work method to ensure a customer will trigger the wait? method if he tried all the girls.<br>
Dungeon Mistress will now work only when not sick.<br>
Added debug line to the apply_upgrade method to account for not existing @brothel_effects hashes keys.<br>
Cache will be rebuilt if the cache file is missing instead of crashing.</div>
MOSTLY REVAMP UPDATES SORRY ONLY DEVS HAVE ACCESS TO THAT STUFF AT THIS TIME. MAYBE IN THE FUTURE WE WILL LET BETA TESTERS ACCESS TO REVAMP, STAY TUNED TWITTER FANS!! 

No comments:

Post a Comment