57 Commits

Author SHA1 Message Date
Dusty.P
73bebc8158 Clear Reactions after selection 2018-05-09 20:41:15 -08:00
Dusty.P
3243cd2771 Clear Reactions after selection 2018-05-09 20:40:33 -08:00
Dusty.P
aa785de50c Added user interaction to upload_dino 2018-05-09 20:20:25 -08:00
Dustin Pianalto
6310e93b8b Try utf-16 if utf-8 fails 2018-05-09 16:58:37 -08:00
Dustin Pianalto
73dfff1026 Try utf-16 if utf-8 fails 2018-05-09 16:51:09 -08:00
Dustin Pianalto
b06037fafa Try utf-16 if utf-8 fails 2018-05-09 16:48:56 -08:00
Dustin Pianalto
bf55856f94 Try utf-16 if utf-8 fails 2018-05-09 16:44:25 -08:00
Dustin Pianalto
530367b64e Try utf-16 if utf-8 fails 2018-05-09 16:38:33 -08:00
Dustin Pianalto
4610eca508 Try utf-16 if utf-8 fails 2018-05-09 16:34:24 -08:00
Dustin Pianalto
a90f97129e Try utf-16 if utf-8 fails 2018-05-09 16:32:11 -08:00
Dustin Pianalto
e2ed331e5b Try utf-16 if utf-8 fails 2018-05-09 16:26:46 -08:00
Dustin Pianalto
b49c3cd1bc Try utf-16 if utf-8 fails 2018-05-09 16:24:20 -08:00
Dustin Pianalto
1eff6911e6 Try utf-16 if utf-8 fails 2018-05-09 16:20:45 -08:00
Dustin Pianalto
9a27f58f67 Try utf-16 if utf-8 fails 2018-05-09 16:14:35 -08:00
Dustin Pianalto
0f38caf97a Try utf-16 if utf-8 fails 2018-05-09 16:05:05 -08:00
Dustin Pianalto
e3dc53ee7d Try utf-16 if utf-8 fails 2018-05-09 16:02:42 -08:00
Dustin Pianalto
a99abb7cc7 Try utf-16 if utf-8 fails 2018-05-09 15:59:21 -08:00
Dustin Pianalto
b53cb84634 Try utf-16 if utf-8 fails 2018-05-09 15:58:31 -08:00
Dustin Pianalto
e44dbbf248 Try utf-16 if utf-8 fails 2018-05-09 15:47:53 -08:00
Dustin Pianalto
ecde215ef1 Try utf-16 if utf-8 fails 2018-05-09 15:45:16 -08:00
Dustin Pianalto
fc19bb8ad8 Try utf-16 if utf-8 fails 2018-05-09 15:40:34 -08:00
Dustin Pianalto
ee10fa06ad Try utf-16 if utf-8 fails 2018-05-09 15:38:39 -08:00
Dustin Pianalto
8b8dc37005 Try utf-16 if utf-8 fails 2018-05-09 15:23:36 -08:00
Dustin Pianalto
44080aa77a Try utf-16 if utf-8 fails 2018-05-09 15:21:30 -08:00
Dustin Pianalto
1c3e207f5d Try utf-16 if utf-8 fails 2018-05-09 15:18:02 -08:00
Dustin Pianalto
0b29d1a3e1 Fixed Git 2018-05-09 14:50:42 -08:00
Dustin Pianalto
e2f14f095d Fixed git add errors 2018-05-09 14:36:16 -08:00
Dustin Pianalto
fb12986564 Fixed git add errors 2018-05-09 14:34:27 -08:00
Dustin Pianalto
eb9b580d42 Fixed git add errors 2018-05-09 14:26:45 -08:00
Dustin Pianalto
a36f23e6ae Fixed Commit errors 2018-05-09 14:17:15 -08:00
Dustin Pianalto
42f5f6baf3 awaited coroutines 2018-05-09 14:06:35 -08:00
Dustin Pianalto
f0f85b4476 Fixed messages 2018-05-09 14:03:29 -08:00
Dustin Pianalto
b73bb47445 Auto push to github 2018-05-09 13:55:16 -08:00
Dusty.P
ae90dcde84 upload_dino command 2018-05-09 01:30:48 -08:00
Dusty.P
79c5f0cf5a upload_dino command 2018-05-09 01:28:31 -08:00
Dusty.P
cbd19659b0 upload_dino command 2018-05-09 01:25:39 -08:00
Dustin Pianalto
370051c1b3 Upload Command 2018-05-08 17:08:06 -08:00
Dusty.P
39b9f69197 Added functions to parse and generate ini files 2018-05-08 00:46:22 -08:00
Dusty.P
1b9e6965cc Fixed get_guid_string to use all unsigned values 2018-05-08 00:45:58 -08:00
Dusty.P
d539b59ec9 Removed test code 2018-05-06 23:56:11 -08:00
Dusty.P
2734a580d1 File Processing Framework 2018-05-06 23:54:41 -08:00
Dusty.P
64ec852f6e Moved guid functions to guid.py 2018-05-06 22:52:09 -08:00
Dusty.P
b868c81448 Added get_guid_string replicating C# functionality
Checked against ASB's import function it properly generates
the string representation of the Guid generated from the
DinoID1 and DinoID2 values.
2018-05-06 22:46:02 -08:00
Dustin Pianalto
aab2dbac9e Add string output for guid 2018-05-06 14:46:34 -08:00
Dustin Pianalto
46c54194b3 Add string output for guid 2018-05-06 14:30:22 -08:00
Dusty.P
ccf961d22c Added get_guid replicating C# functionality (hopefully) 2018-05-06 01:16:19 -08:00
Dusty.P
8cdca8f704 Added Repl 2018-05-05 21:51:29 -08:00
Dusty.P
c5bbdf8abc Added Reboot command 2018-05-05 21:40:58 -08:00
Dusty.P
8736abf152 Fixed Embed Color 2018-05-05 21:36:43 -08:00
Dusty.P
e92895f44f Fixed layouts 2018-05-05 21:31:03 -08:00