Anuken
8c56568f23
Reverted name change to un-break mods
2023-05-11 11:51:57 -04:00
Anuken
d14c42d8ba
Disabled annoying X scrolling in map dialogs
2023-05-11 11:39:49 -04:00
Anuken
b3e111ebbb
Merged Custom/editor maps implementation
2023-05-11 11:24:42 -04:00
Anuken
c7ad9d0250
Cleanup
2023-05-10 13:05:49 -04:00
Anuken
c5cf6f0af6
Cleanup
2023-05-10 13:00:49 -04:00
xStaBUx
a3dbbe63c4
Better planet selection ( #8572 )
...
* Better AboutDialog
* I'm there!
* New Planet Select UI
* fix
* Better Planet Selection
* no
2023-05-10 12:54:18 -04:00
JniTrRny
bb06c3f1e9
Wave limit game rule in custom maps ( #8550 )
...
* custom maps wave limit
* whoopsies
2023-05-06 23:04:31 -04:00
Anuken
43922edac8
unitHealthMultiplier re-implemented
2023-05-03 18:38:50 -04:00
Anuken
3ca3eb5951
Load saves in parallel
2023-04-18 09:35:29 -04:00
Anuken
b83f5c66ca
Fixed #8507
2023-04-15 22:17:46 -04:00
Anuken
e47806b9b8
Minimap attack indicators
2023-04-15 15:54:33 -04:00
Anuken
4ae8a51676
Display camera on map + right-click to pan
2023-04-15 14:39:41 -04:00
Anuken
a8b18bea2f
Fixed #8494
2023-04-09 16:01:35 -04:00
Anuken
11ad5a0373
Reset UI scale to 100% when broken
2023-04-08 10:29:42 -04:00
Anuken
f4fabecce7
Fixed #8483 (meep why did you make the minimum 5%)
2023-04-07 11:05:26 -04:00
Anuken
60fc2fb5cd
Doubled server object buffer size
2023-04-07 10:43:59 -04:00
Anuken
ac7b694e91
Better item display rates
2023-04-06 19:13:36 -04:00
Anuken
72b456fca2
Optimized imports
2023-04-06 10:46:52 -04:00
buthed010203
2075a226e1
Fix multiline messages being cut off ( #8471 )
...
I'm not fixing this properly
2023-04-03 15:37:09 -04:00
Anuken
cc3694ce4a
battery fix
2023-04-01 09:55:54 -04:00
Xasmedy
e79a97ed92
Adding a new menu type. ( #8449 )
...
* Added a new type of menu.
* Renamed the methods and fixed buttons not selecting.
* Fixed followUpMenu and menu having different dialogs.
* Applying review changes.
- Refactored the menu dialog instantiation.
- Fixed the single-line else statement.
2023-03-31 14:21:41 -04:00
Anuken
4db085bd07
Fixed #8435
2023-03-27 10:07:41 -04:00
Anuken
cd7088d241
Closes Anuken/Mindustry-Suggestions/issues/4353
2023-03-26 23:17:08 -04:00
Anuken
83a059b2da
Multi-line server list
2023-03-26 22:46:30 -04:00
MEEPofFaith
47a2afd294
More specific ui scaling options ( #8356 )
...
Increments of 5 instead of 25
2023-03-25 14:24:09 -04:00
Даркнесс#3729
4be7cf5c0e
Call.textInput ( #8355 )
...
* Update Menus.java
* Update EventType.java
* Update UI.java
* WHY
* WHY x2
* fix
* 💀
2023-03-25 13:50:25 -04:00
Pasu4
58eef49284
Scale planet grid to planet radius ( #8381 )
...
* Scale planet grid to planet radius
* Fix skewed sector icons on small planets
2023-03-25 13:50:06 -04:00
Anuken
172f47cad6
Fixed #8418
2023-03-25 13:36:45 -04:00
Anuken
a8b3350d61
Fixed #8401
2023-03-25 13:20:04 -04:00
SITUVNgcd
4ddb78e8d5
Add Events.fire(Trigger.unitCommandChange) in select/remove unit by type ( #8406 )
...
* Added `Events.fire(Trigger.unitCommandChange)` and `boolean fireInRebuildCommand`
Added `Events.fire(Trigger.unitCommandChange)` to **left click - select** and **right click - remove**.
Added `boolean fireInRebuildCommand` to prevent infinite event loop with `rebuildCommand`.
* Remove useless `fireInRebuildCommand` flag.
2023-03-25 13:10:21 -04:00
Anuken
e4bef567b5
Fixed Steam public lobby hosting / Misc Steam bugfixes
2023-03-25 12:42:29 -04:00
Anuken
74de125700
githubImportMod old signature returned
2023-02-20 12:27:24 -05:00
Anuken
9c4bdc213d
Crash fix
2023-02-20 12:19:56 -05:00
Anuken
e564602fd1
Hide isHidden content in mod info
2023-02-15 09:59:32 -05:00
Anuken
ec8262418f
Basic unit boost command support
2023-02-11 17:40:57 -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
31cb169002
Random server order
2023-02-01 15:20:34 -05:00
Anuken
c2262cc9cf
Fixed #8235 / Fixed #8221
2023-02-01 14:42:50 -05:00
Anuken
66f4118896
Fixed #8184
2023-01-15 15:19:13 -05:00
Anuken
9c63165ef5
Fixed #8156
2023-01-11 19:59:58 -05:00
MEEPofFaith
87949679f1
Make crash damage a multiplier instead of a toggle ( #8151 )
...
* Switch unitCrashDamage to a multiplier
* Add to rules dialog
2023-01-11 08:56:29 -05:00
Prosta4okua
574a10e5f8
🍉 🍉 🍉 Watermelons have deployed. Prepare yourself for new Ukrainian translation for v7 release ( #7885 )
...
* hehe
* Finished translation. Need to proofread. Added 2 missing entries.
* Fixes
* Fixes #2
* Added button Random to translations and fixed error
* Fixes from @1stvaliduser
* fixes
* fixes
* будівль -> будівель
2023-01-07 14:42:27 -05:00
Anuken
246591eab4
Fixed #8119
2023-01-07 13:15:56 -05:00
Anuken
49bcbafdaa
Fixed #7946
2023-01-07 12:39:12 -05:00
Anuken
edfc16c7b0
Fixed about dialog on mobile
2022-11-10 23:36:45 -05:00
Anuken
619f2c86a4
Fixed iOS menu
2022-11-10 22:45:08 -05:00
Anuken
2e9026936e
Less floating menu buttons
2022-11-09 14:05:22 -05:00
Anuken
1651dc520c
Better inset borders for phones
2022-11-09 13:56:53 -05:00
Anuken
8f7419db71
Fixed #7851
2022-11-09 08:29:53 -05:00
Anuken
c3d9a501c6
Campaign completion text in bundle
2022-11-08 21:44:47 -05:00