Commit Graph

28 Commits

Author SHA1 Message Date
Fabian Dill 47837f4dae Update modules 2021-02-07 04:41:51 +01:00
Fabian Dill dc9456f79a fix PyYAML version name to not trigger module updater 2021-01-20 03:18:46 +01:00
Fabian Dill c5c64f846e update PyYAML 2021-01-20 03:13:17 +01:00
Fabian Dill c8616a6fe4 update prompt toolkit 2021-01-19 07:00:17 +01:00
Chris Wilson e08e650110 Create website-redesign branch. Include incomplete redesign assets. Very much in-progress. 2020-10-24 14:46:27 -04:00
Fabian Dill 963abac2d7 make PyCharm shut up about xxtea version 2020-10-20 22:49:40 +02:00
CaitSith2 ad765659dd Add Race rom encryption. 2020-10-20 01:16:20 -07:00
Fabian Dill 70d1d8965b update colorama 2020-10-16 22:05:25 +02:00
Fabian Dill c2f83f6215 add palette shuffler to requirements.txt 2020-09-19 16:40:37 +02:00
Fabian Dill a39459e9fc remove z3pr from requirements.txt again as it doesn't exist on pypi yet.
To fix Github Unittests failing
2020-08-25 13:31:04 +02:00
Fabian Dill 2096d6ae5b Use proper OS-specific path uris in many more places
also move path.join into local_path and output_path to simplify use
2020-08-25 13:22:47 +02:00
Fabian Dill 87ea87a2e9 update modules, move markdown requirement and add tutorial caching 2020-08-14 19:29:59 +02:00
Chris Wilson ecc599d097 Move markdown handling to Python. Enable multi-language support for tutorial. 2020-08-13 22:26:42 -04:00
Chris Wilson 69f5802e7a Improved styling for WebHost 2020-07-18 16:25:07 -04:00
Fabian Dill 10bced3d68 rip out port forwarding. Broken and as a result mostly unused. 2020-05-30 03:47:40 +02:00
Fabian Dill f2884c7ee1 update appdirs 2020-05-11 21:07:24 +02:00
Fabian Dill 5d33b4b164 introduce persistent data storage, which for now just caches rom -> server pairs 2020-04-24 05:29:02 +02:00
Fabian Dill 470b764ac8 update prompt_toolkit 2020-03-26 22:31:54 +01:00
Fabian Dill 2811cc9b66 Run update/install once, as it installs/updates everything in one go 2020-03-22 02:34:24 +01:00
Fabian Dill 2a05b9cd72 move to promp_toolkit 2020-03-13 03:53:20 +01:00
Fabian Dill f583db3ee9 remove collections_extended dependency and replace with much faster stdlib Counter 2020-03-07 23:35:55 +01:00
Fabian Dill b8e8e3904a add automatic port forwarding 2020-03-07 16:22:04 +01:00
Fabian Dill d44acfdaaf implement binary patching for multimystery (for now no gui/cli support) 2020-03-06 00:48:23 +01:00
Fabian Dill 81e83ae65d implement fuzzy text matching 2020-02-17 13:57:48 +01:00
Fabian Dill 06ea170ecd
Non progressive option (#12)
* allow non-progressive

* use the actual extended_collections module
2020-01-22 06:28:58 +01:00
Fabian Dill fa41f358fd introduce PyYAML and make associated changes 2020-01-19 23:30:22 +01:00
Fabian Dill 674cad07ea re-implement auto-updates 2020-01-18 15:04:39 +01:00
Bonta-kun e941f738ba MultiClient: get rid of packages install hacks, use requirements.txt instead 2020-01-18 10:05:59 +01:00