Commit Graph

327 Commits

Author SHA1 Message Date
Samuel T 3880f2049f spellbook: Fix AI crash caused by using invalid BossBattle command 2023-11-09 02:07:17 +00:00
Samuel T c0d5cdcff4
Merge pull request #1 from open-toontown/develop
Merging 9th Nov 2023
2023-11-09 01:58:05 +00:00
Samuel T 00573d0975 spellbook: SetMaxCarry magic word 2023-11-09 01:55:00 +00:00
Samuel T eb2f347f09 spellbook: Fix Toon keeping old GM icon on switch 2023-11-09 01:18:57 +00:00
Samuel T 50601fc92d spellbook: SetGM magic word 2023-11-09 01:15:48 +00:00
Samuel T 3be7219d68 spellbook: Immortal and Ghost magic words 2023-11-09 00:51:31 +00:00
Samuel T df3a690e51 toon: Sleep deprivation (seriously, why did I do it like that) 2023-11-09 00:08:47 +00:00
Samuel T e16f614b39 spellbook: Update Teleport magic word to be server-sided 2023-11-08 23:56:52 +00:00
Samuel T 48d88e1afe spellbook: ToggleSleep magic word 2023-11-08 18:54:04 +00:00
Samuel T 01751ad10e spellbook: Teleport and GlobalTP magic words 2023-11-08 17:43:41 +00:00
Samuel T a36f07d111 spellbook: Add another alias to SkipMiniGolfHole 2023-11-08 13:53:50 +00:00
Little Cat 3e9baa8d2b
Merge pull request #111 from demiurgeQuantified/fix-missing-shtickerbook
Fix missing Shtickerbook model after switching between shorts/skirt
2023-11-07 21:22:29 -04:00
Little Cat 1ec88ca7fd
Merge pull request #110 from demiurgeQuantified/fix-photofun-memoryleak
Fix Photo Fun memory leak
2023-11-07 21:20:33 -04:00
Little Cat 0ccce02bef
Merge pull request #105 from DarthMDev/patch-3
DistributedToonHallInterior: Fix missing import issue
2023-11-07 21:18:36 -04:00
Samuel T 83c8ee19b7 Revert "Revert "spellbook: Golf related magic words for easier debugging""
This reverts commit 0ceb3383e5.
2023-11-07 23:31:00 +00:00
Samuel T e4e94207d5
golf: Address missing imports (#112)
* golf: Address missing imports

* spellbook: Golf related magic words for easier debugging

* Revert "spellbook: Golf related magic words for easier debugging"

This reverts commit c0de7f6713.
2023-11-07 18:59:21 -04:00
Samuel T 0ceb3383e5 Revert "spellbook: Golf related magic words for easier debugging"
This reverts commit c0de7f6713.
2023-11-07 18:56:24 +00:00
Samuel T c0de7f6713 spellbook: Golf related magic words for easier debugging 2023-11-07 18:54:54 +00:00
Samuel T a72808ddd9 golf: Address missing imports 2023-11-07 17:41:13 +00:00
demiurgeQuantified 347829eb57 reparent shtickerbook actors when swapping toon torso, fixes #108 2023-10-31 20:25:36 +00:00
demiurgeQuantified f02cf5d809 fix photo fun memory leak identified in #109 2023-10-31 18:58:44 +00:00
Crimson Fox 47471f9272 Bug Fix for Photo Fun 2023-10-18 11:01:22 -04:00
Michael G ef72eabdf8
DistributedToonHallInterior: Fix missing import issue
Should fix #103
2023-09-11 05:50:34 -04:00
Comrade 872a0659cd
battle: Rename unfortunately named variables to be more inclusive. (#97) 2023-08-21 20:51:15 -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
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
demiurgeQuantified d466c74147 hood: add fisherman + party toons to playgrounds 2023-05-23 18:21:29 +01: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 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 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 39b1d67097
street: Disable downloading street sign by default 2023-01-10 21:29:50 -04:00