Commit graph

66 commits

Author SHA1 Message Date
John Cote
758415b3e9 general: first round of fixes for tonight
note to self: add astron support checks to DistributedToonAI changes
2019-12-01 17:38:32 -05:00
John Cote
7e777ca776 toon: fix more camera lerps 2019-11-27 23:51:28 -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
b10466678e general: NodePath.remove() -> NodePath.removeNode()
remove() is deprecated
2019-11-23 17:51:14 -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
John Cote
89be2e73c7 general: fix crash, disable UserFunnel 2019-11-23 15:44:32 -05:00
Open Toontown
3f49cfcab5 general: the rest of the work from the livestream 2019-11-22 22:11:12 -05:00
Open Toontown
758024347a general: TTC progress 2019-11-22 20:58:35 -05:00
Open Toontown
b9c206a8d9 ai: add district stats 2019-11-22 20:18:26 -05:00
Open Toontown
1c74fac58e general: fix some more crashes 2019-11-17 16:57:18 -05:00
Open Toontown
4acc9fa914 general: loads to TTC! 2019-11-17 16:29:23 -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