Rachel Powers
28d27d4f19
refactor(MessageLevel): move and rename 'FromLine*' functions
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-12-11 09:59:33 -07:00
Rachel Powers
d1b6d7c402
chore: Re-simplify IndexVersionType and MessageLevel with c++20
...
This sets our compiler requirements to gcc 11 and clang 13. If we
forgo the use of `using enum` we can drop to gcc 10 and clang 10 but
that means using `MessageLevel::Enum::Unknown` for direct enum access
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-12-11 09:59:33 -07:00
TheKodeToad
4f5e348b66
Merge branch 'develop' into fix-log-level-bleed
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-08 09:21:27 +00:00
TheKodeToad
fd3ae85d45
Simplify MessageLevel::Enum -> MessageLevel
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-07 13:15:22 +00:00
TheKodeToad
c018b60816
Only continue log level if line starts with whitespace; reintroduce exception detection
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-05 12:38:21 +00:00
TheKodeToad
d626604b5e
Fix issues with log level handling and clean up code
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-10-25 14:20:15 +01:00
Yihe Li
ef3bf75715
Remove some duplicate code
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com >
2025-06-05 16:15:29 +08:00
Trial97
c5fd5e6ac1
chore: make all the regexes static const
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-28 22:37:29 +03:00
Rachel Powers
21570a03fb
feat(xml-logs): finish tests
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-04-19 13:02:30 -07:00
Rachel Powers
47295da390
feat(logs): parse log4j xml events in logs
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-04-19 12:54:40 -07:00
Trial97
8f8c8394dc
remove some QEventLoops
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-03-02 08:36:48 +02:00
Trial97
09a118e85e
expand env from wrapped cmd
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-28 16:23:33 +02:00
Trial97
c12beb43a0
correctly expand env vars
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-28 16:23:33 +02:00
TheKodeToad
909114bf2a
Change LaunchTask to only accept MinecraftInstance
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2024-10-09 15:07:09 +01:00
Trial97
14fb54afd9
Fix launch when no java is loaded
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-09-08 09:10:29 +03:00
Sefa Eyeoglu
1d638e018a
chore: update license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2023-08-04 19:41:47 +02:00
Sefa Eyeoglu
1d468ac35a
chore: reformat
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2023-08-02 18:35:35 +02:00
flow
353b51f11e
refactor: move MMCStrings -> StringUtils
...
General utilities can go in here >:)
Signed-off-by: flow <flowlnlnln@gmail.com >
2022-11-04 16:53:24 -03:00
Sefa Eyeoglu
ba7dfb360c
fix: actually substitute variables in pre/post launch
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-23 17:51:58 +02:00
Sefa Eyeoglu
984692dc62
refactor: fix deprecation up to Qt 5.15
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2022-07-10 12:17:52 +02:00
Sefa Eyeoglu
ea60e48d9d
chore: add license header
...
chore: add license header
2022-03-27 20:59:56 +02:00
Sefa Eyeoglu
85f3fc9944
fix: remove "PolyMC" from strings
2022-03-27 20:59:51 +02:00
swirl
1d8196e11a
More rebranding
...
Closes : #39
Mostly done with rebranding now. We just need to translate some services
to PolyMC.
2022-01-10 12:47:35 -05:00
Petr Mrázek
20b9f2b42a
NOISSUE Flatten gui and logic libraries into MultiMC
2021-07-25 19:50:44 +02:00