This is part of The Medieval Village Simulator Project: https://scratch.mit.edu/discuss/topic/572927/ Since @Locomule is unable to continue his scheduled optimization at this time while his wife and son are sick, I did my best to fix the bugs that I had encountered. Commands ------------------------------------------------------------------------- View [Villager Name or Number]: Displays the chosen villager's description Skills [Villager Name or Number]: Displays the chosen villager's skills Inventory [Villager's Name or Number]: Display's the chosen villager's inventory (currently just clothing) Identify [Villager's Name or Number]: Displays the villager's name or number (Example: If Villager 1 is Ratbert Rainilda, Identify Ratbert Rainilda returns 1. Identify 1 returns Ratbert Rainilda.) Rename [Villager Name or Number]: Displays prompt "Enter New First Name": [First Name]: Changes chosen villager's first name to chosen name. Displays prompt "Enter New Surname": [Last Name]: Changes chosen villager's last name to chosen name Level [Number]: Sets Z-Level to chosen number (Currently only 0 and -1 work) (unused) Biome: Displays current biome Season: Displays current (in-game) season Month: Displays current (in-game) month Day: Displays current (in-game) day of the week and month Time: Displays Current (in-game) time Year: Displays current (in-game) year Date: Displays full current (in-game) date Chronicle: Toggle display of chronicle (list of prior events) Timestamp: Toggle whether chronicle records a timestamp for each event Inspect: Toggles the inspect mode (hover over a tile to see its name) (unused) Region: Displays the name of the current region C: Hides command console Hide: Hides output display Hotkeys ------------------------------------------------------------------------- C: Toggles whether command console is shown or hidden. H: Hides output display ↑: Increases the z-level (unused) ↓: Decreases the z-level (unused) Click here for the previous versions: https://scratch.mit.edu/projects/647493874/ And click here for the original:
Changelog: ~Chronicle and Villagers both correctly record last names now. ~Correct pronouns now used in inventory screen. ~No longer possible for a villager with eyes of two different colors to pick the same color for both. ~Fixed a bug where it displayed eye colors separately even when they were the same.