Commit graph

2768 commits

Author SHA1 Message Date
Agent X
e1db5d5e04
Merge pull request #77 from Dominicentek/linuxcomp-fix
fix linux compositor
2024-02-25 09:45:14 -05:00
Dominicentek
efdc44607f whoops 2024-02-25 15:35:10 +01:00
Dominicentek
2546f45955 fix linux compositor 2024-02-25 15:34:02 +01:00
Cooliokid956
3c73d12bb4 fixed two interp functions not saving their resolution 2024-02-24 21:35:04 -06:00
Agent X
16a45a11d2 Raise max bass files from 128 to 256 2024-02-23 13:26:50 -05:00
Agent X
6f740403f9 Make main menu version number always DX 2024-02-23 10:20:14 -05:00
Agent X
d4fe80d4a6 Expose level_control_timer_running 2024-02-22 14:51:33 -05:00
Agent X
96e21e13a1 Add HUD_DISPLAY_CAMERA_STATUS 2024-02-22 14:34:43 -05:00
Agent X
815bbe0053 Add ability to get global timer and set HUD flash 2024-02-22 13:59:19 -05:00
Agent X
5c3ebadb8e Add ability to change window title 2024-02-22 13:36:22 -05:00
Agent X
a2de8d7957 Allow FONT_HUD to have texture filtering 2024-02-22 12:38:15 -05:00
Agent X
de9c3c35b2 Add ability to set global note frequency scale 2024-02-21 20:46:27 -05:00
Agent X
18a3b333e8 Add ability to disable aspect ratio adjustment 2024-02-21 19:26:30 -05:00
Agent X
2c022185f4 Fix console not being openable from the main menu 2024-02-21 10:52:49 -05:00
Agent X
64ebb88906 Add ability to not show star collection dialogs 2024-02-21 10:50:08 -05:00
Agent X
5fffa9e9d9 Add the ability to have global star IDs
Set gLevelValues.useGlobalStarIds on init, this value not being the same for everyone will cause desyncs.
2024-02-20 22:06:40 -05:00
Agent X
49d736d3cb Update changelog 2024-02-19 09:04:28 -05:00
Agent X
d7bad7dcdd HOOK_ON_PLAY_SOUND 2024-02-18 14:54:01 -05:00
Agent X
c1d3aba94e Bump version 2024-02-18 12:20:22 -05:00
Agent X
38745d74e5 Fix custom level reverb 2024-02-15 17:25:29 -05:00
Agent X
e7501e1c90 Credit Mr. Porkchop for new aliased font 2024-01-21 16:55:17 -05:00
xLuigiGamerx
962ff5932f Added a custom hud font and a recolorable version and added dynos support to the aliased font 2024-01-22 00:06:18 +03: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
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
9cfe26bdbe Update changelog 2024-01-01 16:19:10 -05: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
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
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
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
56aa303d1f
Merge pull request #38 from krmeet/mod-compatibility
Fix mod compatibility check (2)
2023-12-27 17:54:24 -05:00
Agent X
75f8ac3901 Consistent capitalization 2023-12-27 17:21:13 -05:00
jayden
d4875cd1ea sacrifice debug info for readability 2023-12-26 23:11:20 +00:00
jayden
eaba7e8010 fix lua error handling 2023-12-26 23:11:02 +00:00
jayden
b5d0804af0 fix dumb extra space 2023-12-26 22:04:06 +00:00
jayden
8048374302
HOW did i let that slide 2023-12-26 00:06:28 +00:00
jayden
14d7363e79
strdup to save original 2023-12-26 00:04:36 +00:00
Agent X
a3b48fcf6f Update default mods 2023-12-24 16:05:21 -05:00
Agent X
c27da0e382 Add --console, remove WINDOWS_CONSOLE=1 2023-12-24 10:26:44 -05:00
Agent X
6a433c2ee7 Increment version number and add changelog 2023-12-23 13:06:13 -05:00
Agent X
1277b7369c Remove first person checks from update flying pitch 2023-12-23 13:05:12 -05:00
Agent X
cc35c3eb99 Cancel first person if Mario is flying 2023-12-23 12:14:19 -05:00
Agent X
6b7af2ce37 Hide mario shadow in first person mode 2023-12-23 11:51:41 -05:00
Agent X
e757f91c3c Fix shadow reset 2023-12-23 11:51:23 -05:00
Agent X
946edb0901 Make Mario steps use his hitbox height 2023-12-23 11:37:14 -05:00
Agent X
5fb6757382 Restore 64 Memories name 2023-12-21 18:39:12 -05:00
Agent X
4ccde40ed3 Revert "Make Luigi Green brighter"
This reverts commit d9efd4f88e.
2023-12-21 17:26:32 -05:00
Agent X
df5a6a31fe Revert "Fix NPC dialog setting to idle and restore Yoshi somewhat"
This reverts commit 6419e53297.
2023-12-21 17:26:13 -05:00
Agent X
31eb6c66c7 Turn Coop Compatibility off by default 2023-12-18 19:17:56 -05:00
Agent X
c6bda4917c v0.1.1 version change mirror 2023-12-18 17:29:05 -05:00
Agent X
8f28eb2e0d Fix bugs and make mod import go to AppData 2023-12-18 16:22:42 -05:00
Agent X
4e96b49182 Revert "Rework First Person FOV"
This reverts commit 2a0af8e216.
2023-12-18 14:27:48 -05:00
Agent X
f959ffaeb6 Reset shadow in main menu 2023-12-17 23:56:32 -05:00
Agent X
b4559a657c Cleanup 2023-12-17 23:41:57 -05:00
Agent X
2a0af8e216 Rework First Person FOV 2023-12-17 23:29:31 -05:00
Agent X
6419e53297 Fix NPC dialog setting to idle and restore Yoshi somewhat 2023-12-17 23:26:54 -05:00
Agent X
bdb8f11eab Bring back base FONT_NORMAL as FONT_ALIASED
FONT_NORMAL is the same as FONT_TINY, except with a different scale to match mods that use FONT_NORMAL
2023-12-17 21:36:24 -05:00
Agent X
631dcdcfb3 Exclude [CS] mods when calculating enabled count for warning 2023-12-17 20:33:37 -05:00
Agent X
522d2fbb71 Update config values 2023-12-17 19:43:27 -05:00
Agent X
d9efd4f88e Make Luigi Green brighter 2023-12-17 13:01:01 -05:00
Agent X
2d36bfdc99 Add "Open User Folder" button (AppData on Windows) 2023-12-17 09:04:01 -05:00
Agent X
ec4b547d1d Fixed option skipping in menu options 2023-12-16 18:56:13 -05:00
Agent X
1f076c0e8b Fix Lua Profiler compilation error 2023-12-16 16:11:40 -05:00
Agent X
eb61b16485 Add mike_dobukai to credits 2023-12-16 16:11:22 -05:00
Agent X
48e58ec702 Fix backslashes on failed to load lang folder panel 2023-12-16 15:56:24 -05:00
Agent X
949a05fd14 Whoops lol 2023-12-16 10:42:54 -05:00
Agent X
8484ace009 Restore sm64coopdx Discord application ID 2023-12-16 10:10:25 -05:00
Agent X
08e72107e7 Added Pup64HCP to credits 2023-12-16 10:07:21 -05:00
Agent X
ec876b2017 Make PVP hitboxes a little more small 2023-12-16 10:06:58 -05:00
Agent X
0a210993ae Re-add 64 Memories palette 2023-12-15 20:25:23 -05:00
Agent X
fff0c83866 Add option to disable first person centering with L 2023-12-15 17:21:06 -05:00
Agent X
1d039e6675 Lua Profiler no longer requires DEVELOPMENT=1 2023-12-14 19:40:22 -05:00
Agent X
741d742bab Add HOOK_ON_OBJECT_LOAD 2023-12-14 19:33:17 -05:00
Agent X
db2d2a20fa Allow floats to be constants 2023-12-14 15:27:01 -05:00
Agent X
026c2fe550 Make flying use first person pitch 2023-12-14 15:23:22 -05:00
Agent X
276255a0f1 Fix first person crouching speed and add TOTWC warp 2023-12-14 15:22:00 -05:00
Agent X
1d4bbc52a2 Fix turbo camera stick movement 2023-12-14 14:37:00 -05:00
Agent X
b1c8caa3ee Add offset to gFirstPersonCamera 2023-12-13 17:50:11 -05:00