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 |