No description
Find a file
Renato Foot 935b97cede Add KnaryLib to RME
Signed-off-by: Renato Foot <renato@foot.com>
2022-08-29 12:48:38 +00:00
brushes Fix #108 2016-01-28 06:12:23 -03:00
cmake Remove some boosts and rework cmake 2022-08-22 14:33:47 -03:00
data NPC's - Fix lookitem (#19) 2022-08-19 03:05:24 -03:00
extensions Change ids to clientid and organize data folder and tilesets (#6) 2021-06-23 21:30:37 -03:00
icons Add Sizes toolbar. 2019-06-05 01:43:52 -03:00
source Add KnaryLib to RME 2022-08-29 12:48:38 +00:00
tools Remove trailing whitespace (#376) 2022-03-03 18:36:26 -03:00
vcproj Merge branch 'main' into add-flatbuffer-map-support 2022-08-19 14:43:29 -03:00
.editorconfig license headers (#315) 2020-07-30 11:42:28 -03:00
.gitignore Remove some boosts and rework cmake 2022-08-22 14:33:47 -03:00
CHANGELOG.md Update CHANGELOG.md 2018-10-14 20:02:35 -03:00
CMakeLists.txt Add KnaryLib to RME 2022-08-29 12:48:38 +00:00
CMakePresets.json Add KnaryLib to RME 2022-08-29 12:48:38 +00:00
CMakeSettings.json Remove some boosts and rework cmake 2022-08-22 14:33:47 -03:00
LICENSE.rtf Initial commit of RME 3.0. 2012-06-29 16:45:30 +02:00
README.md Link to Arch Linux build instructions, as they have been updated. 2020-03-25 21:32:16 -07:00
remeres.ilk Remove some boosts and rework cmake 2022-08-22 14:33:47 -03:00
vcpkg.json Fix save kmap file 2022-08-24 02:13:20 -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), the official website is remeresmapeditor.com. You can find the project for hosting your own server at the otserv project. The main fansite for help, discussion and servers is otland.net.

I want to contribute

Contributions are very welcome, if you would like to make any changes, fork this project or request commit access. I (Remere) am liberal to allowing any and all help and my involvement will be restricted to reviewing changes for now. Please, if you would like to contribute anything, documentation, extensions or code speak up!

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 The Forgotten Server.
  • To play your MMORPG game, you can use OTClient
  • To map your MMORPG game, you can use this map editor.

Download

You can find official releases at remeres mapeditor website.

If you are looking for the 3.X version, download it here until It is added to the official website.

Compiling

Required libraries:

  • wxWidgets >= 3.0
  • Boost >= 1.55.0

Compile on Windows

Compile on Ubuntu

Compile on Arch Linux

Compile on macOS