Commit Graph

538 Commits

Author SHA1 Message Date
Sky
60e7e019fe Start mcmod.info panel. Needs to be its own widget and included in legacy mod edit window, text labels need eliding 2013-10-08 17:07:54 +01:00
05e2da51d8 Add mod website button thing feature widget. It is super effective. 2013-10-08 01:38:26 +02:00
a58912eaf7 Basic version changing (OneSix only for now) 2013-10-08 01:38:26 +02:00
346087efbb Misc version dialog changes 2013-10-08 01:38:26 +02:00
Sky
50035e9aa1 Set offline player name to "Player" to prevent a crash on world loading in an offline session 2013-10-07 22:42:14 +01:00
Sky
24f6f3059b Tweak about dialog to match website 2013-10-07 20:16:09 +01:00
Sky
ecc5153efe Fix About logo, inflate ego 2013-10-07 19:55:49 +01:00
Sky
17c98655f8 First draft of multiple Java installation detection on Windows 2013-10-06 19:54:52 +01:00
8b18af0515 Get rid of junky timestamps, along with some select pointless log messages 2013-10-06 03:07:57 +02:00
Sky
7aeea14a02 Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into develop 2013-10-06 01:13:20 +01:00
f83119ce7e Added file logger 2013-10-06 01:13:40 +02:00
Sky
2398acc9e4 Fix Java detection button sizes 2013-10-05 02:07:19 +01:00
Sky
932376c6e0 Add "browse" button using Qt's file browser to settings dialog 2013-10-05 02:02:47 +01:00
Sky
1dee4bb60d Add naive Windows Java detection - JavaUtils for finding it on other systems (incomplete) 2013-10-05 01:08:13 +01:00
8b0f8b9e59 ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. 2013-09-30 02:34:46 +02:00
984c36e571 Implement basic yggdrasil auth.
No fancy login token saving involved.
2013-09-23 00:29:40 +02:00
ceca6959d2 Working 1.6 modding (currently only forge) 2013-09-22 04:21:36 +02:00
c2c7293083 Things... and stuff... with 1.6 modding. Maybe. 2013-09-20 01:21:48 +02:00
930b07afd4 Merge branch 'feature_library_model' into develop 2013-09-18 00:08:42 +02:00
b979d0ce5d Implement legacy forge button!
Many refactors of the task system.
Progress dialog now accepts generic ProgressProvider objects
2013-09-18 00:00:35 +02:00
d38b90530b Forge version list implementation. Needs integration and testing. 2013-09-16 00:54:39 +02:00
5cd3420c46 Changed about source code link to reflect the new organization 2013-09-15 14:11:58 -07:00
3e1cb57988 Filed attempt on making localization work 2013-09-08 23:43:19 +02:00
3a08f01509 Changed CMakeList.txt to support translations 2013-09-08 20:18:55 +02:00
31e5a0fe6d Changed all strings displayed to end user to use qts localization system 2013-09-08 18:13:09 +02:00
499ee1e365 Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into develop
Conflicts:
	AppSettings.cpp
	MultiMC.pro
	main.cpp
2013-09-08 16:21:49 +02:00
7e1cf22ce6 Use youtrack for bugs 2013-09-08 15:59:50 +02:00
dab2bbe4e7 Added console coloring and made the log not contain any usernames/session ids 2013-09-08 15:02:52 +02:00
6892c11e9f Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
5cac21ca63 Enough main window hiding magic for now 2013-09-07 00:02:05 +02:00
c985f68b72 Made main window hide on instace exit 2013-09-06 23:58:10 +02:00
3fd2d025a1 Made main window hide on instace exit 2013-09-06 23:52:17 +02:00
0990a1103c Made Offline user name default to 'Offline' if the textbox is left empty 2013-09-06 23:01:40 +02:00
f897a200e2 Made instace killing actually work 2013-09-06 22:40:50 +02:00
2acfd00d76 Implemented basic offline mode 2013-09-06 17:08:12 +02:00
78e278c1e3 Misc tweaks
* Do not nuke forge META-INF
* Disable inner DnD in mod lists on linux.
2013-08-28 21:52:19 +02:00
93bb7c87e3 Enable drag and drop for testing 2013-08-28 06:51:04 +02:00
5ff6fbf464 Basic 1.6 mod management (no jar mods) 2013-08-28 04:38:29 +02:00
aa8766581e Tweak login dialog. 2013-08-28 00:07:52 +02:00
a266e5d0cc Slight refactor of the mod edit dialog constructor
Also some other insignificant refactors
2013-08-27 20:29:27 +02:00
73f534939a And more OSX thing. 2013-08-27 18:31:49 +02:00
de456b2b0b OSX tweakery 2013-08-27 18:27:58 +02:00
e17655243c More OSX magic! 2013-08-27 16:50:42 +02:00
fd4026c60a Fix ugly blue focus thing on OSX. 2013-08-27 16:20:32 +02:00
5573ed52e8 Add/remove/drag&drop for the icon picker. 2013-08-27 05:39:49 +02:00
e6999b3b62 Clean up the main window constructor a bit 2013-08-26 07:09:54 +02:00
a63c7340a6 Nuke the old instance model, LONG LIVE THE NEW ONE 2013-08-26 06:30:11 +02:00
6793f6b706 Make settings dialog layouts less derpy on windows 2013-08-26 04:34:37 +02:00
ef3ff88510 Fix settings dialog layouts
They didn't scale
2013-08-26 03:59:51 +02:00
c5725d653b Make news button go to *MultiMC* news. 2013-08-25 23:41:23 +02:00