Open Games & Local Servers - Otwieraj Gry & Lokalne Serwery
Search maps-Przeszukaj mapy...
Filter Maps-Przefiltruj Mapy
Gamemodes-Tryby Gry
Map Type-Typ Mapy
Search In-Szukaj W
Author-Autor
Description-Opis
Sort By-Sortuj Według
Reverse Sort-Odwrotne Sortowanie
Begin-Rozpocznij
Health-Zdrowie
Type-Typ
Hide All-Schowaj Wszystkie
Show All-Pokaż Wszystkie
Rotate-Obróć
Replacement-Zastąpienie
Banned Units-Zabronione jednostki
Sectors-Sektory
Repair Speed-Prędkość Napraw
Skip Core Launch/Land Animation-Pomiń Animację Wystrzału/Lądowania
Enemy Team-Drużyna Wroga
Player Team-Drużyna Gracza
Teams-Drużyny
Rdzeń Spala Nadmarowe Przedmioty-Rdzeń Spala Nadmiarowe Przedmioty ("i" was missing and word had mistake)
* Make closestEnemyCore find the actual closest core
this function should return the closest core of all of `team`’s enemies, but it instead returns the closest core of the first enemy team that has a core
* Glenn method
* Cease.
* Mobile players are second rate citizens
* Undo config on ratelimit, revert PowerNode for loop
* Fix being unable to drop items into core vaults when there are over 1k of the item already
* utility method
* plainName for all console outputs
* plainLastName for all console outputs
* some formats
* slightly reformat trace output
* Slightly nicer admin indicator
* A space
* Allows for different Pixels/Area
Spent the entire day asking people if they knew of any mod that change would break, the answer is negative
modders, if you want the screen to take the entire space, remove both the -4
* ScaleFactor so it doesnt break existing mods
scale = (size * 32 - bordersize / 2) / displaySize
* facepalm
* Update LogicDisplay.java
why am i dumb every time i do changes on the fly
* Update LogicDisplay.java
* Dependencies goes brrrr
* mmh, maybe voiding exception in findMeta ?
* Let Anuke code handle everything
I trust the Cat :^)
* My god, I sleep too much...
* Forgot that one...
* Fix strange behavior of MinerAI
See: https://discord.com/channels/391020510269669376/396416151032299521/925110542216073216
> Anuke, is the current behavior of miner ai where it wont mine anything if the item that the core has the fewest of has all of its ores covered?
The only place the hasOre code is used is miner ai so i assume thats a bug?
* Update BlockIndexer.java