* Lists all planets having the same TechTree associated with them.
As of right now, this problem arizes only with modded games. If you add planets in a specific order (e.g. StarA, PlanetA, PlanetB) and attach same tech tree to all of them - only items from the first planet (StarA) will be used and accounted for.
You can see this if you try to attach Serpulo's TechTree to Planets.sun - no resources from Serpulo will be visible and usable in Serpulo's TechTree in ResearchWindow (or anywhere for that matter).
* Removed spaces
* Added braces, if anyone will need to expand the code later (ig)
* 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
* Update bundle_hu.properties
Translate new strings
* Update bundle_hu.properties
Follow the changes of the english bundle
* Update bundle_hu.properties
Translate new strings
* Update bundle_hu.properties
Fixing typos and coherence
* Translate new string
* Minor fix
* Follow the english bundle changes
* Translate new string
* Update bundle_hu.properties
spelling improvement
* Update description.txt
spelling improvement
* Update achievements.vdf
spelling improvement
* update core/assets/bundles/bundle_hu.properties
* Fix duplicated lines
* Follow the english bundle changes - quell
* Fix wording
* Translate new strings
Translate new strings
* Update bundle_hu.properties
Translate new string
* Follow the changes of the english bundle
* Delete extra empty line
* Follow the changes of the english bundle
* Sentence fix
* Sentence fix
* Fix wording
* Add missing word
* 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
* Text/ShapeText marker text alignment
* Allow `draw print` to use a dynamic align
* Highlight currently selected value when possible
* Fix alignment with newlines
* Add `lineAlign`
---------
Co-authored-by: Anuken <arnukren@gmail.com>