jayden
c8faa22072
Final touches for geo hooks ( #588 )
...
* new geo process children hook
* EXPOSE the mat stack
* fix formatting (oops)
2024-12-28 08:44:36 -05:00
Agent X
ff9a2329fb
Improve a bug patch
2024-12-27 22:35:52 -05:00
Agent X
0f01aa27ab
Merge branch 'dev' of https://github.com/coop-deluxe/sm64coopdx into dev
2024-12-27 22:25:19 -05:00
Agent X
abc79cab55
Change Mario OOB failsafe
2024-12-27 22:24:37 -05:00
jayden
1291350bed
Add hooks to graph node processing ( #587 )
...
* geo process hooking
* autogen update!
2024-12-27 22:07:31 -05:00
Radek Krzyśków
dc538f4f50
Reworked the platform-dependent executable paths. Quoting the command line for Discord game invites. ( #188 )
2024-12-27 18:05:54 -05:00
Radek Krzyśków
12c7540daf
Updated "smlua_audio_utils" to acknowledge the "configMuteFocusLoss" option ( #391 )
2024-12-27 17:57:11 -05:00
jayden
68b9f2c556
Autogen correctly handle pointers ( #584 )
...
* correctly handle pointers in autogen
* autogen with correct pointers
* fix typo in lvt autogen
2024-12-27 17:51:47 -05:00
Agent X
261dfe0d76
Patch highlighted mod on crash screen
2024-12-27 17:06:55 -05:00
Agent X
62597b1e5e
Fix mod menu buttons cutting off
2024-12-24 18:51:11 -05:00
Agent X
ef2112759e
Fix invalid mario surface pointer on act select
2024-12-24 18:50:55 -05:00
Agent X
183018cf3c
Nice syncing code Sunk
2024-12-23 17:23:06 -05:00
Agent X
83e40a17c2
Update rumble functions for SDL2
...
Co-Authored-By: GhostlyDark <31742919+GhostlyDark@users.noreply.github.com>
2024-12-23 15:27:46 -05:00
jayden
67f4088eb9
make graphnodeswitchcase mutable ( #581 )
2024-12-23 06:59:58 -05:00
Agent X
5aa3a31003
Document object_list_processor.h (69.67%)
2024-12-22 21:58:06 -05:00
Agent X
c76ded1c52
Merge branch 'dev' of https://github.com/coop-deluxe/sm64coopdx into dev
2024-12-22 21:54:05 -05:00
Agent X
fe316a9a08
Document some more files (69.61%)
2024-12-22 21:53:54 -05:00
jayden
2a19745137
Expose types of GraphNode to Lua ( #580 )
...
* expose graph_node.h
* cast_graph_node lua function
* document cast_graph_node
* graph node immutables
2024-12-22 19:15:04 -05:00
Agent X
c519ecb76b
Tweak MSAA font fix
2024-12-22 16:27:04 -05:00
John S
16e78ee36a
Fix a capitalization issue within the interaction.h documentation ( #578 )
...
* Document Interaction.h (68.23%)
* Fix caps
* Fix missing bracket
* Make descriptions a little more clear and concise
* Fix a capitalization issue
2024-12-22 06:40:54 -05:00
John S
8da73663aa
Document Interaction.h (68.23%) ( #577 )
...
* Document Interaction.h (68.23%)
* Fix caps
* Fix missing bracket
* Make descriptions a little more clear and concise
2024-12-19 22:30:07 -05:00
Radek Krzyśków
e20d704604
Solve crashing for disconnected players ( #566 )
...
* Prevent crashes for disconnected players with disabled mod list panel
* Allow disconnected players (gNetworkType = NT_NONE) to successfully close the game
* Kick the player back to the Main Menu if network init failed
2024-12-19 22:08:26 -05:00
Agent X
f61ff7613c
Merge branch 'dev' of https://github.com/coop-deluxe/sm64coopdx into dev
2024-12-19 21:49:14 -05:00
Agent X
7b75b022a1
Add suggested back button to save select panel
2024-12-19 21:49:01 -05:00
John S
096a5f8dbd
Fix the (0,0) edge case in the atan2s offset lookup table ( #576 )
2024-12-19 20:15:16 -05:00
Agent X
982e2f1594
Raise mod storage limits to 1024
2024-12-19 16:24:30 -05:00
Sunk
875a1f975e
Fix exclamation box spawns models and sync ( #560 )
2024-12-17 17:08:34 -05:00
Agent X
36f0d1fcb7
Fix stupid bug lol
2024-12-17 17:05:43 -05:00
xLuigiGamerx
6757a3abb7
Added FONT_SPECIAL ( #556 )
...
* Fixed player and mod lists not updating on language change
* Added `FONT_SPECIAL` which is based on the special controls letters in dialog boxes
2024-12-17 08:58:38 -05:00
Agent X
e3c1b20f6b
Document rumble_init.h (65.46%)
2024-12-16 20:42:20 -05:00
Agent X
116d9808d2
Document djui_panel_menu.h (65.17%)
2024-12-16 20:26:43 -05:00
Agent X
faceaa684a
Document sound functions
2024-12-16 20:18:28 -05:00
xLuigiGamerx
66fb28500b
Added djui_menu_get_rainbow_string_color() ( #536 )
...
* Removed unintentionally exposed function and disallowed it in autogen
* Exposed djui_language_get to lua
* Added djui_menu_get_rainbow_string_color()
2024-12-16 16:51:27 -05:00
John S
af1e7be9ac
Document Camera.h ( #569 )
...
* Document functions in Camera.h
This is the complete documentation for Camera.h
* Fix some grammar and formatting mistakes.
2024-12-16 16:43:39 -05:00
John S
d61206a91d
Document save_file.h ( #570 )
2024-12-16 16:42:55 -05:00
Agent X
95ef1eb133
Make ending set level to LEVEL_ENDING
2024-12-15 20:24:00 -05:00
Agent X
7e21a58eb3
Update rules
2024-12-15 20:09:21 -05:00
Radek Krzyśków
c03075549e
Added missing validations on smlua_to_string to avoid nullptr deref ( #561 )
2024-12-15 09:27:51 +10:00
Agent X
bd09ed0298
Small code comment changes
2024-12-13 20:13:55 -05:00
Agent X
4908f4bdcf
Automatically categorize CS mods
2024-12-13 20:13:43 -05:00
Sunk
7b8cb0254f
Make water punches have a range ( #557 )
2024-12-12 00:05:36 -05:00
John S
7d0b184fa5
Document surface_collision.h ( #549 )
...
* Document surface_collision.h
Add documentation to the functions of surface_collision.h
* Make descriptions a little more clear
* Fix random space
2024-12-12 00:02:07 -05:00
eros71
ccdb94042e
Use proper controller names in settings ( #544 )
...
* Use proper controller names in settings
Make the controller names show up in the selection box instead of things like 0, 1, etc... Now it will show names like "PS4 Controller", if provided by SDL2.
* Fix use-after-free, name length, and indentation.
* Add ellipsis
* oops
* Clean up name trimming
Hopefully done this right
* Bring back the ellipsis
Oops once again
2024-12-11 23:58:29 -05:00
Agent X
27aca61adf
Fix compilation warning
2024-12-11 23:57:34 -05:00
Agent X
09ebdadd69
Raise max custom models to 1024
2024-12-11 23:57:00 -05:00
Agent X
520d09c280
New window title
2024-12-11 23:56:05 -05:00
Agent X
f7a48d23fe
HOOK_ON_DJUI_THEME_CHANGED
2024-12-11 23:55:10 -05:00
Cooliokid956
cdbc376d1f
Fix socket-only compile error ( #552 )
...
Also remove the connection system selectionbox (no need for that, only causes crashes)
2024-12-10 21:12:23 +10:00
Sunk
9285e404db
Revert/fix recent romhack camera changes ( #551 )
...
* Revert/fix recent camera changes
* Undo camera direction revert
2024-12-10 05:56:19 -05:00
Isaac0-dev
839fb38ca5
corrected some issues with smlua_text_utils
2024-12-10 10:58:34 +10:00