Skip to content

History / API Compatibility

Revisions

  • Add F spammer mod to compatibility list Included the F spammer mod in the API compatibility documentation, indicating its client-side compatibility.

    @AMacro AMacro committed Nov 29, 2025
  • Update API docs for NetId usage and PaintTheme methods Expanded documentation to clarify NetId types and usage, added details for TryGetNetId and TryGetObject methods, updated PaintTheme registration/unregistration to use PaintTheme objects instead of IDs. Improved references to DV.Logic.Job.Task types and related enums throughout the API reference for consistency and clarity. Added Improved Job Overview mod to compatibility list and fixed NuGet link in getting started guide.

    @AMacro AMacro committed Nov 29, 2025
  • Expand API reference and update packet naming docs Renames Tasks.md to API-Tasks.md with detailed documentation for task network data. Expanded API-Reference.md to include full API interface and type documentation. Updated packet naming conventions in API-Packets.md for clarity. Fixed links in API-Compatibility.md. Updated _Sidebar.md to reflect new documentation structure.

    @AMacro AMacro committed Nov 9, 2025
  • Remove redundant compatibility declaration heading Deleted the unnecessary '# Declaring Compatibility' heading from the API-Compatibility.md file for improved clarity.

    @AMacro AMacro committed Nov 7, 2025
  • Revise and expand Multiplayer Mod API documentation Major updates to API documentation: expanded and clarified compatibility declaration, implementation methods, and project setup in API-Compatibility.md and API-Getting-Started.md; added a new API-Packets.md with detailed packet usage and examples; improved API-Overview.md for clarity and accuracy; updated API-Reference.md with detailed API type documentation; removed obsolete Networking.md. These changes provide clearer guidance for mod developers integrating with the Multiplayer Mod API.

    @AMacro AMacro committed Nov 7, 2025
  • Refactor and clean up page structure

    @AMacro AMacro committed Nov 1, 2025