Petr Mrázek
|
db5816b0a2
|
GH-1227 fix zlib nonsense on Windows
|
2015-09-10 00:02:02 +02:00 |
|
Petr Mrázek
|
a1fd50e920
|
GH-1227: World import using drag and drop - zip files and folders
|
2015-09-09 23:53:33 +02:00 |
|
Petr Mrázek
|
51070a13f7
|
GH-1231 add libpng to packages
|
2015-09-08 22:09:08 +02:00 |
|
Petr Mrázek
|
36dbf1fb43
|
GH-1233 do not load worlds when not needed
|
2015-09-08 21:22:23 +02:00 |
|
Petr Mrázek
|
1ca9fc8961
|
NOISSUE catch more errors from nbt lib
|
2015-09-08 09:28:14 +02:00 |
|
Petr Mrázek
|
b8cdcdb96b
|
GH-1047 build fixes
|
2015-09-06 23:46:38 +02:00 |
|
Petr Mrázek
|
38693e1d6c
|
GH-1047 parse world files and integrate MCEdit with world page
|
2015-09-06 23:35:58 +02:00 |
|
Petr Mrázek
|
40b233448c
|
Use default Yes/No buttons for confirmation
|
2015-09-06 16:00:07 +02:00 |
|
Petr Mrázek
|
7d8c71aad8
|
Just use an oxygen icon for the worlds folder...
|
2015-09-06 16:00:07 +02:00 |
|
Alex
|
498dc8fc03
|
Add confirmation dialog for world deletion
|
2015-09-06 16:00:07 +02:00 |
|
Petr Mrázek
|
c3480d6fe4
|
Icon
|
2015-09-06 16:00:07 +02:00 |
|
Alex
|
b5d5490714
|
Copyright fixes for new code
|
2015-09-06 16:00:07 +02:00 |
|
Alex
|
83434a9be5
|
Comment changes and general cleanup
|
2015-09-06 16:00:07 +02:00 |
|
Alex
|
583e5946f4
|
GH-1047 World management for instances. Removal only currently.
|
2015-09-06 16:00:07 +02:00 |
|
Petr Mrázek
|
16df6c16f3
|
Merge pull request #1225 from iambob314/patch-1
Fixed overwriting of wrapper command
|
2015-09-06 07:26:11 +02:00 |
|
iambob314
|
6148023ad6
|
Fixed overwriting of wrapper command
Fixed "WrapperCommand" setting being overwritten by the value of "PreLaunchCommand".
|
2015-09-05 19:39:13 -04:00 |
|
Petr Mrázek
|
6496c65285
|
SCRATCH do not export the pure template
|
2015-09-05 19:23:46 +02:00 |
|
Petr Mrázek
|
db5e55e026
|
SCRATCH NetAction fix
|
2015-09-05 19:10:03 +02:00 |
|
Petr Mrázek
|
23d0bd8edd
|
NOISSUE make shared logic library ... shared
|
2015-09-05 18:46:57 +02:00 |
|
Petr Mrázek
|
cd108fd029
|
GH-1223 fix override settings
They now work more like passthrough settings, except not passing through set and reset
|
2015-09-04 02:10:29 +02:00 |
|
Petr Mrázek
|
151a0ca11e
|
GH-1124 tell user which java path is wrong.
|
2015-08-24 09:38:05 +02:00 |
|
Petr Mrázek
|
bc917668ff
|
GH-1133 fix bad java path detection some more
|
2015-08-24 00:56:45 +02:00 |
|
Petr Mrázek
|
961c1c61b8
|
GH-1206 fix deleting files during update
Backups weren't created properly which led to failure to update
|
2015-08-23 22:33:59 +02:00 |
|
Petr Mrázek
|
0d15247247
|
NOISSUE remoce the old WM_CLASS workaround
|
2015-08-23 16:05:53 +02:00 |
|
Petr Mrázek
|
b6ec2ac4b0
|
GH-1140 mark cached modpack dls as stale so it checks the server
|
2015-08-22 00:52:50 +02:00 |
|
Petr Mrázek
|
c5bb33c716
|
GH-1158 generate client uuid for yggdrasil auth
|
2015-08-22 00:42:40 +02:00 |
|
Petr Mrázek
|
40ed2654c7
|
GH-1148 New instance name is either version or modpack 'base name'
Default names now use the placeholder text in the new instance dialog.
|
2015-08-21 09:00:35 +02:00 |
|
Petr Mrázek
|
875c707358
|
NOISSUE fix librainbow some more
|
2015-08-21 07:40:39 +02:00 |
|
Mrazek, Petr
|
e5f7676622
|
NOISSUE fix librainbow
|
2015-08-20 15:27:51 +02:00 |
|
Mrazek, Petr
|
cc4d0a0a8e
|
GH-1149 add irc notification to travis
|
2015-08-20 12:29:33 +02:00 |
|
Petr Mrázek
|
d0e88011dc
|
GH-1197 finish color stuff
|
2015-08-20 01:49:03 +02:00 |
|
Petr Mrázek
|
6858f1dd62
|
GH-1197 add console log color adaptation
rainbow library was part of KDE - KGuiAddons
|
2015-08-19 23:52:53 +02:00 |
|
Petr Mrázek
|
9681f724e5
|
NOISSUE revamp the minecraft log exception detection
|
2015-08-19 23:50:36 +02:00 |
|
Petr Mrázek
|
5bc29b06a9
|
NOISSUE fix log-related legacy instance crash and show hidden log files
|
2015-08-19 02:04:56 +02:00 |
|
Petr Mrázek
|
96fdaebb5c
|
GH-926 implement log cleaning functionality
Also adds gzip compressed log support
|
2015-08-18 08:51:12 +02:00 |
|
Petr Mrázek
|
4e3af265da
|
GH-1164 make sure the censor filter never contains empty keys
|
2015-08-16 02:17:50 +02:00 |
|
Petr Mrázek
|
d7b3887fe1
|
Revert "NOISSUE redo the launcher part"
This reverts commit c1f7dda8fe .
|
2015-08-14 23:30:12 +02:00 |
|
Petr Mrázek
|
0adb572a07
|
NOISSUE improve account UI
|
2015-08-14 02:27:01 +02:00 |
|
Petr Mrázek
|
8ed10c5b81
|
NOISSUE fix build on windows - pid -> processId
|
2015-08-14 01:01:50 +02:00 |
|
Petr Mrázek
|
d8caab515a
|
GH-1053 add back update progress dialog
|
2015-07-26 17:55:29 +02:00 |
|
Petr Mrázek
|
6310f6569c
|
GH-1053 move guessLevel to instances
|
2015-07-22 09:01:04 +02:00 |
|
Petr Mrázek
|
2fc18921b0
|
GH-1053 add launch step creation to legacy instances
|
2015-07-21 09:21:59 +02:00 |
|
Petr Mrázek
|
61c5a67777
|
GH-1053 explode launch task into many small steps, each a Task
|
2015-07-21 02:38:15 +02:00 |
|
Petr Mrázek
|
8e7caf4e25
|
GH-1053 move launch related things and rename them
|
2015-07-10 01:11:06 +02:00 |
|
Petr Mrázek
|
5dd48e89f5
|
GH-1034 do jar modding separate from update
|
2015-07-10 00:06:05 +02:00 |
|
Petr Mrázek
|
5133b0f34f
|
GH-1053 cleanup
|
2015-07-05 02:47:22 +02:00 |
|
Petr Mrázek
|
5f41886d76
|
GH-1053 split settings dialog creation to its own namespace
|
2015-07-05 02:29:41 +02:00 |
|
Petr Mrázek
|
7f1320390c
|
GH-1053 move launch process UI to a separate class
|
2015-07-05 01:54:30 +02:00 |
|
Petr Mrázek
|
526a511f45
|
GH-1053 move instance update into the launch task (BaseLauncher)
|
2015-07-04 20:02:43 +02:00 |
|
Petr Mrázek
|
5628d3d379
|
SCRATCH squash MinecraftLauncher into BaseLauncher
needs to be split differently
needs to be squashed together with the logic from MainWindow
|
2015-06-30 07:16:20 +02:00 |
|