Advanced Protective Tub v1.3

Advanced Protective Tub v1.3 thumbnail image
Fact Value
Original File Advanced Protective Tub 1.3.zip
Game
  • Docking Station
Creator
  • Amaikokonut
Wiki Link https://creatures.wiki/Advanced_Protective_Tub
Tags
File Size: 197 KB

Archive has been repacked for EemFoo. Click to here

Description

An absurd autonamer. When you are done selecting your options and close the panel, the autonamer will continue to run in the background. You can reopen the panel by clicking the duck icon above your creature's name in the top left. Warning: Will not protect your creatures' dignity.



See also the original Protective Tub.



Some name packs:

- Names From Fiction by Mtorolite

- Season Names by c1anddsaddict

Text File Composite

::----- README.txt -----::
Protective Tub Advanced 1.3
by Amaikokonut

Originally released at Naturing :: Nurturing (https://naturingnurturing.blogspot.com)

Please do not rehost this download as long as it is still available at the original host. However, in the event that the site or download links are down, you may rehost this download temporarily until the host returns, provided all files including this readme are intact. Thank you!

If you have any comments, questions, bug reports, or just want to chat, email *****@songua.com

:: About ::

This huge update to the Protective Tub Autonamer contains a control panel which allows you to choose catalogue tags from which to randomly generate first and last names for your Creatures. You can select one or several tags, add custom tags, preview tags, and choose formatting and inheritance options. These settings are saved in different profiles in the game's Journal folder, allowing you to make up to four presets and save and load them across worlds. More information is available in the in-game help menu.

It's easy to add your own catalogue tags with the control panel by using the Import buttons on the right and left side of the panel! You can also convert old Protective Tub lists by renaming the random_name_bits.catalogue files to something more appropriate, then opening them and renaming "name_noun" and "name_adj" to something unique. Remember that two of the same tag cannot exist or the game will not start! After renaming, import the adjective tag to the left side and the noun tag to the right side. Or import both to both sides! Whatever you want!

Currently there is no way to delete tags through the agent itself, however, if you look in your Docking Station\Journal\ folder, you will find that you can edit the pt_master_left and pt_master_right files directly. Just be careful!

:: Special Thanks ::

Pilla (https://pillazilla.wordpress.com) for test-injecting
PuppyPi/RProgrammer for test-injecting
Friends Who Don't Want To Be Named for Super Intensive Bugtesting AKA Attempting to Break The Agent As Much As Possible

:: Sources ::

Namelists were shamelessly stolen from the following sites:

COlors:
https://en.wikipedia.org/wiki/List_of_colors_(compact)

Food Flavors:
https://northwesternextract.com/flavor-list/

Tastes:
https://hybridrastamama.com/150-words-to-describe-the-taste-of-food-to-children-and-adults-alike/

Textures: 
https://letterpile.com/writing/Describing-Texture-400-words-to-describe-texture

Sizes:
 <...truncated>

::----- Dev Notes.txt -----::
Hello! This is the file that I kept all my notes in while developing this agent. I decided to include it for your information and amusement, but take it with a grain of salt because I am really bad at keeping/updating notes so not everything may be accurate!

******************************************************************

PART LISTING

Part 1: Select Current World Name Profile
Part 2: Select Default Name Profile
Part 3: Select Custom Name Profile 1
Part 4: Select Custom Name Profile 2
Part 5: Select Custom Name Profile 3
Part 6: Select Custom Name Profile 4
Part 7: Set Profile to Current World
Part 8: Set Profile to Default
Part 9: Exit
Part 10: Left Up Arrow
Part 11: Left Checkbox
Part 12: Left Import Button
Part 13: Left Preview Button
Part 14: Left Down Arrow
Part 15: Right Up Arrow
Part 16: Right Checkbox
Part 17: Right Import Button
Part 18: Right Preview Button
Part 19: Right Down Arrow
Part 20: Inheritance Options Button
Part 21: Formatting Options Button
Part 22: Refresh Test Name
Parts 23 - 32 are Left side text parts 
Parts 33 - 42 are Right Side text parts
Parts 43 - 52 are Left Side Buttons 
⇥(correspond to their text part -20)
Parts 53 - 62 are Right Side buttons
⇥(correspond to their text part -20)
Part 63 is the Random Name Box
Part 64 is the Import Tag Entry Box

SCRIPT LISTING

9 -- Timer script that does the actual naming
 <...truncated>