* Fix server ping never timing out when out of range gamemode is returned by server
* dunno why there were empty strings
---------
Co-authored-by: 1ue999 <1ue999owo@gmail.com>
* progress
* progress
* moar progress
* commits every 5 seconds poggers (done with LogicBuild)
* implement interface
* oop forgor to remove part of the old ReadI
* unnecessary import removed
* who needs a space? i got a spare one
* implement great suggestion by [object Object]
* more of this
* slipped past me
* more consistency
* Added ability to read content of messages and sensing the length of the content.
Also some bundle changes for read/write
* this commit will make mindustry unable to compile trust
* oop missed a space
* sensor progressssssssssssssssssssssssss
* for duct aswell
* better setprop for conveyors
* slight performance improvement i assume
* * import
* check if len is 0
* reading charcodes from strings as inverse of printchar
* made it actually work and tested it
* make reading invalid index of string return null instead of 0
* Added PrintChar operation
* Added 1ue999 to contributors
* Added PrintChar description, and improved the design of it.
* Ok intellij, removing the int cast
* Added capability to print content icons (@flare or @router)
https://github.com/Anuken/Mindustry/pull/10451#discussion_r1941282280
* Formatting changes (hopefully all of them)
* Update core/src/mindustry/logic/LStatements.java
* Update core/src/mindustry/logic/LStatements.java
---------
Co-authored-by: Anuken <arnukren@gmail.com>