1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00
Commit Graph

345 Commits

Author SHA1 Message Date
sk89q
a11fed622e Expand the README some more. 2015-07-25 01:04:00 -07:00
sk89q
971cc3260a Fix some issues with the README. 2015-07-25 01:03:13 -07:00
sk89q
40c772191c Add more up to date information to the README. 2015-07-24 23:55:43 -07:00
sk89q
1e751109c3 [Creator] Set version to 2.0.2-SNAPSHOT. 2015-07-24 17:22:19 -07:00
sk89q
37dec66269 [Creator] Set version to 2.0.1. 2015-07-24 17:21:59 -07:00
sk89q
8959f6ef76 Suppress unchecked warnings in LoginDialog. 2015-07-24 17:07:24 -07:00
sk89q
b06600a376 [Bootstrap] Rename _() to tr(). 2015-07-24 17:06:42 -07:00
sk89q
8c1c871484 [Creator] Don't open output directory after building a modpack. 2015-07-24 17:04:04 -07:00
sk89q
d2a16fe560 [Creator] Reduce added menu padding a little. 2015-07-24 17:03:15 -07:00
sk89q
ed1927a0b3 Add /installer/ to .gitignore. 2015-07-24 17:00:56 -07:00
sk89q
18722560b9 [Creator] Add some stylistic changes to the pack manager frame. 2015-07-24 16:51:47 -07:00
sk89q
8eeee1081d Add an about dialog. 2015-07-24 16:51:19 -07:00
sk89q
2cb0638174 [Creator] Add "Open Workspace Folder" option. 2015-07-24 16:36:17 -07:00
sk89q
183fab764d [Creator] Don't re-download mods using a download URL every time. 2015-07-24 16:09:03 -07:00
sk89q
a3e543e900 [Creator] Set version to 2.0.1-SNAPSHOT. 2015-07-24 12:23:22 -07:00
sk89q
2157a5c77c [Creator] Add menu options to open the test data folders. 2015-07-24 11:56:47 -07:00
sk89q
4a35f5f5b6 Fix some native compatibility issues. 2015-07-24 11:54:08 -07:00
sk89q
9647768a1a [Creator] Use bigger pack icon. 2015-07-24 11:45:00 -07:00
sk89q
f42e365734 [Creator] Fix incorrect launcher config dir. 2015-07-24 11:42:23 -07:00
sk89q
995d9433ad [Creator] Use own pack icon. 2015-07-24 11:41:15 -07:00
sk89q
815383a3a8 [Creator] Add test online option. 2015-07-24 11:38:29 -07:00
sk89q
a3d0626db5 Update the README regarding the new tools. 2015-07-24 02:00:37 -07:00
sk89q
8ea629a7c4 Make the PHP package listing file use old array syntax. 2015-07-24 02:00:25 -07:00
sk89q
7416e53994 Fix URL override still resulting in a (broken) file copy. 2015-07-23 23:54:33 -07:00
sk89q
0cc95225dd Add new creator tools. 2015-07-23 23:46:18 -07:00
sk89q
c87fae842b [Build Tools] build -> compile package 2015-07-21 11:40:11 -07:00
sk89q
1121ed57b2 Add more screenshots to the README. 2015-07-21 02:37:58 -07:00
sk89q
ca66da639d Add easy to use build batch/shell scripts. 2015-07-21 01:33:40 -07:00
sk89q
4fc8c274c3 Expand the build tools to encompass many more tasks. 2015-07-21 01:23:57 -07:00
sk89q
080ac12545 [Build Tools] Don't confirm process close. 2015-07-20 16:03:40 -07:00
sk89q
ac3ac99ee8 [Build Tools] Add documentation button. 2015-07-20 16:00:18 -07:00
sk89q
0c1358124b [Build Tools] Stream-line startup and add more error handling. 2015-07-20 15:56:47 -07:00
sk89q
53cac3f5e3 [Build Tools] Use local server for news and latest.json. 2015-07-20 15:42:01 -07:00
sk89q
46407b5f67 Change dist/ to upload/ in the build tools to be more consistent. 2015-07-20 15:21:54 -07:00
sk89q
7b764241bf Add GUI for building and testing modpacks. 2015-07-20 15:03:15 -07:00
sk89q
cdfb01d9a6 Change LaunchSupervisor to take a LaunchOptions value object. 2015-07-20 14:52:43 -07:00
sk89q
3306e67304 Add SwingHelper.readImageIcon(). 2015-07-20 14:52:16 -07:00
sk89q
4ee2871934 Add ConsoleFrame.hideMessages(). 2015-07-20 14:51:43 -07:00
sk89q
d239b32fa3 Add a staging tool to easily test modpacks in the launcher.
After building, copy the staging-tool/build/dist/stagingtool/ folder to your modpack's folder and use build_and_launch.bat to test the modpack.
2015-07-20 02:05:05 -07:00
sk89q
adf90941e0 Merge pull request #64 from ItsAGeekThing/master
Update Gradle Wrapper to newest release.
2015-05-23 12:06:40 -07:00
Justin Harper
0b4895f2b3 Update Gradle Wrapper
Update Gradle Wrapper from 2.1 to 2.3
2015-04-23 17:18:33 -04:00
sk89q
1bfec8de08 Merge pull request #51 from Slind14/patch-1
Make the instance icon un-editable.
2015-03-22 20:20:12 -07:00
Slind14
be85ff175f un-editable icon 2015-03-21 14:32:09 +01:00
sk89q
629552acb6 Merge pull request #48 from Ant59/patch-1
Fix .url.txt not generating correct manifest files.
2015-03-20 15:00:26 -07:00
sk89q
0e70174f34 Clarify the README a bit. 2015-03-20 14:58:52 -07:00
Antony Derham
951a854384 Correct location/to mix-up
If .url.txt is used, the manifest file should specify that as the download location, not the local "to" location
2015-03-12 14:37:26 +00:00
sk89q
0d8784992b Create instance directory more eagerly. 2015-02-23 00:07:46 -08:00
sk89q
b1c14da7e4 Try harder to create the initial instance folder on update. 2015-02-22 14:50:36 -08:00
sk89q
a08825b7ba Fix fancy launcher theme classloader woes. 2015-02-20 17:17:20 -08:00
sk89q
5e1b039801 Add IRC information. 2015-02-20 15:51:56 -08:00