GithubHelp home page GithubHelp logo

frozen-hell / forgottenmapeditor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asamy/forgottenmapeditor

0.0 1.0 0.0 4.17 MB

Map editor written in lua for Open Tibia. Written with OtClient's framework.

License: Other

Lua 100.00%

forgottenmapeditor's Introduction

Forgotten Map Editor

Development Status: Suspended
Next release date: n/a

ForgottenMapEditor is an otclient module, therefore it depends on OTClient. It is written using otclient's framework with modifications for reading and writing OT binary files and XML files.

About this repository

This is the development repository. We encourage you to find our buggy code, and please report in any bug you find. Please label your issue report!

Authors

Contributors / Thanks to

Special thanks to

License

Licensed under MIT (Also known as "The Expat License"), see LICENSE for more information.

Contribute!

Contributions are always welcome. You're welcome to contribute anything, whether documentation or code.
If you're kind of lost on how to contribute, here is a short guide:

  1. Make a GitHub account (if you don't have one) - GitHub have guidelines for newbies, so make sure to read them if you're lost.
  2. Fork the repository
  3. Commit your changes to YOUR repository.
  4. Create a pull request (Click the pull request button on top of your fork) or notify me via e-mail [email protected]

Note: You do not need to re-fork the project when a new change is made to this repository. Use the following git commands:

git remote add https://github.com/decltype/forgottenmapeditor.git upstream
git fetch upstream

Then whenever a new change is pushed into my repository, just use:

git pull --rebase upstream master # pull from master branch

Alternatively, you can use git pull with the repository URL everytime, but it's quicker to just add the remote. Like so:

git pull --rebase https://github.com/decltype/forgottenmapeditor.git master

Screenshots

Monday, September 02, 2013.
Screenshot

Monday, July 29, 2013. (Town Dialog Preview)
Screenshot

Saturday, Dec 7, 2013. (House Dialog Preview)
Screenshot

See Also

OTClient

Short guide for running

Warning: OTClient precompiled binaries may not be up-to-date (They're not updated frequently)!
So some of the new features may not work at all.

You most likely would want to go for a compilation from scratch when you want to test/develop the master branch.
After you have a working executable, place it on top of FME folder then run the executable.

forgottenmapeditor's People

Contributors

asamy avatar tosty33 avatar edubart avatar comedinha avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.