Skip to content

MyMel2001/toontown-ceiling-mmo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toontown Ceiling MMO

A Toontown Private Server made of mostly freely available components. Code is mostly FOSS. 😃

Credits:

  • SomethingRandom0768/TTR - making create a toon (thirdparty/) (used as library)
  • TTR/Stride - phase files (phase_*/)
  • BoggoTV - creating the Toontown-Nametag library (thirdparty/)
  • Unknown person - creating landwalker code
  • Panda3D - The game engine (thirdparty/)
  • AI - helping with main code.
  • NodeMixaholic/AI - hacking it all together

Working stuff

  • Streets (very glitchy though, loading zones are in the wrong area)
  • Cogs (somewhat)
  • Loading zones (areas in which to define what to load and where to initalize the loading)
  • Zones (what area to load server-side)
  • Playground DNA (what to load client-side when a zone is loaded)
  • Toon DNA (the "genes" for a toon)
  • Make a toon (WIP)
  • Toontown Central
  • Toon Hall (features yours truly)
  • Chat (uncensored)
  • Trolley (WIP)

Future features...

Check plan.md!

License

MIT (Modified)

About

A Toontown Private Server made of mostly freely available components. Code is mostly FOSS.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.7%
  • Other 0.3%