Commit Graph

16 Commits

Author SHA1 Message Date
1b947cecd2 Update code 2018-07-12 13:52:42 +08:00
2b6425c88f Add submodule 2018-07-12 13:33:56 +08:00
46fa0abd36 Update gitignore 2018-07-12 13:33:08 +08:00
b0d4ea40ac Fixed Bug: File not saved 2017-03-30 17:22:17 +08:00
5543cc6473 Add auto-toolchain mode.
Auto-Toolchain: Passing 5 paraments, this program will switch to auto
mode. In this mode, data will be fetched and saved to a file
automatically.
Fix Bug: Now if you don't press any key, the program will enter normal
mode and start fetching data with default settings.
2017-03-30 16:57:57 +08:00
9c953fc2f9 [Fix Bugs] Refetch Status and time string of Saved File
Bug of refetch: if an id is unreachable, the error message will be printed
3 times. Now we have fixed it and it will only be shown 1 time.
Bug of time string: if data has been generated but you don't enter
filename in time, the file will be saved with a time string of the moment
you enter the filename. Now the time string will be generated before
you entering filename.
2017-03-29 19:39:48 +08:00
b5d39b7b86 Fix Bug in HEAD_STR changing. 2017-03-29 18:44:31 +08:00
05beab4b88 Fix bug in creating result dir 2017-03-29 18:27:20 +08:00
63e9f9b223 Add information while switching mode 2017-03-29 18:00:58 +08:00
58f508cf1f Add Special Mode and SingleMode Terminal 2017-03-29 17:54:44 +08:00
b9250a7ed1 Add Support For All Value Querying. 2017-03-29 15:52:04 +08:00
49ef7423a6 Add time support in System. 2017-03-22 16:48:01 +08:00
48056daea9 Bug Fixed: Retry times limited to 3
Due to some reason, some data is possibly not able to be fetched. If
there's not a limitation, the system will retry until it succeed.
2017-03-22 14:17:42 +08:00
b1170f6d36 Almost Finished.
Now this system can fetch card data, parsing them.
We will add comparing to it later.
2017-03-22 13:57:49 +08:00
5a26adf229 Now this system can fetch cards data. 2017-03-22 13:08:30 +08:00
2abeaf332e Initial Commit 2017-03-22 11:24:38 +08:00