Git Product home page Git Product logo

toontown-otp's Introduction

Toontown OTP Server


OTP server implementation designed specifically for the 2003 historical version of Disney's Toontown Online.

Dependencies

  • Python 2.7
  • Panda3D
  • coloredlogs
  • semidbm
  • simplejson
  • pyyaml
  • pytoml

Setup/Running Local Server

To setup your local environment for running the OTP server run the following commands from your terminal. This assumes that your current python command is Python 2.7

git clone https://github.com/toontown-classic/toontown-otp
cd toontown-otp
python -m pip install -r requirements.txt

To start the OTP server instance run the following command or use one of the provided startup scripts

python -m realtime

Performance Problems?

While the built in Python message director in the realtime OTP server can hold up for a small amount of districts/players for larger deployments we recommend building and using the C++ implementation found here https://github.com/toontown-classic/toontown-otp-cxx. This will greatly improve the capacity of the OTP server instance.

License

Toontown OTP is licensed under the "MIT License" for more info, refer to the LICENSE file.

toontown-otp's People

Contributors

cmarshall108 avatar theclashingfritz avatar thetestgame avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

toontown-otp's Issues

ai

where do i start ai bc no districts

Need help

How do I run this? I keep on getting "The system cannot find the path specified."

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.