Skip to content

Conversation

@JBenda
Copy link
Owner

@JBenda JBenda commented Feb 15, 2025

  • Supports now compiling the UE Plugin via cmake if the path to the RunUAT is given.
  • Fixes eval_stack fill up caused by not cleaning it after choices (InkAssert when string_table is filled up #97)
  • Remove dot in output on Windows for floating-point numbers where f == int(f)
  • Cast char to unsigned char to avoid errors with isspace

@JBenda JBenda added the enhancement New feature or request label Feb 15, 2025
@JBenda JBenda self-assigned this Feb 15, 2025
+ Increase readability for cmake-gui
+ Add help text when building the documentation to show where to access
+ added progress bar for compiling stories
+ fix formatting of flotaing point numbers
+ cast for isspace to unsigned to support unicode
@github-actions
Copy link

Ink Proof Results

These results are obtained by running the Ink-Proof Testing Suite on the compiled binaries in this pull request.

System Results
Linux x64 130/130 passed
MacOSX-ARM DISABLED
MacOSX DISABLED
Windows x64 130/130 passed

@JBenda JBenda marked this pull request as ready for review February 15, 2025 23:21
@JBenda JBenda merged commit 55dc04e into master Feb 15, 2025
14 checks passed
@JBenda JBenda deleted the UEPluginWithCMake branch February 15, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants