Commit Graph

10954 Commits

Author SHA1 Message Date
MEEPofFaith
eff7d75712 Display status after downloads are complete. 2024-04-18 11:40:14 -07:00
MEEPofFaith
6e3bc2b4c3 Show display name instead of name 2024-04-16 18:09:05 -07:00
MEEPofFaith
274184e234 Less table 2024-04-16 18:04:00 -07:00
MEEPofFaith
ad1a3d694e There is now an escape
Forgot to add the ok button
2024-04-16 18:00:47 -07:00
MEEPofFaith
e155bf7101 Cleaner feedback dialog 2024-04-16 17:55:55 -07:00
MEEPofFaith
8f8bd67d4b Exit after importing 2024-04-16 17:22:41 -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
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
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
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
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
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
ad0d0a7e99 Additional construction fixes 2024-04-08 12:22:32 -04:00
Anuken
3b0fac1ba2 Fixed #9726 2024-04-08 10:45:30 -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
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
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
Anuken
a8588c38b4 Fixed #9687 2024-03-30 14:22:22 -04:00
Anuken
f67d885e79 Merge remote-tracking branch 'origin/master' 2024-03-30 09:53:15 -04:00
Anuken
d4abcc91ef Removed unit formation minSpeed 2024-03-30 09:53:08 -04:00
MEEPofFaith
2fb5bc56c6 Better Ability Stats (#9654)
* Fix armor plate multiplier + change Math.round to Strings.autoFixed

* Missing ability name bundles

* Center ability name

* SuppressionFieldAbility stats

* Is two per row is acceptable?

I can revert this commit if not.

* LiquidExplodeAbility stat display

* MoveLightningAbility stat display

* Better SpawnDeathAbility display

* Fix multiplier coloring inconsistencies

Some had [lightgray] before %/x, some had it after

* Consistent content name display

Match with bullet status effects

* Consistent stat formatting

Convert from some being "stat: #" and some being "# stat" to all being "# stat"

* Re-order stats

* Optimize Imports

* Add ability descriptions

* Apparently I forgot LiquidRegenAbility

* Mention healing allies if displayHeal = true
2024-03-30 00:11:39 -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
nuri (smol)
ee412c61fc pierceFragCap (#9684)
Co-authored-by: SMOLKEYS <SMOLKEYS@users.noreply.github.com>
2024-03-29 15:01:59 -04:00
Anuken
1c4dd8011c Merge remote-tracking branch 'origin/master' 2024-03-28 10:01:26 -04:00
Anuken
138bbdb1c9 Dispose item pixmaps 2024-03-28 10:01:20 -04:00
Elixias
e595627895 . (#9676) 2024-03-25 19:20:26 -04:00
Jason
631e8a4fa4 fix poly (#9662)
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com>
2024-03-25 16:42:14 -04:00