Commit Graph

364 Commits

Author SHA1 Message Date
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
Open Toontown cd0c03f83f lol 2022-01-19 19:58:35 -05:00
Open Toontown 4bdada2816 so many DeprecationWarnings 2022-01-19 19:50:20 -05:00
Open Toontown 59968e3cee fix crash with debug notify 2022-01-19 17:20:02 -05:00
Open Toontown cb7a8492d9 use AIStartDefaultDistrict (Sillyville) for default district name 2022-01-19 16:16:06 -05:00
Open Toontown 744f9c4d3b fix more fish bingo crashes 2022-01-19 15:29:28 -05:00
Open Toontown d6c0975c05 fix fish bingo crashes
Hope you had fun playing Fish Bingo.
2022-01-19 14:58:38 -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 6bd6ec9212 clean up some imports 2022-01-19 00:03:02 -05:00
Open Toontown 89104e47d7 fix party fireworks 2022-01-18 23:42:23 -05:00
Open Toontown 50a3720b83 fix party cannons 2022-01-18 23:00:30 -05:00