MysterD
|
65cf1bcf65
|
Extended-moveset: fixed twirl wall climbing, fixed character sounds
|
2022-02-15 22:56:29 -08:00 |
|
MysterD
|
da5f9263fd
|
Fix compile error that emerged in the merge
|
2022-02-15 22:29:22 -08:00 |
|
MysterD
|
e536d140bb
|
Added HOOK_ON_INTERACT to Lua API
|
2022-02-15 22:21:31 -08:00 |
|
MysterD
|
1ea28b9c5a
|
Added rect rendering to Lua API
|
2022-02-15 22:15:49 -08:00 |
|
MysterD
|
669e17bc18
|
Added global textures
|
2022-02-15 22:14:55 -08:00 |
|
MysterD
|
29599a82ec
|
Created TextureInfo struct
|
2022-02-15 22:13:10 -08:00 |
|
MysterD
|
ded74e7fb5
|
Added image drawing to Lua API
|
2022-02-15 22:12:20 -08:00 |
|
MysterD
|
941375718b
|
Added CPointers to Lua/autogen
|
2022-02-15 22:09:21 -08:00 |
|
MysterD
|
f862b3ac21
|
Adjusted function autogen to automatically pull includes
|
2022-02-15 22:08:24 -08:00 |
|
MysterD
|
3fcc31e233
|
Added text rendering to Lua API
|
2022-02-15 22:08:01 -08:00 |
|
MysterD
|
ef12ff9e70
|
Removed asserts (or made them soft)
|
2022-02-15 22:04:34 -08:00 |
|
MysterD
|
8c0e3460f6
|
Fixed certain object desyncs
Prevented friendly lakitu and 1up spawners from desyncing the object table
Resynchronized 1up spawners
Increased max packet size to 2048
|
2022-02-15 22:04:01 -08:00 |
|
MysterD
|
265d23892b
|
Fixed crash in star seleciton
|
2022-02-15 22:03:17 -08:00 |
|
djoslin0
|
8e962341cb
|
Merge pull request #131 from IsaacBrumby/unstable
Fixed compilation errors when compiling headless server
|
2022-02-15 21:18:56 -08:00 |
|
Isaac
|
46a4b377a5
|
Update controller_bind_mapping.c
|
2022-02-16 15:04:51 +10:00 |
|
Isaac
|
956a95bb8f
|
Update crash_handler.c
|
2022-02-16 15:04:18 +10:00 |
|
MysterD
|
25fe547113
|
More audio fixes
by djoslin0 and theclashingfritz
|
2022-02-15 18:22:55 -08:00 |
|
Prince Frizzy
|
bd247372ef
|
audio: Extend the amount of notes that can play at once.
Provided by theclashingfritz
|
2022-02-15 02:06:18 -08:00 |
|
Prince Frizzy
|
f565e89c68
|
sound: Add extended channel mode for sequences.
Provided by theclashingfritz
|
2022-02-15 01:36:44 -08:00 |
|
MysterD
|
620fc77fcb
|
Update credits
|
2022-02-15 01:19:24 -08:00 |
|
MysterD
|
3319b048c2
|
Updated Andrat's Luigi sound pack
Provided by FluffaLuigi
|
2022-02-15 01:00:09 -08:00 |
|
MysterD
|
502bf08393
|
Fixed Wario sounds pitch/speed
|
2022-02-15 00:51:19 -08:00 |
|
MysterD
|
c818b7930a
|
Added wario sounds
Have yet to pitch correct them.
Huge thanks to theclashingfritz and anzz1
|
2022-02-14 23:36:53 -08:00 |
|
MysterD
|
3e7c5cf788
|
Added credits
|
2022-02-14 19:12:15 -08:00 |
|
MysterD
|
91b26646e0
|
Fix crash in geo_process_node_and_siblings()
|
2022-02-14 18:15:54 -08:00 |
|
MysterD
|
8abae8d26b
|
Fix crash in peach cutscene
|
2022-02-14 18:30:02 -08:00 |
|
MysterD
|
f73c841bfe
|
Fixed crash in init_shadow()
|
2022-02-14 18:28:01 -08:00 |
|
MysterD
|
c0e1579fce
|
Implemented Draco's fixes for Luigi
|
2022-02-14 18:27:25 -08:00 |
|
MysterD
|
6d6d94fcde
|
Add Wario's moveset based on steven's mod
|
2022-02-14 18:26:44 -08:00 |
|
MysterD
|
3436d6d26f
|
Update lua docs
|
2022-02-13 22:18:03 -08:00 |
|
MysterD
|
6f8714c764
|
Added FluffaLuigi's Wario model
|
2022-02-13 21:52:35 -08:00 |
|
MysterD
|
de02ffbf71
|
Fixed init_shadow crash
|
2022-02-13 17:05:25 -08:00 |
|
MysterD
|
2fea65b8ef
|
Fix crash in get_level_name()
|
2022-02-13 16:47:42 -08:00 |
|
MysterD
|
988c75d621
|
Fixed crash in save set flag packet
|
2022-02-13 16:31:22 -08:00 |
|
MysterD
|
6d7d79a4aa
|
Fixed crash in spawn star packet
|
2022-02-13 16:24:11 -08:00 |
|
MysterD
|
2b9c5b5a90
|
Fixed crash in spawn object packet
|
2022-02-13 16:17:58 -08:00 |
|
MysterD
|
31f6896814
|
Fixed crash on chat message
|
2022-02-13 15:57:54 -08:00 |
|
MysterD
|
922f8ef582
|
Fixed painting crash - when shoved OOB in a wobbly painting room
|
2022-02-13 15:54:12 -08:00 |
|
MysterD
|
127a35d05b
|
Fix water droplet crash
|
2022-02-13 14:43:50 -08:00 |
|
MysterD
|
92ea8b78b3
|
Bump version to 16
|
2022-02-13 14:04:54 -08:00 |
|
MysterD
|
b5de854674
|
Added chat commands: /kick /ban /permban /players
|
2022-02-12 15:23:05 -08:00 |
|
MysterD
|
6925db864c
|
Added a custom version of PeachyPeach's crash screen for Windows
|
2022-02-12 13:30:53 -08:00 |
|
MysterD
|
0b2541b054
|
Merge branch 'unstable' of github.com:djoslin0/sm64ex-coop into unstable
|
2022-02-11 18:46:22 -08:00 |
|
MysterD
|
7fc4b68033
|
Updated makefile for coop-compiler
|
2022-02-11 18:38:25 -08:00 |
|
MysterD
|
d0188f00fc
|
Revert changes to tools/Makefile for linux
|
2022-02-10 23:13:09 -08:00 |
|
MysterD
|
b5196ffba6
|
Updated readme/wiki to include further instructions
|
2022-02-10 21:37:48 -08:00 |
|
MysterD
|
56d18a5f95
|
Fix OSX's include path for sdl-config
|
2022-02-10 18:06:59 -08:00 |
|
MysterD
|
0098b0c472
|
Fixed crashes on 32-bit due to pointer offsets
|
2022-02-10 18:05:47 -08:00 |
|
MysterD
|
2c95b8bff3
|
Updated makefile for coop-compiler
|
2022-02-10 18:03:44 -08:00 |
|
Cameron Hall
|
fc8bb5e6bd
|
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 |
|