Skip to content

Commit

Permalink
bumps dreamluau to 0.1.2 (tgstation#86060)
Browse files Browse the repository at this point in the history
## About The Pull Request

Watermelon wanted a more informative error message for when trying to
convert destructed userdata (left behind when qdeling a datum with a ref
being held by a lua state) to a BYOND value.

## Why It's Good For The Game

Better information for admin tooling is an obvious positive

## Changelog

:cl:
admin: Dreamluau provides a more informative error message when trying
to pass references to qdeleted datums back to BYOND.
/:cl:
  • Loading branch information
Y0SH1M4S73R authored Sep 5, 2024
1 parent 37b3827 commit 954a072
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export PYTHON_VERSION=3.9.0
export DREAMLUAU_REPO="tgstation/dreamluau"

#dreamluau git tag
export DREAMLUAU_VERSION=0.1.1
export DREAMLUAU_VERSION=0.1.2

#hypnagogic repo
export CUTTER_REPO=spacestation13/hypnagogic
Expand Down
Binary file modified dreamluau.dll
Binary file not shown.

0 comments on commit 954a072

Please sign in to comment.