Commit graph

241 commits

Author SHA1 Message Date
Open Toontown
5cdd7f84af general: PythonUtil.Enum has been deprecated 2022-09-19 16:47:30 -04:00
Open Toontown
589f014a2e chat clean up 2022-01-20 00:02:49 -05:00
Open Toontown
3d41e250e3 disable whitelist downloading by default
partially addresses #19
2022-01-19 23:25:49 -05:00
Open Toontown
df95510043 Update TTWhiteList.py 2022-01-19 22:45:39 -05:00
Open Toontown
e3d2edb4bc whoops 2022-01-19 20:59:55 -05:00
Open Toontown
0ca1e8eb62 fix news caching 2022-01-19 20:57:56 -05:00
Open Toontown
cd0c03f83f lol 2022-01-19 19:58:35 -05:00
Open Toontown
4bdada2816 so many DeprecationWarnings 2022-01-19 19:50:20 -05:00
Open Toontown
cb7a8492d9 use AIStartDefaultDistrict (Sillyville) for default district name 2022-01-19 16:16:06 -05:00
Open Toontown
744f9c4d3b fix more fish bingo crashes 2022-01-19 15:29:28 -05:00
Open Toontown
d6c0975c05 fix fish bingo crashes
Hope you had fun playing Fish Bingo.
2022-01-19 14:58:38 -05:00
Open Toontown
8df97582b2 more DeprecationWarning removal 2022-01-19 14:31:52 -05:00
Open Toontown
e1c842d235 get rid of more DeprecationWarnings 2022-01-19 01:29:37 -05:00
Open Toontown
b8d5827496 start getting rid of DeprecationWarnings 2022-01-19 00:40:24 -05:00
Open Toontown
6bd6ec9212 clean up some imports 2022-01-19 00:03:02 -05:00
Open Toontown
89104e47d7 fix party fireworks 2022-01-18 23:42:23 -05:00
Open Toontown
50a3720b83 fix party cannons 2022-01-18 23:00:30 -05:00
Open Toontown
556ad03dab a bunch of party fixes 2022-01-18 16:12:05 -05:00
Open Toontown
1f63c40772 more estate crash fixes 2022-01-17 17:11:45 -05:00
Open Toontown
c9495aa06d fix some estate crashes 2022-01-17 15:10:03 -05:00
Open Toontown
949fc5e50e __cmp__ is deprecated in python3 2022-01-16 23:30:45 -05:00
Open Toontown
c17cbffc47 more catalog fixes 2022-01-16 23:17:43 -05:00
Open Toontown
edff78dbef cleanup 2022-01-16 22:55:33 -05:00
Open Toontown
a2e37e3389 more python3 compat 2022-01-16 22:47:39 -05:00
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
Rocket Programmer
77ac98ad22 otp-distributed: Python 3 fix 2022-01-14 14:53:41 -08: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
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
Rocket Programmer
07902ef97e
toontown: Fix DeprecationWarnings 2021-07-19 20:13:58 -05:00
Little Cat
8e270e4acb
classicchars: Silence "state not loaded" warnings 2021-07-10 00:41:59 -03: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
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