Commit graph

289 commits

Author SHA1 Message Date
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
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
John Cote
ff0e319e13 Update ToontownAIRepository.py 2020-01-09 21:46:11 -05:00
John Cote
83b03c4c30 hood: generate cashbot hq 2020-01-09 21:42:01 -05:00
John Cote
cc7a3eded6 coghq: fix vp cage collision 2020-01-09 21:01:48 -05:00
John Cote
f06dbddeca distributed: fix crash 2020-01-09 20:47:09 -05:00
John Cote
bac1d10200 coghq: fix a bunch of vp crashes 2020-01-09 20:12:42 -05:00
John Cote
19080e8754 coghq: do the same for factory exteriors 2020-01-09 14:27:44 -05:00
John Cote
83cb21d6eb battle: fix another interest issue 2020-01-09 14:19:35 -05:00