Commit Graph

14929 Commits

Author SHA1 Message Date
Anuken
6e3cc13a26 Fixed logic scroll bar glitch 2024-08-24 16:01:06 -04:00
Anuken
22bd8c634f Fixed counter displaying as null / Revert #10090 2024-08-24 14:08:04 -04:00
Anuken
b451b51e61 Fixed logic variables being 0 by default 2024-08-24 14:01:00 -04:00
Anuken
a4868c4688 Merge branch 'master' of https://github.com/Anuken/Mindustry 2024-08-24 10:18:47 -04:00
Anuken
f5a75de872 Fetch player block fix 2024-08-23 04:09:06 -04:00
Anuken
55dfffa4bc Hide internal units from logic 2024-08-23 04:00:18 -04:00
Anuken
c0e4c9c5b5 Payload unit destroy on derelict 2024-08-23 03:52:39 -04:00
Anuken
8b2b5d4682 Shields retain broken state when replaced 2024-08-23 01:06:28 -04:00
Anuken
587c23605a Added temporary no-op fields for item/planet hidden items 2024-08-22 07:18:38 -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
20ddbe9d28 Minor cleanup 2024-08-22 04:54:53 -04:00
Anuken
8df50a67ec Removed blacklist/whitelist-based planet item system 2024-08-22 04:51:37 -04:00
Anuken
074684e935 Closes Anuken/Mindustry-Suggestions/issues/5184 2024-08-22 03:21:24 -04:00
Anuken
d8edf23349 Fixed adding to seq/sets in JSON 2024-08-21 18:11:15 -04:00
Anuken
2dbd9e5ea9 Added shownPlanets for content 2024-08-21 18:01:22 -04:00
Github Actions
e1fb13847b Automatic bundle update 2024-08-21 19:26:41 +00:00
Anuken
67fb9f6a94 Core database tabs 2024-08-21 15:25:51 -04:00
camelStyleUser
8cb6348c12
real (#10130) 2024-08-21 03:27:57 -04:00
Anuken
e4b1bde974 Fixed #10132 2024-08-21 03:21:31 -04:00
Anuken
44ec8c5e0e Merge branch 'master' of https://github.com/Anuken/Mindustry 2024-08-16 16:00:51 -04:00
Anuken
8e8b99d421 Removed most usage of Scene#hit 2024-08-16 16:00:47 -04:00
camelStyleUser
f347dc4c84
Update LAssembler.java (#10126)
anook please dont forget
2024-08-16 15:35:36 -04:00
Anuken
7963923013 Fixed #10116 2024-08-14 00:25:51 -04:00
Anuken
4f66323bb3 Cleanup 2024-08-08 23:27:47 -04:00
Anuken
9063fca2b5 Fixed crash related to uninitialized content 2024-08-08 19:57:29 -04:00
Anuken
8cd8b2c6df Merge remote-tracking branch 'origin/master' 2024-08-08 07:17:12 -04:00
Anuken
98676af510 Fixed #10101 2024-08-08 07:17:02 -04:00
Github Actions
f5901b715f Automatic bundle update 2024-08-08 11:07:29 +00:00
Kenny Setiawan
b06a8658d2
Update Indonesian Translation Bundle (#10024)
* Update Indonesian Translation Bundle

Fix literally every each words, respelling word that not make sense, grammar issue, revision on each string line.
The Issue :
- Rewrite the existing translation from lasted PR
- I know, the string was messed up, and i'd read it again from a top
- The name for faction, turret and unit is supposed to remain the same. Example one is "Baluarti" are actually spanish.
- reposition some words that based on ( Butuh, Perlu, Tenaga,  Daya, Barang, Benda, Sumber Daya, Bijih,  Anda, Kamu, Target, Sasaran, Pipa, Saluran, and more !)
- last one, this PR probably or even not being the Ofc-PR. I'll wait Oct to confirmed this. the existing changes by me remain in here. and if needed, i have the File Bundle-ID.txt so The ID Translator could take a revision on it.

hopefully this would be push to the branch, in case there is Beta Version of Mindustry. Literally, ID Translation for V7 are not completely done since last year

* change "armor" into it's international word "pelindung"

* Reanalyze Some Words then rewrite it

Reposition words based on ( Pabrikator, Rekonstruktor, Opsional, Posisi Unit, Mekanis, Mekanik, Terlindungi, Proyektor, Pengarah, Ubin, Sandbox Eksklusif )

* typo issue - rewrite some block desc - minor fix

* Last Commit for This PR

August 1 - 2024
Discuss on Discord for further explanation.

* Requested by DaGamerFiles - "Anda" should always have its first letter capitalized

according to Indonesian orthography general guide (Pedoman Umum Ejaan Bahasa Indonesia/PUEBI)

* Add Translation for "lst.playsound"

* Notice un-translated "Surge Alloy" on Sector Ravine Description

* .

* Rewrite description of Serpulo Junction Block

* Add Translation for "playsound.limit"
2024-08-08 07:06:39 -04:00
SITUVNgcd
9cf4cf0bdb
Update Vietnamese translation (#10094)
New string from b4a1232407
2024-08-07 17:09:57 -04:00
JeanJPNM
2ad38fc3b0
Fix the sfx selection gui for playsound (#10095)
* fix the index used to get the sfx substring

* handle cases where the sxf variable is not a built-in

This prevents a crash that happened whenever the sfx
variable's name had less than 5 characters (4 before this
pr), since the substring method was called regardless of
the name's size.
2024-08-06 20:27:25 -04:00
Github Actions
b4a1232407 Automatic bundle update 2024-08-06 15:15:20 +00:00
Mythril382
bace523de4
Allow PlaySound To Work Normally With High IPT World Processor (#10083)
* allow global sound to play more than once per frame

might need an arc pr for the positional

* carhash

* thing

* extra field

* change "check frame" to "limit"

* description

* Update core/assets/bundles/bundle.properties

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2024-08-06 11:14:29 -04:00
Mythril382
942069e89a
Allow JSON Mods To Use TeamEntry Content Type (#10089)
* for mods

* tem enry

* screw it, its GOING to be necessary

for absolutely no reason

* screw it

* skill issue

i have skill issue

* dumb dumb

i need an ide

* explode

* hello my name is stupid
2024-08-05 22:34:28 -04:00
Anuken
2241ebaff8 Merge remote-tracking branch 'origin/master' 2024-08-05 22:31:49 -04:00
Anuken
5869b0b51b Removed tungsten from Ravine loadout to fix confusion 2024-08-05 22:31:42 -04:00
WayZer
728cb2b3e3
Fix Lag in LCanvas.java (#10090) 2024-08-05 16:34:40 -04:00
summoner001
35052b0ecc
Update bundle_hu.properties (#10088)
Fixing sentences.
Thanks for the error finds to the hungarian mindustry community.
2024-08-05 11:38:25 -04:00
Anuken
c85c334983 Merge remote-tracking branch 'origin/master' 2024-08-04 22:20:27 -04:00
Anuken
f0b931380a Fixed #10085 2024-08-04 22:20:20 -04:00
summoner001
733f642aa3
Update bundle_hu.properties (#10080)
Correcting minor spelling mistakes. Thanks to the Hungarian mindustry community! Nice catch! :)
2024-08-03 23:09:59 -04:00
summoner001
4c3a4d7802
Update bundle_hu.properties (#10078)
Translation of the new English texts.
2024-08-03 09:23:51 -04:00
SITUVNgcd
a336dc74a7
Update Vietnamese translation (#10079)
New string and changes from 0b0db7bab2
2024-08-03 09:23:45 -04:00
Mythril382
e0c455bca8
Allow Mods To Modify RegionPart's Heat Light Region (#10048)
* actually work

* betterize

i think
2024-08-03 00:53:45 -04:00
Github Actions
0b0db7bab2 Automatic bundle update 2024-08-03 04:52:20 +00:00
Anuken
27f20b7a36 Better implementation of #10047 2024-08-03 00:51:31 -04:00
Anuken
e7759989e5 Description rewording 2024-08-03 00:20:18 -04:00
Anuken
571e788170 Fixed sound instruction layout 2024-08-03 00:17:54 -04:00
Anuken
345d710b4b Merge branch 'do-you-hear-the-voices-too' of https://github.com/Mythril382/Mindustry into logic-sound-2 2024-08-03 00:02:50 -04:00