Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-03 | Refactor to use Vector2i for pos coordinates | Aaron | |
Using a vector meant for X and Y values makes much more sense. | |||
2024-02-03 | Improve Map Player Marker | Aaron | |
It will now show you what way you're looking. | |||
2024-02-01 | Fix formatting of test classes | Aaron | |
2024-02-01 | Refactor + Other changes | Aaron | |
- Fix Mines of Divan not showing - Code formatting - Small Optimizations/Changes | |||
2024-01-31 | add tests | olim | |
add tests for the maps location transformation function and the location manager valid location and LocaitonMessage functions |