Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Made main window hide on instace exit | Stiepen22 | 2013-09-06 | -3/+31 |
| | ||||
* | Made Offline user name default to 'Offline' if the textbox is left empty | Stiepen22 | 2013-09-06 | -1/+4 |
| | ||||
* | Made instace killing actually work | Stiepen22 | 2013-09-06 | -7/+43 |
| | ||||
* | started kill instance feature | Stiepen22 | 2013-09-06 | -0/+9 |
| | ||||
* | Implemented basic offline mode | Stiepen22 | 2013-09-06 | -9/+53 |
| | ||||
* | Eh, Derp. | Petr Mrázek | 2013-09-05 | -1/+0 |
| | ||||
* | Speed up the downloads. Massively. | Petr Mrázek | 2013-09-02 | -321/+264 |
| | ||||
* | Misc tweaks | Petr Mrázek | 2013-08-28 | -9/+25 |
| | | | | | * Do not nuke forge META-INF * Disable inner DnD in mod lists on linux. | |||
* | Enable drag and drop for testing | Petr Mrázek | 2013-08-28 | -2/+0 |
| | ||||
* | Basic 1.6 mod management (no jar mods) | Petr Mrázek | 2013-08-28 | -396/+321 |
| | ||||
* | Tweak login dialog. | Petr Mrázek | 2013-08-28 | -4/+76 |
| | ||||
* | Read mod files to get versions... and stuff. | Petr Mrázek | 2013-08-27 | -137/+111 |
| | ||||
* | Slight refactor of the mod edit dialog constructor | Petr Mrázek | 2013-08-27 | -26/+43 |
| | | | | Also some other insignificant refactors | |||
* | And more OSX thing. | Petr Mrázek | 2013-08-27 | -0/+2 |
| | ||||
* | OSX tweakery | Petr Mrázek | 2013-08-27 | -1/+3 |
| | ||||
* | More OSX magic! | Petr Mrázek | 2013-08-27 | -0/+5 |
| | ||||
* | Fix ugly blue focus thing on OSX. | Petr Mrázek | 2013-08-27 | -0/+2 |
| | ||||
* | Save icon for the legacy launcher | Petr Mrázek | 2013-08-27 | -2/+5 |
| | ||||
* | Add/remove/drag&drop for the icon picker. | Petr Mrázek | 2013-08-27 | -35/+210 |
| | ||||
* | Clean up the main window constructor a bit | Petr Mrázek | 2013-08-26 | -62/+70 |
| | ||||
* | Nuke the old instance model, LONG LIVE THE NEW ONE | Petr Mrázek | 2013-08-26 | -201/+187 |
| | ||||
* | Ehh... things. | Petr Mrázek | 2013-08-26 | -2/+2 |
| | ||||
* | Do not assume clang on OSX. | Petr Mrázek | 2013-08-26 | -2/+1 |
| | ||||
* | Make settings dialog layouts less derpy on windows | Petr Mrázek | 2013-08-26 | -1/+16 |
| | ||||
* | Nuking preprocessor poop... | Petr Mrázek | 2013-08-26 | -4/+5 |
| | ||||
* | Fix settings dialog layouts | Petr Mrázek | 2013-08-26 | -369/+359 |
| | | | | They didn't scale | |||
* | OS compatibility and generic cleanup. | Petr Mrázek | 2013-08-26 | -5604/+72 |
| | | | | | Removed bspatch/patchlib Now builds and runs on Windows | |||
* | Make news button go to *MultiMC* news. | Petr Mrázek | 2013-08-25 | -1/+1 |
| | ||||
* | Add cat icon for the cat button. Meow. >:3 | Petr Mrázek | 2013-08-25 | -1/+6 |
| | ||||
* | Many improvements | Petr Mrázek | 2013-08-25 | -96/+512 |
| | | | | | | | | | | | PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow. | |||
* | All kinds of incremental improvements | Petr Mrázek | 2013-08-25 | -463/+399 |
| | | | | | | | | | Redone the instance action toolbar: * Removed all the dead actions * Change icon and Rename are now morphed into a header * Added button for opening the config folder Implemented support for loose files and folders as legacy jar mods Added texture pack support | |||
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -150/+285 |
| | ||||
* | Contiguous selection and keyboard input for mod lists. | Petr Mrázek | 2013-08-21 | -43/+256 |
| | | | | | Tweak console to take up the sides. You can reorder mods from the keyboard. | |||
* | Disable drag mod reordering | Petr Mrázek | 2013-08-20 | -1/+1 |
| | ||||
* | Sync, removal of webkit as a dependency, removal of the web windows. | Petr Mrázek | 2013-08-20 | -244/+37 |
| | ||||
* | Drag and Drop, mod management. | Petr Mrázek | 2013-08-18 | -79/+469 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -347/+416 |
| | | | | Also, implemented some basic modlist logic, to be wired up. | |||
* | Working on legacy support, incomplete. | Petr Mrázek | 2013-08-14 | -0/+1061 |
| | ||||
* | OneSix instances now have a minecraft folder inside. | Petr Mrázek | 2013-08-12 | -43/+173 |
| | | | | | Also, the main instance view was expanded with helpful key events: F2 for rename, F5 for refresh, Enter for start instance, Delete for... | |||
* | Version filtering and general related code sanitization. | Petr Mrázek | 2013-08-11 | -427/+250 |
| | | | | | Version list dialog has alternating row background set. Nostalgia versions, based on OneSix. | |||
* | Add missing icons - iron, grass, etc. | Petr Mrázek | 2013-08-11 | -0/+2 |
| | ||||
* | Implement icon picker, bring back raster icons. | Petr Mrázek | 2013-08-11 | -423/+1097 |
| | ||||
* | Various task related improvements. | Petr Mrázek | 2013-08-09 | -148/+122 |
| | | | | | | | * Errors are reported back to task users via Failure signals. * Lwjgl doesn't download on each legacy instance start anymore. * Tasks were unified when it comes to success/failure. * Task dialogs don't get spawned after short tasks finish anymore. | |||
* | Fix LWJGL downloader - works conssistently now. | Petr Mrázek | 2013-08-07 | -4/+7 |
| | ||||
* | Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and ↵ | Petr Mrázek | 2013-08-07 | -242/+506 |
| | | | | extraction. | |||
* | Add small tweak to make forge work | Petr Mrázek | 2013-08-05 | -0/+6 |
| | ||||
* | Runnable 1.6 instances! | Petr Mrázek | 2013-08-05 | -201/+489 |
| | ||||
* | More code cleanups! | Petr Mrázek | 2013-08-04 | -340/+176 |
| | ||||
* | Fix KDE includes problem | Petr Mrázek | 2013-08-04 | -36/+23 |
| | ||||
* | Download assets for 1.6 on application start (background task). | Petr Mrázek | 2013-08-04 | -25/+82 |
| |