Overviewer: Difference between revisions

From RetroMC
Jump to navigation Jump to search
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:


== Notable features ==
== Notable features ==
Features include:
Overviewer has been modified to suit the needs of the server, and some features may not be included in the base version. Some notable features include, but are not limited to:
* Searching for text in signs.
* Searching for text in signs.
* Displaying all signs placed through {{button|Markers}} -> {{Button|https://world.retromc.org/signpost.png All}}.
* Displaying all signs placed through {{button|Markers}} -> {{Button|https://world.retromc.org/signpost.png All}}.
Line 40: Line 40:
* Very high CPU and memory usage, causing the website to load very slowly on low-end devices.
* Very high CPU and memory usage, causing the website to load very slowly on low-end devices.
* Infrequent world updates.
* Infrequent world updates.
* Rare town claim updates.
* Rare town claims updates.
* Poorly designed user interface.
* Poorly designed user interface.

Latest revision as of 10:22, 22 September 2024


Overviewer
The static render of the World Map generated by the Overviewer.
Information
TypeCommand-Line tool.
StatusOpen-Source - Unmaintained.
ImplementationSeptember 3rd, 2018


Overviewer is a command-line tool used to render the world map on an external website. It is coded in C and Python and reads the selected Minecraft save before rendering it. Overviewer is open-source but is now unmaintained, and pull requests on GitHub are no longer addressed. On RetroMC, it is used to render a world map of the overworld and is compatible with JVillage. It replaced the outdated 2D Dynmap plugin previously used on the server in September 2018.

Notable features

Overviewer has been modified to suit the needs of the server, and some features may not be included in the base version. Some notable features include, but are not limited to:

  • Searching for text in signs.
  • Displaying all signs placed through Markers -> signpost.png All.
  • Looking up-claimed areas with JVillage integration developed by

16.png floskater99.

  • Displaying more information about selected village and players.

Known issues

Overviewer has many known issues that are being worked on by the RetroMC development team and should be fixed (hopefully soonTM). Below is a non-exhaustive list of these problems:

  • Very high CPU and memory usage, causing the website to load very slowly on low-end devices.
  • Infrequent world updates.
  • Rare town claims updates.
  • Poorly designed user interface.