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

Several enhancements, upgrades and new features! #36

Merged
merged 13 commits into from
Jul 15, 2024
Merged

Conversation

VirxEC
Copy link
Collaborator

@VirxEC VirxEC commented Jul 10, 2024

  • Much better heatseeker ball prediction
  • Support for more/less than one ball in a game
  • New RenderAnchors that allow points to smoothly track balls and cars without redraw requests
  • New mutator options
    • Start with one, two, four, or six balls
    • Max 7 goals
    • Beach ball, anniversary ball, or the haunted dropshot ball
    • Curve ball or beach ball curve
    • Reverse gravity
    • Tactical rumble (fyi still can't read rumble items)
  • New option to load the map in freeplay
  • Flesh out data in GameTickPacket
    • Boost pads
    • Ball touch info
    • Player inputs
    • Player spectate info
    • Player accolade info

@VirxEC
Copy link
Collaborator Author

VirxEC commented Jul 10, 2024

Draft because waiting on the updated Bridge.dll

@VirxEC VirxEC marked this pull request as ready for review July 11, 2024 17:18
@VirxEC
Copy link
Collaborator Author

VirxEC commented Jul 12, 2024

Goose has found a bug that only happens with the published version on Windows - tl;dr replace System.Management (not Native AOT compatible) with WmiLight (explicitly compatible)

@ddthj ddthj requested review from ddthj and removed request for ddthj July 12, 2024 02:46
VirxEC added 3 commits July 12, 2024 00:11
Fix unit ball pred unit test
Add more to player mapping test to prevent regression
@VirxEC
Copy link
Collaborator Author

VirxEC commented Jul 12, 2024

All done & fixed

@VirxEC VirxEC merged commit 154a67b into master Jul 15, 2024
2 checks passed
@VirxEC VirxEC deleted the render-test branch July 15, 2024 21:44
@ddthj ddthj restored the render-test branch September 3, 2024 22:23
@VirxEC VirxEC deleted the render-test branch September 3, 2024 22:40
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.

2 participants