Commit Graph

4062 Commits (bc63f96f2b7e5295d37b9f9a7ed0cbcef237eb9c)

Author SHA1 Message Date
Agent X 9b67a74d93 Bump version to 0.2 2024-03-09 21:07:18 -05:00
Agent X bbf9cfb618 FINALLY fix that mouse hiding bug that's been bothering me forever 2024-03-09 21:03:18 -05:00
Agent X 8cccd6bf69 Character Select v1.7 2024-03-09 14:23:25 -05:00
Agent X 48360c05ad Fix Toadette panting & overhaul Extra Characters code 2024-03-09 14:22:36 -05:00
Agent X 74422d16a4 Fix Toadette palette 2024-03-09 14:18:30 -05:00
Agent X 836a7cbdd7 Fix --help and improve console launch param 2024-03-09 11:59:28 -05:00
Agent X 31a67658ec Make 1 player lobbies say playing instead of waiting 2024-03-09 11:46:01 -05:00
Agent X 0bb62eb381 Make recovery heart only heal the player who interacted with it 2024-03-09 11:44:44 -05:00
Agent X edd29c0719 Remove set gfx adjust for aspect ratio function
Too much power.
2024-03-08 19:47:46 -05:00
Agent X 7d9947816c Fix small snprintf bug in version.c 2024-03-08 19:08:01 -05:00
Agent X 11f10a62b1 Add missing lang file keys 2024-03-08 19:02:22 -05:00
Agent X 5894c7b46c Finish up update checker 2024-03-08 17:25:11 -05:00
Agent X c8b592d914 Thank you Isaac for the wrongwarp pause fix 2024-03-07 21:35:38 -05:00
Agent X 6681fe536b Make DynOS warp bug fix only work with coop compatibility off 2024-03-07 19:05:31 -05:00
Agent X ffe3faba7f Fix update checker on Linux 2024-03-07 18:21:48 -05:00
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 8c6102d1e1 Make dirt particle shadable 2024-03-05 21:14:01 -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 2aa5fffc27 Disable Vtx rounding with DynOS gfx generation 2024-03-04 14:31:13 -05:00
Agent X b7f629e620 Tweak light & dark theme panel transparency slightly 2024-03-04 12:59:23 -05:00
Agent X 11d83b5d28 Make hide and seek disable the camera zoom out 2024-03-04 12:56:05 -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 b0367bee2e Update Toadette model in [CS] Extra Characters 2024-03-03 20:43:04 -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 396d5c730b Make Mario & Luigi cap emblems use the shirt color
At best, some palettes look better and at worst some palettes look the same.
2024-03-02 11:42:26 -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
Agent X d9977de3c9
Merge pull request #75 from Cooliokid956/dev
fixed two interp functions not saving their resolution
2024-02-25 08:46:46 -05:00
Cooliokid956 3c73d12bb4 fixed two interp functions not saving their resolution 2024-02-24 21:35:04 -06:00
Agent X 08aa265d24 Add gsDPSetBlendColor 2024-02-23 23:06:26 -05:00
Agent X 025c6b7683 Special thanks to 0x2480 - Add a bunch of missing GBI commands/constants to DynOS 2024-02-23 21:40:37 -05: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