Skip to content

PawMapLoader Build-030

Pre-release
Pre-release

Choose a tag to compare

@rkxspace rkxspace released this 01 Jun 00:50

The following notes are automatically generated by deepseek-v4-flash.
Probably contains inaccuracies. Please validate using the diff before fully trusting.

Internal / Refactoring

  • PawScriptConsole: Refactor layout by moving previously hard-coded dimensions into named constants (WindowPadding, LineHeight, CommandBarHeight, LogRect, LogContentRect).
  • PawScriptConsole: Replace empty DrawConsole placeholder with a functional scrollable log view using the new layout constants.
  • PawScriptConsole: Initialize a PawScript.Interpreter instance on registration, preparing for future script execution capabilities.

Full Changelog: Build-029...Build-030