Skip to content

Conversation

@Cruze03
Copy link

@Cruze03 Cruze03 commented Jan 6, 2026

Description

  • Adds Vector.FromString(string) & QAngle.FromString(string)
  • Adds vector.ToXYZString() & qangle.ToXYZString()

Type of Change

Please delete options that are not relevant.

  • [*] New feature (non-breaking change which adds functionality)

Changes Made

  • [*] Managed Changes (C#)

Detailed Changes

List the specific changes made:

  • Changes made in managed\src\SwiftlyS2.Shared\Natives\Structs\Vector.cs & managed\src\SwiftlyS2.Shared\Natives\Structs\QAngle.cs

Testing

Test Environment

  • OS: (e.g., Windows 11, Ubuntu 22.04)
  • Game: (e.g., Counter-Strike 2)

Test Cases

Describe the test cases you've run:

Breaking Changes

List any breaking changes and migration steps:

Performance Impact

  • [*] No performance impact
  • Positive performance impact
  • Negative performance impact (explain below)
  • Performance impact unknown

Details:

Checklist

  • [*] My code follows the style guidelines of this project
  • [*] I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots/Videos (if applicable)

Add screenshots or videos demonstrating the changes:

Additional Notes

Any additional information, context, or notes for reviewers:


For Maintainers

  • Code review completed
  • Tests pass
  • Ready to merge

@Cruze03
Copy link
Author

Cruze03 commented Jan 6, 2026

3c70b72

@Cruze03 Cruze03 closed this Jan 6, 2026
@github-project-automation github-project-automation bot moved this from Backlog to Done in SwiftlyS2 - Roadmap Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant