Commit graph

41 commits

Author SHA1 Message Date
Little Cat
f467c491fd
general: Fix more missing imports 2022-12-20 01:55:35 -04:00
Little Cat
1801d2b9fb
all: replace pandac.PandaModules imports.
UD/AI + Client boots up.
2022-12-16 20:40:57 -04:00
Tadej Glinšek
e6074917b9 general: Fix enum starting positions 2022-11-08 15:14:06 +01:00
Open Toontown
5cdd7f84af general: PythonUtil.Enum has been deprecated 2022-09-19 16:47:30 -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
John Cote
e12c704dfc general: Eliminate libotp & libtoontown import shims 2021-07-08 12:52:31 -04:00
John Cote
092f6611cc astron: astronSupport -> __astron__ 2021-06-29 13:57:22 -04:00
John Cote
18474edf5a coghq: Fix interests crash 2021-06-29 00:06:11 -04: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
d1f72e47ef coghq: fix another ceo crash 2020-01-14 01:47:12 -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
747fff520c coghq: fix more cj crashes 2020-01-10 22:53:57 -05:00
John Cote
c04375d5e8 coghq: fix some da office crashes 2020-01-10 17:20:26 -05:00
John Cote
fa710cfd80 coghq: fix some cfo crashes 2020-01-09 23:22:11 -05:00
John Cote
15c98c5901 coghq: fix mint crashes 2020-01-09 22:18:33 -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
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
455a8000ca minigame: fix more minigame crashes 2019-12-31 01:11:28 -05:00
John Cote
f2740bab51 general: fix remaining warnings 2019-12-30 21:46:25 -05:00
John Cote
945aec0187 coghq: y tho 2019-12-30 21:38:26 -05:00
John Cote
7c27d594bb uberdog: python 3.x progress 2019-12-30 13:03:23 -05:00
John Cote
3c14c14623 toontown: initial work on python 3.x support 2019-12-30 01:07:56 -05:00
John Cote
a47d4ccd0e level: edits for python 3 support 2019-12-30 00:48:40 -05:00
John Cote
b2e2c0f68b general: start working on goofy speedway 2019-12-01 19:25:05 -05:00
John Cote
5d4bb8c5a0
general: rest of tonight's progress
changes include:
 - update .gitignore to ignore cog building backups
 - set text minfilter to more closely resemble TTO
 - fix more issues with cog battles
 - additionally, setup server code that cog battles require (mostly stubs)
 - begin work on cog buildings
 - can interact with gag shop clerks now
 - can also interact with other NPCs, they will always reject you for now
2019-11-27 21:10:20 -05:00
John Cote
b10466678e general: NodePath.remove() -> NodePath.removeNode()
remove() is deprecated
2019-11-23 17:51:14 -05:00
John Cote
9c053371da general: base.loadMusic -> base.loader.loadMusic
base.loadMusic is deprecated
2019-11-23 17:18:49 -05:00
John Cote
2ae2175b8a general: base.loadSfx -> base.loader.loadSfx 2019-11-23 17:07:27 -05:00
Open Toontown
d27b25ab38 general: pain. 2019-11-08 23:55:55 -05:00
Open Toontown
46e7a352b6 general: loads to a connecting screen! 2019-11-08 18:57:25 -05:00
John Cote
2c7d1a27da general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00