Commit graph

264 commits

Author SHA1 Message Date
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
92dab51d3e ai: generate more playgrounds
Donald's Dock, The Brrrgh, Minnie's Melodyland, Daisy Gardens, Donald's Dreamland
2019-11-26 23:59:12 -05:00
John Cote
e89fcffd87 Update .gitignore 2019-11-26 23:32:15 -05:00
John Cote
b10466678e general: NodePath.remove() -> NodePath.removeNode()
remove() is deprecated
2019-11-23 17:51:14 -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
John Cote
89be2e73c7 general: fix crash, disable UserFunnel 2019-11-23 15:44:32 -05:00
John Cote
27ce5fd576 general: cleanup 2019-11-22 23:51:24 -05:00
John Cote
421200195c Update .gitignore 2019-11-22 23:13:07 -05:00
Open Toontown
3f49cfcab5 general: the rest of the work from the livestream 2019-11-22 22:11:12 -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
b9c206a8d9 ai: add district stats 2019-11-22 20:18:26 -05:00
Open Toontown
9c258294ab general: set cull bins 2019-11-22 18:43:24 -05:00
Open Toontown
fb7fed72fc gitignore: ignore screenshots 2019-11-22 18:31:47 -05:00
John Cote
2b0b83f372 ai: yes 2019-11-20 17:05:59 -05:00
John Cote
41f0d8da6c ai: generate the catalog manager 2019-11-20 15:12:05 -05:00
John Cote
2e00c465a6 toonbase: localhost -> 127.0.0.1
While Linux is able to connect to localhost, Windows & macOS aren't.
2019-11-19 18:04:10 -05:00
John Cote
580ffb001b general: update .gitignore for macOS files 2019-11-19 17:50:26 -05:00
John Cote
8e34a96b7e general: last of the cleanup for now 2019-11-17 18:51:35 -05:00
John Cote
bab8474cb9 general: Fix some issues, cleanup 2019-11-17 18:15:48 -05:00
John Cote
f199fd055d etc: force tutorial skip temporarily 2019-11-17 17:21:29 -05:00
John Cote
0277c14933 distributed: changing location doesn't boot you now 2019-11-17 17:16:25 -05:00
John Cote
78752307fa etc: fix dc files 2019-11-17 17:10:47 -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
John Cote
4bf0dc3263 login: I need to sleep 2019-11-16 00:04:55 -05:00
John Cote
f85f8c697d general: this too 2019-11-16 00:03:27 -05:00
John Cote
6b61a14a50 general: slight tweak 2019-11-15 23:59:21 -05:00
John Cote
7974b55ddf merge 2019-11-15 23:33:56 -05:00
Open Toontown
dcacd391ed makeatoon: Typing a name works 2019-11-15 23:10:10 -05:00
Open Toontown
e3b96e2cfd makeatoon: pattern names work now 2019-11-15 22:28:30 -05:00
Open Toontown
651de8ddd8 makeatoon: current progress 2019-11-15 21:57:54 -05:00
Open Toontown
239de4ae62 login: avatar list retrieval 2019-11-15 21:15:38 -05:00
Open Toontown
ce212e83d2 login: send proper login response 2019-11-15 20:33:05 -05:00
Open Toontown
45b178a729 login: account creation/retrieval is working 2019-11-15 20:04:02 -05:00
Open Toontown
140f520d65 makeatoon: it loads 2019-11-10 21:32:17 -05:00
Open Toontown
4ae4a6e3e4 general: Loads to Pick A Toon (forced) 2019-11-10 21:25:06 -05:00
Open Toontown
5ab0422564 distributed: it is not broken anymore 2019-11-10 21:03:43 -05:00
Open Toontown
155e40564f distributed: this is broken 2019-11-10 20:50:13 -05:00
Open Toontown
1f8044c25e ai: AI server progress 2019-11-10 19:46:41 -05:00
Open Toontown
d047b77154 distributed: fix typo in OTPCR 2019-11-10 18:58:35 -05:00
Open Toontown
1e5eb077e2 uberdog: Actually load the UberDOG config 2019-11-09 11:26:22 -05:00
John Cote
c5cb83f003 merge 2019-11-09 01:15:06 -05:00
John Cote
9f5338dc4a
general: whoops 2019-11-09 00:00:51 -05:00
Open Toontown
d27b25ab38 general: pain. 2019-11-08 23:55:55 -05:00
Open Toontown
41cad484c4 general: time for pain 2019-11-08 22:20:04 -05:00
Open Toontown
9b2834785e general: Start working on Astron login manager 2019-11-08 21:34:53 -05:00