This repository was archived by the owner on Jul 15, 2025. It is now read-only.
Merged
Conversation
added 5 commits
December 9, 2022 13:21
deleted: lib/credits.json
Move content into lib.json to clean up directory.
deleted: lib/intro.json
Move content into lib.json to clean up directory.
new file: lib/lib.json
Created to act as a dictionary for any changeable values.
Started adding races to dictionary races.
deleted: lib/story.json
Move content into lib.json to clean up directory.
modified: lib/tlib.py
No real changes just cleaning up.
modified: tgame.py
Extended gender selection to include m and f for input options while setting to Male or Female.
Added error correction to age and gender input.
modified: lib/lib.json
Added Centipedal Dolphins, and Halvodr as races, updated versioning to 0.1.14
modified: lib/tlib.py
Added in t.title() and commented required files for this function to work.
modified: tgame.py
Added first support itteration for race selection.
modified: lib/lib.json
added: New races; Halvodr, Lucaria
added: gamename variable.
modified: lib/tlib.py
modified: title function to reflect other Changes
removed: fromJsonKey, obsolete.
removed: dictionary functions, obsolete.
modified: tgame.py
added: default character name as placeholder/incase of no input.
modified: updated code to reflect removal of fromJsonKey.
modified: default age range set to be between 9 and 60.
modified: added new races.
modified: updated code to reflect the removal of dictionary functions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.