Ovulam5480
3e302c5325
Quality of life for mixed tech ( #10590 )
...
* Quality of life for mixed tech
* Revert timescaleDamage
* Revert ShockwaveTower control
2025-04-05 22:57:57 -04:00
Anuken
2159f6450b
Fixed #10568
2025-04-04 13:04:22 -04:00
Anuken
b7dbe54d76
Merging changes from private branch
2025-04-04 11:47:35 -04:00
Anuken
58ea97da1c
Closes #5822
2025-02-06 13:11:06 -05:00
BlackDeluxeCat
108b101669
Logic sensor accesses more infos of payload ( #8766 )
...
* Added Logic Sense Payload
* Update UnitComp.java
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2025-02-05 19:36:26 -05:00
Elixias
49221a1db4
Customizable death shake ( #10375 )
2025-02-04 13:45:20 -05:00
Anuken
ddd4de7b7b
Scathe surge missiles
2025-01-12 17:08:51 -05:00
Anuken
8ede0fa6f4
Fixed shields not blocking blast compound explosions
2024-09-15 19:21:24 -04:00
Anuken
aafdd35796
Polar Aerodrome sector submission / Shields absorb unit wrecks
2024-09-15 11:36:09 -04:00
Anuken
0de1bec554
Fixed #10046
2024-07-26 23:29:28 -04:00
TripleToxic
82bcf5966e
Sensors, SetProp, and SetRule ( #9943 )
...
* some fun things for world proc only
* fix the format artifact
* SetProp and reformating
* Wildcard imports
* Wildcard imports
* velocity conversion
* compacting description
Co-authored-by: Anuken <arnukren@gmail.com >
* Update core/src/mindustry/world/blocks/defense/turrets/Turret.java
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2024-07-07 11:28:19 -04:00
Anuken
31f4957657
Removed UnitComp#uiIcon()
2024-04-22 17:31:13 -04:00
Anuken
32957b63b9
Merge branch 'new-pathfinding' of https://github.com/Anuken/Mindustry
2024-04-18 12:48:26 -04:00
Anuken
604e732edb
Switched to unit UI icons for minimap/players
2024-04-18 10:05:21 -04:00
Anuken
27e0eabec7
Merge branch 'master' of https://github.com/Anuken/Mindustry into new-pathfinding
2024-04-15 13:08:48 -04:00
Anuken
569d0f8fac
Fixed #9747 / Fixed #9746
2024-04-14 11:17:57 -04:00
Anuken
836e0a6f66
Fixed speed multiplier not affecting omni rotation speed
2024-01-07 10:35:31 -05:00
Anuken
fae167a91d
Minor optimization
2024-01-06 12:53:48 -05:00
Anuken
e494806cc8
Better Flare/Avert targeting / Fixed targets resetting on save load
2023-12-10 08:32:49 -05:00
Anuken
587ff8bb46
Proper path cost support
2023-11-15 20:03:55 -05:00
Anuken
1d051b5c16
Add setProp of speed/armor
2023-10-31 12:20:18 -04:00
Redstonneur1256
4ddd1f7ca0
Add sensor for player camera ( #9103 )
...
* Add sensor for player camera
* Fix sensor for player camera
2023-09-28 01:48:38 -04:00
Anuken
2aab745603
WIP grouped unit arrival
2023-09-24 07:44:42 -04:00
Anuken
f633fb0af5
Fixed setProp x/y not teleporting on strict servers
2023-09-22 10:06:43 -04:00
Anuken
66ad4e1798
Fixed commanded units attacking invalid targets
2023-09-18 23:18:55 -04:00
Anuken
7fa002c626
Support for JSON planets without a parent
2023-09-05 09:41:04 -04:00
Anuken
ee5fc8a332
Crash fix
2023-09-04 17:56:10 -04:00
Anuken
6678729401
Added sensor for shields
2023-07-29 11:17:55 -04:00
Anuken
0ef5255650
Fixed #8840
2023-07-25 21:04:47 -04:00
Anuken
129c3f446a
Fixed #8782
2023-06-30 22:26:43 -04:00
Anuken
bae3884d96
Basic setProp implementation
2023-03-09 05:25:35 -05:00
Anuken
ec8262418f
Basic unit boost command support
2023-02-11 17:40:57 -05:00
MEEPofFaith
87949679f1
Make crash damage a multiplier instead of a toggle ( #8151 )
...
* Switch unitCrashDamage to a multiplier
* Add to rules dialog
2023-01-11 08:56:29 -05:00
Anuken
a9175d3ffe
+
2023-01-10 21:26:57 -05:00
Anuken
79ea2480cb
unitCrashDamage rule
2023-01-10 21:25:23 -05:00
Garen7
c20d7f2b4f
Fixes the damage modifier not working sometimes ( #8124 )
...
Co-authored-by: Garen7 <Garen7@users.noreply.github.com >
2023-01-07 11:30:49 -05:00
Anuken
c0b819ec9b
Fixed #7952
2023-01-07 11:27:15 -05:00
Anuken
80046ba505
Fixed #7884
2022-11-13 09:53:18 -05:00
Anuken
6566bf9dd5
How
2022-10-26 15:52:51 -04:00
Anuken
514f50a411
Fixed #7752
2022-10-23 08:43:12 -04:00
Anuken
7331704a13
Misc RTS AI intelligence fixes
2022-10-21 18:29:29 -04:00
Anuken
52ac26b56c
Do not display missile units on hover
2022-10-20 09:33:15 -04:00
Anuken
4735e28aad
Fixed #7622
2022-09-25 07:11:21 -04:00
Anuken
8b9cbc2c7c
BuildVisibility non-enum / Canvas is now shown
2022-09-23 12:27:44 -04:00
Anuken
f88ff59d49
Merge branch 'master' of https://github.com/Anuken/Mindustry
2022-08-21 20:44:12 -04:00
Anuken
2c28b206b8
Erekir turret SFX (of varying quality)
2022-08-21 20:44:07 -04:00
MEEPofFaith
11e3f85242
Fix more things that hit non-hittable units ( #7408 )
...
* hittable check for EMP
* hittable check for Damage#status
* why push if don't get hit
2022-08-21 17:09:47 -04:00
RlCCJ
5191dc1bd7
Fix: The flying unit has no crash damage ( #7173 )
2022-07-14 23:36:32 -04:00
Anuken
36aa56f251
New WIP missile turret
2022-06-29 17:37:32 -04:00
Anuken
077ee978f6
Merge remote-tracking branch 'origin/master'
2022-06-18 16:07:08 -04:00