Anuken
a22e532034
Fixed #10891
2025-06-03 15:37:19 -04:00
Anuken
65146f9a11
Reduced liquid transport explosiveness to mostly pre-capacity-increase levels
2025-04-19 00:46:17 -04:00
Anuken
017fbeb4e9
Misc UI fixes
2025-04-13 22:23:32 -04:00
Anuken
dd0982dc93
Display incompatible mods in browser / Shoot alternate mirror fix
2025-04-04 16:51:23 -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
MEEPofFaith
74596a222c
Merge branch 'master' into mod-dependencies
2025-02-08 20:48:39 -08:00
MEEPofFaith
bed8361a03
Display mod version ( #10358 )
2024-12-05 09:55:55 -05:00
Anuken
c7def5fa54
Better error for writeable dex mod import failure
2024-10-18 19:35:14 -04:00
Anuken
92b2a5a764
Fallback URL for mod list
2024-10-14 19:38:50 -04:00
Anuken
8e1df180bc
Mod browser dialog back button moved to overlay
2024-09-23 21:06:54 -04:00
MEEPofFaith
3019eb24dc
Slightly cleaner code
2024-04-22 14:23:19 -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
eff7d75712
Display status after downloads are complete.
2024-04-18 11:40:14 -07:00
MEEPofFaith
5ac8abec0f
Display feedback to user
2024-04-16 17:09:23 -07:00
MEEPofFaith
dd0719c6f1
modName -> internalName
...
4746a2fd1e
2024-04-16 16:48:44 -07:00
MEEPofFaith
331fd2e803
Unmet dependencies dialog + auto import
2024-04-16 11:36:59 -07:00
Anuken
09d00b30e9
Fixed incorrect consumption rate in booster stats
2023-07-29 09:51:58 -04:00
Anuken
788fa66a91
Fixed #8819
2023-07-23 15:56:36 -04:00
Anuken
0e31103b21
Cleanup output stream
2023-06-23 22:51:53 -04:00
Anuken
72b456fca2
Optimized imports
2023-04-06 10:46:52 -04:00
Anuken
74de125700
githubImportMod old signature returned
2023-02-20 12:27:24 -05:00
Anuken
e564602fd1
Hide isHidden content in mod info
2023-02-15 09:59:32 -05:00
Phinner
0d2dfadba7
Mod dependency resolution improvements ( #7972 )
...
* soft dependencies + better mod resolution algorithm
* update ModMeta#toString
* var
* add #7962 bugfix
* Use existing code to resolve
* add state text for mod dialog
* bugfix
* fix error text
* remove external resolver class
It's simpler like that :)
2023-02-01 15:21:42 -05:00
Anuken
55bc0846ae
Better mod state errors
2022-10-20 20:01:43 -04:00
Anuken
7409ff7fd8
Blacklisted ui-lib (startup crash)
2022-10-20 19:13:39 -04:00
Anuken
a45c0f4a42
Added crystalline stone vent variant
2022-09-12 19:47:54 -04:00
JniTrRny
6a2c6e3a74
the return of deselectable ( #7319 )
2022-08-07 13:10:12 -04:00
Anuken
ebf9e82146
Crash fixes / Mod browser >=136 filter
2022-07-17 10:27:27 -04:00
Anuken
88e4ca4992
Fixed some portrait layout bugs
2022-07-16 15:30:02 -04:00
Anuken
36aa56f251
New WIP missile turret
2022-06-29 17:37:32 -04:00
Anuken
87bbb1ac27
Mod dialog fixes
2022-06-28 19:58:00 -04:00
Anuken
b4d46ca137
Limit mod browser to mods for 136 and above
2022-06-27 12:07:30 -04:00
Anuken
3ef0f0f56e
Mod release browser cleanup
2022-06-27 10:06:58 -04:00
KayAyeAre
b72702957b
Selectable mod releases ( #7079 )
...
* filterable power node connections
* selectable mod releases
* Update contributors
* selectable mod releases
* Update contributors
* Revert "Merge branch 'master' of https://github.com/KayyAyeAre/Mindustry "
This reverts commit 1f210a898a , reversing
changes made to 8ba6d4b2aa .
* move the release selection to a new button
2022-06-27 09:56:45 -04:00
Anuken
afe02bf3a0
Misc fixes
2022-05-10 22:55:28 -04:00
Anuken
a7f84e8690
Better json mod warning logging
2022-05-05 22:31:27 -04:00
Anuken
e81438a7a9
Styles documented
2022-05-04 22:31:53 -04:00
Anuken
93d299716c
WIP style refactoring
2022-05-04 20:24:59 -04:00
Anuken
1075e4b1b7
Mod subtitles
2022-04-27 23:14:14 -04:00
Anuken
c0ac84fbc6
Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
...
Conflicts:
core/src/mindustry/core/NetServer.java
2022-03-28 15:18:13 -04:00
BalaM314
8ec2e40610
Add "Exiting to reload mods." logger message ( #6662 )
...
To allow for the game to be automatically restarted
2022-03-24 10:42:44 -04:00
Anuke
d92c9cfcf8
Helix shoot pattern / Min mod game version
2022-03-05 19:05:42 -05:00
Anuken
e8c277d7b8
Disperse turret mostly done
2022-02-11 20:08:59 -05:00
Anuken
67986ee72c
Requirement balancing
2021-12-24 12:52:32 -05:00
Pietro
5e0f404602
row mod content dialog in mobile ( #6051 )
...
* Row mod content dialog in mobile
It's as simple as `Math.floor()`
* type casting
(int)
2021-09-26 11:40:15 -04:00
ZestyLemonade
3985620289
space-begone ( #5935 )
...
Co-authored-by: sample-text-here <kjdshkasjhdfkj@jashdkaj.ksdh >
2021-09-04 17:43:03 -04:00
Anuken
8b4112f705
Check for repo & display name in mod browser search
2021-08-20 13:35:41 -04:00