Skip to content

nate97/toontown-src-py3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

ASTRON

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

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

Releases

No releases published

Packages

No packages published

Languages