Commit graph

167 commits

Author SHA1 Message Date
John Cote
ee6d61671c minigame: fix race game run sequence 2020-01-06 14:29:17 -05:00
John Cote
aca8bd90e6 minigame: fix race game crash 2020-01-06 13:57:48 -05:00
John Cote
aa69c9e4a3 minigame: fix some race game crashes 2020-01-06 13:42:57 -05:00
John Cote
ec12097b06 racing: we got leaderboards 2020-01-05 22:09:53 -05:00
John Cote
22486021aa racing: fix toon battles 2020-01-05 21:53:40 -05:00
John Cote
bdfd01b6b0 toon: fix zombie check 2020-01-05 21:34:07 -05:00
John Cote
74f114621b toon: remove hack checks that don't work 2020-01-05 21:30:20 -05:00
John Cote
665c5ae39e config: finish cleanup 2020-01-05 20:41:44 -05:00
John Cote
518c526c99 racing: practice races work 2020-01-02 22:44:57 -05:00
John Cote
9e742f51c4 racing: it loads and crashes 2020-01-02 22:02:07 -05:00
John Cote
00f5bfc3a4 racing: almost to the race 2020-01-02 21:04:56 -05:00
John Cote
53a854a134 racing: more race pad stuff 2020-01-02 20:45:36 -05:00
John Cote
06ca87a01e racing: race tracks now cycle 2020-01-02 20:05:45 -05:00
John Cote
cfd323ed74 racing: working on race pads 2020-01-02 17:36:49 -05:00
John Cote
23bc0691c7 toon: send player dna as bytes instead of string 2020-01-02 15:23:27 -05:00
John Cote
fcbcd00e45 racing: working view pads 2020-01-02 14:19:22 -05:00
John Cote
03df90b3e2 racing: you can now purchase karts 2020-01-02 13:15:44 -05:00
John Cote
f0767c9739 racing: broken kart pads 2020-01-02 12:46:49 -05:00
John Cote
52edc142da Update DistributedKartPadAI.py 2020-01-01 20:15:25 -05:00
John Cote
c77ae8f744 racing: track info is now set properly 2020-01-01 19:55:54 -05:00
John Cote
c9b1cb214b racing: race pad AI is an FSM now
pretty cool, huh?
2020-01-01 19:41:58 -05:00
John Cote
b24e485fa0 minigame: fix toon slingshot 2020-01-01 19:21:43 -05:00
John Cote
28fe831578 Update TrackPage.py 2019-12-31 14:15:53 -05:00
John Cote
7fc08602b5 Update GardenGlobals.py 2019-12-31 14:13:04 -05:00
John Cote
7c5c599345 minigame: fix jungle vines 2019-12-31 14:09:47 -05:00
John Cote
0daf3c59ee minigame: actually fix toon escape (lol) 2019-12-31 14:00:16 -05:00
John Cote
b4dc578291 minigame: fix toon escape (pog) 2019-12-31 13:59:22 -05:00
John Cote
c7362ec2d3 minigame: fix toon memory game (yuck) 2019-12-31 13:36:56 -05:00
John Cote
455a8000ca minigame: fix more minigame crashes 2019-12-31 01:11:28 -05:00
John Cote
03a246bec4 minigame: fix cannon game 2019-12-31 00:43:10 -05:00
John Cote
c7f144e160 minigame: more fixes 2019-12-31 00:20:22 -05:00
John Cote
c5c733560f minigame: fix more minigames 2019-12-30 23:04:48 -05:00
John Cote
187eb4b50c minigame: you can now play some minigames
some will crash
2019-12-30 22:43:40 -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
b478f2a1ba quest: what a weird way of setting scales 2019-12-30 21:32:57 -05:00
John Cote
8029c7bb06 general: fix some warnings 2019-12-30 21:28:09 -05:00
John Cote
67677ad796 safezone: fix daisy gardens flower crash 2019-12-30 21:08:00 -05:00
John Cote
0a6eee1892 toon: fix swimming crash 2019-12-30 20:50:59 -05:00
John Cote
2f6e16a293 battle: fix more crashes with street battles 2019-12-30 20:37:37 -05:00
John Cote
e87f30a135 battle: fix crash when battling cog 2019-12-30 20:29:56 -05:00
John Cote
f4f9033f63 general: fix shard page & news page crash 2019-12-30 20:27:42 -05:00
John Cote
5e0d895680 general: fix a bunch of crashes 2019-12-30 20:21:20 -05:00
John Cote
9b6676ebc7 general: fix chat & classic char crashes 2019-12-30 19:56:05 -05:00
John Cote
86191622cf makeatoon: type a name works now 2019-12-30 19:42:34 -05:00
John Cote
616a9b9f6c toon: net string could either be str or bytes 2019-12-30 19:23:15 -05:00
John Cote
28da462e52 general: loads to playground 2019-12-30 19:17:24 -05:00
John Cote
7200c5bbcd makeatoon: fix glitchy names 2019-12-30 18:34:25 -05:00
John Cote
6527c00b0b makeatoon: make-a-toon doesn't crash anymore 2019-12-30 18:32:25 -05:00
John Cote
fc36f32e97 ai: fix some crashes 2019-12-30 18:20:32 -05:00
John Cote
75119eee78 suit: fix issue with landmark buildings not being found 2019-12-30 16:18:14 -05:00
John Cote
53e16992ac ai: server starts on python 3.x 2019-12-30 15:41:02 -05:00
John Cote
f24d5cac59 uberdog: server starts 2019-12-30 15:37:11 -05:00
John Cote
7c27d594bb uberdog: python 3.x progress 2019-12-30 13:03:23 -05:00
John Cote
a79b2dff0b general: loads to connecting screen on python 3.x 2019-12-30 01:59:01 -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
b2d956d1a4 general: some cleanup 2019-12-05 23:10:13 -05:00
John Cote
248661d51a racing: current progress 2019-12-05 22:42:29 -05:00
John Cote
1f84f3a96c racing: more progress on leaderboards 2019-12-05 22:17:10 -05:00
John Cote
6d46f8cd32 racing: leaderboards initial commit 2019-12-05 22:03:12 -05:00
John Cote
2073f67040 ai: welcome valley actually works fine 2019-12-05 21:48:28 -05:00
John Cote
9fb9a3b94a Update DistributedTrophyMgrAI.py 2019-12-05 21:45:22 -05:00
John Cote
f2b0bae949 ai: broken welcome valley 2019-12-05 21:38:58 -05:00
John Cote
d06a50b47d login: update stuff 2019-12-02 18:29:08 -05:00
John Cote
e5a29cebdd toon: that's a real neat typo there 2019-12-01 22:54:47 -05:00
John Cote
b2e2c0f68b general: start working on goofy speedway 2019-12-01 19:25:05 -05:00
John Cote
cb98eab37f general: field offices & buildings work 2019-12-01 19:01:31 -05:00
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
8bf7a6a895 distributed: maintain consistency 2019-11-30 22:21:12 -05:00
John Cote
427c93da46 distributed: handleCloseShard astron support 2019-11-30 22:15:12 -05:00
John Cote
9f56161955 general: some cleanup 2019-11-28 00:17:22 -05:00
John Cote
17ba625f73 suit: cleanup propeller before destroying it 2019-11-28 00:08:46 -05:00
John Cote
d14f6303c0 building: fix field office & cog building signs 2019-11-28 00:07:53 -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
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
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
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
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
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
0277c14933 distributed: changing location doesn't boot you now 2019-11-17 17:16:25 -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
f85f8c697d general: this too 2019-11-16 00:03:27 -05:00
Open Toontown
dcacd391ed makeatoon: Typing a name works 2019-11-15 23:10:10 -05:00