Commit graph

410 commits

Author SHA1 Message Date
Samuel T
a72808ddd9 golf: Address missing imports 2023-11-07 17:41:13 +00:00
Little Cat
c50df48a06
Merge pull request #107 from CrimsonFox762/bug-fix
Bug Fix for Photo Fun
2023-10-18 18:46:38 -03:00
Crimson Fox
47471f9272 Bug Fix for Photo Fun 2023-10-18 11:01:22 -04:00
Comrade
872a0659cd
battle: Rename unfortunately named variables to be more inclusive. (#97) 2023-08-21 20:51:15 -03:00
Little Cat
1b9f1ca888
Merge pull request #96 from CrimsonFox762/develop
Fixed Knockback Damage for Lure
2023-08-01 19:59:29 -03:00
Crimson Fox
393df6ec99 Tweaked Code for Knockback 2023-08-01 09:24:55 -04:00
Crimson Fox
e77d954d5b Fixed Knockback for Lure 2023-07-31 13:23:19 -04:00
Little Cat
464c2d45f6
Merge pull request #87 from DarthMDev/patch-3
MagicWordIndex: Add some more magic words
2023-05-30 20:49:10 -03:00
DarthNihilus1
fd0e7d86a2 MagicWordIndex: update
- Combine inventory commands
- Add aliases for setting pink slips
2023-05-30 18:20:54 -04:00
Michael G
440fe2c51b
MagicWordIndex: Add some more magic words
Restockinventory to fill up gags
emtpyinventory to emptygags
and
setpinkslips to give pinkslips
2023-05-30 17:50:06 -04:00
Little Cat
4c9cce887f
Merge pull request #86 from demiurgeQuantified/playground-npcs
Add NPC toons to playgrounds/streets
2023-05-23 23:51:34 -03:00
demiurgeQuantified
d466c74147 hood: add fisherman + party toons to playgrounds 2023-05-23 18:21:29 +01:00
Little Cat
e44c279364
Merge pull request #85 from demiurgeQuantified/trolley-crash-fixes
Trolley crash fixes
2023-05-19 19:51:16 -03:00
demiurgeQuantified
5814facc54 trolley: fix new district crash when requesting a minigame 2023-05-19 23:45:04 +01:00
demiurgeQuantified
5be4056d2f trolley: fix district crash when requesting a minigame 2023-05-19 19:42:58 +01:00
demiurgeQuantified
63051a26cf trolley: fix client crash when launching early in slingshot game 2023-05-19 19:42:58 +01:00
demiurgeQuantified
e573dc879d trolley: fix client crash when matching game ends 2023-05-19 14:56:07 +01:00
Open Toontown
03c45eedb0 fix some broken minigames 2023-04-29 22:20:11 -04:00
Open Toontown
72c6316f6e fix more crashes 2023-04-29 00:23:47 -04:00
Open Toontown
25e353e290 more cleanup 2023-04-28 21:51:00 -04:00
Open Toontown
1e4a7495d2 more cleanup, game will crash 2023-04-24 00:12:43 -04:00
Open Toontown
327fb57e61 misc cleanup 2023-04-23 23:18:37 -04:00
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