Merged
MichaelYick
merged 22 commits from 2021-07-04 01:14:01 +00:00
nutbuster/SnootGame:Monster-Update-6 into Monster-Update-6
No Reviewers
Labels
Clear labels
bug
Critical Priority
duplicate
enhancement
help wanted
High Priority
Low Priority
Medium Priority
Meta
needs more info
question
refactor
wontfix
back-burner
bug
Critical Priority
enhancement
help wanted
High Priority
Low Priority
Medium Priority
Meta
question
undelegated
Something is not working
Absolutely urgent issues that must be delt with before others can even be considered.
This issue or pull request already exists
New feature
Need some help
Bugs that cause crashes, major story errors, or other massively negative issues. Features that are a must-have inclusion or else the game won't be as good.
Minor or easy to miss errors. Features that'd be nice, but can be done with out.
Errors that stick out, but aren't fatal to gameplay. Features that are in decent demand or would improve gameplay by a signifigant amount
for all the other fun stuff about the project thats not code
Something is wrong
Cleaning up the cruft
This won't be fixed
"Shit Nobody Cares About" issues
Something is not working
Absolutely urgent issues that must be delt with before others can even be considered.
New feature
Need some help
Bugs that cause crashes, major story errors, or other massively negative issues. Features that are a must-have inclusion or else the game won't be as good.
Minor or easy to miss errors. Features that'd be nice, but can be done with out.
Errors that stick out, but aren't fatal to gameplay. Features that are in decent demand or would improve gameplay by a signifigant amount
for all the other fun stuff about the project thats not code
More information is needed
Issues that need to be assigned by a project manager
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Cavemanon/SnootGame#49
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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 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