Zelaux

Results 7 issues of Zelaux

This error has existed since v6. But the first time I came across this, I prefer to make AnnotationProcessor for generate special class for cheching existing of dependencies. - [X]...

It should be usefull when turret has two barrels and ammoUseEffect should be in two different places If your pull request is **not** translation or serverlist-related, read the list of...

If the menu from the server has too many buttons or text, then they crawl out of the screen. To avoid this, I added a ScrollPane. - [X] I have...

Perhaps the implementation is not ideal, but Call methods with sounds will not work with sounds from mods. - [X] I have read the [contribution guidelines](https://github.com/Anuken/Mindustry/blob/master/CONTRIBUTING.md). - [X] I have...

If your pull request is **not** translation or serverlist-related, read the list of requirements below and check each box: - [X] I have read the [contribution guidelines](https://github.com/Anuken/Mindustry/blob/master/CONTRIBUTING.md). - [X] I...

Added: 1. possibility to use spaces in param names 2. possibility to write required params after optional 3. variadic params may not be at the end 4. better exceptions Added...

I ran into this problem when setting the position of the cheat menu button in Braindustry and making it dependent on your mod and timeControl mod. When I removed both...