Skip to content

feat: Enhance Skeleton ESP with Full Body Rendering#84

Merged
Jesewe merged 3 commits into
Jesewe:mainfrom
DerJanniku:feature/enhanced-skeleton-esp-v2
Jul 21, 2025
Merged

feat: Enhance Skeleton ESP with Full Body Rendering#84
Jesewe merged 3 commits into
Jesewe:mainfrom
DerJanniku:feature/enhanced-skeleton-esp-v2

Conversation

@DerJanniku
Copy link
Copy Markdown

This pull request enhances the skeleton ESP feature by adding a more detailed and complete bone structure for each player model, ensuring the full skeleton is rendered correctly. This resolves the previous issue where only the torso was being displayed.

derjannik added 2 commits July 21, 2025 12:10
This commit updates the ESP to draw a full body skeleton, including the legs, for a more complete visual representation.

- Updates `SKELETON_BONES` to map the spine to the pelvis and down through both legs.
- Increases the number of bones read from memory to accommodate the new leg bones.
- Adds `try-except` blocks around `world_to_screen` calls to prevent crashes when entities are off-screen, making the overlay more robust.
@Jesewe Jesewe self-assigned this Jul 21, 2025
@Jesewe Jesewe added bug Something is broken or not working as expected performance Related to speed, memory, or efficiency resolved Issue has been fixed and verified labels Jul 21, 2025
@Jesewe Jesewe merged commit 1163f22 into Jesewe:main Jul 21, 2025
3 checks passed
@DerJanniku DerJanniku deleted the feature/enhanced-skeleton-esp-v2 branch November 24, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is broken or not working as expected performance Related to speed, memory, or efficiency resolved Issue has been fixed and verified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants