Commit graph

275 commits

Author SHA1 Message Date
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
John Cote
851d4c02ea coghq: cog hq exterior interest fix for astron 2020-01-09 14:11:38 -05:00
John Cote
0a6b37ceb3 coghq: you can complete factories now 2020-01-08 23:38:58 -05:00
John Cote
b03e2d6171 general: undo some questional python 3.x conversions 2020-01-08 21:22:39 -05:00
John Cote
8a2e5b788d coghq: fix dept2deptIndex 2020-01-08 20:51:22 -05:00
John Cote
77548ed278 coghq: fix some factory crashes 2020-01-08 20:10:31 -05:00
John Cote
80bda9a9ec coghq: you can now enter the factory 2020-01-08 18:23:43 -05:00
John Cote
f73eb9eb84 coghq: factory almost loads 2020-01-08 17:47:17 -05:00
John Cote
7c58614aa7 coghq: fix door crash 2020-01-08 17:18:19 -05:00
John Cote
3de18dd703 hood: generate sellbot hq
very broken
2020-01-08 15:51:15 -05:00
John Cote
6311095365 toon: add astron support checks to some code 2020-01-08 15:09:11 -05:00
John Cote
5447ed529c cogdominium: fix sellbot field offices 2020-01-08 02:14:35 -05:00
John Cote
d4d26d5ad9 hood: generate acorn acres 2020-01-08 01:40:54 -05:00
John Cote
fbd8590498 golf: fix more crashes 2020-01-08 00:19:38 -05:00
John Cote
cd8ce05c2f toon: add missing import 2020-01-07 23:29:25 -05:00