Commit Graph
4123 Commits
Author SHA1 Message Date
Anuken f1207fd3f1 Disposable containers for unloaders 2021-08-19 20:45:48 -04:00
Anuken 90826b7064 Boiling point implementation 2021-08-19 20:39:49 -04:00
Anuken 4b14008080 Fixed #5812 2021-08-19 17:50:31 -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 558ee579e1 BlockIndexer null team fix 2021-08-19 09:37:12 -04:00
Anuken a67b7a6e77 Liquid puddle draw override 2021-08-19 09:21:25 -04:00
Anuken 53eba2fb6a Asteroid clip size fix 2021-08-18 21:39:51 -04:00
Anuken 41829b8660 Fixed #5803 2021-08-18 20:10:14 -04:00
Anuken 1d32680ab2 sprite tweaks 2021-08-18 20:09:59 -04:00
Anuken b8eaabe0de Fixed #5802 2021-08-18 18:55:36 -04:00
Anuken a94735c5a5 Remote unlock tweaks 2021-08-18 17:52:59 -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
Anuken 512b65a592 Merge remote-tracking branch 'origin/master' 2021-08-18 13:50:05 -04:00
Anuken 103ee371bd Fixed #5800 2021-08-18 13:49:59 -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 63795d9df8 public AI fields 2021-08-17 22:06:29 -04:00
Anuken 8e179552ec pointless casts begone 2021-08-17 21:45:13 -04:00
buthed010203andGitHub 24e6f5b841 remove stray newline (#5788)
its ugly
2021-08-17 17:59:15 -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 7b4d488b11 UI cleanup 2021-08-16 20:06:50 -04:00
Anuken 0c5f781702 Sector wave spawning fixes 2021-08-16 13:15:14 -04:00
Anuken ff5c48a2a0 Merge remote-tracking branch 'origin/master' 2021-08-16 10:34:53 -04:00
Anuken 1a55f19ab2 Fixed #5774 2021-08-16 10:34:48 -04:00
buthed010203andGitHub 1a12510081 Closes #5777 (#5779)
I did a dumb
2021-08-16 08:15:20 -04:00
Anuken d83f48891a Fixed #5774 2021-08-15 22:23:31 -04:00
Anuken b3ef412368 Extra debug logging for mod pack 2021-08-15 21:59:57 -04:00
Anuken c35dde5569 Fixed #5772 2021-08-15 21:17:16 -04:00
Anuken cd0c48985d Unconditional unit draw state reset 2021-08-15 09:34:23 -04:00
Anuken d9ecaa701b Merge remote-tracking branch 'origin/master' 2021-08-14 23:19:34 -04:00
Anuken 9355496915 Correct SolidPump bar 2021-08-14 23:19:29 -04:00
Matthew PengandGitHub 79939db170 If it accepts payloads, then it shouldn't be blocked. (#5767) 2021-08-14 20:35:29 -04:00
Matthew PengandGitHub 24d3afca18 If a block doesn't rotate, then don't check if the payload conveyor is trying to input into the output side (#5766)
* If a block doesn't rotate, then don't check if the payload conveyor is trying to input into the output side

* b l o c k

* h

* Revert "h"

This reverts commit 2860818e3f.
2021-08-14 18:48:52 -04:00
Anuken 334b62b0a2 Misc scripting visibility changes 2021-08-14 09:49:25 -04:00
Anuken 16fb70b0ef Fixed #5762 / Fixed #5763 2021-08-14 09:21:02 -04:00
Anuken c2fcffb0d8 Planet frustum culling 2021-08-13 23:49:47 -04:00
Anuken 681fc6de3d Misc bugfixes 2021-08-13 19:41:14 -04:00
Anuken 9640acfb74 Merge remote-tracking branch 'origin/master' 2021-08-13 19:07:19 -04:00
Anuken 94b12704dc Mobile text input fixes 2021-08-13 19:07:14 -04:00
buthed010203andGitHub 74468855c2 Offset formations by 22.5 degrees when full (#5754)
This stops the annoying "unit bumping" problem on servers (at least with full formations), removed the other 2 lines as they didnt actually do anything.

Before: https://mee6.is-terrible.com/56YkB59o8.webm
After: I really cant be bothered
2021-08-13 17:45:12 -04:00
Anuken 031b1abe0a Allow animations without top regions 2021-08-13 14:14:58 -04:00
Anuken 0e6d9ea933 Fixed #5760 / Fixed #5761 2021-08-13 13:58:25 -04:00
Anuken 6e5ad304e4 Fixed #5759 2021-08-13 12:17:32 -04:00
Anuken cd53cf0991 Fixed planet zoom 2021-08-13 11:29:22 -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