Commit graph

8 commits

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