sm64coopdx/mods/arena
Isaac0-dev 89afa8181e
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 Complete color palettes; gfx macros (#191) 2022-09-18 17:30:13 -07:00
levels Added 'Platforms' level to Arena 2022-08-11 22:17:42 -07:00
textures Add arena 2022-05-21 21:05:41 -07:00
aa-arena-constants.lua Add arena 2022-05-21 21:05:41 -07:00
arena-flag.lua Add arena 2022-05-21 21:05:41 -07:00
arena-hud.lua Add arena 2022-05-21 21:05:41 -07:00
arena-item-held.lua Add arena 2022-05-21 21:05:41 -07:00
arena-item.lua Add arena 2022-05-21 21:05:41 -07:00
arena-koth-point.lua Add arena 2022-05-21 21:05:41 -07:00
arena-network.lua Add arena 2022-05-21 21:05:41 -07:00
arena-player.lua Revert custom palette changes to built in mods 2022-08-07 15:13:51 -07:00
arena-proj-bobomb.lua Add arena 2022-05-21 21:05:41 -07:00
arena-proj-cannon-ball.lua Add arena 2022-05-21 21:05:41 -07:00
arena-proj-flame.lua Add arena 2022-05-21 21:05:41 -07:00
arena-sparkle.lua Add arena 2022-05-21 21:05:41 -07:00
arena-spawn.lua Add arena 2022-05-21 21:05:41 -07:00
arena-utils.lua Add arena 2022-05-21 21:05:41 -07:00
camera.lua just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
main.lua Added 'Platforms' level to Arena 2022-08-11 22:17:42 -07:00