Commit graph

3745 commits

Author SHA1 Message Date
Agent X
632807af45 Set default master volume to 80 2023-11-26 22:19:46 -05:00
Agent X
62f8d258e3 Fix cut off Luigi sample 2023-11-26 21:50:26 -05:00
Isaac0-dev
547928ae16 some changes for rpi (#546)
disable coopnet on rpi until we can get some valid libraries compiled
2023-11-26 21:42:37 -05:00
MysterD
406959e568 Make all player models reset texture2 2023-11-26 21:42:09 -05:00
MysterD
8d72c7eb76 Remove hook_exclamation_box() 2023-11-26 21:34:28 -05:00
Agent X
436532bfba Fix hooks.md 2023-11-26 21:33:26 -05:00
MysterD
6d89c6e173 Fixed crash in hmap_* functions 2023-11-26 21:32:05 -05:00
MysterD
97ea7780c8 Bump version number 2023-11-26 21:32:05 -05:00
MysterD
f90f68e2de Restored chat navigation behavior
Up/down scrolls up/down, pageup/pagedown scrolls by a lot
Type / and press up/down to scroll through sent command history
2023-11-26 21:32:05 -05:00
MysterD
0a31253e27 Fix directx compile, disable loading screen for directx 2023-11-26 21:32:05 -05:00
MysterD
ce9c6e1899 Add HOOK_ON_HUD_RENDER_BEHIND to the docs 2023-11-26 21:32:05 -05:00
MysterD
55673e1f3c Prevent new caps from corrupting romhack graphics 2023-11-26 21:32:03 -05:00
PeachyPeach
8f4101cb7b Fix get_star_name retrieving garbage data 2023-11-26 21:31:17 -05:00
MysterD
b61574d2c6 Disable Waluigi animations for now 2023-11-26 21:31:17 -05:00
Agent X
e50b57ac60 Fix menu options causing trouble with Staff Roll 2023-11-26 21:28:18 -05:00
Agent X
3498aec703 Hide sm64coopdx Discord status for now 2023-11-26 20:31:39 -05:00
Agent X
5cb9e25090 Overhaul console logging 2023-11-26 16:49:32 -05:00
MysterD
cbcee61255 Prevent translation of characters that don't exist in the menu font 2023-11-26 09:51:26 -05:00
MysterD
7df7bfcaa6 Reduce stderr spam 2023-11-26 09:51:26 -05:00
MysterD
ce044fcb69 Make objects look up their original model id on late join 2023-11-26 09:51:26 -05:00
MysterD
fbd55651ad Lie about VERSION_TEXT for OMM backwards compatibility 2023-11-26 09:51:23 -05:00
Agent X
a67395a860 Auto DJUI scale and other improvements 2023-11-26 00:29:59 -05:00
MysterD
6113254650 Reran autogen 2023-11-24 19:50:56 -05:00
MysterD
c8b28061cc Fix enemy lakitu radius 2023-11-24 19:49:32 -05:00
MysterD
e8d1eb650e Make enemy lakitu and wiggler respect their home radius again 2023-11-24 19:49:32 -05:00
MysterD
04a26fce03 Fix toxbox movement 2023-11-24 19:49:32 -05:00
MysterD
053773c06e Fix crash in check_ledge_grab 2023-11-24 19:49:32 -05:00
MysterD
a0b3869711 Fix crash in cur_obj_detect_steep_floor 2023-11-24 19:49:32 -05:00
MysterD
5a98b00713 Fix crash in network_receive_object 2023-11-24 19:49:20 -05:00
Sunk
e4c9dd9240 Fix exclamation boxes again (#540)
Hopefully for the last time for this method
2023-11-24 19:49:20 -05:00
Agent X
8dc10406be Improve DJUI scaling and other fixes 2023-11-24 19:48:46 -05:00
Agent X
7610fb2d02
Merge pull request #7 from eros71-dev/main
(WIP) De-hardcode DJUI Scaling, Moved menu-related options
2023-11-24 16:18:49 -05:00
eros71-dev
e9beeee7be All good now! Also removed an unused var. 2023-11-24 21:13:28 +01:00
eros71-dev
a4f7535a03 Fix syntax changes, re-add 1.5, add 1.25
I've also changed the switch I've added for the scaling to follow the same formatting as the other ones
2023-11-24 20:51:39 +01:00
eros71-dev
9dde4455b2 Change x1.5 to x1.25, it was too big 2023-11-24 20:33:10 +01:00
eros71-dev
839d040cf9 Review fixes 2023-11-24 20:26:34 +01:00
Agent X
b24c1731d0 Add gGlobalSoundSource to Lua 2023-11-24 11:24:26 -05:00
Agent X
13178af640 Reset Nametags settings on network init 2023-11-23 21:40:31 -05:00
Agent X
f8e0bfc2e4 Fix path backslashes with DJUI console 2023-11-23 12:21:01 -05:00
Agent X
0a39303a5a Tweak FPS Display a little 2023-11-23 10:50:06 -05:00
Isaac0-dev
13c0e693f8 simple fps display in top left corner (#527)
* simple fps display in top left corner

* added other languages

thank you to everyone in #translation-station, and to Google translate (some languages may need revisiting later)

* render from left not center, grey fps text
2023-11-23 10:04:15 -05:00
Sunk
47ef0668ca Better sanity check exclamation box hook (#536)
Also makes the parent object of the spawned object the exclamation box for spawned stars to work properly
2023-11-23 10:02:37 -05:00
Isaac0-dev
61f6586795 fix secret star names on course complete menu (#537) 2023-11-23 10:02:37 -05:00
Agent X
e6366b7865 Add Staff Roll menu background option 2023-11-23 10:02:21 -05:00
eros71-dev
e3d57c01cc (WIP) DJUI Scaling setting, moved menu-related options to "menu options" instead of "misc" 2023-11-23 05:25:33 +01:00
Agent X
5c8621f408 djui_gfx_get_scale update 2023-11-22 19:38:42 -05:00
Agent X
e3c0fe29da Update DJUI Themes, fix warnings and update inis 2023-11-22 18:45:21 -05:00
MysterD
230f4fb1e1 Fix indentation 2023-11-22 17:42:16 -05:00
JairoThePlumber
9038675d06 Updated and Added Ї ї and Ґ ґ to the custom fonts (#533)
* Add files via upload

* Added Ї ї and Ґ ґ
2023-11-22 17:42:13 -05:00
Isaac0-dev
3c9623755f hide player list when on main menu properly (#535) 2023-11-22 17:41:32 -05:00