2f087b55b9
GH-997 fix saving of settings values with special characters
...
Values are now escaped properly
2015-05-26 08:33:10 +02:00
c1c23e47a7
GH-1003 Fix settings dialog delays
2015-05-26 08:14:33 +02:00
185ff238c2
GH-992 GH-997 Do not rewrite values when loading FTB packs
...
name, icon and notes won't be overwritten when loading FTB packs
this also eliminates the file saving delay from setting the values
2015-05-25 07:35:43 +02:00
09673cc16e
GH-977 Initialize FTB icon properly (iconKey vs logo), remove debug prints
2015-05-24 19:48:22 +02:00
dfb0a3b724
GH-991 implement wrapper commands
2015-05-24 14:49:54 +02:00
ce99fabe13
GH-992 Add a transaction/locking mechanism to settings objects
...
This can cut the FTB loading by ~66% - worth it, but not ideal.
Real solution will have to be implemented later.
2015-05-23 16:07:47 +02:00
0e0ddf5494
GH-977 Improve FTB loading and instance creation
2015-05-22 23:06:51 +02:00
8715746774
GH-977 this isn't funny anymore...
2015-05-22 01:27:59 +02:00
cfdfd0e811
GH-977 possibly fix FTB on windows. Maybe. Partially. Now maybe for real.
2015-05-22 01:08:37 +02:00
81b37dae18
GH-977 possibly fix FTB on windows. Maybe. Partially.
2015-05-21 23:25:16 +02:00
29ce36c7bc
GH-983 use 'minecraft.jar' for ancient jar-modded versions
...
Fixes NEI in MC 1.4.7 and probably other obscure issues
2015-05-21 22:38:31 +02:00
22a0294a33
GH-985 fix jar mods
2015-05-21 20:47:47 +02:00
743af4769e
GH-952 Hardcore version page tweakery
...
Version patches get a lot of new flags that determine which actions are allowed
Version page respects the flags
Customize, revert and edit for version patches
Builting patches can be customized
2015-05-17 23:38:28 +02:00
3ed467e1fa
NOISSUE do not dump minecraft version files into the log
2015-05-16 23:33:42 +02:00
a39fb1ef17
GH-958 print PID when starting Minecraft
2015-05-16 18:42:17 +02:00
f2026df597
GH-952 do not remove {version,custom}.json files, rename them
2015-05-16 18:42:14 +02:00
416e08f741
GH-952 flesh out {version,custom}.json upgrade step
2015-05-15 01:37:15 +02:00
88f975eff7
NOISSUE only watch mod folders when the user is looking at them
2015-05-11 22:50:35 +02:00
11c376f6f1
NOISSUE Remove PermGemn warning ignoring
2015-05-07 08:42:35 +02:00
757b4e260b
NOISSUE more logging
2015-05-06 22:16:52 +02:00
2a4647125d
GH-942 fix vanilla version list
...
Latest release gets the star
Latest snapshot, if it's newer than latest release gets the bug
2015-05-06 09:00:21 +02:00
1271188019
Fixed some Forge typos in dialogs. Fixes #940
2015-05-05 00:33:34 +01:00
4c6edc9fd4
GH-907 fix location/java override for java detection
2015-05-05 01:09:28 +02:00
c10a4a54d9
NOISSUE windows hates me
2015-05-04 01:28:16 +02:00
1b884d0a9d
GH-907 improve Java testing and PermGen deprecation handling
2015-05-04 01:20:48 +02:00
8e9d5f56b5
GH-933 map exit code -1 to 'crashed'
2015-05-02 23:48:18 +02:00
5779ffd664
GH-922 improve version select dialogs
2015-05-02 23:42:33 +02:00
4fc4a17256
NOISSUE handle recommended versions better
...
Moved constants to the version data file
Use recommended Minecraft instead of latest stable for new instances by default
2015-05-02 12:44:37 +02:00
bb01c91469
NOISSUE do not propagate instance change events when nothing actually changed
2015-05-02 12:11:33 +02:00
32f45578fd
NOISSUE fix build issues
...
Hopefully all
2015-05-02 01:43:00 +02:00
aea51a0876
GH-328 overhaul all relevant version lists
2015-05-01 20:50:24 +02:00
f8650e3965
NOISSUE eliminate ProgressProvider
2015-04-26 23:04:50 +02:00
84549ed807
GH-849 Further NetJob related fixes
2015-04-26 18:33:29 +02:00
d5c79db12c
GH-849 Fix failure signals not getting delivered from NetJob properly
2015-04-26 04:09:09 +02:00
c7c81463fd
GH-885 export dialog for filtering exported files
...
Includes implementation of a separator based prefix tree and some related bits
2015-04-19 16:14:32 +02:00
28aa8f342e
GH-887 fix patch file removal
2015-04-13 23:26:52 +02:00
4d8f068f9c
NOISSUE refactor and rearrange zip file utils
2015-04-13 00:53:59 +02:00
1f9dd45e49
GH-329 update description text in MainWindow when instance Minecraft version changes
2015-04-13 00:25:55 +02:00
f061bf7a27
NOISSUE use QObjectPtr for translations and screenshots
2015-04-13 00:21:55 +02:00
9df2f1fa5c
NOISSUE fix legacy edit instance
2015-04-13 00:15:23 +02:00
fe540e5dda
NOISSUE do not fail when updates don't have MultiMC.app prefix on OSX
2015-04-13 00:11:59 +02:00
c7398dfdc5
GH-228 do not recurse into reparse points when deleting instances
2015-04-13 00:06:31 +02:00
0220fe4f9d
GH-228 do not follow symlinks during instance copy on unix
...
Windows will need a more complex solution.
2015-04-13 00:06:31 +02:00
58840ac10c
NOISSUE fix profilers
2015-04-13 00:04:08 +02:00
47bbc349eb
SCRATCH remove more obsolete asset logic
2015-04-12 20:57:18 +02:00
c8687a8d05
NOISSUE get rid of the obsolete version builder
2015-04-12 20:57:18 +02:00
234f57b8e6
NOISSUE Add NullInstance for instances that can't be loaded
2015-04-12 20:57:18 +02:00
db877ba121
NOISSUE move everything.
2015-04-12 20:57:18 +02:00
4730f54df7
SCRATCH separate the generic updater logic from the application
2015-04-12 20:57:17 +02:00
7a71ecd8af
NOISSUE fix notification checker
2015-04-12 20:57:17 +02:00