Code Monkey home page Code Monkey logo

rook-otcv8's Introduction

OTCv8 Developer Editon

Special version of OTCv8 allowing to edit src/client dir to help improving OTCv8. You can add whatever you want and create pull request with your changes. Accepted pull requests will be added to official OTCv8 version, so if you want a new feature in OTCv8, just add it here and wait for approval. If you add custom feature, make sure it's optional and can be enabled via g_game.enableFeature function, otherwise your pull request will be rejected.

This repository uses Github Actions to build and test OTCv8 automaticlly whenever you push changes to repository.

Check Actions tab to see test results or to download latest binaries.

Workflow status

Quick start

  1. Get and run: https://visualstudio.microsoft.com/vs/community/
  2. Select "Desktop Development with C++" and click Install
  3. Unpack include.7z (to include/ dir) and lib.7z (to main dir)
  4. Open vc16/otclient.sln
  5. Select Build -> Build otclient
  6. It should generate otclient_debug.exe
  7. Run otclient_debug.exe

Limitations of Developer Edition

  • It can be build only as Debug, optimizations are disabled
  • Limited to 60 fps
  • Doesn't support encryption and updater
  • Executable has limited uptime, can work max. 1h
  • There's no access to framework .cpp files
  • Only DirectX is supported

Useful tips

  • To run tests manually, unpack tests.7z and use command otclient_debug.exe --test
  • To test mobile UI use command otclient_debug.exe --mobile

Links

rook-otcv8's People

Contributors

otcv8 avatar vithrax avatar jacqen avatar oen44 avatar marcingoralski avatar mrianura avatar boteqx avatar brunotonin avatar lesinga avatar albertox2608 avatar epuncker avatar matheuscollier avatar kygov avatar torresmon 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.