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

Major Release 1 Tweaks #929

Merged
merged 15 commits into from
May 14, 2024
Merged

Conversation

minenice55
Copy link
Collaborator

@minenice55 minenice55 commented May 13, 2024

Program

Pause Menu

Fix arrow starting in incorrect location

Gameplay

Fix bugs related to input checking

Minigames

Fan Club

Add Face Poser controls

  • Lip Sync controls allows matching Arisa's mouth movements to vocals etc.
  • Eye Motion controls allows changing eye shape and moving the point Arisa looks at

Karate Man

Add Jump Combo

Lockstep

Heavily optimize rendering
Implement Bach
Fix premature scheduled input

Rockers

Mutes are no longer judged
Make timing windows for strums more generous

Development

  • Integrate changes from Auto KM Bulb, Dupe Block Removed #928
  • Delete unused folders
  • Several Animators use layers instead of Animators in child GameObjects
  • PlayerActionEvent supports adjusting timing window size
  • Collapsible properties recursively update other properties
  • Jukebox Entity versioning system now properly supported
  • Add Animation Hierarchy Remapper package

@minenice55 minenice55 added release-1 patches adjustments to existing features / bugfixes minigame feature type minigame labels May 13, 2024
@minenice55 minenice55 added this pull request to the merge queue May 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch May 14, 2024
@minenice55 minenice55 added this pull request to the merge queue May 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch May 14, 2024
minenice55 and others added 15 commits May 13, 2024 20:38
add animation repathing utility
tweak animation speed for some kman animations
add jump combo
new AnimationHelper methods specifically for working with states in other layers
oh ALSO THAT PLAY ANIM BUG GOT FIXED. YAY.
tweaks to fan club face poser
separate mouth and eye controls
remove debug print
add ability to adjust timing window size per-input
made rockers suck less
added stencil operation shaders for lockstep
set default mixer snapshot to the main one (idk why it wasn't before)
print program build string to log
fix game preloader not always preloading correctly
@minenice55 minenice55 added this pull request to the merge queue May 14, 2024
Merged via the queue into RHeavenStudio:master with commit 6d3fb92 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minigame feature type minigame patches adjustments to existing features / bugfixes release-1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants