Commit graph

14 commits

Author SHA1 Message Date
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