Commit Graph

195 Commits

Author SHA1 Message Date
Anuken
8e7eeb2573 Testing a 'iOS compatible' flag for script mods 2025-12-18 17:27:32 -05:00
Anuken
c06c76d296 Moved more packing logic to asset thread to prevent ANRs 2025-10-27 21:01:10 -04:00
Anuken
53c534eaa8 Better unknown field warnings for patcher 2025-10-25 11:39:58 -04:00
Anuken
8898cbe6e4 Map submission updated / WIP content patcher experiments 2025-10-20 22:47:35 -04:00
Anuken
6b56566ae1 Reset game stats upon map save in editor 2025-10-20 00:42:18 -04:00
Anuken
8251b33a03 More precision in block stats 2025-08-15 20:35:36 -04:00
Anuken
72e9db57a4 WIP unification and cleanup of rendering in editor 2025-07-19 15:06:00 -04:00
Anuken
ef7ef39523 Fixed unnecessary import dialog after multi-mod install 2025-07-07 01:32:44 -04:00
Wxp
7076d1bf97 Fix Android loadJar (#10867)
* Fix Android loadJar

* Using another way

* Code formating

* Fix mod update
2025-06-02 14:32:24 -04:00
Anuken
3814254f1a Smaller fungal pass 2025-04-05 11:27:44 -04:00
Anuken
b7dbe54d76 Merging changes from private branch 2025-04-04 11:47:35 -04:00
Anuken
8efd62e668 PR cleanup 2025-02-10 17:03:46 -05:00
Anuken
5a56825801 Merge branch 'mod-dependencies' of https://github.com/MEEPofFaith/Mindustry into MEEPofFaith-mod-dependencies 2025-02-10 16:31:56 -05:00
Anuken
e57e47617c Closes #10302 2025-02-09 11:15:33 -05:00
MEEPofFaith
74596a222c Merge branch 'master' into mod-dependencies 2025-02-08 20:48:39 -08:00
Anuken
49f68be2cb Closes #6790 2025-02-07 21:19:25 -05:00
Anuken
571b87aaa3 Closes #10167 2025-02-05 18:53:19 -05:00
Anuken
fbc0518911 Closes #10400 2025-02-05 18:52:02 -05:00
Anuken
9e2350be03 Fixed class loader not closing when deleting mods 2024-11-04 10:51:10 -05:00
Anuken
68dccab5ca Improved crash logs; source mod of crashes now included in report 2024-09-20 13:15:26 -04:00
Anuken
ee01e36560 Stained mountains remake submission / WIP wave graph improvements 2024-09-02 14:16:39 -04:00
MEEPofFaith
cf9c01966c Merge branch 'master' into mod-dependencies 2024-08-19 02:09:41 -07:00
Anuken
2b7117119c Load order fix 2024-04-28 09:52:46 -04:00
Leo-MathGuy
0a7a3dc295 Revert 3 commits 2024-04-25 20:03:38 +05:00
Leo-MathGuy
d9cc2ef9a4 sorting may be the problem 2024-04-25 19:59:08 +05:00
Leo-MathGuy
56c68fef9c how did a format change make the test fail 2024-04-25 19:55:51 +05:00
Leo-MathGuy
617953dd89 format 2024-04-25 19:44:44 +05:00
Leo-MathGuy
1622ecd010 Fixed double seq 2024-04-25 19:41:05 +05:00
Leo-MathGuy
76f85df33f Added content order 2024-04-24 20:12:57 +05:00
MEEPofFaith
189a794e58 Don't separate if no soft dependencies 2024-04-22 14:32:03 -07:00
MEEPofFaith
6862e18cef Fix UI 2024-04-22 14:29:47 -07:00
MEEPofFaith
3019eb24dc Slightly cleaner code 2024-04-22 14:23:19 -07:00
MEEPofFaith
d21cab42a7 Mention soft dependencies on install but not startup 2024-04-22 14:13:55 -07:00
MEEPofFaith
9e234444f1 Less clunky
Don't display the reload exit message before checking dependencies.
2024-04-22 09:52:01 -07:00
MEEPofFaith
15491afe49 Check all at once 2024-04-22 09:42:13 -07:00
MEEPofFaith
b167bcfbef Check for dependencies when importing a mod 2024-04-22 09:17:28 -07:00
MEEPofFaith
bfa329db11 Incorrectly shows dialog when mods with missing dependencies are disabled 2024-04-22 09:11:08 -07:00
MEEPofFaith
a51c4e6909 Don't check disabled mods 2024-04-18 13:44:52 -07:00
MEEPofFaith
eff7d75712 Display status after downloads are complete. 2024-04-18 11:40:14 -07:00
MEEPofFaith
6e3bc2b4c3 Show display name instead of name 2024-04-16 18:09:05 -07:00
MEEPofFaith
274184e234 Less table 2024-04-16 18:04:00 -07:00
MEEPofFaith
ad1a3d694e There is now an escape
Forgot to add the ok button
2024-04-16 18:00:47 -07:00
MEEPofFaith
e155bf7101 Cleaner feedback dialog 2024-04-16 17:55:55 -07:00
MEEPofFaith
8f8bd67d4b Exit after importing 2024-04-16 17:22:41 -07:00
MEEPofFaith
5ac8abec0f Display feedback to user 2024-04-16 17:09:23 -07:00
MEEPofFaith
331fd2e803 Unmet dependencies dialog + auto import 2024-04-16 11:36:59 -07:00
Anuken
b7fab3839a Added Mod#getConfigFolder 2024-04-15 12:54:07 -04:00
Anuken
fc036c2f06 Fixed a startup crash with certain mods 2024-03-19 09:27:55 -04:00
Anuken
7be19b3baa Merge remote-tracking branch 'origin/master' 2024-03-14 18:53:35 -04:00
Anuken
40d06c87d1 Mark disabled dependencies #9641 2024-03-14 18:53:28 -04:00