index
:
MultiMC
develop
tom
Minecraft modpack tooling with Google spyware removed
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
logic
/
minecraft
/
MinecraftInstance.cpp
Commit message (
Expand
)
Author
Age
Lines
*
NOISSUE Do not hide mods list pages when the instance is running.
Petr Mrázek
2019-07-15
-4
/
+8
*
GH-2716 do not censor values shorter than 4 in logs
Petr Mrázek
2019-07-01
-2
/
+1
*
GH-2591 less std::shared_ptr and more shared_qobject_ptr
Petr Mrázek
2019-04-07
-23
/
+18
*
GH-2209 Fix sounds in old (pre-1.6) versions
Petr Mrázek
2019-02-19
-2
/
+13
*
NOISSUE first step towards having game options management
Petr Mrázek
2019-01-30
-0
/
+10
*
GH-2478 fix jarmods being detected as missing
Petr Mrázek
2018-11-26
-5
/
+6
*
NOISSUE remove some nonsense and dead code
Petr Mrázek
2018-11-15
-11
/
+0
*
NOISSUE Rename OneSixUpdate to MinecraftUpdate
Petr Mrázek
2018-11-11
-1
/
+1
*
NOISSUE set groups for instances by not setting groups for instances
Petr Mrázek
2018-07-31
-4
/
+0
*
GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor...
Petr Mrázek
2018-07-27
-18
/
+18
*
NOISSUE tabs -> spaces
Petr Mrázek
2018-07-15
-705
/
+705
*
NOISSUE separate new mods model from the simple one
Petr Mrázek
2018-07-15
-9
/
+25
*
NOISSUE do not censor player name in logs
Petr Mrázek
2018-02-18
-1
/
+0
*
GH-2087 remove the revert to vanilla functionality, add file download button ...
Petr Mrázek
2018-01-05
-8
/
+2
*
NOISSUE stop logging process environment and MC launch script
Petr Mrázek
2018-01-04
-1
/
+1
*
NOISSUE force saving of any outstanding instance component state on exit
Petr Mrázek
2017-12-03
-0
/
+5
*
GH-2026 implement changes necessary to support 1.13 snapshots
Petr Mrázek
2017-12-03
-94
/
+33
*
NOISSUE split out the LaunchProfile out of the ComponentList
Petr Mrázek
2017-11-17
-27
/
+37
*
NOISSUE rename MinecraftProfile to ComponentList
Petr Mrázek
2017-11-04
-6
/
+6
*
GH-2026 only run versions with FirstThreadOnMacOS trait on first thread
Petr Mrázek
2017-10-29
-2
/
+6
*
GH-2026 actually do the previous on macOS, not Windows
Petr Mrázek
2017-10-28
-1
/
+2
*
GH-2026 start Minecraft on first thread on macOS
Petr Mrázek
2017-10-28
-0
/
+5
*
GH-1993 swap min/max memory settings when they are the wrong way around
Petr Mrázek
2017-09-27
-2
/
+12
*
NOISSUE make instance traits() const
Petr Mrázek
2017-09-22
-1
/
+1
*
NOISSUE remove some dead code from MinecraftInstance (moved elsewhere)
Petr Mrázek
2017-09-22
-18
/
+0
*
NOISSUE prefer to use '.minecraft' instead of 'minecraft' folder
Petr Mrázek
2017-09-20
-3
/
+3
*
NOISSUE merging of strategy into profile, onesix into minecraft
Petr Mrázek
2017-09-09
-9
/
+575
*
move env cleaning and clean before java test
Joona
2017-08-22
-65
/
+2
*
NOISSUE stuff and things happened. Maybe.
Petr Mrázek
2017-04-07
-1
/
+3
*
NOISSUE Remove Minecraft version list and versions.
Petr Mrázek
2017-04-07
-1
/
+2
*
GH-1778: Fix placement of modded Minecraft.jar in OneSix instances.
Petr Mrázek
2017-01-10
-0
/
+5
*
NOISSUE always run the ExtractNatives task during launch
Petr Mrázek
2016-11-17
-2
/
+0
*
NOISSUE mark used accounts/sessions in selection menus
Petr Mrázek
2016-11-17
-0
/
+2
*
NOISSUE add a badge for crashed instances
Petr Mrázek
2016-11-04
-5
/
+3
*
Revert "NOISSUE nuke builtin Minecraft versions"
Petr Mrázek
2016-10-26
-0
/
+4
*
GH-1643 do not censor preferredLanguage in logs
Petr Mrázek
2016-08-10
-0
/
+5
*
GH-338, GH-513, GH-700 Unify edit instance with console window
Petr Mrázek
2016-08-07
-1
/
+3
*
NOISSUE move creation of server resource pack folder to a separate task
Petr Mrázek
2016-08-01
-0
/
+7
*
NOISSUE implement direct java launch
Petr Mrázek
2016-08-01
-2
/
+108
*
NOISSUE reorganize and document libraries
Petr Mrázek
2016-05-01
-0
/
+369