No reviewers
Labels
No Label
bug
Critical Priority
duplicate
enhancement
help wanted
High Priority
Low Priority
Medium Priority
Meta
needs more info
question
refactor
wontfix
bug
Critical Priority
duplicate
enhancement
help wanted
High Priority
invalid
Low Priority
Medium Priority
Meta
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Cavemanon/SnootGame#49
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "nutbuster/SnootGame:Monster-Update-6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's some QoL stuff also thrown in but for the most part everything in #49 & #9 has been done, colors are left untouched apart from idle_small_color into aqua/cyan.
Additional changes:
'Return' menu entry is moved to be part of the menu instead of a relatively random location.
Delete menu & functionality, you can now delete unwanted saves in-game without using the keyboard. More geared towards mobile.
Large Namebox fix and clean up in script.rpy, overall lots of redundant arguments are moved elsewhere and replaced with relevant kwargs.
Removed the black gradient for mobile
Removed being able to change file slot pages' label
Edited the fourth day script: "Fang Reed and Trish" -> into an actual Character object "Fang Reed & Trish"
WIP: Fix #45 & #9 - UI Changesto WIP: Fix #47 & #9 - UI ChangesWIP: Fix #47 & #9 - UI Changesto Fix #47 & #9 - UI Changeskino
This was something I could have done all along? Damn, I need to get learnt on code.
Seems good for now, onscreen keyboard stuff seems good for the eventual droid variant update. Will Merge