Commit graph

13 commits

Author SHA1 Message Date
John Cote
3c14c14623 toontown: initial work on python 3.x support 2019-12-30 01:07:56 -05:00
John Cote
17ba625f73 suit: cleanup propeller before destroying it 2019-11-28 00:08:46 -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
827445d8fa
general: current progress
progress includes:
 - cogs appear on streets now
 - additionally, street interests are setup for astron clients.
 - cog battles are mostly working
 - updated some sequences to work with newer panda3d
 - fixed particle effects search paths so that they load now
 - handled disconnect reasons for clients that disconnect during cog battles etc.
 - fleshed out the holiday manager a bit more
2019-11-27 20:14:30 -05:00
John Cote
10f827e2bd general: no more iPos, iPosHpr, iPosHprScale
they're all deprecated
2019-11-23 17:30:18 -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
fee18165d1 general: loadModelNode() -> loadModel().node()
loadModelNode is deprecated
2019-11-23 17:16:07 -05:00
John Cote
2ae2175b8a general: base.loadSfx -> base.loader.loadSfx 2019-11-23 17:07:27 -05:00
Open Toontown
d500673550 general: fix several crashes 2019-11-22 21:10:46 -05:00
Open Toontown
758024347a general: TTC progress 2019-11-22 20:58:35 -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