Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Replaces Auxlua with the byondapi-based Dreamluau #4870

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#4159
Upstream PR, following is the original PR body

About The Pull Request

Ever since byondapi went stable, I've been meaning to create a replacement lua library that uses it instead of the auxtools-based auxlua. After so many months, I've finally got the code just about into a position where it's ready for a PR.

Click here for a guide to rewriting auxlua scripts for dreamluau syntax.

Why It's Good For The Game

Code that runs on production servers should not depend on memory hacks that are liable to break any time Dream Daemon updates.

Changelog

🆑 Y0SH1M4S73R
admin: Admin lua scripting uses a new library that (probably) will not break when BYOND updates.
/:cl:

TODO:

  • Convert the lua editor ui to TS
  • Include a guide for converting scripts from auxlua syntax to dreamluau syntax

FlufflesTheDog and others added 2 commits August 1, 2024 22:46
)

Replaces Auxlua with the byondapi-based Dreamluau (#84810)

## About The Pull Request

Ever since byondapi went stable, I've been meaning to create a
replacement lua library that uses it instead of the auxtools-based
auxlua. After so many months, I've finally got the code just about into
a position where it's ready for a PR.

[Click here](https://hackmd.io/@aloZJicNQrmfYgykhfFwAQ/BySAS18u0) for a
guide to rewriting auxlua scripts for dreamluau syntax.

## Why It's Good For The Game

Code that runs on production servers should not depend on memory hacks
that are liable to break any time Dream Daemon updates.

## Changelog

:cl:
admin: Admin lua scripting uses a new library that (probably) will not
break when BYOND updates.
/:cl:

## TODO:
- [x] Convert the lua editor ui to TS
- [x] Include a guide for converting scripts from auxlua syntax to
dreamluau syntax

Co-authored-by: Y0SH1M4S73R <[email protected]>
@Iajret Iajret merged commit 68f698e into master Aug 2, 2024
27 checks passed
@Iajret Iajret deleted the upstream-mirror-4159 branch August 2, 2024 09:12
AnywayFarus added a commit that referenced this pull request Aug 2, 2024
@Iajret Iajret mentioned this pull request Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants