Skip to content

ronanwow1001/toontown-src-py3.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 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.

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.

Contact

Discord server available here: https://discord.gg/GngUsaw No profanity allowed, please keep it professional.

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

It is recommended you acquire these packages with the usage of pip3.

  • PyYAML
  • semidbm

About

Toontown ported to Python 3, based on Toontown Infinite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%