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

Dev bippity boppity boopity #1019

Draft
wants to merge 65 commits into
base: main
Choose a base branch
from
Draft

Dev bippity boppity boopity #1019

wants to merge 65 commits into from

Conversation

xen-42
Copy link
Member

@xen-42 xen-42 commented Jan 6, 2025

Prop placer and the debug menu have been removed. These features were either super broken or never even fully implemented, and since Clay is now heavily retired from NH they were never going to get fixed. People are better off using Unity or the raycasting tool instead.

Major features

Minor Features

  • Prometheus stole fire from the gods and gave it to man. For this he was chained to a rock and tortured for eternity. Resolves Lightning storms #564.
  • Can now control if socketed quantum objects align with gravity or use socket rotation, and if they randomize rotation around the local Y axis. Fixes Quantum sockets randomizing rotation #751.

Improvements

  • Makes quantum organization cleaner (split into separate lists by the type of quantum group, state or socket).
  • Quantum socket groups can now have an equal number of props to sockets and will work accordingly. Fixes Equal quantum sockets and props #597
  • ID on sector component is now set to the name of the body
  • Changed focal point sphere of influence to be 1.5x of the distance between the 2 bodies instead of being 0

Bug fixes

  • Fixed Rich Presence not working on focal points
  • Minimap is now disabled automatically on focal points

xen-42 and others added 30 commits August 26, 2023 19:40
Set gravity radius to 1 but allow other things to work
Uses socket rotation if non-null, adds field to props to choose whether to randomize Y rotation.
i have no idea why i did 1 before as there is no reason to
## Improvements

- ID on sector component is now set to the name of the body
## Improvements

- Changed focal point sphere of influence to be 1.5x of the distance
between the 2 bodies instead of being 0

## Bug fixes
- Fixed Rich Presence not working on focal points
- Minimap is now disabled automatically on focal points
Upgrading to Astro 5
@JohnCorby JohnCorby changed the title Dev Dev bippity boppity boopity Jan 6, 2025
xen-42 and others added 28 commits January 6, 2025 17:10
…build with the repeat-10-times-for-parent-to-exist thing for back compat
## Minor Features
- Implements lightning storms. Resolves #564.
- Can now control if socketed quantum objects align with gravity or use
socket rotation, and if they randomize rotation around the local Y axis.
Fixes #751.

## Improvements
- Makes quantum organization cleaner (split into separate lists by the
type of quantum group, state or socket).
- Quantum socket groups can now have an equal number of props to sockets
and will work accordingly. Fixes #597
Added sections for items, item sockets, and dialogue condition based
puzzles to the details guide page.
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.

Quantum sockets randomizing rotation Equal quantum sockets and props Lightning storms
6 participants