Commit Graph

3419 Commits (dc37659c4e6c4981bf0c02be9fd5ac14589052f6)

Author SHA1 Message Date
Agent X f5e6e816b2 Consistent casing with "Network system" 2023-11-11 13:22:04 -05:00
Agent X 11864d9018 Establish sm64coopdx versioning 2023-11-11 13:02:23 -05:00
Agent X 281efe57fe Fix autogen convert constants 2023-11-11 12:35:32 -05:00
Agent X 802affd839 ENHANCE_LEVEL_TEXTURES and make all DynOS textures overridable in Lua 2023-11-11 12:15:32 -05:00
Agent X 140d50ebb2 Misc fixes and cleanup 2023-11-10 19:12:21 -05:00
David Joslin 8e5ffe9467 Fixed crash in obj_is_in_view() 2023-11-09 17:18:04 -05:00
David Joslin 0e9a060337 Whoops 2023-11-09 17:18:04 -05:00
Agent X 3227d17266 Change how console scaling works 2023-11-09 16:56:33 -05:00
Agent X 73eaaa4442
Merge pull request #1 from eros71-dev/main 2023-11-09 09:23:32 -08:00
eros71-dev ff79711fb8 Fix djui_panel_host_settings.c includes
Added the missing pc/pc_main.h include that prevented it from compiling because of the "undeclared" gCoopCompatibility
2023-11-09 17:46:08 +01:00
David Joslin 732c646d0c Cleanup from Isaac 2023-11-08 20:03:46 -05:00
David Joslin e8e22197a8 Made console scale to window height 2023-11-08 20:03:44 -05:00
David Joslin 17e5a81dde Fix crash in djui_inputbox_on_text_input() 2023-11-08 19:58:32 -05:00
David Joslin c6be02e042 Fixed crash in djui_panel_join_lobbies_create() 2023-11-08 19:58:32 -05:00
David Joslin 7e7f6067a9 Fixed crash in uv_update_scroll() 2023-11-08 19:58:32 -05:00
David Joslin 4fcc1ac26c Fix crash in build_synthetic_wave() 2023-11-08 19:58:32 -05:00
David Joslin 66a1dd36ae Fixed crash in ordered packets 2023-11-08 19:58:32 -05:00
David Joslin d824e77cf5 Fixed crash in generate_parent_id() 2023-11-08 19:58:32 -05:00
David Joslin 9d8f8c64a7 Fixed crash in get_id_from_behavior_name() 2023-11-08 19:58:32 -05:00
David Joslin ff7d976551 Fix crash in DynOS_Tex_Load() 2023-11-08 19:58:31 -05:00
David Joslin c63ac1655d Fix crash in network_send_to() 2023-11-08 19:58:31 -05:00
David Joslin 36ebb8affe Fix crash in move_into_c_up() 2023-11-08 19:58:29 -05:00
David Joslin d25ae5a130 Fix crash in init_level() 2023-11-08 19:55:31 -05:00
David Joslin 61fa9faf2e Remove tas controller 2023-11-08 19:55:31 -05:00
David Joslin d0e6b7a1f6 Fixed crash in djui_unicode_get_base_char() 2023-11-08 19:55:31 -05:00
David Joslin 522d7c0373 Fixed crash in import_texture_*() 2023-11-08 19:55:31 -05:00
David Joslin 5a5f33d859 Fixed crash in DynOS_Lvl_Activate() 2023-11-08 19:55:31 -05:00
David Joslin 9b23b7dab4 Fixed crash in act_dile() 2023-11-08 19:55:31 -05:00
David Joslin c7edf85ad9 Fix crash in tox_box_move() 2023-11-08 19:55:28 -05:00
David Joslin 36b4ffbfe8 Fixed crash in DynOS_Actor_AddCustom() 2023-11-08 19:53:36 -05:00
David Joslin 6378681e96 Fixed crash in find_mario_floor_and_ceil() 2023-11-08 19:53:36 -05:00
David Joslin c21aa2d85f Fixed crash in warp_credits 2023-11-08 19:53:36 -05:00
David Joslin 750b9a8730 Added bounds checking to gActiveMods.entries[] 2023-11-08 19:53:36 -05:00
David Joslin 10aedbfd97 Adjustments to ping and resend rate to reduce packet spam 2023-11-08 19:53:36 -05:00
David Joslin 9d5422f2d8 Log global popup messages in console 2023-11-08 19:53:30 -05:00
MysterD 081a7fd9dc Added HOOK_ON_RENDER_BEHIND, deprecated djui_hud_set_render_behind_hud() 2023-11-08 19:53:27 -05:00
MysterD 1f54996d47 Fix bounds checking of course/act name replacement 2023-11-08 19:50:55 -05:00
Isaac0-dev cece41f1a8 fix new course/act name replacement system (#506)
* fix new course/act name replacement system

* check array bounds

* fix small oversight from an older pr

* whoops, forgot this
2023-11-08 19:50:55 -05:00
defacube 960e80a58c Correct some Russian translations (#510) 2023-11-08 19:50:55 -05:00
MysterD 0727ce0a21 Made soft-resetting of the camera no longer change camera position 2023-11-08 19:50:55 -05:00
David Joslin 27df58b4f0 Made sure to update 'statusForCamera' whenever we soft_reset_camera() 2023-11-08 19:50:55 -05:00
David Joslin 362c31fe94 Fix controller reading 2023-11-08 19:50:51 -05:00
David Joslin 660be7cd14 fix headless build on Debian/Ubuntu
Thanks to silbinarywolf on Github
2023-11-08 19:48:18 -05:00
David Joslin cb66c36a72 Fix broken link to Moonjump.lua
thanks to nonperforming on github
2023-11-08 19:48:09 -05:00
David Joslin 74ea705f8b Bounds check network_receive_level_spawn_info() 2023-11-08 19:48:09 -05:00
defacube 36e9274ef5 Add support for 16 areas (#502) 2023-11-08 19:48:09 -05:00
David Joslin 8ab0e17876 Remove built-in cheats 2023-11-08 19:48:00 -05:00
Sunk a33f8592f8 Fix timer issue with PSC (#509)
My last PR didn't seem to account for the race timer so now it does
2023-11-08 19:47:40 -05:00
Sunk d3c14ce038 Fix camera bug introduced by a previous PR (#505)
* Fix camera bug introduced by a previous PR

* Readjust camera collision code
2023-11-08 19:47:40 -05:00
Agent X c9489ba165 Small fix 2023-11-07 16:50:56 -05:00