Code Monkey home page Code Monkey logo
Open Toontown photo

open-toontown Goto Github PK

repos: 7.0 gists: 0.0

Name: Open Toontown

Type: Organization

Bio: Open Toontown is an open source Toontown project based on the latest version of Disney's Toontown Online (sv1.0.47.38).

Twitter: opentoontown

Location: Toontown Central

Open Toontown

This repository contains the code for Open Toontown, based on the latest version of Disney's Toontown Online (sv1.0.47.38).

Setup

After cloning the repository, you will need to clone the resources repository inside the directory where you cloned the source repo.

Secondly, you would have to install and use a specific version of Panda3D, which includes libotp and libtoontown. You can use the prebuilt installers for your operating system here:

Windows

You can install Panda3D SDK through the 32-bit (x86) or 64-bit (x86_64) installers here:

Panda3D SDK for Windows (Python 3.9, x86, Last Updated: January 11, 2023)

Panda3D SDK for Windows (Python 3.9, x86_64, Last Updated: January 11, 2023)

If you install Panda3D outside the default directory (or use the x86 installer), you may have to change the PPYTHON_PATH file located in the root directory and change it to your install directory.

macOS 10.9+

Panda3D Wheel for macOS 10.9+ (Python3.9, x86_64)

Installing the provided Panda3D wheel requires Python 3.9, which is not installed on your system by default whatsoever. We recommend installing Python 3.9 through Homebrew (Make sure that the xcode command line tools are installed first xcode-select --install):

$ brew install [email protected]

(This will symlink Python 3.9 to python3.9 and pip to pip3).

After installing Python 3.9. You can then install the wheel by using pip:

$ pip install panda3d-1.11.0-cp39-cp39-macosx_10_9_x86_64.whl

Linux (Building your own)

If you use Linux, or are interested in building Panda3D yourself, head on over to our Panda3D fork and read the "Building Panda3D" section on the README file there.

Starting the Server and Game

To start the server and run the game locally, go to your platform directory (win32 for Windows, darwin for Mac and linux for Linux), and make sure you start the following scripts in order:

Astron Server -> UberDOG (UD) Server -> AI (District) Server -> Game Client

Be sure to wait till the servers have finished booting before starting the next. If done correctly, you should be able to make your toon and play the game! There is no support for Magic Words (commands) yet, but it is currently in the works!

Contributing

Submitting issues and Pull Requests are encouraged and welcome.

How you commit changes is your choice, but please include what you did and a basic description so that we know exactly what was modified. Here are some examples:

  • minigames: Fix crash when entering the trolley
  • racing: Fix possible race condition when two racers tied
  • golf: Refix wonky physics once and for all (hopefully)

Open Toontown's Projects

open-toontown icon open-toontown

Open source Toontown Online, based on the latest version of Disney's Toontown Online (sv1.0.47.38).

panda3d icon panda3d

A fork of the Panda3D repository for developing Astron support.

resources icon resources

Assets from the phase files of Disney's Toontown Online (sv1.0.47.38).

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.