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

Merge 6.4 Beta to 6.4 Master (Stable) #420

Merged
merged 712 commits into from
Jul 22, 2024
Merged

Merge 6.4 Beta to 6.4 Master (Stable) #420

merged 712 commits into from
Jul 22, 2024

Conversation

Mgamerz
Copy link
Member

@Mgamerz Mgamerz commented Jul 22, 2024

Merge all the things.

Mgamerz and others added 30 commits September 23, 2023 15:12
Give more room to Plot Editor windows to allow text like plot descriptions etc.
Typing a double quote or single quote to start a string or name literal will insert the ending quote after the cursor. Typing a quote at the end of the literal will overwrite the existing one.
Typing a left brace will insert a right brace after the cursor, and typing a newline in between them will format the block (each brace on its own line, indented, with the cursor on a line in-between them indented once more than the braces.).
Additionally, the compiler is now better able to recover from syntax errors and continue parsing, so there should be fewer instances where syntax highlighting dissapears.
Currently only trims TerraFX.Interop.Windows.dll, due to that being 17mb untrimmed and 33kb trimmed. Could be expanded to other dlls fairly easily though. Trimming takes a couple minutes, so it's restricted to releases.
…w have a menuitem where you can add more switch outputs. Interpreter: Add Slider, Category for struct previews
Mgamerz and others added 29 commits June 21, 2024 00:17
This reverts commit fbf9fb5.
Add multiple experiments to the Package, Dialogue, and Interp Editors
…files so game can properly print error messages to debug logger
@Mgamerz Mgamerz merged commit e3d501e into master Jul 22, 2024
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants