Commit Graph

296 Commits

Author SHA1 Message Date
Open Toontown 3666947d2b More fixes 2022-01-16 18:10:51 -05:00
Open Toontown 8f1f46cfae toon: Fix camera lerp for DistributedNPCFisherman 2022-01-16 17:15:31 -05:00
Open Toontown d2aea84f8a toon: Fix crash with DistributedNPCBlocker 2022-01-16 15:58:39 -05:00
Rocket Programmer 77ac98ad22 otp-distributed: Python 3 fix 2022-01-14 14:53:41 -08:00
John Cote baa857cfcc Merge branch 'develop' into friends 2021-09-17 20:47:59 -04:00
John Cote 4c49f0c938 friends: True friends code from over a month ago 2021-09-17 20:44:25 -04:00
NathanX-S 1179c20994 general: "server-data-folder" config fixed 2021-07-30 16:29:59 -04:00
Little Cat 84a0f214b6
suit: Fix crash when reclaiming old buildings Fixes #42 2021-07-29 22:00:18 -03:00
John Cote 8d909ba01a friends: Handle going offline 2021-07-25 23:39:44 -04:00
John Cote 20d58f41e5 friends: Handle coming online 2021-07-25 22:03:52 -04:00
John Cote 120dbd684a
ai: Generate EstateManagerAI to prevent crash 2021-07-24 21:26:43 -04:00
John Cote af2b95e3e1
friends: Friend removal 2021-07-24 20:54:28 -04:00
John Cote 857d11d93f
friends: Declare both avatars to each other when becoming friends 2021-07-22 19:30:03 -04:00
John Cote 283d7fa3cd
friends: Only set friends lists if there are no errors 2021-07-22 16:36:31 -04:00
John Cote 8b08c91968
Merge branch 'develop' into friends 2021-07-22 15:13:04 -04:00
Little Cat 5f793922c7
building: Replace pickle with jsons/structs 2021-07-22 01:42:56 -03:00
Little Cat 622653d25e
spellbook: Add basic MaxToon magic word 2021-07-22 01:39:46 -03:00
John Cote 9bd593f139
friends: Move makeFriends to AI repository 2021-07-21 14:53:41 -04:00
John Cote 8f2cf3604c
Merge branch 'develop' into friends 2021-07-21 14:32:34 -04:00
John Cote 7db7e0fc0e
friends: Only send friendOnline update when adding online friend 2021-07-21 14:25:41 -04:00
John Cote 193eb1d766
friends: Only use updateObject for setFriendsList if avatar is offline 2021-07-21 13:58:23 -04:00
John Cote 5592dc8a34
friends: Work around race condition 2021-07-19 22:37:04 -04:00
John Cote 77d35d7875
friends: Handle makeFriendsReply 2021-07-19 21:39:28 -04:00
Rocket Programmer 07902ef97e
toontown: Fix DeprecationWarnings 2021-07-19 20:13:58 -05:00
John Cote d0920eeee7
friends: Fix flawed logic 2021-07-19 21:12:49 -04:00
John Cote 26f9a9c815
friends: Send friendOnline update when adding online friend 2021-07-19 21:06:15 -04:00
John Cote 837b5987fe
friends: Move make friends handling to UD 2021-07-19 20:23:53 -04:00
John Cote cc61e53496
friends: Restructure some stuff 2021-07-18 21:27:00 -04:00
John Cote 46ac296025
friends: Handle avatar details retrieval 2021-07-17 22:30:27 -04:00
John Cote b259ead8c8
friends: Handle online friends 2021-07-16 22:26:32 -04:00
John Cote 4587bcd43c
friends: Working friends list retrieval 2021-07-16 21:44:19 -04:00
John Cote ca5db53eea
friends: Current progress on friends list retrieval 2021-07-15 23:26:20 -04:00
John Cote 9e923db938 friends: Pushing current progress 2021-07-15 21:51:25 -04:00
John Cote 039a33d7e0 friends: Create a ToontownFriendsManager 2021-07-14 21:35:54 -04:00
John Cote 463a264210 Merge branch 'develop' into friends 2021-07-13 20:53:31 -04:00
Little Cat 8e270e4acb
classicchars: Silence "state not loaded" warnings 2021-07-10 00:41:59 -03:00
John Cote 70739548db friends: Progress on adding friends 2021-07-09 20:29:51 -04:00
John Cote ae156a4b07 Merge branch 'develop' into friends 2021-07-09 12:35:28 -04:00
Little Cat 869100692a
base: Silence execwarnings on dev.
Yes, this makes the warnings show up on client as well, because truth be told, having exec and eval calls on production builds is a very bad idea.
2021-07-09 01:51:16 -03:00
Little Cat 2f764e00a7
chat: dymanically allow prefixes 2021-07-09 01:35:56 -03:00
John Cote b6f3619749 friends: Can send friend requests, nothing else works 2021-07-08 23:32:56 -04:00
John Cote d6ef914779 friends: Generate FriendManagerAI 2021-07-08 22:17:07 -04:00
John Cote 5fccccd206 toonbase: Remove yet another Disney hack check 2021-07-08 15:32:24 -04:00
John Cote e12c704dfc general: Eliminate libotp & libtoontown import shims 2021-07-08 12:52:31 -04:00
John Cote e193383493 Merge branch 'develop' of github.com:open-toontown/open-toontown into develop 2021-07-08 11:27:36 -04:00
John Cote 9ff21ee735 distributed: Fix #34 2021-07-08 11:27:27 -04:00
John Cote eebc46bfb5
settings: Remove embedded mode setting 2021-07-07 22:04:39 -04:00
John Cote 31b47fd0a9
settings: Minor edits for consistency 2021-07-07 21:57:15 -04:00
John Cote 2ec6ceabb4
settings: Mostly working 2021-07-07 21:30:51 -04:00
John Cote db25aaf10d
settings: Initial commit 2021-07-07 20:56:19 -04:00
John Cote cfa209216c
toon: Probably the last Disney hack check removal 2021-07-07 19:17:19 -04:00
John Cote e641fe0a45 ai: Remove old magic word code 2021-07-07 14:07:44 -04:00
Little Cat 346e9ae704
spellbook: Fix some descriptions 2021-07-07 04:09:41 -03:00
Little Cat 44a90f07f8
spellbook: Implement magic word system 2021-07-07 03:51:22 -03:00
John Cote 20ee51972c battle: Fix battle sounds search path 2021-07-06 15:34:43 -04:00
John Cote a7551ada6a toonbase: Remove unnecessary Disney database check 2021-07-06 14:56:14 -04:00
John Cote 98ccaed012 toonbase: Remove another Disney hack check 2021-07-06 14:30:57 -04:00
John Cote 0c17ea7c55 toonbase: Remove unnecessary Disney hack check 2021-07-06 13:46:30 -04:00
John Cote fc6572b8fa shtiker: Support more display resolutions 2021-07-06 13:22:22 -04:00
John Cote dc3e915b71 toonbase: Save screenshots to screenshots directory 2021-07-05 20:16:39 -04:00
John Cote bd36f6c463 launcher: Use quick launcher by default 2021-07-03 22:02:19 -04:00
John Cote 1ee81ec046 launcher: Final cleanup 2021-07-02 12:03:52 -04:00
John Cote d4865731b0 launcher: Almost done 2021-07-01 16:02:26 -04:00
John Cote acc1d7165b login: Remove account server cruft 2021-07-01 01:21:36 -04:00
John Cote e2cae7d76e launcher: More cleanup 2021-06-30 14:42:52 -04:00
John Cote 599866f837 launcher: More cleanup 2021-06-29 21:17:19 -04:00
John Cote bcdac20e58 launcher: More 2021-06-29 20:49:47 -04:00
John Cote dbf1c70648 launcher: Remove more old cruft 2021-06-29 20:20:52 -04:00
John Cote 7f3c81b386 launcher: Remove deprecated downloader code 2021-06-29 19:28:49 -04:00
John Cote 802f4d3a68 general: Remove UserFunnel 2021-06-29 15:20:22 -04:00
John Cote 092f6611cc astron: astronSupport -> __astron__ 2021-06-29 13:57:22 -04:00
John Cote 7195618d93
Merge pull request #14 from LittleToonCat/astronSupport-builtins
Make Astron Support option a built-in variable
2021-06-29 13:19:51 -04:00
John Cote 4363eab91c suit: Fix too many Cogs on streets 2021-06-29 00:46:14 -04:00
John Cote b65658e8a4 interests: More fixes 2021-06-29 00:17:23 -04:00
John Cote 18474edf5a coghq: Fix interests crash 2021-06-29 00:06:11 -04:00
John Cote a47f6a2e28 uberdog: Generate Toontown time manager, implement getLastLoggedInStr 2021-06-28 22:02:41 -04:00
Little Cat a90d259b20
hood: Comment out quiet zone debug prints. Fixes #24 2021-06-26 20:30:49 -03:00
Little Cat 3a4dbd8304
win32/linux: Add start up scripts and add win32 Astron binaries. 2021-06-05 01:23:03 -03:00
John Cote 7eeedfab1d
safezone: Generate our safezone manager 2020-08-12 13:42:31 -04:00
Little Cat bc43eee886
base: astronSupport is now a builtins variable 2020-01-20 03:59:05 -04:00
John Cote 8d08f01955 toonbase: get rid of the MIDI reset track 2020-01-14 14:35:19 -05:00
John Cote 259c505a1b audio: .mid, .wav, .mp3 -> .ogg 2020-01-14 14:28:52 -05:00
John Cote de283ca597 coghq: yup you guessed it fixed more ceo crashes 2020-01-14 02:24:16 -05:00
John Cote 0b92bef17c coghq: fix good ol' gil giggles dna 2020-01-14 02:04:43 -05:00
John Cote d1f72e47ef coghq: fix another ceo crash 2020-01-14 01:47:12 -05:00
John Cote c393377ae4 coghq: fix another ceo crash 2020-01-14 01:25:51 -05:00
John Cote db42556289 general: fix some python 3.x SyntaxWarnings 2020-01-12 00:25:04 -05:00
John Cote 4f4054a751 toon: fix skill credit label 2020-01-11 10:59:05 -05:00
John Cote e0b9d18728 coghq: fix mole collisions 2020-01-11 10:49:02 -05:00
John Cote 33c106de14 coghq: fix some cog golf course crashes 2020-01-11 10:41:02 -05:00
John Cote a3910d34f6 hood: generate bossbot hq 2020-01-11 09:50:33 -05:00
John Cote f3b8669ed5 coghq: fix another cj crash 2020-01-11 01:05:30 -05:00
John Cote 747fff520c coghq: fix more cj crashes 2020-01-10 22:53:57 -05:00
John Cote cf68a25f81 coghq: fix some cj crashes 2020-01-10 21:42:03 -05:00
John Cote c04375d5e8 coghq: fix some da office crashes 2020-01-10 17:20:26 -05:00
John Cote 228261eec3 hood: generate lawbot hq 2020-01-10 16:23:33 -05:00
John Cote 7dff988d42 suit: fix mata hairy having the wrong dna 2020-01-10 02:16:04 -05:00
John Cote fa710cfd80 coghq: fix some cfo crashes 2020-01-09 23:22:11 -05:00
John Cote 5b4e7b74bd battle: fix npc sos crash 2020-01-09 22:26:18 -05:00
John Cote 15c98c5901 coghq: fix mint crashes 2020-01-09 22:18:33 -05:00