A Toontown Private Server made of mostly freely available components. Code is mostly FOSS. 😃
- 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
- 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)
Check plan.md!
MIT (Modified)