Commit graph

2834 commits

Author SHA1 Message Date
Agent X
55fe506b82 Add ENVFX_MODE_NO_OVERRIDE constant 2024-03-04 19:26:44 -05:00
Agent X
89e9bcdcec Add "-- pausable" field for mods and function so mods can make themselves pausable in singleplayer 2024-03-04 19:25:09 -05:00
Agent X
fe75dbfa28 Remove leftover debug feature 2024-03-04 17:17:46 -05:00
Agent X
893c65d927 Fix mirror marios always using global player models 2024-03-04 16:37:43 -05:00
Agent X
b7f629e620 Tweak light & dark theme panel transparency slightly 2024-03-04 12:59:23 -05:00
Agent X
1e1c46f6b9 Make DynOS and Player panels disable pause camera zoom out 2024-03-04 12:53:37 -05:00
Agent X
e2fdcbe5b9 Make DynOS panel uncentered 2024-03-04 12:53:13 -05:00
Agent X
fa4eaad79e Fix memory leak with smlua anim utils 2024-03-04 00:25:35 -05:00
Agent X
87a83806a1 Restore vanilla pause camera zoom out as gLevelValues field 2024-03-03 17:30:20 -05:00
Agent X
a32af25896 Restore vanilla pause red coin counter if there are only 8 2024-03-03 17:29:12 -05:00
Agent X
a0a65e19bd Re-add vanilla singleplayer pause with proper network timer pausing 2024-03-03 17:25:11 -05:00
Agent X
65e913034f Coop compatible object pool capacity increase
Nvm it was fine with coop all along I'm just a dumbass.
2024-03-02 17:15:49 -05:00
Agent X
b97b7d47e6 Make changelog accessible through Info 2024-03-02 16:45:35 -05:00
Agent X
5fc381d616 Add DynOS global player models option 2024-03-02 16:36:28 -05:00
Agent X
23a217fd77 Revert object pool increase due to coop compatibility
This reverts commit e467f6ed68.
2024-02-29 17:57:46 -05:00
Agent X
e467f6ed68 Increase object list capacity from 960 to 1200 2024-02-29 16:33:15 -05:00
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
Agent X
c2e85a0bcf Add HOOK_OVERRIDE_PHYS_STEP_DEFACTO_SPEED 2023-12-13 16:57:38 -05:00
Agent X
0bc8eb4feb Untie radars and timers from HUD_DISPLAY_FLAG_LIVES 2023-12-12 20:46:06 -05:00
Agent X
641c2f4159 Fix custom coopdx server settings working in coop lobbies 2023-12-12 20:06:10 -05:00
Agent X
3af855b440 Make disconnect key unbound 2023-12-12 18:25:32 -05:00
Agent X
eb167dbe9f Remove pvp tripping and make hitboxes a bit bigger 2023-12-12 18:20:01 -05:00
Agent X
2343cf04f3 Adjust palettes and add palette constants to Lua 2023-12-12 18:14:37 -05:00
AleNinten
dde4ae2ca9 New palettes! 2023-12-12 04:22:52 +01:00
Agent X
ceeed2d93c Remove direct connection check on command 2023-12-11 20:31:12 -05:00
Agent X
5888c06be9 Add coop compatbility checkbox to join menu 2023-12-11 20:30:58 -05:00
Agent X
578995a035 Revert enforce player limit on Direct Connection 2023-12-11 17:39:32 -05:00
Agent X
6b9888162f Make player panel not center 2023-12-11 16:20:16 -05:00
Agent X
460772b31f Enforce player limit on Direct Connection 2023-12-11 16:10:09 -05:00
Agent X
e73358af1f Fix DynOS packs not refreshing properly 2023-12-10 21:15:55 -05:00
Agent X
e26134f2bd Update info panel 2023-12-10 12:27:10 -05:00
Agent X
d066719cc2 Tidying up 2023-12-10 12:26:39 -05:00
Agent X
9348521e77 Fix ghost mod on tab menu 2023-12-10 10:09:48 -05:00
FluffaMario
a1ee126010 Update characters.c 2023-12-08 23:42:30 -06:00
FluffaMario
7478a154e7
Merge branch 'coop-deluxe:main' into main 2023-12-08 23:33:00 -06:00
FluffaMario
4337aeca0e Update Toad 2023-12-08 23:20:54 -06:00
Agent X
b08e30b415 Add sm64coopdx version to crash screen 2023-12-08 16:35:29 -05:00
Agent X
ff82a40b3f Remove singleplayer pause 2023-12-08 15:36:35 -05:00
FluffaMario
aed5353e61 Double Oops 2023-12-08 03:52:17 -06:00
Agent X
dc37659c4e Fix C-Up Mode 2023-12-07 19:28:32 -05:00
Agent X
3fc5a1b3ed Revert "Fix crash in move_into_c_up()"
This reverts commit 36ebb8affe.
2023-12-07 19:09:03 -05:00
Agent X
c77d72eceb Hotfixes 2023-12-07 18:54:04 -05:00
Agent X
4e63798f00 Rewrite Lua autoexec
Now put autoexec.lua in one of the mods folders, it now has all of the capabilities of a full mod without the crashes and weird bugs, which is pretty awesome.
2023-12-07 18:05:37 -05:00
Agent X
ae3271d98a Path check autoexec.lua 2023-12-06 21:06:24 -05:00
Agent X
3a18f41637 Save console key 2023-12-06 20:03:40 -05:00
Agent X
bdccde902e Bring back some dev commands and add autoexec.lua
Make an autoexec.lua file in the same directory as your exe folder and the game will execute it if DEVELOPMENT=1
2023-12-06 19:20:58 -05:00
Agent X
6e14336bf1 Fix console color code bleeding 2023-12-06 18:57:58 -05:00
Agent X
04ed40ede2 Re-add pan level to config 2023-12-06 18:52:44 -05:00
Agent X
be3967ab4e Shrink PVP hitboxes and re-add angle checks 2023-12-06 18:50:50 -05:00
Agent X
ba4ad874f4 Add first person mario head Y constants 2023-12-05 23:06:57 -05:00
Agent X
c32cf2054a Add mario_is_crouching(m) 2023-12-05 21:24:42 -05:00