Special thanks to zam_boni on Discord as well
Co-Authored-By: PeachyPeach <72323920+PeachyPeachSM64@users.noreply.github.com>
Co-Authored-By: xLuigiGamerx <88401287+xLuigiGamerx@users.noreply.github.com>
- Fix a bug where nametags could be seen when the player is not in view
- Make nametags use the head Y value at all times
- fixed djui_hud_world_pos_to_screen_pos in some screen sizes with RESOLUTION_DJUI
- made djui_hud_world_pos_to_screen_pos calculate viewport offset (for the credits)
to address the grand star late join model bug that can happen with mods like omm.
the bug happened when players have different dynos packs, and during a late join, the model ids are relied on to be the same.
dynos packs can offset the available model ids, therefore desyncing the model used on late join.
This is a temporary fix for a much larger issue in commit 3dd9226bc9
The problem is data sizes. The min function was being treated as a different data size since its no longer using the type agnostic macros.
* Add Mod Categories
* Update French Translation
take 3, hope this coauthor works frfr
Co-Authored-By: Skeltan <110261917+Skeltan@users.noreply.github.com>
* Add "All" option
* Portugese translation
Co-Authored-By: Mechstreme <84944335+Mechstreme@users.noreply.github.com>
* Add Categorias to purtugese
Co-Authored-By: Mechstreme <84944335+Mechstreme@users.noreply.github.com>
* Update French.ini
Co-Authored-By: Skeltan <110261917+Skeltan@users.noreply.github.com>
* Free category from memory
* Update German Language
Co-Authored-By: DMMaster636 <86197998+DMMaster636@users.noreply.github.com>
* Add CS mod category
* Make built in character select mods use CS category
* Remove main Character Select mod from having category entry
CS has its own github repo so gonna let Squishy handle that
* Add all translations using DeepL
* Forgot to remove that
* Actually translate the italian language lol
* Remove uneccessary translation comments
* Ok, now I actually saved all the files, so this should work now :D
---------
Co-authored-by: Skeltan <110261917+Skeltan@users.noreply.github.com>
Co-authored-by: Mechstreme <84944335+Mechstreme@users.noreply.github.com>
Co-authored-by: DMMaster636 <86197998+DMMaster636@users.noreply.github.com>