ZestyTS
|
a07c74e04c
|
TGA files will no longer be automatically grabbed from the Image repo
|
2022-08-22 14:12:56 -07:00 |
|
ZestyTS
|
3d30ac8882
|
Program will now be able to restart again!
|
2022-08-22 13:49:22 -07:00 |
|
ZestyTS
|
eba3c07aad
|
Swapped to httpClient for async calls
|
2022-08-22 13:37:44 -07:00 |
|
ZestyTS
|
4c03801ec9
|
Fixed downloader not appearing
|
2022-08-11 11:26:54 -07:00 |
|
ZestyTS
|
6ab47c1882
|
Fixed the progress bar from instantly closing
|
2022-08-10 08:34:01 -07:00 |
|
ZestyTS
|
3c1b806e25
|
Fixed name
|
2022-08-09 16:55:37 -07:00 |
|
ZestyTS
|
d2e218d467
|
Swapped to use cnuspacker nuget instead of process
|
2022-08-09 14:26:11 -07:00 |
|
ZestyTS
|
81c6269a3d
|
Fixed Paths and awaited async function
|
2022-08-04 18:23:01 -07:00 |
|
ZestyTS
|
abd9a0c5e3
|
GetHashCode is no longer Deterministic outside of .Net Framework, added a function and updated values to fix that
|
2022-08-04 17:20:43 -07:00 |
|
ZestyTS
|
58057cd660
|
Removed because of compile error
|
2022-08-04 17:05:01 -07:00 |
|
ZestyTS
|
3008670dd8
|
Merge branch 'dev' into AsyncifyMerge
|
2022-08-03 08:51:46 -07:00 |
|
ZestyTS
|
080fb7f0a7
|
Fixed SNES FakeRepo code
|
2022-08-03 08:49:55 -07:00 |
|
ZestyTS
|
712624d5a8
|
Images and Additional items moved to main thread without being awaited
|
2022-08-02 11:29:09 -07:00 |
|
ZestyTS
|
5836cc67c9
|
Crap that really annoyed me so I fixed them
|
2022-07-28 16:08:55 -07:00 |
|
ZestyTS
|
419107d129
|
Reverting merge stomps
|
2022-07-28 15:34:47 -07:00 |
|
ZestyTS
|
ece404f2fc
|
Removing merge fake conflicts
|
2022-07-28 15:10:46 -07:00 |
|
ZestyTS
|
128ad89225
|
Merge branch 'Asynicify' into AsyncifyMerge
|
2022-07-28 15:08:21 -07:00 |
|
ZestyTS
|
a451450d4f
|
Merge pull request #38 from stuff-by-3-random-dudes/master
Adding missing change to dev from master
|
2022-07-28 15:00:53 -07:00 |
|
ZestyTS
|
45d5b51307
|
Fixed Paths, removed async from functions that are called by UI, fixed ProgressBar
|
2022-07-27 10:11:23 -07:00 |
|
ZestyTS
|
86abe57726
|
Tells the user about tga files
|
2022-07-18 15:13:17 -07:00 |
|
Zesty Fernandez
|
192d41fe0e
|
Added a "no update available" popup
|
2022-07-14 11:28:00 -07:00 |
|
Zesty Fernandez
|
16af4c2b0d
|
Fixed merge
|
2022-07-14 11:17:37 -07:00 |
|
ZestyTS
|
d329265fee
|
Revert "Release 3.0.2"
|
2022-07-14 08:25:28 -07:00 |
|
ZestyTS
|
32688f23cb
|
Found more mvm's that were awaited that shouldn't be
|
2022-07-12 19:50:41 -07:00 |
|
ZestyTS
|
9ae5b21d67
|
Merge branch 'dev' into Asynicify
|
2022-07-08 21:53:21 -07:00 |
|
ZestyTS
|
b28aa423bb
|
Made the Update Button actually do something
|
2022-07-08 21:47:16 -07:00 |
|
ZestyTS
|
6b8fab28e3
|
Removed unnecessary comment
|
2022-07-04 12:34:15 -07:00 |
|
ZestyTS
|
af688c23f6
|
Moved some awaits to tasks
|
2022-07-04 11:39:02 -07:00 |
|
ZestyTS
|
be7318717b
|
Fixed the rest of the async issues
|
2022-07-03 00:58:03 -07:00 |
|
ZestyTS
|
ef7ceb2400
|
Made changes to make UWUVCI work as async, but it hangs for a while on first boot
|
2022-07-03 00:13:08 -07:00 |
|
ZestyTS
|
904d314697
|
Made calls sync that were giving me issues and built out the path for blank.ini
|
2022-07-02 21:06:25 -07:00 |
|
ZestyTS
|
1dc857d71f
|
Removed all the issues with async and non async items
|
2022-07-02 00:46:56 -07:00 |
|
ZestyTS
|
77b89900bd
|
Removed all but three of the errors
|
2022-07-02 00:13:33 -07:00 |
|
ZestyTS
|
3fb1af95a6
|
Merge branch 'dev' into Asynicify
|
2022-07-01 23:58:41 -07:00 |
|
ZestyTS
|
ee4958763f
|
Fixed some bugs that might lead you to the wrong image
|
2022-07-01 14:50:00 -07:00 |
|
ZestyTS
|
00f4ff0fc5
|
Centralized all of the image retrieval code
|
2022-06-30 12:25:36 -07:00 |
|
ZestyTS
|
b207b69da2
|
Moved all the "easy" stuff to async
|
2022-06-30 11:49:52 -07:00 |
|
ZestyTS
|
e7a43fda9f
|
Added check to not get stuck in a bootloop
|
2022-03-04 12:01:55 -08:00 |
|
ZestyTS
|
f7330e1e2f
|
Grabbed the images first, and edited them before passing them BitMapImage
In a try/catch, downloaded the images and put them into an Images type. Then I push that over to graphics, and redraw everything.
|
2022-02-10 14:51:09 -08:00 |
|
ZestyTS
|
6d008cca23
|
Added more extensions to try when pulling down images from UWUVCI-Images
|
2022-01-19 20:04:56 -08:00 |
|
ZestyTS
|
5d4bbe5225
|
Added .jpeg to be accepted
|
2021-12-17 14:01:43 -08:00 |
|
ZestyTS
|
a422f66172
|
Sanitized exported config filenames
|
2021-04-15 16:07:12 -07:00 |
|
NicoAICP
|
8cf8338c89
|
Fixed issues with some tools
Added beta version to settings
Help button doesnt crash the app now
|
2020-12-27 14:53:41 +01:00 |
|
NicoAICP
|
44c38dec03
|
Fixed packing for all systems 32 bit users have to use java
|
2020-12-13 22:19:21 +01:00 |
|
NicoAICP
|
49f1c491ea
|
Fixed Needed Data wont download, Updated Teaser
|
2020-10-17 14:54:24 +02:00 |
|
ZestyTS
|
1955468813
|
Shortened System.IO.Path to Path
|
2020-10-01 17:38:48 -07:00 |
|
NicoAICP
|
e4dc3a17bb
|
message chagne, fixed the most annoying bug
|
2020-08-26 05:02:21 +02:00 |
|
NicoAICP
|
9b15105111
|
fixed an issue that wouldnt even exist if i wouldnt be a moron
|
2020-08-21 03:52:13 +02:00 |
|
NicoAICP
|
a3370a99fa
|
32 bit support
|
2020-08-11 21:35:17 +02:00 |
|
NicoAICP
|
966209e101
|
Verify that all the tools are correct after download, if not redownload the tools that are incorrect
|
2020-08-10 15:11:56 +02:00 |
|