tag:github.com,2008:https://github.com/willox/auxtools/releases Release notes from auxtools 2026-01-27T22:55:50Z tag:github.com,2008:Repository/300067308/v2.3.6 2026-01-27T23:03:37Z Debug Server v2.3.6 <p><code>debug_server.dll</code> and <code>debug_server.pdb</code> built by github actions: <a href="https://github.com/willox/auxtools/actions/runs/21417480324">https://github.com/willox/auxtools/actions/runs/21417480324</a></p> <h2>What's Changed</h2> <ul> <li>Fix latest rust build, 1668+ support by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/checkraisefold/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/checkraisefold">@checkraisefold</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3500273413" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/102" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/102/hovercard" href="https://github.com/willox/auxtools/pull/102">#102</a></li> <li>bump debug server version by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3862767426" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/103" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/103/hovercard" href="https://github.com/willox/auxtools/pull/103">#103</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/checkraisefold/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/checkraisefold">@checkraisefold</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3500273413" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/102" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/102/hovercard" href="https://github.com/willox/auxtools/pull/102">#102</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willox/auxtools/compare/v2.3.5...v2.3.6"><tt>v2.3.5...v2.3.6</tt></a></p> Absolucy tag:github.com,2008:Repository/300067308/v2.3.5 2025-03-27T01:18:54Z Debug Server v2.3.5 <p><code>debug_server.dll</code> and <code>debug_server.pdb</code> built by github actions: <a href="https://github.com/willox/auxtools/actions/runs/14096282378">https://github.com/willox/auxtools/actions/runs/14096282378</a></p> <h2>What's Changed</h2> <ul> <li>Convert various vars and functions to <code>const</code> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2877054544" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/99" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/99/hovercard" href="https://github.com/willox/auxtools/pull/99">#99</a></li> <li>Fix debugger arguments on BYOND 516 (while keeping 515 support) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2950844613" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/100" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/100/hovercard" href="https://github.com/willox/auxtools/pull/100">#100</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willox/auxtools/compare/v2.3.4...v2.3.5"><tt>v2.3.4...v2.3.5</tt></a></p> Absolucy tag:github.com,2008:Repository/300067308/v2.3.4 2025-02-23T19:30:06Z Debug Server v2.3.4 <p><code>debug_server.dll</code> and <code>debug_server.pdb</code> built by github actions: <a href="https://github.com/willox/auxtools/actions/runs/13486169934">https://github.com/willox/auxtools/actions/runs/13486169934</a></p> <p>To manually use an on-disk debug server dll with the VS Code extension, set the <code>dreammaker.debugServerDll</code> option in the vscode settings json, i.e:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&quot;dreammaker.debugServerDll&quot;: &quot;C:\\Users\\Lucy\\Tools\\BYOND\\debug_server.dll&quot;,"><pre><span class="pl-ent">"dreammaker.debugServerDll"</span>: <span class="pl-s"><span class="pl-pds">"</span>C:<span class="pl-cce">\\</span>Users<span class="pl-cce">\\</span>Lucy<span class="pl-cce">\\</span>Tools<span class="pl-cce">\\</span>BYOND<span class="pl-cce">\\</span>debug_server.dll<span class="pl-pds">"</span></span>,</pre></div> <p>(it will complain about "unknown configuration setting" but this is normal and it will work)</p> <h2>What's Changed</h2> <ul> <li>Fix Linux compilation + CI by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2191085320" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/86" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/86/hovercard" href="https://github.com/willox/auxtools/pull/86">#86</a></li> <li>Quick CI fix by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2584318799" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/94" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/94/hovercard" href="https://github.com/willox/auxtools/pull/94">#94</a></li> <li>Various minor fixes by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2584317941" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/93" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/93/hovercard" href="https://github.com/willox/auxtools/pull/93">#93</a></li> <li>Update README.md with additional Ubuntu dependencies by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Cyberboss/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Cyberboss">@Cyberboss</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1816596366" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/74" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/74/hovercard" href="https://github.com/willox/auxtools/pull/74">#74</a></li> <li>code cleanup, signature checking func, clippy lints, etc by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2754862382" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/95" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/95/hovercard" href="https://github.com/willox/auxtools/pull/95">#95</a></li> <li>516 windows signatures by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/hry-gh/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/hry-gh">@hry-gh</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2797262097" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/96" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/96/hovercard" href="https://github.com/willox/auxtools/pull/96">#96</a></li> <li>update dmasm + Cargo.lock by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2873409892" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/98" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/98/hovercard" href="https://github.com/willox/auxtools/pull/98">#98</a> <ul> <li>credit to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/checkraisefold/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/checkraisefold">@checkraisefold</a> for the dmasm updates, too</li> </ul> </li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/hry-gh/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/hry-gh">@hry-gh</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2797262097" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/96" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/96/hovercard" href="https://github.com/willox/auxtools/pull/96">#96</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willox/auxtools/compare/v2.3.3...v2.3.4"><tt>v2.3.3...v2.3.4</tt></a></p> Absolucy tag:github.com,2008:Repository/300067308/v2.3.3 2024-03-14T00:22:22Z Debug Server v2.3.3 <h2>What's Changed</h2> <ul> <li>Dual 514-515 compat (+ reformatting) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2185133930" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/85" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/85/hovercard" href="https://github.com/willox/auxtools/pull/85">#85</a> <ul> <li>Note: Only 514.1589 and 515.1633 are tested and officially supported, altho other similar builds will prolly work (no guarantees, tho)</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willox/auxtools/compare/v2.3.2...v2.3.3"><tt>v2.3.2...v2.3.3</tt></a></p> Absolucy tag:github.com,2008:Repository/300067308/v2.3.2 2024-03-10T07:15:54Z Debug Server v2.3.2 <h2>What's Changed</h2> <ul> <li>BYOND 515.1633 stable compat (incl. breakpoints!) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Dimach/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Dimach">@Dimach</a> (with some optimizations from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a>) in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2177559571" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/84" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/84/hovercard" href="https://github.com/willox/auxtools/pull/84">#84</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willox/auxtools/compare/v2.3.1...v2.3.2"><tt>v2.3.1...v2.3.2</tt></a></p> Absolucy tag:github.com,2008:Repository/300067308/v2.3.1 2023-12-30T23:39:36Z Debug Server v2.3.1 <h2>What's Changed</h2> <ul> <li>1616 debugging by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vvvv-vvvv/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/vvvv-vvvv">@vvvv-vvvv</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2045340391" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/79" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/79/hovercard" href="https://github.com/willox/auxtools/pull/79">#79</a></li> <li>Update debug_server version to 2.3.1 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2060871459" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/82" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/82/hovercard" href="https://github.com/willox/auxtools/pull/82">#82</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vvvv-vvvv/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/vvvv-vvvv">@vvvv-vvvv</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2045340391" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/79" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/79/hovercard" href="https://github.com/willox/auxtools/pull/79">#79</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willox/auxtools/compare/v2.3.0...v2.3.1"><tt>v2.3.0...v2.3.1</tt></a></p> Absolucy tag:github.com,2008:Repository/300067308/v2.3.0 2023-12-14T22:07:35Z Debug Server v2.3.0 <h1>yolo</h1> <h2>What's Changed</h2> <ul> <li>Allow auxcov to be used by consumers that also use auxtools by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Cyberboss/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Cyberboss">@Cyberboss</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1718561766" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/72" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/72/hovercard" href="https://github.com/willox/auxtools/pull/72">#72</a></li> <li>Add Windows signatures for 515.1616 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/itsmeow/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/itsmeow">@itsmeow</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1922321272" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/75" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/75/hovercard" href="https://github.com/willox/auxtools/pull/75">#75</a></li> <li>Update Cargo.lock to fix compile error with <code>guard</code> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2029044503" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/76" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/76/hovercard" href="https://github.com/willox/auxtools/pull/76">#76</a></li> <li>Bump <code>debug_server</code> version to 2.3.0 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2042558829" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/77" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/77/hovercard" href="https://github.com/willox/auxtools/pull/77">#77</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/itsmeow/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/itsmeow">@itsmeow</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1922321272" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/75" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/75/hovercard" href="https://github.com/willox/auxtools/pull/75">#75</a></li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Absolucy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Absolucy">@Absolucy</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2029044503" data-permission-text="Title is private" data-url="https://github.com/willox/auxtools/issues/76" data-hovercard-type="pull_request" data-hovercard-url="/willox/auxtools/pull/76/hovercard" href="https://github.com/willox/auxtools/pull/76">#76</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willox/auxtools/compare/v2.2.4...v2.3.0"><tt>v2.2.4...v2.3.0</tt></a></p> Absolucy tag:github.com,2008:Repository/300067308/v2.2.4 2023-05-18T18:24:32Z Debug Server v2.2.4 <ul> <li>BYOND 515.1606 (Windows) support</li> <li>Variables window no longer renders associative lists incorrectly when they contain numbers</li> </ul> sohpeach tag:github.com,2008:Repository/300067308/v2.2.3 2022-06-27T17:18:14Z Debug Server v2.2.3 <ul> <li>BYOND 514.1585 (Windows) support</li> </ul> sohpeach tag:github.com,2008:Repository/300067308/v2.2.2 2021-08-10T17:13:50Z Debug Server v2.2.2 <ul> <li>BYOND 514.1561 (Windows) support</li> <li><code>rgb()</code> with color space params support</li> </ul> sohpeach