Commit Graph

49 Commits

Author SHA1 Message Date
Fierelier 4cac3fbcc9 Fix password input with win_unicode_console 2023-05-07 14:07:24 +02:00
Fierelier 4e4820a85e Use native text encoding on terminals incapable of UTF-8/UTF-16 2023-05-07 14:01:00 +02:00
Fierelier 50147c60d0 Oops, make modules dict ordered 2023-05-02 17:12:25 +02:00
Fierelier 567604b06e Use simplified module list instead of toml for correct startup order 2023-05-02 16:55:07 +02:00
Fierelier 922a7791f3 Move output_lock/output_buffer out of main 2023-05-02 16:30:37 +02:00
Fierelier a6b4e38cb6 Separate main and frontend code 2023-05-02 06:25:55 +02:00
Fierelier be8b12d481 Make VERSION more machine-readable 2023-05-02 04:57:34 +02:00
Fierelier f9a7d0793b Adapt pycapi namespace for modules 2023-05-02 04:38:30 +02:00
Fierelier d8c2ce876b Function to more easily import within own namespace 2023-05-02 04:36:42 +02:00
Fierelier d2884ea184 Re-include win_unicode_console 2023-05-02 04:18:16 +02:00
Fierelier 9d0b658444 Rudimentarily refiddled to support modules 2023-05-02 04:16:22 +02:00
Carlos Sanchez 6aee75c803 use os.linesep just in case 2023-05-01 20:34:54 -04:00
Carlos Sanchez 099953f96b More cleanup 2023-05-01 20:23:52 -04:00
Carlos Sanchez 5671ee8f55 Replace complicated crap with simple blocking queue 2023-05-01 20:13:35 -04:00
Carlos Sanchez f2b97f5678 Merged output for faster display 2023-05-01 19:27:33 -04:00
Carlos Sanchez ca187d9291 Some basic clear functionality 2023-05-01 19:04:24 -04:00
Carlos Sanchez 8d9771a715 Recent attempts at actual locking 2023-05-01 18:44:14 -04:00
Carlos Sanchez 4f3c0fe8cd Fixed several bugs 2023-05-01 17:23:53 -04:00
Carlos Sanchez 63a8f84017 Merge remote-tracking branch 'lumen/master' into prerelease 2023-05-01 16:50:56 -04:00
Fierelier e0148f9c8b Use quotes for executable path 2023-05-01 22:42:15 +02:00
Fierelier 8cc9228ceb Quote environment variables 2023-05-01 22:40:43 +02:00
Fierelier f085126aa5 Change working directory to script path 2023-05-01 22:39:55 +02:00
Fierelier d613e9bfb8 Do not pass back environment to calling program 2023-05-01 22:39:41 +02:00
Carlos Sanchez 1464b6b220 Well, that's user statuses 2023-05-01 16:36:38 -04:00
Carlos Sanchez 073d87ca19 Cleanup, standardize default room 2023-05-01 16:29:23 -04:00
Carlos Sanchez 4ded65af06 Some receiving message output 2023-05-01 16:06:40 -04:00
Carlos Sanchez 74049633d9 Merge branch 'master' of https://github.com/randomouscrap98/qcs-python 2023-05-01 13:42:03 -04:00
Carlos Sanchez 12905202cd Don't ignore actual consumed ws data 2023-05-01 13:41:59 -04:00
Carlos Sanchez 89b58f4e78
Update README.md 2023-05-01 13:18:30 -04:00
Carlos Sanchez 66795a7ed9 Formatting 2023-05-01 13:13:45 -04:00
Carlos Sanchez 61362663a1 Removed links 2023-05-01 13:07:31 -04:00
Carlos Sanchez f658a78c76 Userlist printing 2023-05-01 13:02:29 -04:00
Carlos Sanchez 5240b434a3 Searching complete? 2023-05-01 11:21:45 -04:00
Carlos Sanchez e0393cf410 Setting up more contentapi 2023-05-01 10:35:31 -04:00
Carlos Sanchez bd121f6b2f Merge branch 'master' of https://github.com/randomouscrap98/qcs-python 2023-05-01 02:22:39 -04:00
Carlos Sanchez b92807556e Some cleanup for actual use 2023-05-01 02:21:55 -04:00
Carlos Sanchez 93d92780b5
Create README.md 2023-05-01 02:21:38 -04:00
Carlos Sanchez d3e3978a31 Connecting to websocket 2023-05-01 01:55:20 -04:00
Carlos Sanchez e6f14bdda3 Setup the main loop! 2023-05-01 00:34:56 -04:00
Carlos Sanchez 60cb4f816e login finally works 2023-04-30 22:13:01 -04:00
Carlos Sanchez 818333de54 Login somewhat works, token file doesn't 2023-04-30 22:08:00 -04:00
Carlos Sanchez 94e203d1ba Just trying to login jeez 2023-04-30 21:58:02 -04:00
Carlos Sanchez 2a0fbfe4a1 Neat, loads from configs! 2023-04-30 21:12:14 -04:00
Carlos Sanchez ccd4e3232a Some testing 2023-04-30 21:03:03 -04:00
Carlos Sanchez 8b334c532e Config loading! 2023-04-30 20:46:08 -04:00
Carlos Sanchez 997228d3fb Can't get the modules... ugh 2023-04-30 18:57:50 -04:00
Carlos Sanchez 2d3aec1f64 Don't know, making garbage 2023-04-30 18:49:30 -04:00
Carlos Sanchez fd72b7072f I really am not a python programmer!! 2023-04-30 18:18:25 -04:00
Carlos Sanchez ebb11e59c6 Initial commit, what is going on 2023-04-30 18:13:02 -04:00