Skip to content

Conversation

@Panzerhandschuh
Copy link
Member

Closes #205

I'm opening this up for early review, but we don't need to merge this until after 0.10 releases. TAS, segmented, and easy (low grav, slowmo) run styles still need further discussion.

Screenshots (if applicable)

chrome_OOh1cRpxWS

Checks

  • !! DONT IGNORE ME !! I have ran ./create-migration.sh <name> and committed the migration if I've made DB schema changes
  • I have included/updated tests where applicable (see Testing)
  • I have followed semantic commit messages e.g. feat: Add foo, chore: Update bar, etc...
  • My branch has a clear history of changes that can be easy to follow when being reviewed commit-by-commit
  • My branch is functionally complete; the only changes to be done will be those potentially requested in code review
  • All changes requested in review have been fixuped into my original commits

@tsa96
Copy link
Member

tsa96 commented Aug 13, 2025

Might find time to review at some point but probably not until all 0.10.0 work is done on my end, which will probs come down to the wire

Comment on lines +14 to +16
[G.CLIMB_MOM, [S.NORMAL, S.NO_TELEPORT]],
[G.CLIMB_KZT, [S.NORMAL, S.NO_TELEPORT]],
[G.CLIMB_16, [S.NORMAL, S.NO_TELEPORT]],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

non TP should be the default, and TP be a style.
But we should discuss this more

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, I'll change this.

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.

Implement run styles

4 participants