Commit Graph

394 Commits

Author SHA1 Message Date
Open Toontown 635ea1d3d1 Fix more camera lerps 2022-01-16 22:11:15 -05:00
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
Open Toontown e95ab10cef otp-distributed: Python 3 fix 2022-01-16 15:40:08 -05:00
Open Toontown 5371c749e3
Merge pull request #52 from rocketprogrammer/develop
otp-distributed: Python 3 fix
2022-01-14 17:05:43 -05:00
Rocket Programmer 77ac98ad22 otp-distributed: Python 3 fix 2022-01-14 14:53:41 -08:00
Open Toontown ba8605b93f Some minor changes to further support the OTP protocol 2022-01-03 20:18:17 -05: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
Little Cat ddabfcf3fc
Merge pull request #47 from loonaticx/typo-fix
readme: Various grammar adjustments
2021-08-13 23:36:44 -03:00
loonaticx 637956192e readme: Various grammar adjustments
😄
2021-08-13 21:33:03 -05:00
John Cote 3acdc48f99
darwin: Fix VS Code tasks 2021-08-01 20:50:24 -04:00
John Cote f5d09eb07d
linux: Fix VS Code tasks 2021-08-01 20:36:46 -04:00
John Cote 9cf234454c
linux: Adjust start script permissions 2021-08-01 20:24:01 -04:00
John Cote ed9ce47304
Merge pull request #43 from NathanX-S/nathan-dev
general: "server-data-folder" config fixed
2021-08-01 20:13:15 -04:00
John Cote 6d8a0e3295
Merge pull request #45 from TheFamiliarScoot/develop
VS Code Support
2021-08-01 20:13:04 -04:00
TheFamiliarScoot 6783130331 general: more vsc stuff
added some file exclusions so the workspace looks a bit cleaner
2021-07-30 23:15:41 -04:00
TheFamiliarScoot e7e4c9d493 general: new vsc tasks method
added a workspace for tasks relying on the existing scripts
2021-07-30 22:47:38 -04:00
TheFamiliarScoot 6d7b5070c5 vs code tasks
cool B)
2021-07-30 17:27:31 -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 895ad8c560 friends: Add post remove for going offline 2021-07-26 23:43:23 -04: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
Little Cat 9391058913
Merge pull request #38 from rocketprogrammer/develop
toontown: Fix DeprecationWarnings
2021-07-20 19:09:55 -03: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