sm64ex-coop/mods/star-road
Isaac0-dev e89349318d just a few more improvements (#207)
Add get_dialog_box_state
    Prevent some attacks from registering as pvp attacks.
    Clean up all cases of camera.lua
    Put gLastCollectedStarOrKey in a better spot.
    Clean up my moderator code a bit, changing gIsModerator to boolean.
    Brang back kicked, banned and full party messages.
    Fixed a warning on older compilers like raspberry pi's and use configAmountofPlayers instead of MAX_PLAYERS
    Fixed compiling with the flag DISCORD_SDK off.
    Added "Fixed Collisions" to the debug menu.
    Added HMC, CCM, RR, BITDW, PSS and TTC to the main menu options.
    Fix my own oversight; Prevent the port from being duplicated in the join menu. (temporary fix)
    Hopefully bring back the crash handler on windows by not checking for termination signals on windows
2022-10-18 15:34:46 -07:00
..
actors Added star road 2022-08-05 21:13:47 -07:00
data Added star road 2022-08-05 21:13:47 -07:00
levels Changed the placements of platforms in Star Road to make casual experience easier (#204) 2022-09-30 20:03:13 -07:00
sound Added star road 2022-08-05 21:13:47 -07:00
textures Added star road 2022-08-05 21:13:47 -07:00
bhv_dupes.lua Added star road 2022-08-05 21:13:47 -07:00
bhv_overrides.lua Added star road 2022-08-05 21:13:47 -07:00
camera.lua just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
course.lua Added star road 2022-08-05 21:13:47 -07:00
dialog.lua Added star road 2022-08-05 21:13:47 -07:00
hardcoded.lua Added star road 2022-08-05 21:13:47 -07:00
helpers.lua Added star road 2022-08-05 21:13:47 -07:00
main.lua Added star road 2022-08-05 21:13:47 -07:00