Commit Graph

276 Commits

Author SHA1 Message Date
John Cote eb5b570e2c friends: Add FriendManager to Astron config 2021-07-08 22:00:19 -04:00
John Cote 5fccccd206 toonbase: Remove yet another Disney hack check 2021-07-08 15:32:24 -04:00
John Cote 9b84e09b13 general: Forgot to remove the actual shims 2021-07-08 12:54:21 -04:00
John Cote e12c704dfc general: Eliminate libotp & libtoontown import shims 2021-07-08 12:52:31 -04:00
John Cote e193383493 Merge branch 'develop' of github.com:open-toontown/open-toontown into develop 2021-07-08 11:27:36 -04:00
John Cote 9ff21ee735 distributed: Fix #34 2021-07-08 11:27:27 -04:00
John Cote a4d4a49a97
Merge pull request #32 from open-toontown/settings
Settings (don't merge yet)
2021-07-07 23:01:17 -04:00
John Cote eebc46bfb5
settings: Remove embedded mode setting 2021-07-07 22:04:39 -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 db25aaf10d
settings: Initial commit 2021-07-07 20:56:19 -04:00
John Cote cfa209216c
toon: Probably the last Disney hack check removal 2021-07-07 19:17:19 -04:00
John Cote 4c48955ce0
darwin: Scripts are now executable 2021-07-07 17:51:38 -04:00
John Cote e641fe0a45 ai: Remove old magic word code 2021-07-07 14:07:44 -04:00
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