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

Update API for swept entity <-> entity collisions #2343

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

iam4722202468
Copy link
Member

No description provided.

@iam4722202468
Copy link
Member Author

LGTM

@iam4722202468 iam4722202468 enabled auto-merge (squash) August 21, 2024 20:43
@iam4722202468 iam4722202468 merged commit b0b31d4 into master Aug 21, 2024
2 checks passed
@iam4722202468 iam4722202468 deleted the better-swept-entity-collision-api branch August 21, 2024 21:13
theEvilReaper added a commit to OneLiteFeatherNET/Microtus that referenced this pull request Sep 9, 2024
* Fix entity position desync when spawned in an 8 block radius from world center (0,0,0) (Minestom#2299)

* fix: entity spawn pos desync

* Fix tests

* Update API for swept entity <-> entity collisions (Minestom#2343)

* Update API for swept entity <-> entity collisions

* Move EntityCollisionResult to its own class (Minestom#2345)

* Move EntityCollisionResult to its own class

* Return directional information from entity collision (Minestom#2346)

* fix entity collisions (Minestom#2348)

* Ability to get collision shape position from PhysicsResult (Minestom#2355)

* ability to get collision shape position from PhysicsResult

* Coordinate limit to prevent potential overflow

* fix some jcstress files

* clear remaining hephaistos usage

* Make BoundingBox/ShapeImpl records (Minestom#2371)

* Use a single int for all block states (Minestom#2373)

* Light cleanup (Minestom#2372)

* record namespace (Minestom#2374)

* Add EquipmentSlot.BODY (Minestom#2325)

* Add EquipmentSlot.BODY

* EntityEquipmentPacket should now have 7 entries

* Simplify isHand check

* Fix tests

---------

Co-authored-by: Matt Worzala <35708499+mworzala@users.noreply.github.com>

* unused cache

* Implement Graph Cache in CommandManager (Minestom#2360)

* update dependencies

* Remove caffeine dependency from EventNode (Minestom#2375)

* Remove mojang utils cache

* fix team visibility (Minestom#2186)

* Fix chunks not being refreshed when view distance updates (Minestom#2197)

* Fix chunks not being refreshed when view distance updates

* give more control of collisions to the entities colliding (Minestom#2350)

* give more control of collisions to the entities colliding

* Playsound exclude (Minestom#2381)

* Add Instance::playSoundExcept

* Uh...

* fix: saturation not working in food item component (Minestom#2382)

* fix missing inversion in DataComponentMap#diff handling for removed entries (Minestom#2359)

* More Vec operator, more min/max methods

* Remove no longer exists methods

* Disable failed test

* Improve AtomicReference handling

* Fix test execution when loading chunk outside of the main thread

* Improve AtomicReference handling in some tests

---------

Co-authored-by: Am Gone <67794767+Am-Gone@users.noreply.github.com>
Co-authored-by: iam <iam4722202468@users.noreply.github.com>
Co-authored-by: Lorenz Wrobel <43410952+DasBabyPixel@users.noreply.github.com>
Co-authored-by: themode <themode@outlook.fr>
Co-authored-by: TogAr2 <59421074+TogAr2@users.noreply.github.com>
Co-authored-by: Matt Worzala <35708499+mworzala@users.noreply.github.com>
Co-authored-by: Kerman <46640204+KermanIsPretty@users.noreply.github.com>
Co-authored-by: bea4dev <34712108+bea4dev@users.noreply.github.com>
Co-authored-by: GreatWyrm <alecmusante@gmail.com>
Co-authored-by: Samuel <pifnpafnpouf@gmail.com>
Co-authored-by: SLH <114884726+SLH335@users.noreply.github.com>
Co-authored-by: Floweynt <50057682+Floweynt@users.noreply.github.com>
Co-authored-by: theEvilReaper <steffenwx@gmail.com>
TheMeinerLP pushed a commit to OneLiteFeatherNET/Microtus that referenced this pull request Sep 29, 2024
* Update API for swept entity <-> entity collisions

(cherry picked from commit b0b31d4)
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.

1 participant