Commit Graph

1898 Commits (635b23aa6ff74dd2adfb5148be7f9937607849e8)

Author SHA1 Message Date
djoslin0 e7cbe785d5 Merge pull request #131 from IsaacBrumby/unstable
Fixed compilation errors when compiling headless server
2022-02-15 21:18:56 -08:00
Isaac 49219252c9 Update controller_bind_mapping.c 2022-02-16 15:04:51 +10:00
Isaac 35f2058a16 Update crash_handler.c 2022-02-16 15:04:18 +10:00
MysterD a7ca68af71 More audio fixes
by djoslin0 and theclashingfritz
2022-02-15 18:22:55 -08:00
Prince Frizzy 24ffb2e787 audio: Extend the amount of notes that can play at once.
Provided by theclashingfritz
2022-02-15 02:06:18 -08:00
Prince Frizzy 6b91a8f7e2 sound: Add extended channel mode for sequences.
Provided by theclashingfritz
2022-02-15 01:36:44 -08:00
MysterD 1af50a73ac Update credits 2022-02-15 01:19:24 -08:00
MysterD b9dd895a44 Updated Andrat's Luigi sound pack
Provided by FluffaLuigi
2022-02-15 01:00:09 -08:00
MysterD 1fbfed2187 Fixed Wario sounds pitch/speed 2022-02-15 00:51:19 -08:00
MysterD 29dcaf3b1d Added wario sounds
Have yet to pitch correct them.

Huge thanks to theclashingfritz and anzz1
2022-02-14 23:36:53 -08:00
MysterD 5979578ddb Added credits 2022-02-14 19:12:15 -08:00
MysterD acdcdd3df8 Fix crash in geo_process_node_and_siblings() 2022-02-14 18:15:54 -08:00
MysterD d292c026c9 Fix crash in peach cutscene 2022-02-14 18:30:02 -08:00
MysterD ee400aba5d Fixed crash in init_shadow() 2022-02-14 18:28:01 -08:00
MysterD cfb40d7b4a Implemented Draco's fixes for Luigi 2022-02-14 18:27:25 -08:00
MysterD e53c3d5f71 Add Wario's moveset based on steven's mod 2022-02-14 18:26:44 -08:00
MysterD 369ea12bf4 Update lua docs 2022-02-13 22:18:03 -08:00
MysterD a3efdebec4 Added FluffaLuigi's Wario model 2022-02-13 21:52:35 -08:00
MysterD f132de7b33 Fixed init_shadow crash 2022-02-13 17:05:25 -08:00
MysterD 64775a3808 Fix crash in get_level_name() 2022-02-13 16:47:42 -08:00
MysterD be49aec2d1 Fixed crash in save set flag packet 2022-02-13 16:31:22 -08:00
MysterD f1bcc6da15 Fixed crash in spawn star packet 2022-02-13 16:24:11 -08:00
MysterD 08d75858c3 Fixed crash in spawn object packet 2022-02-13 16:17:58 -08:00
MysterD 36be0520db Fixed crash on chat message 2022-02-13 15:57:54 -08:00
MysterD 90b49b4e6f Fixed painting crash - when shoved OOB in a wobbly painting room 2022-02-13 15:54:12 -08:00
MysterD 15cdc199b5 Fix water droplet crash 2022-02-13 14:43:50 -08:00
MysterD bc2da85288 Bump version to 16 2022-02-13 14:04:54 -08:00
MysterD 92235e4bc6 Added chat commands: /kick /ban /permban /players 2022-02-12 15:23:05 -08:00
MysterD e9409f9c11 Added a custom version of PeachyPeach's crash screen for Windows 2022-02-12 13:30:53 -08:00
MysterD 2900e1cfda Merge branch 'unstable' of github.com:djoslin0/sm64ex-coop into unstable 2022-02-11 18:46:22 -08:00
MysterD 3f6282a5c4 Updated makefile for coop-compiler 2022-02-11 18:38:25 -08:00
MysterD 24a201d0db Revert changes to tools/Makefile for linux 2022-02-10 23:13:09 -08:00
MysterD a290f83163 Updated readme/wiki to include further instructions 2022-02-10 21:37:48 -08:00
MysterD a5b6a43cec Fix OSX's include path for sdl-config 2022-02-10 18:06:59 -08:00
MysterD e3e2c53345 Fixed crashes on 32-bit due to pointer offsets 2022-02-10 18:05:47 -08:00
MysterD ff657776ca Updated makefile for coop-compiler 2022-02-10 18:03:44 -08:00
Cameron Hall 557f7e469d Fix strange audio bugs on 32-bit
increase audio heap size, fix buffer overflow reading gBankSetsData, warn on soundAlloc failure

Provided by: camthesaxman
2022-02-06 15:34:34 -08:00
MysterD 06ed9297d0 Fixed code warnings on smlua files (32-bit) 2022-02-06 15:19:44 -08:00
MysterD 79e21271e9 Sloppy fixes to adpcm
Stopped ignoring warnings in the makefile. Made warnings an error.
Sanity checked nsequences to prevent allocating gigantic tables.
2022-02-06 15:18:20 -08:00
MysterD 73da8ee434 Hide-and-seek mod bugfixes 2022-02-05 15:05:18 -08:00
MysterD 956efe1e86 Print totals when autogenerating lua documentation 2022-02-05 13:33:22 -08:00
MysterD 0a114094b9 Added Draco's acceleration/friction to character movesets 2022-02-05 13:15:35 -08:00
MysterD a6d901465e Updated hide-and-seek mod's description 2022-02-05 12:37:13 -08:00
MysterD 1f05fd0367 Fixed pragma-packing 2022-02-05 12:22:41 -08:00
MysterD 1ba225d280 Moved in-game mod list 2022-02-05 12:20:21 -08:00
MysterD f209252aaa Bumped version to 15 2022-02-05 10:29:34 -08:00
MysterD b37f69541f Fixed WDW water level desync 2022-02-05 10:26:56 -08:00
MysterD 38c67ab191 Prevented level change popup for players in credits 2022-02-05 10:26:38 -08:00
MysterD 30a58d9e38 Made Lua mods show up in player list 2022-02-05 10:26:07 -08:00
MysterD 557743b746 Made Lua mods show up in Discord Activity 2022-02-05 10:25:36 -08:00