Commit Graph
1105 Commits
Author SHA1 Message Date
Anuken 901d594768 Prevent server sound ear destruction / Particle effect rand param 2021-08-23 20:27:01 -04:00
Anuken dd8279bab3 Crawl progress 2021-08-22 20:25:46 -04:00
Anuken 5e737510a3 Leg collision bugfixes 2021-08-22 18:48:12 -04:00
Anuken 2ef9cfdad6 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/entities/comp/FlyingComp.java
2021-08-22 15:53:33 -04:00
Anuken 5cc50b0ff3 Fixed floorSpeedMultiplier being squared 2021-08-22 15:53:07 -04:00
Anuken 502816d210 New mech drowning algorithm 2021-08-22 15:41:03 -04:00
Anuken 4e12289eaa progress 2021-08-22 11:40:38 -04:00
Anuken 4af101bf7d Drownable legged units 2021-08-22 11:06:25 -04:00
Anuken 50d01ef6f8 FlyingComp cleanup 2021-08-22 10:21:20 -04:00
Anuken 1d46fb5425 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2021-08-22 09:52:19 -04:00
Anuken 55270996ff Cleanup 2021-08-22 00:36:25 -04:00
Anuken 466118319f Fixed naval units with canBoost = true 2021-08-22 00:35:40 -04:00
Anuken b98395c8ba progress 2021-08-22 00:30:15 -04:00
Anuken b2aaca45d5 progress 2021-08-21 18:35:27 -04:00
Anuken 7afc6d3631 CrawlComp progress 2021-08-21 15:32:25 -04:00
Anuken caeabe3ee8 Cleanup 2021-08-20 12:28:05 -04:00
Anuken 8f389665a1 Space 'puddles' 2021-08-20 11:42:27 -04:00
Anuken f0a8c6e281 Oyxgen env 2021-08-20 10:06:16 -04:00
Anuken 5ddb22ab61 Various minor tweaks 2021-08-20 00:05:08 -04:00
Anuken 946bba63d0 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2021-08-19 23:52:06 -04:00
Anuken 90826b7064 Boiling point implementation 2021-08-19 20:39:49 -04:00
Anuken a39f2bd3a9 wip 2021-08-19 17:46:10 -04:00
Anuken e23054d606 Better support for disabling omniMovement 2021-08-19 16:29:49 -04:00
Anuken a8b423836e Added unit decal system for mods/future units 2021-08-19 14:20:18 -04:00
Anuken a67b7a6e77 Liquid puddle draw override 2021-08-19 09:21:25 -04:00
Anuken 130f32f3cd Dormany cyst item 2021-08-18 17:38:30 -04:00
Anuken ba48373bbc Game stats cleanup 2021-08-18 16:39:20 -04:00
Anuken f3cacb9e99 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/ui/dialogs/PlanetDialog.java
2021-08-18 15:04:30 -04:00
buthed010203andGitHub 179f44cd37 // (#5798) 2021-08-18 12:52:12 -04:00
Anuken 356c2cfa80 Fixed #5797 2021-08-18 11:41:38 -04:00
Anuken e4742133ca Made various fields/methods public 2021-08-17 17:23:02 -04:00
Anuken f0c0900770 Lambda memory allocation optimizations 2021-08-17 11:38:57 -04:00
Anuken 1a55f19ab2 Fixed #5774 2021-08-16 10:34:48 -04:00
Anuken 2200a44653 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/ui/dialogs/PlanetDialog.java
2021-08-13 10:08:34 -04:00
Anuken 0cac972061 Support for team-specific multipliers (no UI) 2021-08-11 21:18:48 -04:00
Anuken e6bd259c0e Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/assets/icons/icons.properties
	core/assets/logicids.dat
	core/src/mindustry/ui/dialogs/PlanetDialog.java
	core/src/mindustry/world/blocks/distribution/ItemBridge.java
	core/src/mindustry/world/blocks/liquid/LiquidExtendingBridge.java
	core/src/mindustry/world/blocks/storage/StorageBlock.java
	gradle.properties
2021-08-10 15:15:07 -04:00
Anuken 9c1063c7cc Misc minor bugfixes 2021-08-09 16:53:49 -04:00
Anuken 353433a383 Fine, I'll do it myself (#5717) 2021-08-09 14:19:34 -04:00
Anuken c60f6d155f Fixed #5725 2021-08-09 11:41:39 -04:00
Anuken cc0d7af610 Merge remote-tracking branch 'origin/master' 2021-08-08 13:38:01 -04:00
Anuken 00a2c1aad0 Refactored fireball into FireBulletType 2021-08-08 13:37:55 -04:00
buthed010203andGitHub e40ab50e10 why are there soaces here ? (#5716)
good question
2021-08-07 21:24:03 -04:00
Anuken ce9bfdbcae Fixed #5710 2021-08-07 08:26:49 -04:00
Anuken 316adf63ee Multi-target zenith AI 2021-08-06 11:07:30 -04:00
Anuken 588523b311 Avoid lambda capture in puddles 2021-08-06 09:34:38 -04:00
Anuken 6fdbe1d5f0 Fixed minimap not updating when build team changes 2021-08-05 14:20:23 -04:00
Anuken aa80f06f7b Cleanup & bullet bugfixes 2021-08-04 19:02:36 -04:00
Anuken dd738a0108 Removed puddle 'generation' 2021-08-04 18:32:10 -04:00
Anuken 3be5296572 Fixed #5699 2021-08-04 13:52:17 -04:00
Anuken e64cd905d6 Fixed #5685 2021-08-01 13:27:21 -04:00