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

(1.0 Pre-Release) A bunch of Lua Functions are broken #15525

Closed
kentongus opened this issue Sep 14, 2024 · 0 comments
Closed

(1.0 Pre-Release) A bunch of Lua Functions are broken #15525

kentongus opened this issue Sep 14, 2024 · 0 comments
Labels
bug Something isn't working important

Comments

@kentongus
Copy link

kentongus commented Sep 14, 2024

Describe your bug here.

Functions: resumeSound | pauseSound | stopSound | setTextAlignment | setTextFont | setTextSize | setTextColor | setTextItalic | setTextAutoSize

the text functions cannot modify built-in texts in the engine (like for example "timeTxt")

the rest just don't do their job once they're run

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

no

@kentongus kentongus added the bug Something isn't working label Sep 14, 2024
@kentongus kentongus changed the title (1.0 Pre-Release) Lua function "pauseSound()" is broken (1.0 Pre-Release) Lua functions: "resumeSound", "pauseSound" and "stopSound" are broken Sep 15, 2024
@kentongus kentongus changed the title (1.0 Pre-Release) Lua functions: "resumeSound", "pauseSound" and "stopSound" are broken (1.0 Pre-Release) A bunch of Lua Functions are broken Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important
Projects
None yet
Development

No branches or pull requests

2 participants