nate97 / toontown-src-py3.0

Toontown ported to Python 3, based on Toontown Infinite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toontown

Toontown is a free, non-profit game inspired by Disney's Toontown Online.

This source runs on Python 3 with a modified version of Panda3D that requires upgraded Py3 Astron code, see dependencies below.

Contact/Discord Server

Please feel free to contact me at the Discord server. Discord server available here: https://discord.gg/bcRBCbH

Our Goal

The idea behind this project is to restore Toontown Online to its original state. This means that the plan is to removing all modifications Toontown Infinite had planned for the gameplay, as well as restoring all broken features from Toontown Online, excluding the Toon News feature. Feel free to fork this repository if you desire to add your own content.

Contributing

Don't just start contributing. We talk about what we are about to do before we do it! All changes, except for emergency bug fixes, should be done in either a separate branch, or a fork -- not to the master or release branches. When you are ready to merge your changes, submit a pull request for review.

Requirements

You must compile dependencies yourself, ask for assistance if needed.

PANDA3D

For right now we're using a a modified Panda3D with Python3 Astron support:

Link: https://github.com/nate97/panda3d

ASTRON

This software requires you to compile Astron, an opensource implementation of Toontown Online's OTP server:

Link: https://github.com/Astron/Astron

RESOURCES

Resources for this repository can be found here: https://github.com/nate97/resources

Python dependencies

These packages are required and can be obtained using pip3.

  • PyYAML
  • semidbm

About

Toontown ported to Python 3, based on Toontown Infinite


Languages

Language:Python 99.9%Language:Shell 0.1%Language:PLSQL 0.0%Language:Batchfile 0.0%