Commit Graph

3585 Commits (ed026883c12e2a22269a424978db303800286437)

Author SHA1 Message Date
Agent X ed026883c1
Merge pull request #51 from JArmstrongArt/print-doc-update
updated the introductory lua doc to mention the --console launch parameter
2024-01-08 21:01:44 -05:00
Jack 4c0546c686 updated the introductory lua doc to mention the --console launch parameter 2024-01-09 00:43:06 +00:00
Agent X 9efea35567 Add compilation information to the README 2024-01-07 21:16:32 -05:00
Agent X 2740a6f761 Add option to disable gamepads and remove leftover code 2024-01-07 20:55:39 -05:00
Agent X 9c9c868027 Fix broken unicode characters 2024-01-07 20:23:32 -05:00
Agent X bf9c9d5e75 Remove FONT_TINY and introduce legacy compatibility for it 2024-01-07 20:23:24 -05:00
Agent X 8f2288c88a Fix macOS ARM compilation 2024-01-06 09:48:58 -05:00
Agent X 8939bdba3b Fix potential mod storage crashes and increase max key/value length to 256 2024-01-06 09:47:28 -05:00
Agent X ae58081f54 Fix compilation error with DISCORD_SDK=0 2024-01-06 09:41:13 -05:00
Agent X 236231ded1 Fix djui_hud_get_color() 2024-01-04 15:10:32 -05:00
Agent X b347a582b5 Disable credits camera focus easter egg if in main menu 2024-01-01 19:47:25 -05:00
Agent X 38403483cb Whoops 2024-01-01 18:55:20 -05:00
Agent X 4aa061e28d Small fixes 2024-01-01 18:51:57 -05:00
Agent X f8d15e4ff8 Update default mods (forgot oops) 2024-01-01 16:41:28 -05:00
Agent X 4be25bfc64 Final release commit hopefully 2024-01-01 16:29:56 -05:00
Agent X 8e9e7bc6fe Merge branch 'main' into dev 2024-01-01 16:20:09 -05:00
Agent X 9cfe26bdbe Update changelog 2024-01-01 16:19:10 -05:00
Yuyake 2b0bed269d Character Select - Extra Characters
These are the additional characters that will server as a placeholder until the soundbank of the character voices is resolved.
2024-01-01 14:13:11 -07:00
Yuyake c8f552652d Arena Rainbow Road
Updated the level.
2024-01-01 14:11:00 -07:00
Yuyake 93f5620a9c Rainbow Road Arena
Updated Rainbow Road Arena stage. It was missing Toad and Waluigi flying statues.
2024-01-01 14:04:10 -07:00
Yuyake 4676769166 Extra Characters Mod
This adds additional characters from the Coop Team using Squishy's Character-Select mod.
2024-01-01 14:00:57 -07:00
Agent X 084f62bc42 Bump version number 2024-01-01 15:27:40 -05:00
Agent X 6886f248f8 Add gControllers 2024-01-01 14:43:44 -05:00
Agent X 37cfd9ae04 Tidying up 2024-01-01 14:43:34 -05:00
Agent X 717ff527ed Merge branch 'dev' of https://github.com/coop-deluxe/sm64coopdx-rebase into dev 2024-01-01 12:54:49 -05:00
Agent X 978370672d
Merge pull request #42 from krmeet/luac
Accept .luac files as valid Lua
2024-01-01 12:53:32 -05:00
Agent X 0345a873b7 Add get_coop_compatibility_enabled and undefine SM64COOPDX_VERSION if it's on 2024-01-01 12:27:23 -05:00
Agent X e26f25e163 Hopefully fix Git corruption and readd Hide and Seek 2024-01-01 12:03:01 -05:00
Agent X 74fcd973d1 Fix water camera and TTM star cutscene 2024-01-01 11:49:41 -05:00
Agent X 887ecd8266 Make player text color base off of CAP 2024-01-01 11:48:11 -05:00
Agent X 2c89dd7287 Lower default ping back to 50 from 600 2024-01-01 11:47:50 -05:00
jayden 216a6db872 let luac files actually run 2023-12-30 19:26:04 +00:00
jayden 7e06eb37fd tell git to stop changing luac files 2023-12-30 19:18:37 +00:00
jayden 595d3aec9a accept .luac as valid lua files 2023-12-30 19:18:11 +00:00
Agent X 8448b01f79 Optimize very strange code in mario_set_bubbled 2023-12-30 12:37:41 -05:00
Agent X 2bf4386928 Force Direct Connection if singleplayer 2023-12-30 12:17:03 -05:00
Agent X 97633044c4 Make it so player 1 can control the credits camera 2023-12-30 12:02:31 -05:00
Agent X 7ba65e7799 Fix disconnect key crash 2023-12-29 19:08:28 -05:00
Agent X 229dd6c1e7 Update default mods 2023-12-29 19:08:16 -05:00
Agent X 1a0d738a0c Fix corrupted mod levels showing up on title screen 2023-12-27 23:58:43 -05:00
Agent X 90cea5c21d Improve Discord activity status 2023-12-27 23:51:01 -05:00
Agent X 0c646018c1 Remove need to restart for coop compatibility 2023-12-27 23:50:48 -05:00
Agent X 0821162349
Merge pull request #39 from krmeet/lua-errors
Improve Lua error handling
2023-12-27 23:10:43 -05:00
Agent X 9ae8409c7f
Merge pull request #36 from motoo-tobbler/main
MacOS - Overcoming linker failure
2023-12-27 22:48:11 -05:00
Agent X 56aa303d1f
Merge pull request #38 from krmeet/mod-compatibility
Fix mod compatibility check (2)
2023-12-27 17:54:24 -05:00
Agent X 16d6b8cdc6 Merge branch 'main' into dev 2023-12-27 17:46:58 -05:00
Agent X d1845eb882 Revert "Remove percussion, the ext soundbank handles it as normal instruments instead"
This reverts commit 94ea55b5f5.
2023-12-27 17:44:15 -05:00
Agent X b01f4284ee
Merge pull request #37 from expected-ingot/expected-ingot-patch-1
make the README clearer, fix grammar and add how to compile manually
2023-12-27 17:23:46 -05:00
Agent X 75f8ac3901 Consistent capitalization 2023-12-27 17:21:13 -05:00
expected-ingot 61eab6106c
README fixes
make the readme clearer, fix grammar and add a section on how to compile manually
2023-12-27 12:41:20 +01:00