Commit graph

33 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
Little Cat
1822d89450 Merge branch 'develop' into enhancement/remove-pandac-pandamodules 2022-12-19 21:07:51 -04:00
Little Cat
0fafd18927
toonbase: Disable news button by default.
If you really want it, you can renable it with the 'want-news-page' cfg.
2022-12-19 21:07:31 -04:00
Little Cat
1801d2b9fb
all: replace pandac.PandaModules imports.
UD/AI + Client boots up.
2022-12-16 20:40:57 -04:00
Tadej Glinšek
e6074917b9 general: Fix enum starting positions 2022-11-08 15:14:06 +01:00
Open Toontown
5cdd7f84af general: PythonUtil.Enum has been deprecated 2022-09-19 16:47:30 -04:00
Open Toontown
e1c842d235 get rid of more DeprecationWarnings 2022-01-19 01:29:37 -05: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
eebc46bfb5
settings: Remove embedded mode setting 2021-07-07 22:04:39 -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
bd36f6c463 launcher: Use quick launcher by default 2021-07-03 22:02:19 -04:00
John Cote
802f4d3a68 general: Remove UserFunnel 2021-06-29 15:20:22 -04:00
John Cote
092f6611cc astron: astronSupport -> __astron__ 2021-06-29 13:57:22 -04:00
Little Cat
bc43eee886
base: astronSupport is now a builtins variable 2020-01-20 03:59:05 -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
a79b2dff0b general: loads to connecting screen on python 3.x 2019-12-30 01:59:01 -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
4acc9fa914 general: loads to TTC! 2019-11-17 16:29:23 -05:00
Open Toontown
f497c3d011 general: Some small fixes 2019-11-08 20:23:35 -05:00
Open Toontown
718020f889 general: Some small updates 2019-11-08 19:26:51 -05:00
Open Toontown
27bd82aa36 general: more loading progress 2019-11-08 18:57:25 -05:00
Open Toontown
b339c4d484 general: client load progress 2019-11-08 18:57:16 -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