143e24fa04
NOISSUE clean up some old cmake messes
2015-09-28 20:53:46 +02:00
d7b3887fe1
Revert "NOISSUE redo the launcher part"
...
This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
2015-08-14 23:30:12 +02:00
34ddfc7ecc
GH-1053 base process and launch refactor, part 1
2015-06-30 07:16:20 +02:00
c1f7dda8fe
NOISSUE redo the launcher part
2015-06-02 00:11:09 +02:00
9920062003
GH-1016 print mods, jar mods and core mods on start
...
Needs some work - jar mods just have the uuid name
2015-05-31 21:50:01 +02:00
fb3c9efc8a
NOISSUE launcher part should exit when MultiMC 'hangs up'
2015-05-02 12:08:18 +02:00
dc279fbfdc
Revert "NOISSUE Cleanup onesix launcher"
...
This reverts commit 07bebddac960bdee82c0a48a6925a49555f661ac.
2015-04-25 15:32:38 +02:00
07bebddac9
NOISSUE Cleanup onesix launcher
2015-04-19 19:07:39 +02:00
db877ba121
NOISSUE move everything.
2015-04-12 20:57:18 +02:00
7778c84121
NOISSUE No more symlinks for LWJGL.
2014-11-29 13:03:08 +01:00
03a25c9a5d
Do not do symlink hackery for java < 8
2014-11-16 04:04:24 +01:00
095640ed01
Fix Java 8 issues with LWJGL native libs on OSX?
2014-11-01 10:39:32 +01:00
56b16320dd
Print the Minecraft window size on launch.
2014-08-13 04:44:19 +02:00
66fa241257
Show a warning in the log if a library is missing
2014-07-19 15:46:55 +02:00
e993adaf44
Disable window titles and isons again, windows build fixes
2014-06-09 01:38:30 +02:00
ad1f2c530c
Use window icons and titles in 1.6+
2014-06-09 01:38:30 +02:00
92abe4c603
All of the broken legacy things work.
2014-06-09 01:38:30 +02:00
69a9ca39ad
Add builtin Minecraft versions for legacy
2014-06-09 01:38:29 +02:00
825d31bf1a
Set the window params inside the launcher part, depending on launcher type.
...
Also create/change the new internal version files.
2014-06-09 01:38:29 +02:00
2590c6be15
Fix launcher part for legacy in onesix.
2014-06-09 01:38:29 +02:00
4c3bd416c6
Much change, very jarmod.
2014-06-09 01:38:29 +02:00
a00fb1e8da
Only use tabs for intendention
2014-04-09 15:41:49 +02:00
dd7b6642a3
Use the same style of CMake files everywhere
2014-04-06 19:43:09 +02:00
7ceb2cacb1
Fix a few bugs in profilers.
...
* Legacy was launching before the profiler.
* Some clarity changes.
* Report problem with empty strings as profiler paths.
2014-02-16 00:10:45 +01:00
8219dbf612
Underp. Don't depend on OneSix. Nicer "menu" style choosing.
2014-02-15 22:26:44 +01:00
c46c508fc6
Extract native libs in the launcher part.
2014-01-22 02:20:09 +01:00
ecc80bd763
Change the native extraction/loading logic.
2014-01-18 03:33:04 +01:00
188d0d5886
Improve Console window output.
...
-> Log Pre- and Post-Launch command happenings
-> Enable the java part to specify the level
TODO: fix logging with mc 1.7's log4j logging infrastructure
Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com >
2014-01-17 22:55:10 +01:00
555cbe00ce
Do not use the java checker during instance update
2014-01-14 01:13:35 +01:00
fca4441229
Replace old launcher part with a shiny new one. No more garbage on the command line.
2014-01-12 21:57:34 +01:00
fb83299e59
Deploy jars instead of extracting them at runtime, remove non-working nvidia fix
2014-01-08 01:28:33 +01:00
ca297fca79
Prepare for rework of instance launch/update
...
Added missing licenses
Added a Java functionality checker (detects 32/64bit java)
Refactor of *Update - no longer based on BaseUpdate, but Task directly
Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there.
Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there.
Used the Java checker in the main settings dialog (TODO: instance settings).
Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded.
2013-11-24 06:36:16 +01:00
bb7e8985f6
Reformat and (slightly) decruft all the things.
2013-11-04 02:53:05 +01:00
253067c782
Move all the things (YES. Move them.)
...
Also, implemented some basic modlist logic, to be wired up.
2013-08-17 13:40:51 +02:00