Commit graph

26 commits

Author SHA1 Message Date
John Cote
259c505a1b audio: .mid, .wav, .mp3 -> .ogg 2020-01-14 14:28:52 -05:00
John Cote
db42556289 general: fix some python 3.x SyntaxWarnings 2020-01-12 00:25:04 -05:00
John Cote
5447ed529c cogdominium: fix sellbot field offices 2020-01-08 02:14:35 -05:00
John Cote
78dc55419a minigame: fix ice game physics simulation & crashes 2020-01-07 20:15:13 -05:00
John Cote
2ace6ce632 minigame: fix more minigame crashes 2020-01-07 16:44:33 -05:00
John Cote
7786de4334 minigame: cleanup walk & run sequences in race game 2020-01-07 13:55:39 -05:00
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
b24e485fa0 minigame: fix toon slingshot 2020-01-01 19:21:43 -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
3c14c14623 toontown: initial work on python 3.x support 2019-12-30 01:07:56 -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
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
2ae2175b8a general: base.loadSfx -> base.loader.loadSfx 2019-11-23 17:07:27 -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