Commit Graph

2879 Commits (ede487ddb0e328bb010159a3f4f2123c3767692b)

Author SHA1 Message Date
PeachyPeach e7e59d6f60 Expose globally custom behaviors defined with hook_behavior (#345)
* Expose globally custom behaviors defined with hook_behavior; macros for mod strings max length

* fixes

* made customBehaviorIndex a mod field to be more relevant
2023-04-17 21:54:55 -07:00
MysterD 36cf79c18f Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 21:29:14 -07:00
MysterD 214e82dbb9 Update win64 coopnet 2023-04-17 21:29:03 -07:00
MysterD 78843f1d9f Update coopnet linux 2023-04-17 21:28:23 -07:00
MysterD 87afac957e Whoops 2023-04-17 21:03:30 -07:00
MysterD a458530cc7 Improve peer failure notification 2023-04-17 20:58:57 -07:00
MysterD a45bc9b63f Add peering failure notification 2023-04-17 20:54:40 -07:00
MysterD 2e3ed22ad6 Clear credits flags on network shutdown 2023-04-17 17:59:29 -07:00
MysterD d96255610d Disable discord error popups 2023-04-17 17:56:06 -07:00
MysterD 971cbdd141 Whoops 2023-04-17 17:18:08 -07:00
MysterD 3bc666fe3b Notify of coopnet incompatibility 2023-04-17 17:17:55 -07:00
MysterD 6dbef0d086 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 16:54:40 -07:00
MysterD b38d044cde Refactor version stuff a bit 2023-04-17 16:54:30 -07:00
MysterD 26a5c7ac47 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-17 16:36:15 -07:00
MysterD 5589b6a703 Update win64 lib 2023-04-17 16:36:03 -07:00
MysterD e43ef39206 Add lobby descriptions 2023-04-17 16:34:56 -07:00
MysterD 25c2cc12cd Merge branch 'coop' into coopnet 2023-04-17 15:51:06 -07:00
MysterD 91d2993d9e Use up all of the discord activity space for mods, list them more intelligently 2023-04-17 14:43:22 -07:00
MysterD 44b5fa2b98 Only allow clients to send discord invites of public lobbies 2023-04-16 22:03:46 -07:00
MysterD dbcad03070 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-16 21:04:21 -07:00
MysterD 7ea4ad86e3 Fix joining a discord invite while already in game 2023-04-16 21:04:11 -07:00
MysterD 98044b0298 Update win64 coopnet 2023-04-16 20:52:54 -07:00
MysterD f02904446c Fix discord lobby joining 2023-04-16 20:48:19 -07:00
Isaac0-dev df81a96505 clean up paginated, and fix a bug (#348)
fix bug where text would show when there is only 1 page
2023-04-16 23:10:45 -04:00
Agent X 3eb1e96219 Forced 4:3 (#346)
Turn on forced 4:3 in Options -> Display
Forced 4:3 activates in-game and doesn't affect the pause menu but does apply to the game's viewport and mods using DJUI
I've made complete sure this is mod compatible with both RESOLUTION_N64 as well as RESOLUTION_DJUI

Also fixed a small discrepancy with how object count text was rendered on the crash screen.
2023-04-16 23:10:09 -04:00
MysterD 78f9f581d8 Update lobby info on rehost 2023-04-16 19:36:27 -07:00
MysterD 75e3be3fdf Make password inputboxes display '#'s 2023-04-16 18:43:07 -07:00
MysterD c916e01a26 Restored how player packets are sent, they're compressed elsewhere 2023-04-16 18:21:54 -07:00
MysterD 4dc694279b Compressed all game packets 2023-04-16 18:18:18 -07:00
MysterD 52c46a831e Added error handling for coopnet 2023-04-16 16:06:30 -07:00
MysterD de895af1cf Do not display the socket page when hosting on coopnet 2023-04-16 15:10:21 -07:00
MysterD a39efe7a60 Compressed and reduced rate of Player packets
Now player packets are only sent immediately if their inputs or actions changed.
Otherwise, it waits a bit before sending out another one
2023-04-16 02:29:59 -07:00
MysterD c8a0cfc5ab Actually fix discord crash 2023-04-15 23:43:51 -07:00
MysterD b530459f8c Fix discord crash 2023-04-15 23:34:54 -07:00
MysterD cd71e8b286 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-15 23:26:50 -07:00
MysterD 751536b92e Prevent deadlocks 2023-04-15 23:26:44 -07:00
MysterD ed466af261 No more deadlocks plz 2023-04-15 23:26:23 -07:00
MysterD 1bb90ae4b6 im losing my mind 2023-04-15 23:07:17 -07:00
MysterD 35ec136463 More attempts 2023-04-15 22:59:06 -07:00
MysterD 504399432e Update win64 lib 2023-04-15 22:54:33 -07:00
MysterD 5064e0fd07 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-15 22:43:29 -07:00
MysterD 08059326f7 Update linux coopnet lib 2023-04-15 22:43:08 -07:00
MysterD 00e41a0560 Update win coopnet lib 2023-04-15 22:42:55 -07:00
MysterD 2bf016c844 Test 2023-04-15 22:25:58 -07:00
MysterD 80406d466c Update coopnet lib 2023-04-15 22:12:28 -07:00
MysterD cef235c819 Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet 2023-04-15 22:11:26 -07:00
MysterD a4eaf6933d Update coopnet lib 2023-04-15 22:11:18 -07:00
MysterD 4a8c6fd41e Update win64 coopnet lib 2023-04-15 21:24:19 -07:00
MysterD 71c3c24d28 Restore functionality of network_discord_id_from_local_index(0) 2023-04-15 21:09:26 -07:00
MysterD 3fd75eacd0 Set default coopnet ip 2023-04-15 20:40:29 -07:00