Anuken
2dbd9e5ea9
Added shownPlanets for content
2024-08-21 18:01:22 -04:00
Anuken
67fb9f6a94
Core database tabs
2024-08-21 15:25:51 -04:00
MEEPofFaith
cf9c01966c
Merge branch 'master' into mod-dependencies
2024-08-19 02:09:41 -07:00
Anuken
8e8b99d421
Removed most usage of Scene#hit
2024-08-16 16:00:47 -04:00
Anuken
10e1680d3b
Fixed #10039
2024-07-19 19:07:10 -04:00
Anuken
295573142f
Removing Nulls.unit
2024-07-10 16:40:32 -04:00
Anuken
04ec2c0603
Added toggle for always playing music
2024-07-05 21:42:23 -04:00
Anuken
400db1b1e8
In-game rule edit dialog
2024-06-24 14:11:56 -04:00
Anuken
7f9eb87313
Logic icon support for all blocks
2024-06-16 01:11:54 -04:00
Jason
f26b03dc6c
Map rule for air spawns ( #9922 )
...
* air use spawns
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
* add the rule
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
* add rule in ui
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
* bundle
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
* tie it to rules.waves
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
* :)
Contributing.md says yes
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
* indent
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
---------
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com >
2024-06-16 00:34:47 -04:00
Anuken
a39b05ffc2
Scanner -> BufferedReader
2024-06-13 21:59:28 -04:00
Anuken
6243ef6d4a
Fixed #9892
2024-05-27 09:40:52 -04:00
Anuken
f30b24f4ac
Closes Anuken/Mindustry-Suggestions/issues/5012
2024-05-25 22:40:37 -04:00
Anuken
b4b6b9fa44
World processor list in editor
2024-05-24 21:46:15 -04:00
Anuken
515431de02
Fixed #9847
2024-05-13 10:24:26 -04:00
Anuken
3a91a8eb00
Fixed #9771
2024-04-23 09:17:38 -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
569d0f8fac
Fixed #9747 / Fixed #9746
2024-04-14 11:17:57 -04:00
Anuken
e80a523073
Rule dialog fixes
2024-04-13 19:56:56 -04:00
ApsZoldat
a8135aa042
Custom rules dialog enhancement, small fixes ( #9665 )
...
* Rule categories and search in custom rules dialog
* Fix wrong info about format placeholders in all unfinished locales
* Rule search fix, rule info system, some stuff for easier rules dialog modding
* Why not to fix what i can?
2024-04-11 17:56:34 -04:00
Anuken
e280edac67
Fixed #9731
2024-04-10 15:31:09 -04:00
atomic
96a82260f4
oops
2024-04-06 21:59:47 -04:00
atomic
87b154209f
things I forgot to commit
2024-04-06 21:44:47 -04:00
Atomic-Laboratory
c22e16d7b2
Server Favourite Button
...
I'm trying to add a feature while barely knowing what I'm doing...
2024-04-06 21:31:08 -04:00
GlFolker
bfd8dbd769
Enable full customization of core launching/landing animations. ( #9693 )
...
* Extract all updates and draws of core launch/land animations to CoreBlock/CoreBuild
* Re-add removed methods as deprecated
* Fixed tests failing
* anuke said no
* Extract launch effect
2024-04-01 10:46:44 -04:00
MEEPofFaith
d8c1ea17e1
Make payload blocks run onDestroyed() of the block payload it carries when destroyed. ( #8253 )
...
* Payloads go boom.
* When a payload unit dies too
* Keep the functionality, but limit it to a rule
2024-03-29 15:17:19 -04:00
MEEPofFaith
a3a7598e6d
Un-lonely the liquid display
2024-03-25 10:48:21 -07:00
MEEPofFaith
c3823b8477
Cleaner liquid display + Display item rate
2024-03-19 12:22:32 -07:00
MEEPofFaith
66893e5c85
Text Style
2024-03-16 15:25:13 -07:00
MEEPofFaith
11dcbe19f4
Better LiquidDisplay
2024-03-16 15:18:58 -07:00
Anuken
d8a66b7b25
Bundle change for #9591
2024-02-24 12:31:06 -05:00
GlFolker
2c3167e668
Delegate more methods into Planet ( #9568 )
2024-02-17 15:48:33 -05:00
Anuken
c8d7733826
Fixed #9552
2024-02-14 10:37:48 -05:00
Anuken
4e35ae2dec
Minor font cache delay tweak
2024-01-29 23:04:12 -05:00
Anuken
b7485b5bc4
Join dialog performance improvement
2024-01-29 22:45:22 -05:00
Anuken
84add050a9
Merge branch 'markers-update' of https://github.com/ApsZoldat/Mindustry into ApsZoldat-markers-update
2024-01-14 11:41:36 -05:00
Anuken
61945e5ce7
Clearer sector capture notification
2024-01-05 08:22:12 -05:00
Anuken
c1fabfd4a4
Fixed #9423
2024-01-03 16:47:24 -05:00
Anuken
7d1bbb61f0
Fixed #9420 / Fixed #9429
2024-01-03 16:33:42 -05:00
Anuken
33178c1635
Added launch hint for Erekir
2023-12-29 09:48:05 -05:00
Anuken
288ab37e6f
Fixed derelict break hint persisting forever
2023-12-28 16:35:54 -05:00
ApsZoldat
8ab37c5ce4
Merge branch 'master' of https://github.com/Anuken/Mindustry into markers-update
2023-12-15 19:39:30 +03:00
ApsZoldat
4802076bf8
WIP marker changes, fix server name not appearing for saved hosts in join dialog
2023-12-10 22:44:30 +03:00