Commit Graph

376 Commits

Author SHA1 Message Date
Little Cat bf007f4a3f Merge branch 'develop' of github.com:open-toontown/open-toontown into develop 2023-01-12 21:39:41 -04:00
Little Cat a37dc9946e
hood: Fix crash when skipping Tutorial. Fixes #66 2023-01-12 21:39:35 -04:00
Little Cat 705afe2daa
readme: Updated Panda3D installers for Windows. 2023-01-11 21:24:46 -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 39b1d67097
street: Disable downloading street sign by default 2023-01-10 21:29:50 -04:00
Little Cat 97cc920a9f
spellbook: Teleport to factories. 2023-01-10 20:16:08 -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 e5d8290317
coghq: another one 2023-01-10 20:00:56 -04:00
Little Cat ca58c8130a
battle: Add missing change from previous commit 2023-01-10 19:03:52 -04:00
Little Cat 656a77f857
coghq: Handle viszones via quiet zone transition.
This replicates the behavior from OTP better.
2023-01-10 00:57:57 -04:00
Little Cat 81f64fe57b
client: Don't send previous zones on SetZone. 2023-01-10 00:54:35 -04:00
Little Cat d6c98ea1a2
hood: Send street viszones on quiet zone on Astron
This correctly mimics the same behavior on OTP, and improves
teleporting to friends on streets.
2023-01-09 01:15:02 -04:00
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 bc5bafbacf
spellbook: Fireworks magic word 2022-12-31 05:20:47 -04:00
Little Cat f7c90dde04
battle: Dymanic boss cog round reward duration. 2022-12-31 03:32:03 -04:00
Little Cat f1051658f2
otp: no delay district checking after none found. 2022-12-31 03:26:27 -04:00
Little Cat bd20778143
spellbook: List and join ongoing boss battles. 2022-12-29 22:13:42 -04:00
Little Cat 0c12e38c83
pets: Fix crash for newer panda. 2022-12-29 21:32:43 -04:00
Little Cat 0072059a41
general: Remove the rest of PandaModules imports. 2022-12-29 02:09:26 -04:00
Little Cat d40ac6840b
spellbook: Teleport directly to a minigame. 2022-12-28 22:35:58 -04:00
Little Cat 8051c15e89
spellbook: Boss battle create/manip magic words. 2022-12-28 19:15:38 -04:00
Little Cat 5c0ca00131
spellbook: Server-sided teleportation. 2022-12-28 19:10:34 -04:00
Little Cat 9a95da5bfb Merge branch 'develop' into enhancement/remove-pandac-pandamodules 2022-12-28 02:44:41 -04:00
Little Cat cee392fa33
spellbook: Fix preventing MW usage in tutorial. 2022-12-28 02:42:55 -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 034be51fab Merge branch 'develop' into enhancement/remove-pandac-pandamodules 2022-12-20 01:59:19 -04:00
Little Cat 984058ce32
cogdominium: Fix Maze Game. 2022-12-20 01:58:47 -04:00
Little Cat f467c491fd
general: Fix more missing imports 2022-12-20 01:55:35 -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 4ee85679ca Merge branch 'develop' into enhancement/remove-pandac-pandamodules 2022-12-19 04:10:29 -04:00
Little Cat f662371ff8
spellbook: Add AbortMinigame and RequestMinigame 2022-12-19 04:10:05 -04:00
Little Cat ee8ba390c0
minigame: Fix Jungle Vines. 2022-12-19 04:08:37 -04:00
Little Cat 2f10b2e573
otp: fix whisper imports 2022-12-16 21:07:17 -04:00
Little Cat ef34d06d05
effects: Fix going to Acorn Acres 2022-12-16 20:53:57 -04:00
Little Cat 1801d2b9fb
all: replace pandac.PandaModules imports.
UD/AI + Client boots up.
2022-12-16 20:40:57 -04:00
Little Cat 3addd67421
Merge pull request #63 from Toonfisch/bugfix
general: Fix enum starting positions
2022-12-10 19:18:06 -04:00
Tadej Glinšek e6074917b9 general: Fix enum starting positions 2022-11-08 15:14:06 +01:00
Open Toontown 0c15708eb0
Merge pull request #62 from RegDogg/patch-1
toon: Fix NPC positions including Flippy Toon Hall
2022-09-19 17:43:23 -04:00
Open Toontown 64945da580 fix some enum conversions 2022-09-19 17:27:16 -04:00
Open Toontown 5cdd7f84af general: PythonUtil.Enum has been deprecated 2022-09-19 16:47:30 -04:00
Drew Rogers 61a044e2e0
toon: Fix NPC positions including Flippy toon hall 2022-09-01 09:59:04 -05: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 3d41e250e3 disable whitelist downloading by default
partially addresses #19
2022-01-19 23:25:49 -05:00
Open Toontown df95510043 Update TTWhiteList.py 2022-01-19 22:45:39 -05:00
Open Toontown e3d2edb4bc whoops 2022-01-19 20:59:55 -05:00
Open Toontown 0ca1e8eb62 fix news caching 2022-01-19 20:57:56 -05:00