Commit graph

27 commits

Author SHA1 Message Date
Little Cat
ca58c8130a
battle: Add missing change from previous commit 2023-01-10 19:03:52 -04:00
Little Cat
f7c90dde04
battle: Dymanic boss cog round reward duration. 2022-12-31 03:32:03 -04:00
Little Cat
8051c15e89
spellbook: Boss battle create/manip magic words. 2022-12-28 19:15:38 -04:00
Little Cat
1801d2b9fb
all: replace pandac.PandaModules imports.
UD/AI + Client boots up.
2022-12-16 20:40:57 -04:00
Open Toontown
4bdada2816 so many DeprecationWarnings 2022-01-19 19:50:20 -05:00
Open Toontown
8df97582b2 more DeprecationWarning removal 2022-01-19 14:31:52 -05:00
John Cote
e12c704dfc general: Eliminate libotp & libtoontown import shims 2021-07-08 12:52:31 -04:00
John Cote
20ee51972c battle: Fix battle sounds search path 2021-07-06 15:34:43 -04:00
John Cote
092f6611cc astron: astronSupport -> __astron__ 2021-06-29 13:57:22 -04:00
John Cote
7195618d93
Merge pull request #14 from LittleToonCat/astronSupport-builtins
Make Astron Support option a built-in variable
2021-06-29 13:19:51 -04:00
John Cote
b65658e8a4 interests: More fixes 2021-06-29 00:17:23 -04:00
Little Cat
bc43eee886
base: astronSupport is now a builtins variable 2020-01-20 03:59:05 -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
5b4e7b74bd battle: fix npc sos crash 2020-01-09 22:26:18 -05:00
John Cote
bac1d10200 coghq: fix a bunch of vp crashes 2020-01-09 20:12:42 -05:00
John Cote
83cb21d6eb battle: fix another interest issue 2020-01-09 14:19:35 -05:00
John Cote
851d4c02ea coghq: cog hq exterior interest fix for astron 2020-01-09 14:11:38 -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
3c14c14623 toontown: initial work on python 3.x support 2019-12-30 01:07:56 -05:00
John Cote
cb98eab37f general: field offices & buildings work 2019-12-01 19:01:31 -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
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
John Cote
2c7d1a27da general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00