• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Minimap Editor

kor

PHP ziom
Premium User
Joined
Jul 12, 2008
Messages
278
Solutions
13
Reaction score
521
Location
Bialystok, Poland
GitHub
rookgaard
YouTube
Rookgaard
Hello.

A long time ago, when I was a kid, I loved browsing minimaps to see where things led. But I needed a special program for this – TMViewer. I'm not a kid anymore, but I still like to play around, especially with AI lately. From this kind of fun another application emerged – a browser version of the same program.


It recreates all those functions, plus some new ones:
  • loading an entire folder with maps
  • loading a minimap file from the OTC format
  • changing field types (color on the minimap) and the "blocked" status (when a player or monster was standing in a given spot)
  • adding and editing existing markers
  • exporting to the OTC format or a map archive (so you can convert between .map and .otmm format)
  • adding a "fog of war" version of the map, if someone want to discover where he was on his own

As before (JS port of ObjectBuilder (https://otland.net/threads/304690/)), the entire code was written by Codex in two hours. I only prepared the application's detailed plan before and the code evaluation after.

Sources: GitHub - rookgaard/MinimapEditor (https://github.com/rookgaard/MinimapEditor), PRs are welcome, as always.
 

Attachments

This tool brings me so many memories from the 2005~ program in OpenTibia to edit the minimap, makes me feel nostalgic 😓😓
This one of course being so much better, like amazing!
 
Back
Top