Commit graph

124 commits

Author SHA1 Message Date
Samuel T
48d88e1afe spellbook: ToggleSleep magic word 2023-11-08 18:54:04 +00:00
Open Toontown
22f87eb182 fix missing msgtypes 2023-04-23 02:21:37 -04:00
Little Cat
075f6857fd
avatar: Fix crash when using outside toonbase. 2023-01-10 22:46:52 -04:00
Little Cat
b8c2b50c48
distributed: Add _getMsgName for verbose logging 2023-01-10 22:45:55 -04:00
Little Cat
5feda0df4f
level: Remove UberZone from visibleZoneIds
There's another interest will contain objects from UberZone throughout
the entire gameplay, so this is pointless and unnecessary.
2023-01-10 20:03:21 -04:00
Little Cat
f1051658f2
otp: no delay district checking after none found. 2022-12-31 03:26:27 -04:00
Little Cat
0072059a41
general: Remove the rest of PandaModules imports. 2022-12-29 02:09:26 -04:00
Little Cat
b29c1c3100
Merge branch 'develop' into enhancement/remove-pandac-pandamodules 2022-12-24 00:13:24 -04:00
Little Cat
caaaa39a92
quest: tutorial: Disney's Quest and Tutorial Mgrs. 2022-12-24 00:11:13 -04:00
Little Cat
f467c491fd
general: Fix more missing imports 2022-12-20 01:55:35 -04:00
Little Cat
2f10b2e573
otp: fix whisper imports 2022-12-16 21:07:17 -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
f1ffad24e1 remove unused imports from WhiteList.py 2022-01-20 00:30:16 -05:00
Open Toontown
589f014a2e chat clean up 2022-01-20 00:02:49 -05:00
Open Toontown
59968e3cee fix crash with debug notify 2022-01-19 17:20:02 -05:00
Open Toontown
8df97582b2 more DeprecationWarning removal 2022-01-19 14:31:52 -05: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
Open Toontown
1f63c40772 more estate crash fixes 2022-01-17 17:11:45 -05:00
Open Toontown
e95ab10cef otp-distributed: Python 3 fix 2022-01-16 15:40:08 -05:00
Open Toontown
ba8605b93f Some minor changes to further support the OTP protocol 2022-01-03 20:18:17 -05:00
Little Cat
6ccdaf206d
ai: Don't spam when erroring 2021-07-09 02:54:31 -03:00
Little Cat
869100692a
base: Silence execwarnings on dev.
Yes, this makes the warnings show up on client as well, because truth be told, having exec and eval calls on production builds is a very bad idea.
2021-07-09 01:51:16 -03:00
John Cote
1195c7d6de settings: Don't need to store result 2021-07-09 00:16:41 -04:00
John Cote
e12c704dfc general: Eliminate libotp & libtoontown import shims 2021-07-08 12:52:31 -04:00
John Cote
2ec6ceabb4
settings: Mostly working 2021-07-07 21:30:51 -04:00
John Cote
db25aaf10d
settings: Initial commit 2021-07-07 20:56:19 -04:00
John Cote
cfa209216c
toon: Probably the last Disney hack check removal 2021-07-07 19:17:19 -04:00
John Cote
e641fe0a45 ai: Remove old magic word code 2021-07-07 14:07:44 -04:00
Little Cat
44a90f07f8
spellbook: Implement magic word system 2021-07-07 03:51:22 -03:00
John Cote
dc3e915b71 toonbase: Save screenshots to screenshots directory 2021-07-05 20:16:39 -04:00
John Cote
d4865731b0 launcher: Almost done 2021-07-01 16:02:26 -04:00
John Cote
acc1d7165b login: Remove account server cruft 2021-07-01 01:21:36 -04:00
John Cote
80362a1d25 launcher: More cleanup 2021-06-30 18:18:11 -04:00
John Cote
e2cae7d76e launcher: More cleanup 2021-06-30 14:42:52 -04:00
John Cote
33918d1ec0 chat: Fix crash 2021-06-30 10:53:39 -04:00
John Cote
f9c4a31271 launcher: Fix crash 2021-06-29 21:58:21 -04:00
John Cote
599866f837 launcher: More cleanup 2021-06-29 21:17:19 -04:00
John Cote
bcdac20e58 launcher: More 2021-06-29 20:49:47 -04:00
John Cote
dbf1c70648 launcher: Remove more old cruft 2021-06-29 20:20:52 -04:00
John Cote
7f3c81b386 launcher: Remove deprecated downloader code 2021-06-29 19:28:49 -04:00
John Cote
e7936e7045 multiplayer: Fix crashes on Astron clients 2021-06-29 15:08:37 -04:00
John Cote
092f6611cc astron: astronSupport -> __astron__ 2021-06-29 13:57:22 -04:00
John Cote
7195618d93
Merge pull request #14 from LittleToonCat/astronSupport-builtins
Make Astron Support option a built-in variable
2021-06-29 13:19:51 -04:00
John Cote
a47f6a2e28 uberdog: Generate Toontown time manager, implement getLastLoggedInStr 2021-06-28 22:02:41 -04:00
John Cote
dba9006efa login: Handle all remaining close connection TODOs 2021-06-28 20:32:29 -04:00
John Cote
e78d345fab login: Handle closing the connection in game operations 2021-06-28 14:29:12 -04:00
John Cote
a22b8d5aa9 login: Implement closing the connection in AstronLoginManager 2021-06-28 13:46:47 -04:00