Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Random Fixes:
- Character CGs that change their image while fading in now actually change their image
- Sound Effects now work (this bit of code has been restarting the BGM whenever a sound effect was called because of a typo)
- Transitions now work, the first time you load an RPGX scene it may freeze for a couple of seconds while it decompresses the masks
- The text box will now reliably stay under the scene when that option is enabled
- The CG viewer now shouldn't flicker as much (if at all)
- The viewer shouldn't lock up when starting a scene anymore (except for the first one due to the mask decompression)
- The buttons look nicer now
- Random Additions:
- Added a backlog, either press the backlog button or scroll up on the viewer
- Added CV and Location to Search
- Added an option to auto translate names (should translate the names of everyone that appears in the H Scenes)
- Added minor touch control support, swipe left/right on scene select to switch pages and on the CG viewer to go to the next/prev CG, long tap a scene to favourite it, hold down while in the scene viewer to skip. (It may break other things it was just an experiment that I cba commenting out, really low priority to fix)
- Added a Random button to Scene Select that selects a random scene
- Added a Shuffle button to Scene Select which Shuffles the order scene select displays the scenes in, press reset in search to go back to normal
- Story Event Viewer:
- Added a story event viewer which contains all Chapters of the story and all limited time events (except for Ayame's and Mitsuki's events)
- Improved Scene Tagging:
- There's now a fuck load more tags
- The new system makes it easier to add tags, characters, artists, etc to scenes with less chance of fucking up
- The new tags also have aliases so searching for "Orgasm Face" returns the same results as searching for "Ahegao", common misspellings are also added as aliases too
- Custom Tags:
- There's now a custom.js file in data/scripts/data for people who want to add their own tags rather than rely on my shitty ones without any danger of them being overwritten in a future update
- Search Autocomplete:
- All of the search boxes now have autocomplete based on data that has been added to scenes
- TABA Scene Viewer:
- All of the TABA scenes can now be viewed in the viewer
- There will be an optional TABAData file to download which has all of the Japanese and English translations in it
- Then either move or link your TABA Scenes folder to the TABAScenes folder in the RPGX viewer
- All scenes which feature a character that has appeared in RPGX have had that character tagged
- Some scenes have had a couple of simple tags added (Wedding dress, Bikini, etc.)
- All characters that come from other Lilith games have also been tagged as well as a few others I wanted tagged myself
- Also made c28 viewable because why not
- The viewer has worked on random scene's I've tested but there's over 1000 of them so there's bound to be one that makes it shit the bed, let me know if you encounter any bugs
- Translation Tool:
- Added a tool to assist translators
- Press Shift + T to activate it
- It only works on RPGX scenes right now (and probably forever since it's held together with hopes and dreams)
- You need atleast 1720px of width available in your browser for it not to get a bit fucky
- Here's a webm of it in action: https://files.catbox.moe/2j5gwn.mp4 (Auto save has been changed to backup)
- Backup DOES NOT save the file itself, it just saves the data required to make the file to the browsers Local Storage for recovery if you refresh the page or the browser crashes or something like that
- It's only designed to work translating from the original Japanese to any other langauge, translating from another translation is possible but may end up going a little fucky, you also won't be able to remove any extra screens they added if you don't need them
- Modular:
- You don't need to have anything you don't want in the viewer, you can have it as just a Story Event Viewer, a TABA Viewer or an all-in-one viewer.
- The patcher has been updated and will patch RPGX H Scenes, RPGX Story Events and TABA H Scenes based on what you've got available, so if you really don't want a scene delete it and run the patcher (Deleting a scene but not running the patcher will leave a blank space for H Scenes and won't remove the corresponding chapter/event from the selection for Story Scenes).
- Known Bugs:
- Sometimes the CG Viewer won't load some RPGX CGs correctly and just display the base image
- Sometimes CSS animations will just stop working, reproducable by playing a multi-part TABA Scene in Japanese, after the select screen animations just stop working but only on some browsers with specific configs, no idea what the fuck causes it or why it works on some configs and not on others.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement