Commit Graph

1422 Commits

Author SHA1 Message Date
Anuken
65e7891991 Core database content icon click support 2024-09-20 14:04:08 -04:00
Anuken
4f93a5c332 Separator output display 2024-09-20 14:04:07 -04:00
Anuken
ab39291626 Pathfinder bugfixes 2024-09-18 19:22:51 -04:00
Anuken
a293cb4687 Fixed campaign rules in portrait mode 2024-09-18 07:05:34 -04:00
Anuken
5b9d3029a5 Loop unit transfer command 2024-09-17 18:03:31 -04:00
Anuken
4e19a3c4d0 Atolls map fixes / Extraction outpost edits / Option to hide objectives 2024-09-16 16:05:03 -04:00
Anuken
9911e602a0 Quads+Horizons damage shields / RTS AI toggle for Serpulo 2024-09-15 17:20:34 -04:00
Anuken
0ffa6f1d00 Added random wave AI to custom rules dialog 2024-09-13 18:59:28 -04:00
Anuken
6e5561a36e Campaign rule for unpredictable wave AI 2024-09-13 18:50:46 -04:00
Anuken
d8eabece7c WIP campaign difficulty dialog 2024-09-13 17:58:11 -04:00
Anuken
acbd8bb190 Added rule for editing world processors in-game 2024-08-30 12:40:47 -04:00
Anuken
268b2c4cd0 Fixed BE server list loading 2024-08-30 00:36:17 -04:00
Anuken
f888b3b77e Automatic planet detection for content 2024-08-22 06:54:07 -04:00
Anuken
4cab03a1ba Rules.hiddenBuildItems removed 2024-08-22 05:12:39 -04:00
Anuken
8df50a67ec Removed blacklist/whitelist-based planet item system 2024-08-22 04:51:37 -04:00
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