Anuken
5483c6b290
Fixed #10864
2025-05-31 01:16:53 -04:00
Anuken
82a801b1c0
Async mesh reloading for planets
2025-05-29 20:46:17 -04:00
Anuken
8f0ca13ace
Player base emissive lights on Serpulo (WIP)
2025-05-28 23:10:45 -04:00
Anuken
43fb2e7cdc
Emissive planet system upgrades / Indexed vertices for planets
2025-05-28 21:21:21 -04:00
Anuken
fcb5b42d58
WIP bases with emissive lighting on Serpulo
2025-05-28 19:04:33 -04:00
Anuken
1a07efd80b
Do not command select logic controlled units by default
2025-05-01 10:27:47 -04:00
Anuken
8b50aa40c4
Pathfinder bugfixes
2025-04-30 12:19:46 -04:00
Anuken
e414b02030
Keybind search bar + modding support
2025-04-28 22:13:32 -04:00
Anuken
ec6740c8da
Unit payload enter command snapping
2025-04-26 00:04:25 -04:00
Anuken
8de3e28994
Replaced some post calls with cancel-able time calls
2025-04-24 11:18:24 -04:00
Anuken
017fbeb4e9
Misc UI fixes
2025-04-13 22:23:32 -04:00
Anuken
a5be9b9956
Ammo colors for remaining turrets / Stone + basalt vents
2025-04-06 11:06:37 -04:00
Anuken
b7dbe54d76
Merging changes from private branch
2025-04-04 11:47:35 -04:00
Anuken
7a6222aa18
Revert "Allow markers to be used as light sources ( #9733 )" ( #10490 )
...
This reverts commit 8626082068 .
2025-02-10 14:24:46 -05:00
Anuken
90dc291b66
Unit assembler shader fix
2025-02-09 22:12:59 -05:00
Redstonneur1256
8626082068
Allow markers to be used as light sources ( #9733 )
...
* Allow markers to be used as light sources
* Better light source markers
* Move PointMarker drawLight to LightMarker
* Add a rule for unit lights
* Optimize marker rendering
* Update core/assets/bundles/bundle.properties
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2025-02-09 12:10:45 -05:00
Anuken
588faad6f9
Rule for extra core no-build radius per-team
2025-02-06 14:27:35 -05:00
coal deficit
9643643d68
why are noisemesh seeds planet id dependent? ( #10374 )
...
* NoiseMesh and HexSkyMesh seed no longer based on planet id
* asteroid seed fix
2025-02-04 13:46:02 -05:00
Anuken
7aee34bafa
Finalized launch pad mechanics
2025-02-02 18:10:15 -05:00
Anuken
aadb994bdc
Changed BlockPlan#block to Block
2025-01-12 09:01:14 -05:00
Anuken
ef5e024954
Utility class for displaying VRAM information for Nvidia cards
2024-12-21 11:48:21 -05:00
Anuken
0f492e0c7a
Misc fixes and unit selection tweaks
2024-11-27 21:51:13 -05:00
Anuken
ec0ba9f424
Better unit selection visuals / Bigger unit physics collision circles
2024-11-27 12:03:42 -05:00
Anuken
7e01b8796e
Moved BE/v8 servers to new repo / Removed experimental Vars
2024-10-05 11:28:39 -04:00
Anuken
aab27d1b56
Fixed #10187
2024-10-04 14:55:46 -04:00
Anuken
a594d796ad
Batch optimizations
2024-07-23 11:31:34 -04:00
Anuken
caf0ab581d
Item deposit cooldown rule (default: 0.5 sec)
2024-06-30 10:28:01 -04:00
Anuken
328ba21ceb
Fixed trail not shortening
2024-05-11 13:35:26 -04:00
Anuken
31f4957657
Removed UnitComp#uiIcon()
2024-04-22 17:31:13 -04:00
Anuken
4c4476ae95
Fixed #9763
2024-04-21 10:05:05 -04:00
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
6b7260250a
Fixed #9728
2024-04-08 19:07:58 -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
476c79df4b
Fixed #9657
2024-03-19 16:11:51 -04:00
Anuken
ac15b94978
Significant sprite packing memory leak fixes
...
additional thanks to GlFolker for reporting issues with undisposed content icon pixmaps
2024-03-03 14:19:27 -05:00
MEEPofFaith
aa896362dc
Shader getShaderFi check for mod files ( #9599 )
...
* Shader getShaderFi check for mod files
* Just use tree.get()
It defaults to files.internal() if nothing is found. Actually, I think this also has the added benefit of allowing mods to override vanilla shaders by having a frag with an identical name.
2024-03-01 12:50:28 -05:00
Anuken
45b4499fbf
Merge remote-tracking branch 'origin/master'
2024-02-19 10:06:04 -05:00
Anuken
ac4d57013d
Fixed #9572
2024-02-19 10:05:58 -05:00
GlFolker
2c3167e668
Delegate more methods into Planet ( #9568 )
2024-02-17 15:48:33 -05:00
Redstonneur1256
6a429184aa
update markers ( #9506 )
...
* update markers
* update markers & minimap rendering
2024-01-30 19:35:39 -05:00
Anuken
1d894bdacd
Objective marker cleanup & optimization
2024-01-14 12:41:20 -05:00
Anuken
84add050a9
Merge branch 'markers-update' of https://github.com/ApsZoldat/Mindustry into ApsZoldat-markers-update
2024-01-14 11:41:36 -05:00
Anuken
981796a5b2
Another minor optimization
2024-01-06 12:55:59 -05:00
ApsZoldat
5830259e41
Markers draw code refactor, minor text marker control changes
2023-12-12 22:40:33 +03:00
ApsZoldat
4802076bf8
WIP marker changes, fix server name not appearing for saved hosts in join dialog
2023-12-10 22:44:30 +03:00
ApsZoldat
6ea2188bee
Add minimap mode to other objective markers
2023-11-27 22:56:26 +03:00
ApsZoldat
c434e18f8f
Add drawing layers to markers
2023-11-13 23:25:44 +03:00