Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Lets merge this at some point#2

Open
anmvc wants to merge 1279 commits intoChest-Solutions:2.0from
GrimAnticheat:2.0
Open

Lets merge this at some point#2
anmvc wants to merge 1279 commits intoChest-Solutions:2.0from
GrimAnticheat:2.0

Conversation

@anmvc
Copy link
Member

@anmvc anmvc commented Jan 22, 2025

No description provided.

@anmvc
Copy link
Member Author

anmvc commented Jan 22, 2025

@RedSnicker

@anmvc anmvc marked this pull request as ready for review January 22, 2025 13:40
@anmvc anmvc marked this pull request as draft January 22, 2025 13:40
@RedSnicker RedSnicker marked this pull request as ready for review January 22, 2025 16:35
@Axionize Axionize force-pushed the 2.0 branch 2 times, most recently from d71ee2e to bbc1bee Compare July 17, 2025 13:06
@Axionize Axionize force-pushed the 2.0 branch 4 times, most recently from 5bef6b9 to 0374b8c Compare August 9, 2025 01:52
Axionize and others added 28 commits January 6, 2026 15:03
* Add back support for the legacy API temporarily

* Bump API to release version
* fix horse modern/legacy jumping mechanics, camel dash cooldown tracking (#2199)

* implement UseEffects component

fixes: #2396

* initial support for hitbox margin

* compensableDashableEntities -> dashableEntities

* implement floating in water

* implement nautilus movement

todo: fix dashing, fix step

* fix 0.03 fluid pushing

this code was dropped in:
1a6a8c5

* fix nautilus dashing

* improve precision while dashing

* actually fix dashing

I'm really dumb ngl, vanilla packet sequence:
1. rot packet with PLAYER look angle
2. vehicle move packet with ENTITY look angle

vehicle move packet overrides player's yaw and pitch from first rot packet

* implement all prediction engines for nautilus

I will refactor this later

* support new gliding behavior

* refactor nautilus prediction engines

* implement parched boundingbox

* add support for fast lava gameplay attribute in fluid pushing

* camels have variants now

* WIP tick-based world borders

* fix off ground camel dashing

thanks thisisatest8406

* add onGround tracking for entities

* revert tracking entity onGround

I decided that I don't care enough, camels are bugged as hell, everything desync

* remove unneeded diff

* fix pending jumps and camel off-ground dashing

* remove outdated comment regarding nautilus jumping logic

* Add support for max_reach AttackRange component

---------

Co-authored-by: Axionize <154778082+Axionize@users.noreply.github.com>
- Previa packet mapping failing due to incorrect upstream call to getPacketVersion() instead of getClientVersion(), affects previa on all versions
- Fix Krypton + Via + Grim compat form listener relocation
* Implement feature

* Update common/src/main/java/ac/grim/grimac/utils/latency/CompensatedWorld.java

Co-authored-by: ManInMyVan <113963219+ManInMyVan@users.noreply.github.com>

* Add @OverRide annotation

---------

Co-authored-by: ManInMyVan <113963219+ManInMyVan@users.noreply.github.com>
Updated comments in zh.yml for clarity and translation.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.