Commit graph

126 commits

Author SHA1 Message Date
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
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
13c2df29ed
otp: Basic access level support in preperation for Magic Words 2021-06-14 05:21:33 -03: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
6bbd89c342 Update Emote.py 2020-01-08 20:59:02 -05:00
John Cote
80bda9a9ec coghq: you can now enter the factory 2020-01-08 18:23:43 -05:00
John Cote
f73eb9eb84 coghq: factory almost loads 2020-01-08 17:47:17 -05:00
John Cote
5447ed529c cogdominium: fix sellbot field offices 2020-01-08 02:14:35 -05:00
John Cote
2d4ccd6e20 Revert "ai: perhaps fix serverTime"
This reverts commit 2c8d90ca09.
2020-01-03 00:07:09 -05:00
John Cote
2c8d90ca09 ai: perhaps fix serverTime 2020-01-02 23:11:49 -05:00
John Cote
9e742f51c4 racing: it loads and crashes 2020-01-02 22:02:07 -05:00
John Cote
fa882f5f48 speedchat: slice functions are deprecated in python 3.x 2020-01-01 18:26:45 -05:00
John Cote
987716f94c login: actually fix it yeahhh 2020-01-01 17:59:40 -05:00
John Cote
b34006d046 login: fix broken post remove datagram 2020-01-01 17:58:39 -05:00
John Cote
c5c733560f minigame: fix more minigames 2019-12-30 23:04:48 -05:00
John Cote
f4f9033f63 general: fix shard page & news page crash 2019-12-30 20:27:42 -05:00
John Cote
5e0d895680 general: fix a bunch of crashes 2019-12-30 20:21:20 -05:00
John Cote
9b6676ebc7 general: fix chat & classic char crashes 2019-12-30 19:56:05 -05:00
John Cote
86191622cf makeatoon: type a name works now 2019-12-30 19:42:34 -05:00
John Cote
28da462e52 general: loads to playground 2019-12-30 19:17:24 -05:00
John Cote
fc36f32e97 ai: fix some crashes 2019-12-30 18:20:32 -05:00
John Cote
f24d5cac59 uberdog: server starts 2019-12-30 15:37:11 -05:00
John Cote
d73c9c1a91 movement: don't need int in ScalarTypes twice 2019-12-30 02:12:15 -05:00
John Cote
a79b2dff0b general: loads to connecting screen on python 3.x 2019-12-30 01:59:01 -05:00
John Cote
cd932aa66e otp: initial work on python 3.x support 2019-12-30 01:00:16 -05:00
John Cote
a47d4ccd0e level: edits for python 3 support 2019-12-30 00:48:40 -05:00
John Cote
b58d21c70e login: login manager doesn't need doneEvent 2019-12-02 19:44:19 -05:00
John Cote
1ed01e7746 login: merge AstronLoginScreen with LoginScreen 2019-12-02 19:32:10 -05:00
John Cote
39da0d2141 login: move some code out of login manager 2019-12-02 18:53:35 -05:00
John Cote
d06a50b47d login: update stuff 2019-12-02 18:29:08 -05:00
John Cote
cb98eab37f general: field offices & buildings work 2019-12-01 19:01:31 -05:00
John Cote
e1d6d9ff3b login: not really cleanup but whatever 2019-11-30 22:39:36 -05:00
John Cote
41abecc194 login: whoops 2019-11-30 22:07:01 -05:00
John Cote
30dd3ab4ac login: avatar unloading stuff 2019-11-30 22:05:14 -05:00
John Cote
04c483983f login: this is better 2019-11-30 21:22:56 -05:00
John Cote
b0acb2701d login: even more cleanup 2019-11-30 21:14:42 -05:00
John Cote
058f66948d login: route notifies through login manager 2019-11-30 20:47:53 -05:00
John Cote
002ad7ef35 login: more login manager cleanup 2019-11-30 20:43:18 -05:00
John Cote
98b699d4b9 login: clean up this mess a little bit 2019-11-28 01:00:02 -05:00
John Cote
9f56161955 general: some cleanup 2019-11-28 00:17:22 -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
2ae2175b8a general: base.loadSfx -> base.loader.loadSfx 2019-11-23 17:07:27 -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
John Cote
8e34a96b7e general: last of the cleanup for now 2019-11-17 18:51:35 -05:00
John Cote
bab8474cb9 general: Fix some issues, cleanup 2019-11-17 18:15:48 -05:00
Open Toontown
4acc9fa914 general: loads to TTC! 2019-11-17 16:29:23 -05:00
John Cote
4bf0dc3263 login: I need to sleep 2019-11-16 00:04:55 -05:00
John Cote
f85f8c697d general: this too 2019-11-16 00:03:27 -05:00
John Cote
6b61a14a50 general: slight tweak 2019-11-15 23:59:21 -05:00
Open Toontown
dcacd391ed makeatoon: Typing a name works 2019-11-15 23:10:10 -05:00
Open Toontown
e3b96e2cfd makeatoon: pattern names work now 2019-11-15 22:28:30 -05:00
Open Toontown
651de8ddd8 makeatoon: current progress 2019-11-15 21:57:54 -05:00
Open Toontown
239de4ae62 login: avatar list retrieval 2019-11-15 21:15:38 -05:00
Open Toontown
ce212e83d2 login: send proper login response 2019-11-15 20:33:05 -05:00
Open Toontown
45b178a729 login: account creation/retrieval is working 2019-11-15 20:04:02 -05:00
Open Toontown
140f520d65 makeatoon: it loads 2019-11-10 21:32:17 -05:00
Open Toontown
4ae4a6e3e4 general: Loads to Pick A Toon (forced) 2019-11-10 21:25:06 -05:00
Open Toontown
5ab0422564 distributed: it is not broken anymore 2019-11-10 21:03:43 -05:00
Open Toontown
155e40564f distributed: this is broken 2019-11-10 20:50:13 -05:00
Open Toontown
1f8044c25e ai: AI server progress 2019-11-10 19:46:41 -05:00
Open Toontown
d047b77154 distributed: fix typo in OTPCR 2019-11-10 18:58:35 -05:00
Open Toontown
d27b25ab38 general: pain. 2019-11-08 23:55:55 -05:00
Open Toontown
41cad484c4 general: time for pain 2019-11-08 22:20:04 -05:00
Open Toontown
9b2834785e general: Start working on Astron login manager 2019-11-08 21:34:53 -05:00
Open Toontown
2dcf73d3da general: More Astron progress 2019-11-08 21:10:31 -05:00
Open Toontown
bba3117cc4 general: working on astron stuff 2019-11-08 20:45:22 -05:00
Open Toontown
f497c3d011 general: Some small fixes 2019-11-08 20:23:35 -05:00
Open Toontown
46e7a352b6 general: loads to a connecting screen! 2019-11-08 18:57:25 -05:00
Open Toontown
27bd82aa36 general: more loading progress 2019-11-08 18:57:25 -05:00
Open Toontown
fabbbde9f9 general: current progress on loading the client 2019-11-02 19:49:34 -04:00
John Cote
2c7d1a27da general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00