Petr Mrázek
|
e32d7238c9
|
NOISSUE tell bundle utilities about more places where libraries hide
It was super effective.
|
2016-05-01 00:02:15 +02:00 |
|
Petr Mrázek
|
771dd6f9ab
|
NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests.
|
2016-05-01 00:02:15 +02:00 |
|
Petr Mrázek
|
e8ba5dafc6
|
NOISSUE remove dead unit tests and reorganize CMake code related to unit tests
|
2016-05-01 00:01:39 +02:00 |
|
Petr Mrázek
|
ed3884fd38
|
NOISSUE move Java and Minecraft launch tasks to the proper places
Minecraft and Java are not generic.
|
2016-05-01 00:00:24 +02:00 |
|
Petr Mrázek
|
1be7d57332
|
NOISSUE re/move some dead code and unused build system parts
|
2016-05-01 00:00:24 +02:00 |
|
Petr Mrázek
|
aa4842a91d
|
NOISSUE make travis.ci shut up about fancy QJsonObject initialization in Wonko parser
|
2016-05-01 00:00:24 +02:00 |
|
Petr Mrázek
|
b6d455a02b
|
NOISSUE reorganize and document libraries
|
2016-05-01 00:00:14 +02:00 |
|
Petr Mrázek
|
47e37635f5
|
NOISSUE split GUI stuff from logic library
|
2016-04-30 23:59:23 +02:00 |
|
Petr Mrázek
|
fcd4a482f7
|
NOISSUE tiny skeleton for a CLI wonko client
|
2016-04-30 23:59:23 +02:00 |
|
Jan Dalheimer
|
00e5968bd2
|
NOISSUE Add a skeleton of the wonko system
|
2016-04-30 23:59:23 +02:00 |
|
Petr Mrázek
|
5ae3b2c114
|
NOISSUE nuke builtin Minecraft versions
Use upstream Mojang versions.
|
2016-04-30 23:59:03 +02:00 |
|
Petr Mrázek
|
4392abfb8d
|
GH-1556 disable export for tracked FTB instances
|
2016-04-28 00:04:37 +02:00 |
|
Petr Mrázek
|
72c92893a5
|
GH-1556 do not crash when instance has no update task while creating an instance
|
2016-04-27 23:55:18 +02:00 |
|
TheDoctorsLife
|
0890a81695
|
NOISSUE: Add double spaces between each section in issue template.
Makes it look pretty once filed out.
|
2016-04-17 11:15:00 -04:00 |
|
Petr Mrázek
|
432ec74174
|
GH-1404 allow deleting groups and creating instances in groups directly using context menu
|
2016-04-11 01:30:50 +02:00 |
|
Petr Mrázek
|
b795ad5209
|
NOISSUE add line wrapping checkbox to log page
|
2016-04-10 21:52:01 +02:00 |
|
TheDoctorsLife
|
c44e85c765
|
NOISSUE: Move the issue template file out of project root to help make it just a little more clean.
|
2016-04-05 20:38:31 -04:00 |
|
Petr Mrázek
|
b29ef49415
|
NOISSUE fix some forge version processing issues
|
2016-04-03 22:17:06 +02:00 |
|
Petr Mrázek
|
f184eff71a
|
NOISSUE write +libraries instead of libraries to stay compatible
|
2016-04-03 21:53:46 +02:00 |
|
Benjamin Hoffmeyer
|
b3e3a6fc88
|
NOISSUE Make formatting pretty Idiot proof
|
2016-04-01 15:06:03 -04:00 |
|
Benjamin Hoffmeyer
|
0ff6f3a036
|
NOISSUE Make formatting little easier to understand
|
2016-04-01 15:01:55 -04:00 |
|
Benjamin Hoffmeyer
|
bf0f27bd60
|
NOISSUE Remove formatting for help section
|
2016-04-01 14:59:28 -04:00 |
|
Benjamin Hoffmeyer
|
dd5b07e38d
|
NOISSUE Make the notes to the user not show up if not deleted.
Also add a line about formatting.
|
2016-04-01 14:55:32 -04:00 |
|
Alexia
|
ea685651a1
|
NOISSUE Quick fix for icons being required
|
2016-03-28 16:45:52 -04:00 |
|
Petr Mrázek
|
53b4bd019f
|
NOISSUE fix bug in unpacking of forge pack200 jar files
This caused failed downloads and broken files to be used.
|
2016-03-28 20:52:14 +02:00 |
|
Petr Mrázek
|
f032e32133
|
NOISSUE finalize support for new mojang version format
|
2016-03-27 22:35:06 +02:00 |
|
Petr Mrázek
|
d587720010
|
NOISSUE use new mojang assets locations
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
2929ca7413
|
NOISSUE use unique_ptr for cached download's QSaveFile
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
ff8f495d44
|
NOISSUE remove unused 'INetworkValidator'
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
f56983e5ca
|
NOISSUE do not write 'time' and 'releaseTime' when they are null
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
ec6204e447
|
NOISSUE share logic for new attributes between mojang and onesix format
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
9e3534f2f6
|
NOISSUE stop update task when it can't read version files
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
b7d8e512f4
|
NOISSUE Use patch problems and problem levels instead of exceptions for minecraft profiles.
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
fb9dfcb951
|
NOISSUE stop referring to the minecraft profile as 'version'
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
010e07eb45
|
NOISSUE clean up forge installer
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
576d808d71
|
NOISSUE resolve library activeness during application to profile
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
f63d1bc99c
|
NOISSUE revert attempt to use normal binary output locations
|
2016-03-26 17:05:27 +01:00 |
|
Petr Mrázek
|
02c1df2c3c
|
NOISSUE continue version file format refactors
|
2016-03-26 17:05:27 +01:00 |
|
Alexia
|
1854e05e1b
|
NOISSUE Fix building when embedded in another project
|
2016-03-26 17:01:20 +01:00 |
|
Loetkolben
|
0c06ab364c
|
NOISSUE Remove tr(...) where unnecessary.
|
2016-03-23 12:42:38 +01:00 |
|
Petr Mrázek
|
07608ebc4c
|
GH-1521 When json editor is custom, actually pass the filename to it
|
2016-03-17 13:25:57 +01:00 |
|
Spencer Burris
|
36f3813ce5
|
NOISSUE: Change text to also refer to later java versions
|
2016-03-16 21:22:13 -07:00 |
|
Spencer Burris
|
f96d20b6f7
|
NOISSUE: Add note about Java 8 settings permgen automatically
|
2016-03-15 09:19:16 -07:00 |
|
Petr Mrázek
|
ead4c17d0a
|
NOISSUE hide mojang structs inside the mojang format entirely
|
2016-03-07 22:26:44 +01:00 |
|
Petr Mrázek
|
d4eacb56b3
|
NOISSUE make new Mojang version format pass through MultiMC structures
Not yet used effectively, but it is read and written properly
|
2016-03-07 02:03:36 +01:00 |
|
Petr Mrázek
|
3d8728f52f
|
NOISSUE no issue. with unit tests.
|
2016-03-03 22:47:41 +01:00 |
|
Petr Mrázek
|
2e4fa7ec13
|
NOISSUE Fix bad unit test data path and usage of std::abs
|
2016-03-03 02:13:07 +01:00 |
|
Petr Mrázek
|
fd2103d6ee
|
NOISSUE disable complex variant of mojang version format test
|
2016-03-03 01:59:47 +01:00 |
|
Petr Mrázek
|
94d4684809
|
NOISSUE add basic unit tests for MojangVersionFormat reading/writing
will have to make them pass now
|
2016-03-03 01:40:12 +01:00 |
|
Petr Mrázek
|
b54839b897
|
NOISSUE eliminate timestamp strings
|
2016-03-02 09:16:58 +01:00 |
|