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

extended multi rotation #1358

Merged
merged 26 commits into from
Jun 3, 2024
Merged

extended multi rotation #1358

merged 26 commits into from
Jun 3, 2024

Conversation

screret
Copy link
Member

@screret screret commented Jun 1, 2024

it work yipppeeee
fixes #380

@screret screret requested a review from a team as a code owner June 1, 2024 20:01
Copy link
Member

@mikerooni mikerooni left a comment

Choose a reason for hiding this comment

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

Code looks good to me.

It seems like the formatting got messed up in a lot of places here. I'd suspect spotless automatically breaking lines at a certain length, but not 100% sure.

I've added formatting suggestions in the places where it negatively affects readability.

Copy link
Member

@mikerooni mikerooni left a comment

Choose a reason for hiding this comment

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

lgtm

@screret screret merged commit bd02f7e into 1.20.1 Jun 3, 2024
2 checks passed
@screret screret deleted the sc/extended-multi-rotation branch June 3, 2024 10:33
screret added a commit that referenced this pull request Jun 4, 2024
* fix machines not conducting redstone (might fix #1146)

* try to fix #728

* implement extended multiblock rotation

* Revert "try to fix #728"

This reverts commit f27a5b9.

* make upwards facing a blockstate property

* make all extended-faceable multis allow all rotations as well

* add KJS usability

* make all machines use static face baking methods because I discovered that that's possible and will save SO MANY ALLOCATIONS.

* try to fix render (didn't work)

* start of fixing the machine overlay

* more maths

* fixes rotations for unformed machines

* merge to 1.20.1

* lang handler fix

* fix errors

* fix overlay z-fighting

* shit's fucked and idk why (it zfights when formed)

* fix the dumbfuck models z-fighting

* formatting part 1

Co-authored-by: Mikerooni <[email protected]>

* formatting part 2

Co-authored-by: Mikerooni <[email protected]>

* formatting part 3

Co-authored-by: Mikerooni <[email protected]>

* formatting part 4

Co-authored-by: Mikerooni <[email protected]>

* fuck it we ball

Co-authored-by: Mikerooni <[email protected]>

* spotless

* disable spotless in build-on-push check by instead using assemble task

---------

Co-authored-by: YoungOnion <[email protected]>
Co-authored-by: Mikerooni <[email protected]>
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.

Block changes direction when connecting directly to same other block???
3 participants