github coop-deluxe/sm64coopdx v1.3
Super Mario 64 Coop Deluxe v1.3

3 days ago

sm64coopdx v1.3

Released on March 31st, 2025 at 7:00 PM EST

Changelog (121 commits)

Changes:

  • Added basic vertex point lighting engine designed for custom levels (Agent X)
  • Stopped asking for Discord authorization, no longer will anyone ever be pestered by the game again to authorize their Discord account (Isaac)
  • Reverted romhack camera inversion changes (Paradox)
  • Added romhack camera option to the camera settings (Sunk)
  • Made skyboxes in widescreen not stretched (Isaac)
  • Updated and fixed up Revamped PVP (Sunk)
  • Allowed "/" to be used as the help command again (Isaac)
  • Updated the Japanese translation (3UPPER)
  • Updated the Portuguese translation (mingokrb)
  • Improved version info on the crash screen (Agent X)
  • Made sliders show their number value (Agent X)
  • Stripped mod name color codes from Discord activity (Agent X)
  • Added Herobrine (Isaac, Agent X)

Fixes:

  • Fixed CoopNet not working on macOS (EmeraldLockdown)
  • Added incremental Lua garbage collection to combat lag build up (Isaac)
  • Sanitized object displaylists, making it so objects with poorly programmed displaylists should no longer corrupt the graphics of the level or other objects (Isaac, PeachyPeach)
  • Fixed bug where star numbers don't billboard in romhacks that replace their actor (Isaac)
  • Fixed most instances of "Lost connection to CoopNet!" (Isaac)
  • Fixed "Continue, don't save" just pause exiting (Isaac)
  • Fixed custom geo functions not working inside level GeoLayouts (Agent X)
  • Fixed missing string from Japanese (Agent X)
  • Fixed the game not translating level and course numbers properly (Isaac)
  • Fixed Pokey death not properly happening (Sunk)
  • Fixed DJUI font and texture tile rendering offset issues mainly with MSAA (Isaac)
  • Fixed Nametags not clipping to credits viewport (Isaac)

Lua API Changes:

  • Lua can now manipulate displaylists including textures and vertex arrays. This will allow for things like realtime vertex effects and more complex playermodels! 🎉🎉🎉 (Isaac, ManIsCat2, PeachyPeach)
  • Added Lua coroutines (kermeow)
  • Fixed Lua shortening Windows file paths in console errors as much as possible (Cooliokid 956)
  • Made arrays inside structs properly accessible through Lua (Isaac)
  • Made arrays inside structs use the proper LuaDoc notation (Cooliokid 956)
  • Added geo_get_current_object() to get the object that is being processed in a geo function (Cooliokid 956)
  • Added get_current_object() to get the object currently being processed (Cooliokid 956)
  • Added audio_stream_set_loop_points() to set audio stream loop points (Cooliokid 956)
  • Added get_active_mod() to get the mod that is currently being processed (Cooliokid 956)
  • Added get_area_update_counter() to get the area update counter that is incremented when objects are updated (Cooliokid 956)
  • Added get/set_cutscene_focus() to get/set the focus object of a cutscene (Cooliokid 956)
  • Added get/set_secondary_camera_focus() to get/set the secondary camera focus object (Cooliokid 956)
  • Added get_dialog_object() to get the NPC object Mario is talking to (Cooliokid 956)
  • Raised custom object fields limit from 16 to 64 (Agent X)
  • Improved level_script_parse() by adding previously missing fields in level commands (Isaac)
  • Added obj_get_model_id_extended() (Isaac)
  • Added set_find_wall_direction() (Isaac)
  • Added vanilla level macro object arrays to custom levels (SonicTheHedgeHog64)
  • Fixed Lua interaction flags (Sunk)
  • Fixed nil objects crashing parts of the game (Isaac)
  • Made smlua logging print type names instead of index (Isaac)
  • Added documentation to some functions missing it (Isaac)
  • Clarified network send functions (Agent X)
  • Exposed and added clock and interpolation functions (Agent X, Isaac)
  • Added mod menu text hook and made hook functions return the index (Agent X)
  • Fixed trying to modify gCamera causing memory corruption (Isaac)

Mod Changes:

  • Updated Character Select to v1.13
  • Updated Day Night Cycle DX to v2.4
  • Updated [CS] VL-Tone & Cjes Luigi

Should I Download DirectX Or OpenGL?

OpenGL has more features and is better tested. It is recommended you use OpenGL and only use DirectX if OpenGL doesn't work for you.

Don't miss a new sm64coopdx release

NewReleases is sending notifications on new releases.