Commit graph

2739 commits

Author SHA1 Message Date
Agent X
91eb1966a0 [WIP] Update checker 2024-03-07 17:33:43 -05:00
Agent X
fd6dd9bd2c Fix bouncy level bounds & nametags still showing up on coop compatibility mode (again) 2024-03-07 16:47:16 -05:00
Agent X
8ca0fbb322 Allow players to bounce on non grounded players' heads 2024-03-06 20:11:34 -05:00
Agent X
5199104e2a Make pause camera only zoom out if singleplayer pause 2024-03-05 16:26:23 -05:00
Agent X
9870e18bf5 Add OBJ_LIST_EXT in place of OBJ_LIST_UNUSED_1 2024-03-04 20:09:53 -05:00
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