23 Commits

Author SHA1 Message Date
William Moorehouse
9538d1321a Added support for changing preferred resolution 2015-06-17 10:02:06 -04:00
William Moorehouse
ab521f0357 Moved texture pack description into same text field as its name 2015-06-17 09:29:10 -04:00
William Moorehouse
f15744b7a2 Finished cleaning up texture pack code 2015-06-17 09:10:42 -04:00
William Moorehouse
2ae26f1519 More fixes 2015-06-16 22:17:30 -06:00
William Moorehouse
3c2bb1a225 Fixed known issues with texture pack loading 2015-06-16 22:17:30 -06:00
William Moorehouse
b799809d74 Now load terrain.png from current texture pack 2015-06-16 22:17:30 -06:00
William Moorehouse
ef5c6b7861 Moved texture pack loading directory and Default.zip 2015-06-16 22:17:30 -06:00
William Moorehouse
0159b1ba05 Removed texture pack extraction from launcher 2015-06-16 22:17:30 -06:00
William Moorehouse
20dbaa087a Moved new UserSettings to TrueCraft.Core 2015-06-16 22:17:30 -06:00
William Moorehouse
31da1e4f7d Added basic support for texture packs 2015-06-16 22:17:30 -06:00
Drew DeVault
df5e5ca232 Fix cross-thread violations in launcher 2015-06-03 15:54:19 -06:00
Drew DeVault
2dd423ab11 Implement singleplayer 2015-06-02 20:31:43 -06:00
Drew DeVault
c39337d0eb Add support for saving favorite servers 2015-06-02 18:40:53 -06:00
Drew DeVault
5050ace6fb Add settings and login persistence 2015-06-02 17:52:22 -06:00
Drew DeVault
c8497b887a Refactor launcher GUI 2015-06-02 17:39:44 -06:00
Drew DeVault
28be755593 Fix Xwt.WPF.dll 2015-06-02 10:33:56 -06:00
Drew DeVault
5086565c41 Flesh out launcher some more
The client now uses the username you provide during login in the
launcher. Of note is that the actual login flow is not implemented -
there is no authentication.
2015-05-30 16:45:43 -06:00
Robin Kanters
f79f7e36b0 Disable .pdb generation for Release builds 2015-05-21 23:09:17 +02:00
Drew DeVault
df566e6d76 TrueCraft.Client.Linux -> TrueCraft.Client 2015-05-16 21:50:10 -06:00
Drew DeVault
62f14516eb Retarget as GUI executable
This should remove the console window on Windows
2015-05-16 12:09:12 -06:00
Drew DeVault
b8ab5f218a Fix issue preventing launcher from re-opening 2015-05-16 12:06:14 -06:00
Drew DeVault
7c6a26b496 Add Xwt.WPF.dll
This is the 64-bit version, at some point I'll figure out how to make
this work for any arch.
2015-05-16 11:58:01 -06:00
Drew DeVault
3b542d9be0 Initial commit of TrueCraft.Launcher 2015-05-16 11:39:34 -06:00