Commit Graph

4 Commits

Author SHA1 Message Date
MegaMech 5bac540ca3 Fix EUC-JP characters (#172)
* Fix euc jp characters

* Update menu_items.c
2025-01-25 12:38:26 -07:00
MegaMech 475f167bb2 [modding] Big Update PR (#118)
* Implement kart vehicle

* Fix menu CC

* Actors

* variable framerate

* Implement Actors vector

* Fix water & scrolling textures

* Finish ACoin

* Refactor finishline

* Refactor mtx to vector

* Fix refactored screen code bugs

* Fix playlist bug

* Switching courses working now

* Fix podium ceremony

* Mostly Fix Demo and Credits

* Credits Load Actors and Textures

* Fix credits

* Formatting

* Update lus and torch

* Fix water features

* Fix crabs

* Combine function

* Fix wheels

* Add Moon Jump Cheat

* Wheel Change

* Fix smoke due to wheel change

* Fix screens for wheels

* Fix transparency

* Fix staff ghost

* Fix lakitu transition widescreen

* Rename and export credits text

* Fixes

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2024-11-14 23:32:55 -07:00
coco875 cf05266bf9 fix of bowser castle crash (#70)
* fix of bowser castle crash

* format multiplayer

* Update MultiplayerWindow.cpp

* fix crash
2024-09-10 11:43:34 -06:00
MegaMech 76f19c6de3 Networking Update & Fix (#66)
* Update start_game.c

* Update networking.c

* Update networking.h

* Create MultiplayerWindow.cpp

* Create MultiplayerWindow.h

* Update start_game.c

* Update render_player.c
2024-08-27 21:00:44 -06:00