Commit graph

412 commits

Author SHA1 Message Date
Little Cat
346e9ae704
spellbook: Fix some descriptions 2021-07-07 04:09:41 -03:00
Little Cat
44a90f07f8
spellbook: Implement magic word system 2021-07-07 03:51:22 -03:00
John Cote
20ee51972c battle: Fix battle sounds search path 2021-07-06 15:34:43 -04: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
fc6572b8fa shtiker: Support more display resolutions 2021-07-06 13:22:22 -04:00
John Cote
dc3e915b71 toonbase: Save screenshots to screenshots directory 2021-07-05 20:16:39 -04:00
John Cote
bd36f6c463 launcher: Use quick launcher by default 2021-07-03 22:02:19 -04:00
John Cote
1ee81ec046 launcher: Final cleanup 2021-07-02 12:03:52 -04:00
John Cote
d4865731b0 launcher: Almost done 2021-07-01 16:02:26 -04:00
John Cote
acc1d7165b login: Remove account server cruft 2021-07-01 01:21:36 -04:00
John Cote
80362a1d25 launcher: More cleanup 2021-06-30 18:18:11 -04:00
John Cote
e2cae7d76e launcher: More cleanup 2021-06-30 14:42:52 -04:00
John Cote
33918d1ec0 chat: Fix crash 2021-06-30 10:53:39 -04:00
John Cote
f9c4a31271 launcher: Fix crash 2021-06-29 21:58:21 -04:00
John Cote
599866f837 launcher: More cleanup 2021-06-29 21:17:19 -04:00
John Cote
bcdac20e58 launcher: More 2021-06-29 20:49:47 -04:00
John Cote
dbf1c70648 launcher: Remove more old cruft 2021-06-29 20:20:52 -04:00
John Cote
7f3c81b386 launcher: Remove deprecated downloader code 2021-06-29 19:28:49 -04:00
John Cote
802f4d3a68 general: Remove UserFunnel 2021-06-29 15:20:22 -04:00
John Cote
e7936e7045 multiplayer: Fix crashes on Astron clients 2021-06-29 15:08:37 -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
4363eab91c suit: Fix too many Cogs on streets 2021-06-29 00:46:14 -04:00
John Cote
b65658e8a4 interests: More fixes 2021-06-29 00:17:23 -04:00
John Cote
18474edf5a coghq: Fix interests crash 2021-06-29 00:06:11 -04:00
John Cote
a47f6a2e28 uberdog: Generate Toontown time manager, implement getLastLoggedInStr 2021-06-28 22:02:41 -04:00
John Cote
dba9006efa login: Handle all remaining close connection TODOs 2021-06-28 20:32:29 -04:00
John Cote
e78d345fab login: Handle closing the connection in game operations 2021-06-28 14:29:12 -04:00
John Cote
a22b8d5aa9 login: Implement closing the connection in AstronLoginManager 2021-06-28 13:46:47 -04:00
John Cote
965752e0a3 gitignore: Add local/ directory 2021-06-27 21:59:02 -04:00
Little Cat
c3ff21824c
darwin: Astron + start scripts 2021-06-26 21:22:08 -03:00
Little Cat
a90d259b20
hood: Comment out quiet zone debug prints. Fixes #24 2021-06-26 20:30:49 -03:00
Little Cat
4d78125977
login: Replaced dbm with json
This is to ensure compatibility between platforms
2021-06-20 03:15:11 -03:00
Little Cat
3ba4349232
readme: Include Panda3D for macOS + Instructions
Panda installers for Windows are also updated too.  Same link.

Will get to creating the launch scripts for mac tonight
2021-06-18 09:07:14 -03:00
Little Cat
9ee729b1f9
etc: Whoops. 2021-06-14 05:23:38 -03:00
Little Cat
13c2df29ed
otp: Basic access level support in preperation for Magic Words 2021-06-14 05:21:33 -03:00
Little Cat
ca2286b470
etc: call dos2unix on DC files 2021-06-14 05:15:14 -03:00
Little Cat
4d95117c00
readme: Add proper README 2021-06-06 06:15:17 -03:00
Little Cat
3a4dbd8304
win32/linux: Add start up scripts and add win32 Astron binaries. 2021-06-05 01:23:03 -03:00
John Cote
3e79bb4af6 libotp: Use the libotp that's in our Panda3D 2021-06-01 15:11:40 -04:00
John Cote
e42c2cc20c libtoontown: Use the libtoontown that's in our Panda3D 2021-06-01 14:55:48 -04:00
John Cote
7eeedfab1d
safezone: Generate our safezone manager 2020-08-12 13:42:31 -04:00
John Cote
7a16ad3662
gitignore: Add PyCharm virtualenv path 2020-08-07 20:15:32 -04:00
Little Cat
bc43eee886
base: astronSupport is now a builtins variable 2020-01-20 03:59:05 -04:00
John Cote
768bea8eb4 audio: use OpenAL 2020-01-14 14:36:35 -05:00
John Cote
8d08f01955 toonbase: get rid of the MIDI reset track 2020-01-14 14:35:19 -05:00
John Cote
259c505a1b audio: .mid, .wav, .mp3 -> .ogg 2020-01-14 14:28:52 -05:00
John Cote
de283ca597 coghq: yup you guessed it fixed more ceo crashes 2020-01-14 02:24:16 -05:00