Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Mod info, with less HTML! | Petr Mrázek | 2013-10-09 | -28/+34 |
| | | | | And responding to keyboard events too. | |||
* | Licenses, cleanup | Sky | 2013-10-08 | -32/+0 |
| | ||||
* | Move mod info frame and handler to MCModInfoFrame, use on all instances | Sky | 2013-10-08 | -0/+39 |
| | ||||
* | Add mod website button thing feature widget. It is super effective. | Petr Mrázek | 2013-10-08 | -1/+34 |
| | ||||
* | Misc version dialog changes | Petr Mrázek | 2013-10-08 | -1/+1 |
| | ||||
* | Added file logger | Petr Mrázek | 2013-10-06 | -105/+101 |
| | ||||
* | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -1/+1 |
| | ||||
* | Working 1.6 modding (currently only forge) | Petr Mrázek | 2013-09-22 | -1/+1 |
| | ||||
* | Things... and stuff... with 1.6 modding. Maybe. | Petr Mrázek | 2013-09-20 | -1/+0 |
| | ||||
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -2/+39 |
| | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
* | Changed all strings displayed to end user to use qts localization system | Stiepen22 | 2013-09-08 | -4/+8 |
| | ||||
* | Misc tweaks | Petr Mrázek | 2013-08-28 | -2/+2 |
| | | | | | * 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 | -23/+9 |
| | ||||
* | Slight refactor of the mod edit dialog constructor | Petr Mrázek | 2013-08-27 | -23/+40 |
| | | | | Also some other insignificant refactors | |||
* | OSX tweakery | Petr Mrázek | 2013-08-27 | -0/+1 |
| | ||||
* | All kinds of incremental improvements | Petr Mrázek | 2013-08-25 | -3/+57 |
| | | | | | | | | | 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 | -3/+3 |
| | ||||
* | Contiguous selection and keyboard input for mod lists. | Petr Mrázek | 2013-08-21 | -20/+145 |
| | | | | | Tweak console to take up the sides. You can reorder mods from the keyboard. | |||
* | Sync, removal of webkit as a dependency, removal of the web windows. | Petr Mrázek | 2013-08-20 | -5/+5 |
| | ||||
* | Drag and Drop, mod management. | Petr Mrázek | 2013-08-18 | -0/+92 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+36 |
Also, implemented some basic modlist logic, to be wired up. |