Commit Graph

446 Commits

Author SHA1 Message Date
Github Actions
ee06e8b19f Automatic bundle update 2025-06-02 18:09:30 +00:00
Github Actions
c6ce5a200f Automatic bundle update 2025-05-11 14:45:04 +00:00
Github Actions
c05af5f800 Automatic bundle update 2025-05-07 19:49:27 +00:00
Github Actions
b66f9b503b Automatic bundle update 2025-05-06 00:52:05 +00:00
ity
c7b5d32d65 Improve Simplified Chinese translations (#10749)
* Update bundle_zh_CN.properties

* Update bundle_zh_CN.properties

* Update bundle_zh_CN.properties
2025-05-03 18:54:29 -04:00
Github Actions
397e190790 Automatic bundle update 2025-05-03 16:13:15 +00:00
Anuken
cb83d70cda Reduced arc turret shield damage 2025-05-02 00:05:04 -04:00
Github Actions
ba0e86d278 Automatic bundle update 2025-05-01 21:13:36 +00:00
ity
e97251d5a8 Update bundle_zh_CN.properties (#10746)
* Update bundle_zh_CN.properties

* Update bundle_zh_CN.properties

* Update bundle_zh_CN.properties
2025-04-30 18:17:50 -04:00
Github Actions
76a5f6901f Automatic bundle update 2025-04-30 19:11:01 +00:00
ity
c45d2a2872 Update bundle_zh_CN.properties (#10745)
* Update bundle_zh_CN.properties

* Update bundle_zh_CN.properties

* Update contributors
2025-04-30 14:49:06 -04:00
Github Actions
1044f40110 Automatic bundle update 2025-04-30 16:47:30 +00:00
Github Actions
011b9492a0 Automatic bundle update 2025-04-29 14:19:43 +00:00
Github Actions
f3cbec70ca Automatic bundle update 2025-04-27 14:44:17 +00:00
ity
d93e1ae580 Update bundle_zh_CN.properties (#10723)
* Update bundle_zh_CN.properties

Update bundle_zh_CN.properties

* Update bundle_zh_CN.properties

Latum 和 Relane 首字母大写

---------

Co-authored-by: The.soul.Of.Pixels <81808405+sofpixaol@users.noreply.github.com>
2025-04-27 10:43:04 -04:00
Github Actions
c43dfa88a2 Automatic bundle update 2025-04-25 19:46:06 +00:00
ity
5acbfea5e0 Update bundle_zh_CN.properties (#10700)
Update bundle_zh_CN.properties

Update bundle_zh_CN.properties

Update bundle_zh_CN.properties

Update bundle_zh_CN.properties

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix Simplified Chinese translation

Fix simplified Chinese translation

Fix simplified Chinese translation
2025-04-23 12:58:51 -04:00
Github Actions
4e2215151f Automatic bundle update 2025-04-22 03:09:02 +00:00
ity
e401fa38a4 Fix simplified Chinese translation (#10694)
Fix Simplified Chinese translation

Fix simplified Chinese translation

Fix simplified Chinese translation

Fix simplified Chinese translation

Fix simplified Chinese translation

Fix simplified Chinese translation
2025-04-20 22:06:18 -04:00
Github Actions
067293717d Automatic bundle update 2025-04-20 00:42:16 +00:00
ity
467a64023c Update bundle_zh_CN.properties (#10690) 2025-04-19 20:40:54 -04:00
Github Actions
9964d84ed9 Automatic bundle update 2025-04-18 14:07:13 +00:00
Github Actions
71e844c6fb Automatic bundle update 2025-04-17 23:24:59 +00:00
Github Actions
056f56db95 Automatic bundle update 2025-04-15 03:23:38 +00:00
Github Actions
667d8441a4 Automatic bundle update 2025-04-12 15:37:40 +00:00
Github Actions
37ac67924c Automatic bundle update 2025-04-10 15:41:45 +00:00
Github Actions
19ce75a0a7 Automatic bundle update 2025-04-08 15:49:42 +00:00
Github Actions
67712be02e Automatic bundle update 2025-04-06 15:07:40 +00:00
Github Actions
d1977ba44b Automatic bundle update 2025-04-05 17:00:48 +00:00
Github Actions
cbd98a12d6 Automatic bundle update 2025-04-05 15:03:47 +00:00
Github Actions
aee19a7ee1 Automatic bundle update 2025-04-05 03:16:46 +00:00
Github Actions
e00655c74e Automatic bundle update 2025-04-04 17:41:18 +00:00
Cardillan
6a21b12b11 Adds LAccess.memoryCapacity - sensable property returning the size of a memory block (#10589) 2025-04-04 13:26:41 -04:00
Github Actions
3222a5bd50 Automatic bundle update 2025-02-10 22:06:09 +00:00
Anuken
4768bf0aeb Merge branch 'master' of https://github.com/Anuken/Mindustry 2025-02-10 17:05:03 -05:00
Anuken
5a56825801 Merge branch 'mod-dependencies' of https://github.com/MEEPofFaith/Mindustry into MEEPofFaith-mod-dependencies 2025-02-10 16:31:56 -05:00
Github Actions
46018a57b6 Automatic bundle update 2025-02-10 21:30:24 +00:00
Github Actions
a7482f78ef Automatic bundle update 2025-02-10 19:25:38 +00:00
Github Actions
9f2997982d Automatic bundle update 2025-02-09 17:11:32 +00:00
MEEPofFaith
e8a4ecc61e Formatting Icons (#10359)
* formatIcons

* Smarter end check

I think it's smarter?

* unecessary

* oop

* Update UI.java

* Just don't check for adjacent colons.

The hasUnicodeStr already checks for validity

* Copy from I18NBundle

* Revert "Copy from I18NBundle"

This reverts commit ac660fcd9f.

* If get and format refer to parent, then just set the existing bundle as parent

* Test with Ground Zero objectives

* Update MBundle.java

* That didn't work

* Slip the method into reasonable places like objectives and chat

* Check for Icons as well

* More testing with objective text

* Apply to hints

* Optimized formatIcons

No longer scans through every character

* TIME UPDATE THE BUNDLES YIPPEEEEEEEEEEE

* residual

* Apply to message blocks

* IntelliJ lied

* Suggestions

* Format before sending
2025-02-09 00:05:43 -05:00
MEEPofFaith
74596a222c Merge branch 'master' into mod-dependencies 2025-02-08 20:48:39 -08:00
Github Actions
a36059e99f Automatic bundle update 2025-02-09 02:21:57 +00:00
LiMingyuan
7fe6460b41 Update bundle_zh_CN.properties (#10476)
* 加入我的名字

* 更新 bundle_zh_CN.properties
2025-02-08 10:15:39 -05:00
Cryofluid
868f2bb526 Update bundle_zh_CN.properties (#10477) 2025-02-08 10:15:30 -05:00
Github Actions
32ea98eee2 Automatic bundle update 2025-02-08 02:28:04 +00:00
LiMingyuan
1786e530ab Update bundle_zh_CN.properties (#9986)
Co-authored-by: LiMingyuan <109882141+Benny0Li@users.noreply.github.com>
Co-authored-by: Anuken <arnukren@gmail.com>
2025-02-07 21:27:18 -05:00
Github Actions
e4e9c20d4a Automatic bundle update 2025-02-06 21:58:08 +00:00
Github Actions
89ae26e6b5 Automatic bundle update 2025-02-06 19:28:33 +00:00
Github Actions
7aa70aee15 Automatic bundle update 2025-02-06 18:32:49 +00:00
Github Actions
0d89807da1 Automatic bundle update 2025-02-06 17:19:19 +00:00