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

Introduce World Debug #86

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Introduce World Debug #86

merged 2 commits into from
Feb 7, 2024

Conversation

Deewarz
Copy link
Contributor

@Deewarz Deewarz commented Feb 5, 2024

Main

  • Introduce World Debug UI
    • Vehicle spawner
    • Season manager
    • WeatherSet manager
    • Time manager
    • Traffic stuffs

Also

  • Move vehicle spawn from DevFeatures to WorldDebug
  • Remove district debug that doesn't work (to be put in WordDebug in the future)
  • Cleanup DevFeatures (alphabetical order)
  • Remap DevFeatures shortcuts :
    • F1 => WorldDebug
    • F2 => PlayerDebug
    • F3 => VehicleDebug
    • F4 => (non working) Camera Studio
    • F5 / F6 => Human debug (to be moved to WordDebug in the future)
    • F7 => CrashObject debug (to be moved to WordDebug in the future)
  • Remove unecessary <external/imgui/wrapper.h> import in debug UIs
  • Add C_GameGfxEnvEffModule::GetCurrentWeatherSetName

Known issues

Next steps

@Deewarz Deewarz self-assigned this Feb 5, 2024
@Deewarz Deewarz marked this pull request as ready for review February 5, 2024 15:10
@Deewarz Deewarz requested review from Segfaultd and zpl-zak February 5, 2024 15:11
@Segfaultd Segfaultd merged commit 1e71949 into master Feb 7, 2024
@Segfaultd Segfaultd deleted the word-debug branch February 7, 2024 17:11
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.

3 participants