Skip to content
Commit b6d60f12 authored by Ken Kyger's avatar Ken Kyger
Browse files

fix(logging): update world identifier logging to use world title

- Changed logging statements in Alpha5 scripts to replace `game.world.id` with `game.world.title` for improved clarity in log messages.
- Updated API endpoint construction to use the encoded world title instead of the world ID, ensuring consistency across the module.
- Adjusted diagnostics to reflect the world title in relevant logs, enhancing the overall user experience and debugging capabilities.

These changes enhance the clarity of log messages and ensure that the correct world identifier is used throughout the module.
parent dfa32e22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment