Little Cat
caaaa39a92
quest: tutorial: Disney's Quest and Tutorial Mgrs.
2022-12-24 00:11:13 -04:00
Drew Rogers
61a044e2e0
toon: Fix NPC positions including Flippy toon hall
2022-09-01 09:59:04 -05:00
Open Toontown
8df97582b2
more DeprecationWarning removal
2022-01-19 14:31:52 -05:00
Open Toontown
556ad03dab
a bunch of party fixes
2022-01-18 16:12:05 -05:00
Open Toontown
635ea1d3d1
Fix more camera lerps
2022-01-16 22:11:15 -05:00
Open Toontown
3666947d2b
More fixes
2022-01-16 18:10:51 -05:00
Open Toontown
8f1f46cfae
toon: Fix camera lerp for DistributedNPCFisherman
2022-01-16 17:15:31 -05:00
Open Toontown
d2aea84f8a
toon: Fix crash with DistributedNPCBlocker
2022-01-16 15:58:39 -05:00
John Cote
5fccccd206
toonbase: Remove yet another Disney hack check
2021-07-08 15:32:24 -04:00
John Cote
e12c704dfc
general: Eliminate libotp & libtoontown import shims
2021-07-08 12:52:31 -04:00
John Cote
31b47fd0a9
settings: Minor edits for consistency
2021-07-07 21:57:15 -04:00
John Cote
2ec6ceabb4
settings: Mostly working
2021-07-07 21:30:51 -04:00
John Cote
cfa209216c
toon: Probably the last Disney hack check removal
2021-07-07 19:17:19 -04:00
Little Cat
44a90f07f8
spellbook: Implement magic word system
2021-07-07 03:51:22 -03:00
John Cote
a7551ada6a
toonbase: Remove unnecessary Disney database check
2021-07-06 14:56:14 -04:00
John Cote
98ccaed012
toonbase: Remove another Disney hack check
2021-07-06 14:30:57 -04:00
John Cote
0c17ea7c55
toonbase: Remove unnecessary Disney hack check
2021-07-06 13:46:30 -04:00
John Cote
092f6611cc
astron: astronSupport -> __astron__
2021-06-29 13:57:22 -04:00
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
4f4054a751
toon: fix skill credit label
2020-01-11 10:59:05 -05:00
John Cote
b03e2d6171
general: undo some questional python 3.x conversions
2020-01-08 21:22:39 -05:00
John Cote
6311095365
toon: add astron support checks to some code
2020-01-08 15:09:11 -05:00
John Cote
cd8ce05c2f
toon: add missing import
2020-01-07 23:29:25 -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
23bc0691c7
toon: send player dna as bytes instead of string
2020-01-02 15:23:27 -05:00
John Cote
03df90b3e2
racing: you can now purchase karts
2020-01-02 13:15:44 -05:00
John Cote
0a6eee1892
toon: fix swimming crash
2019-12-30 20:50:59 -05:00
John Cote
5e0d895680
general: fix a bunch of crashes
2019-12-30 20:21:20 -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
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
f2b0bae949
ai: broken welcome valley
2019-12-05 21:38:58 -05:00
John Cote
e5a29cebdd
toon: that's a real neat typo there
2019-12-01 22:54:47 -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
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