Commit Graph

14624 Commits

Author SHA1 Message Date
Anuken
604e732edb Switched to unit UI icons for minimap/players 2024-04-18 10:05:21 -04:00
Anuken
243cc1e527 Unit selection overlay improvements 2024-04-17 23:28:01 -04:00
Anuken
b8c6781004 Fixed #9750 2024-04-15 17:20:48 -04:00
Anuken
49409cdc36 Merge remote-tracking branch 'origin/master' 2024-04-15 12:54:14 -04:00
Anuken
b7fab3839a Added Mod#getConfigFolder 2024-04-15 12:54:07 -04:00
Leo
0be74922b0
Added offset to DrawFlame (#9749) 2024-04-15 09:03:59 -04:00
Anuken
663209b23e Merge remote-tracking branch 'origin/master' 2024-04-14 11:18:06 -04:00
Anuken
569d0f8fac Fixed #9747 / Fixed #9746 2024-04-14 11:17:57 -04:00
Github Actions
bc6493c54f Automatic bundle update 2024-04-14 14:06:58 +00:00
SITUVNgcd
5c51d7dd52
Completely checked and transtaled Vietnamese (#9744)
* Completely checked and transtaled Vietnamese

I spent 1 week (few hours/day) to check every single line in **bundle** and translate:
- Make `bundle_vi.properties` has same lines as original bundle file `bundle.properties`.
- Retranslate some old strings/words which:
  + From very old versions.
  + Mis-translated.
  + Multiple meanings in Vietnamese.
  + Some sentences were add/removed.
- Translate new strings from very last commit (7f30cd8703)

* Small fix

First letter.
2024-04-14 10:06:13 -04:00
Anuken
e80a523073 Rule dialog fixes 2024-04-13 19:56:56 -04:00
Anuken
9d77ce5c0d Merge remote-tracking branch 'origin/master' 2024-04-12 19:41:19 -04:00
Anuken
112a53c95b Erekir turret range margin tweak 2024-04-12 19:41:09 -04:00
Github Actions
7f30cd8703 Automatic bundle update 2024-04-11 21:57:25 +00: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
24202dd20f Fixed #9732 2024-04-10 19:24:28 -04:00
Anuken
43fba9b647 typo 2024-04-10 16:26:08 -04:00
Anuken
1144871b29 Merge remote-tracking branch 'origin/master' 2024-04-10 15:31:15 -04:00
Anuken
e280edac67 Fixed #9731 2024-04-10 15:31:09 -04:00
MEEPofFaith
fd303524e9
#9706 done smarter (#9723)
* Convert from explicit check to interface

* Apply the interface to other turret-like blocks
2024-04-09 11:16:49 -04:00
MEEPofFaith
17913f8949
Run applyColor before drawing unit parts (#9547)
* Run applyColor before drawing unit parts

* Run applyColor before drawing weapon parts
2024-04-09 10:52:41 -04:00
Anuken
fec423213f Merge remote-tracking branch 'origin/master' 2024-04-08 20:05:15 -04:00
Anuken
ddb8783c7d White region is now 1x1 2024-04-08 20:05:03 -04:00
Redstonneur1256
e8e8189a92
Add ShapeMarker starting and ending angles (#9729) 2024-04-08 19:51:50 -04:00
Anuken
6b7260250a Fixed #9728 2024-04-08 19:07:58 -04:00
Anuken
e0363ac703 Merge remote-tracking branch 'origin/master' 2024-04-08 12:22:38 -04:00
Anuken
ad0d0a7e99 Additional construction fixes 2024-04-08 12:22:32 -04:00
Github Actions
5ee9797838 Automatic bundle update 2024-04-08 14:46:33 +00:00
Anuken
3b0fac1ba2 Fixed #9726 2024-04-08 10:45:30 -04:00
Anuken
11c1211d65 Fixed #9722 2024-04-07 20:54:01 -04:00
Anuken
a9a5fb6396 Support for adding to ObjectMaps in JSON with add: true 2024-04-07 12:36:45 -04:00
Anuken
f093f949f5 Merge remote-tracking branch 'origin/master' 2024-04-06 18:20:50 -04:00
Anuken
33f01112ca Fixed #9714 2024-04-06 18:20:45 -04:00
MEEPofFaith
58d6b3e2d6
Make ChildComp work with turrets (#9706) 2024-04-06 09:52:39 -04:00
Anuken
08c8ab08a2 Fixed #9713 2024-04-06 09:49:30 -04:00
Anuken
7bec60de12 Fixed snow name 2024-04-05 21:00:37 -04:00
Anuken
275199fe16 Trail tail smoothened 2024-04-04 23:24:58 -04:00
Anuken
89433ddeb4 Trail length FPS independence 2024-04-04 18:21:54 -04:00
Anuken
89206a734c Merge remote-tracking branch 'origin/master' 2024-04-04 09:21:31 -04:00
Anuken
d1538a168d Fixed #9708 2024-04-04 09:21:25 -04:00
Balázs Meskó
0c52385c6b
Update Hungarian translation (#9694)
* Update bundle_hu.properties

I've translated the new strings.

* Update bundle_hu.properties

Requested change

* Fixed capitalization
2024-04-02 10:06:23 -04:00
Cubical box
d3a78a9d42
Fetching unit by type, build without type, and fixing a nullpointer crash (#9703)
* Pluh

* Pluh

* Update LExecutor.java

* fixed the null

* Update LExecutor.java

* I will point your null exception

* is it null or nah

* it is nah

* Update LExecutor.java

* Update LExecutor.java

* null zero
2024-04-02 10:03:14 -04:00
Anuken
e177035593 Removed unnecessary hit effect calls 2024-04-02 09:51:17 -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
Github Actions
1f5d8b1f04 Automatic bundle update 2024-04-01 14:30:58 +00:00
酪桦姬
3f6deea719
Update bundle_zh_CN.properties(ready to merge) (#9690)
* Update bundle_zh_CN.properties(ready to merge)

* small fix

* translation fix

* small fix and done
2024-04-01 10:30:14 -04:00
Anuken
45bdceb7fb
Update bundle_vi.properties 2024-03-30 23:32:19 -04:00
Github Actions
a14e8d6189 Automatic bundle update 2024-03-31 03:25:10 +00:00
SITUVNgcd
396869dec3
Translate & revert Vietnamese translation (#9560)
* Translate, revert

- Translated new strings.
- Fixed some typos.
- Corrected translation for some strings.
- Revert `Kho lưu trữ` to `Repo`, some Vietnamese need that, idk!

c3ee92fba7

* Translate new strings

97010a5064

* Remove #note

97010a5064

* World Switch

76cb36fdea

* Translate new strings

824c6eedb3

* Translate new strings

304d7d9602

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2024-03-30 23:24:24 -04:00
Github Actions
ba1cacb55f Automatic bundle update 2024-03-30 18:23:20 +00:00