Commit Graph

18 Commits

Author SHA1 Message Date
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 8029c7bb06 general: fix some warnings 2019-12-30 21:28:09 -05:00
John Cote 53e16992ac ai: server starts on python 3.x 2019-12-30 15:41:02 -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 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 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
John Cote 2c7d1a27da general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00