Commit Graph

388 Commits

Author SHA1 Message Date
Open Toontown 22f87eb182 fix missing msgtypes 2023-04-23 02:21:37 -04:00
Open Toontown f6d57ced5c fix more ImportErrors 2023-03-26 20:39:59 -04:00
Open Toontown 3b98453725 fix ImportError on newer panda3d 2023-03-26 20:27:23 -04:00
Open Toontown 6b9efbc71a
Merge pull request #75 from MichaelGDev48/bugfix/crash
Kart: Fix crash when buying kart
2023-03-26 15:33:45 -04:00
Open Toontown 2df54f9a66
Merge pull request #67 from loonaticx/feature/ttf-fonts
The Definitive PNG+TTF Migration
2023-03-26 15:17:00 -04:00
DarthNihilus1 717ef9f1bb Kart: Fix crash when buying kart 2023-01-20 00:31:48 -05:00
Little Cat 5151d94ac4
spellbook: Fix crash when using minigame word in welcome valley. 2023-01-13 05:37:32 -04:00
Little Cat 325fdddf93
suit: Add missing CFO import. 2023-01-13 05:36:38 -04:00
Erica M. ("Loonatic") f0298f6e37 Merge branch 'feature/png-conversion' into feature/ttf-fonts 2023-01-12 19:48:19 -06:00
Erica M. ("Loonatic") 6deb7056e2 Fonts: Add TTF variants for most fonts 2023-01-12 19:48:12 -06:00
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
Erica M. ("Loonatic") 80b3414b72 Merge branch 'custom/png-conversion' into feature/png-conversion 2023-01-12 19:31:25 -06: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