Commit Graph
535 Commits
Author SHA1 Message Date
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 dd0719c6f1 modName -> internalName
https://github.com/Anuken/MindustryMods/pull/31/commits/4746a2fd1ea6928fe30df308c1c2a3505f02354c
2024-04-16 16:48:44 -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 a9a5fb6396 Support for adding to ObjectMaps in JSON with add: true 2024-04-07 12:36:45 -04:00
MEEPofFaithandGitHub 4cacb79ccd Auto-add produce to liquids (#9666) 2024-03-25 13:31:03 -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
GlFolkerandGitHub 3f46080f42 Allow categorized sprite names to not be prefixed. (#9616)
* Delegate more methods into Planet

* Allow categorized sprite prefixes
2024-03-14 12:12:28 -04:00
MEEPofFaithandGitHub 9093c92b07 Add RandomSound support to ContentParser (#9518) 2024-02-04 18:58:40 -05:00
Anuken 0867e25119 More detailed warning message 2024-02-01 19:05:35 -05:00
Anuken 01d875da04 Added system for removing consumers in JSON 2024-02-01 15:59:29 -05:00
Anuken b94de4e9b9 Removed unused keepOutlines value in ModMeta 2024-01-10 23:39:09 -05:00
Anuken ed96b2eec8 Simplified JSON music/sound loading 2023-11-30 14:19:30 -05:00
Mythril382andGitHub 5fe28254e7 Custom Launch Music for Each Planet (#8901)
* plant

* what

* literal ctrl+c ctrl+v

* more music

* issue

* feedback

* commit return
2023-11-30 14:16:44 -05:00
Anuken 55684e8b98 Ignore .git in mods 2023-10-30 09:13:55 -04:00
MEEPofFaithandGitHub 2522b16738 SoundEffect - An Effect that produces sound when created. (#9178)
* SoundEffect

* Add to ClassMap

* Loading via prov does not work

* MEEP, that's not how you random
2023-10-19 13:55:04 -04:00
Anuken 4ea8199f83 Json support for UnlockableContent fields 2023-10-13 00:38:53 -04:00
Anuken 276245bf3c Commands are now content 2023-09-23 17:10:19 -04:00
Anuken 9d9d5d2e18 Patrol + pursue target stances 2023-09-20 22:45:45 -04:00
Anuken 7fa002c626 Support for JSON planets without a parent 2023-09-05 09:41:04 -04:00
Anuken 3ce71aa891 Fixed mod loading 2023-09-03 22:45:37 -04:00
Anuken e3b815a4c6 Possible corner death fix 2023-08-29 17:51:45 -04:00
nullevoyandGitHub 13745bfd99 ConsumeLiquidsDynamic (#8892)
* ConsumeLiquidsDynamic

* imports didn't optimize

* wording

* nevermind, no idea
2023-08-04 10:35:13 -04:00
SlotterleetandGitHub bd0592a54c SunMesh support for JSON planets (#8882)
* Single-color SunMesh support

* This should work now

* No more crap code
2023-08-01 16:11:22 -04:00
Anuken 09d00b30e9 Fixed incorrect consumption rate in booster stats 2023-07-29 09:51:58 -04:00
Anuken 1968da9409 Fixed #8861 2023-07-29 00:22:01 -04:00
Anuken f01df70d3f mesh fix 2 2023-06-27 18:38:45 -04:00
Anuken c15b3421b2 mesh fix 2023-06-27 16:27:50 -04:00
Anuken 9b1a8edafc Closes Anuken/Mindustry-Suggestions/issues/4499 2023-06-27 16:12:55 -04:00
Anuken a2dd2c88a2 Fixed #8733 2023-06-20 13:09:50 -04:00
Anuken 038994a95f Fixed #8667 2023-06-03 11:47:19 -04:00
MEEPofFaithandGitHub 047d39d129 Chained PartProgress Operation in Json (#8627)
* Op parsing method

* Parse multi op

* Big brain

* Parse operation array

* Error wording

* Unnecessary code
2023-05-19 21:03:39 -04:00
Anuken 0f87942b16 Fixed #8622 2023-05-19 00:01:36 -04:00
Anuken ae272f079b why was this here 2023-05-12 14:26:28 -04:00
Anuken 51daa82a1b Fixed JSON sector preset files failing to load 2023-05-10 15:57:43 -04:00
Anuken a4972886a3 Possible parser status effect fix 2023-05-08 09:50:33 -04:00