buthed010203

Results 13 issues of buthed010203

I also included various minor refactorings because why not. - [x] I have read the [contribution guidelines](https://github.com/Anuken/Mindustry/blob/master/CONTRIBUTING.md). - [x] I have ensured that my code compiles, if applicable. - [x]...

See #6790. Nothing has changed since that was closed, this pr just targets the right branch

It seems to work fine though I havent extensively tested. Previously, one of the players would be banished to the shadow realm. The adminAction was seemingly ignored on the client...

It works - [x] I have read the [contribution guidelines](https://github.com/Anuken/Mindustry/blob/master/CONTRIBUTING.md). - [x] I have ensured that my code compiles, if applicable. - [x] I have ensured that any new features...

The previous javadoc were more confusing than anything. I think this is better? Still dislike the naming of the targets() method considering those are the senders and not the receivers...

The mod is larger than the game lmao

question
wontfix

Saves one click

### Description: The auto close tabs feature tends to shuffle my tabs when I open the browser. It's been happening for months and somehow I seem to be the only...

The current implementation doesn't take newlines into account which means that text can sometimes be unreachable as you have already scrolled as far as is allowed. The solution to this...

Allows players to view the contents of blocks on payload conveyors as well as take and remove items from them. Additionally introduces a Shift + Click to take full stack...