Skip to content

fix(minimap): defer DB init to ADDON_LOADED so saved angle persists across logins#4

Merged
Roburmaster merged 1 commit intoRoburmaster:mainfrom
rcaril:main
Mar 8, 2026
Merged

fix(minimap): defer DB init to ADDON_LOADED so saved angle persists across logins#4
Roburmaster merged 1 commit intoRoburmaster:mainfrom
rcaril:main

Conversation

@rcaril
Copy link
Copy Markdown
Contributor

@rcaril rcaril commented Mar 8, 2026

Description

This PR corrects the minimap location for the RobUIHeal button. Currently the location is not saved due to variable initialization order.

Type of change

  • Bug fix
  • New feature
  • Performance improvement
  • Code cleanup

Checklist

  • Code follows project rules
  • No external libraries added
  • No new dependencies introduced
  • Tested in game

Notes

Add any extra information for the reviewer.

 defer DB init to ADDON_LOADED so saved angle persists across logins
@rcaril rcaril requested a review from Roburmaster as a code owner March 8, 2026 00:03
@Roburmaster Roburmaster closed this Mar 8, 2026
@Roburmaster Roburmaster reopened this Mar 8, 2026
@Roburmaster Roburmaster merged commit f53ff51 into Roburmaster:main Mar 8, 2026
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