Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.24 KB

PSOBB Coordinate Viewer

A little PSOBB addon that shows your X, Y, and Z coordinates.

Installation

  1. Install the addon plugin for PSOBB.
  2. Download this repository by clicking here.
  3. Drag and drop the Coordinate Viewer addon into the /addons directory in your PSOBB folder.

Preview

Change Log

v1.2.0

v1.1.0

  • Added High Contrast Color option to configuration.
  • Added position and size options to configuration.
  • Fixed window width and height not being maintained.

v1.0.4

  • Fixed not being able to resize the window.

v1.0.3

  • Swapped the Y and Z coordinates back to their original positions.
  • Removed "Show Z Coordinate" configuration option.

v1.0.2

  • Fixed incorrect coordinates displaying when the player was the 2nd, 3rd, etc.. player in the lobby. (thanks to soly and staphen for helping me find the correct index)

v1.0.1

  • Fixed initial window size