No description
Find a file
Leilani A. db1c3cf99c
feat: find monster (#203)
New Features:
- Added Edit → Find Monster… to locate loaded monsters on the map.
-  Search supports autocomplete, partial-name matching, and selectable results.
- Displays matching monster positions and reports when the result limit is reached.

Bug Fixes:
- Search results now open only after double-clicking, preventing accidental activation during selection.
2026-08-15 13:01:33 -03:00
.github/workflows ci(vcpkg): keep baseline updates synchronized and auto-mergeable (#204) 2026-08-14 17:58:57 -03:00
brushes Fix #108 2016-01-28 06:12:23 -03:00
cmake ci: rework build workflows and vcpkg baseline (#176) 2026-05-01 19:45:45 -03:00
data feat: find monster (#203) 2026-08-15 13:01:33 -03:00
docs docs: reorganize and update project documentation (#197) 2026-06-11 19:50:31 -03:00
icons feat: show item and ground avoidables (block pathfinder) (#103) 2024-08-14 16:54:14 -03:00
scripts ci: rework build workflows and vcpkg baseline (#176) 2026-05-01 19:45:45 -03:00
source feat: find monster (#203) 2026-08-15 13:01:33 -03:00
tools Remove trailing whitespace (#376) 2022-03-03 18:36:26 -03:00
vcproj fix: use MSBuildProjectDirectory for vcpkg paths (#194) 2026-06-05 10:54:48 -03:00
.clang-format ci: add clang-format linter (#54) 2023-10-09 19:12:16 -07:00
.dockerignore ci: rework build workflows and vcpkg baseline (#176) 2026-05-01 19:45:45 -03:00
.editorconfig license headers (#315) 2020-07-30 11:42:28 -03:00
.gitattributes ci: add clang-format linter (#54) 2023-10-09 19:12:16 -07:00
.gitignore feat: add Cyclopedia protobuf export pipeline (#160) 2026-05-28 08:35:21 -03:00
.reviewdog.yml ci: rework build workflows and vcpkg baseline (#176) 2026-05-01 19:45:45 -03:00
.yamllint.yaml ci: rework build workflows and vcpkg baseline (#176) 2026-05-01 19:45:45 -03:00
AGENTS.md feat: add Cyclopedia protobuf export pipeline (#160) 2026-05-28 08:35:21 -03:00
CHANGELOG.md Update CHANGELOG.md 2018-10-14 20:02:35 -03:00
CMakeLists.txt ci: rework build workflows and vcpkg baseline (#176) 2026-05-01 19:45:45 -03:00
CMakePresets.json fix: CMake build tweaks, app entry, protobuf fixes (#177) 2026-05-02 18:14:41 -03:00
Dockerfile ci: rework build workflows and vcpkg baseline (#176) 2026-05-01 19:45:45 -03:00
LICENSE.rtf Initial commit of RME 3.0. 2012-06-29 16:45:30 +02:00
README.md feat: add Cyclopedia protobuf export pipeline (#160) 2026-05-28 08:35:21 -03:00
remeres.exe.manifest feat: synchronizing commits with the official rme repository (#36) 2023-10-09 19:02:37 -07:00
rme_icon.ico Revert app icon. 2016-01-18 18:24:08 -03:00
vcpkg.json chore: Update vcpkg baseline to 2026.07.29 (#202) 2026-08-14 20:21:23 -03:00

What is this?

This is a map editor for OpenTibia, which is an open source implementation of the MMORPG Tibia (which can be found at tibia.com). You can find the project for hosting your own server at Canary.

Getting Started

I want to contribute

Contributions are very welcome, if you would like to make any changes, fork this project and create a pull request in our pull request tracker.

Bugs

Have you found a bug? Please create an issue in our bug tracker.

Other Applications

  • To host your MMORPG game server, you can use Canary.
  • To play your MMORPG game, you can use OTClient.
  • To map your MMORPG game, you can use this map editor.

Download

You can find the releases in opentibiabr remere's map editor.