Commit Graph

18 Commits

Author SHA1 Message Date
Little Cat e7fb5761d1
toonbase: Don't load Place first before objects.
This config lets the game loads the area first instead of waiting for
objects to be generated.

This has been turned off by default because this is the main cause of a
long-standing bug where teleporting friends in a street would always
fail if you're in the same neighborhood.
2023-01-09 01:12:41 -04:00
Open Toontown b8d5827496 start getting rid of DeprecationWarnings 2022-01-19 00:40:24 -05:00
John Cote e12c704dfc general: Eliminate libotp & libtoontown import shims 2021-07-08 12:52:31 -04:00
John Cote 31b47fd0a9
settings: Minor edits for consistency 2021-07-07 21:57:15 -04:00
John Cote db25aaf10d
settings: Initial commit 2021-07-07 20:56:19 -04:00
John Cote 0c17ea7c55 toonbase: Remove unnecessary Disney hack check 2021-07-06 13:46:30 -04:00
John Cote dc3e915b71 toonbase: Save screenshots to screenshots directory 2021-07-05 20:16:39 -04:00
John Cote 092f6611cc astron: astronSupport -> __astron__ 2021-06-29 13:57:22 -04:00
John Cote 8d08f01955 toonbase: get rid of the MIDI reset track 2020-01-14 14:35:19 -05:00
John Cote 259c505a1b audio: .mid, .wav, .mp3 -> .ogg 2020-01-14 14:28:52 -05:00
John Cote 665c5ae39e config: finish cleanup 2020-01-05 20:41:44 -05:00
John Cote 3c14c14623 toontown: initial work on python 3.x support 2019-12-30 01:07:56 -05:00
John Cote fee18165d1 general: loadModelNode() -> loadModel().node()
loadModelNode is deprecated
2019-11-23 17:16:07 -05:00
Open Toontown 9c258294ab general: set cull bins 2019-11-22 18:43:24 -05:00
John Cote 2e00c465a6 toonbase: localhost -> 127.0.0.1
While Linux is able to connect to localhost, Windows & macOS aren't.
2019-11-19 18:04:10 -05:00
Open Toontown f497c3d011 general: Some small fixes 2019-11-08 20:23:35 -05:00
Open Toontown fabbbde9f9 general: current progress on loading the client 2019-11-02 19:49:34 -04:00
John Cote 2c7d1a27da general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00