Skip to content

PawMapLoader Build-021

Pre-release
Pre-release

Choose a tag to compare

@rkxspace rkxspace released this 31 May 22:18

The following notes are automatically generated by deepseek-v4-flash. May contain inaccuracies.

Summary

Add a developer console overlay to the map loader, allowing users to view logs and enter PawScript commands. The console can be toggled via the Right Shift + Backquote key combination.

Features

  • PawScriptConsole: Add an in-game console window that displays a scrollable log and a text input field. Pressing Right Shift + Backquote toggles the console visibility. Entered text is sent via HandleInput when the "Send" button is clicked.

Full Changelog: Build-020...Build-021