Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group 8 Final Project Submission #47

Open
wants to merge 140 commits into
base: main
Choose a base branch
from

Conversation

ajwhitney23
Copy link

No description provided.

ajwhitney23 and others added 30 commits September 27, 2021 18:59
All spaces are replaced with "_" and all apostrophes are removed (e.g. "Gladiators_Finale.png"). Folders and their contents are as follows:

artifacts - only flowers from each set; name format is "[setname].png" (e.g. "Brave_Heart.png")
chara - a thumbnail for each character; name format is "Character_[charname]_Thumb.png" (e.g. ("Character_Kaedehara_Kazuha_Thumb.png")
charaasc - character ascension materials; name format is "Item_[itemname].png" (e.g. "Item_Calla_Lily.png")
commonmats - materials used in at least two of character ascension, talent upgrade, and weapon ascension; name format is "Item_[itemname].png" (e.g. "Item_Chaos_Oculus.png")
elements - element icons; name format is "Element_[elementname].png" (e.g. "Element_Anemo.png")
misc - mora, level-up, and weapon enhancement; name format is "Item_[itemname].png" (e.g. "Item_Heros_Wit.png")
talent - talent upgrade materials; name format is "Item_[itemname].png" (e.g. "Item_Bloodjade_Branch.png")
weapon - weapons; name format is "Weapon_[weaponname].png" (e.g. "Weapon_AmosBow.png")
weaponasc - weapon ascension materials; name format is "Item_[itemname].png" (e.g. "Item_Boreal_Wolfs_Nostalgia.png")
weapontype - weapon type icons; name format is "Icon_[weptype].png" (e.g. "Icon_Claymore.png")
fetch pref data for user w/ ID 1 for now, until login is implemented
…rect to http://localhost since sendfile was setting to https
updated server to use session id, added login button, had to set redi…
updated login to init char/weapon/artifact prefs along with added but…
i am a fool, montag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants