MEEPofFaith

Results 154 comments of MEEPofFaith

> > Because it normally doesn't have a dotted line? > > I just wonder why Anuken didn't give it dotted line at first. Consider *how* the lines are drawn.

It's been 84 years

Hm, selection doesn't properly display if multiple planets have the same `defaultEnv`. What would be a better way to discern which planet is currently selected? Perhaps include checking for `attributes`...

https://user-images.githubusercontent.com/54301439/212158692-e1cacb88-509a-4667-821f-7cdeed27cee5.mp4

> I could maybe fix this by using the units id instead of a reference to the unit `Groups.unit.getByID(id)` can be used to grab the unit itself. You could store...

What about underlined text dividers like the ones I use in my mod? ![image](https://user-images.githubusercontent.com/54301439/219755405-c30bb1e5-a69c-49c2-9c2e-e4da52b1e7d5.png) [My code for this.](https://github.com/MEEPofFaith/prog-mats-java/blob/74fff2dceffa8fa4c9228ff8e6e2ce7d142e2e63/src/progressed/ProgMats.java#L302)

I should really stop using web editing and just do things in IntelliJ

https://user-images.githubusercontent.com/54301439/216709270-d91cdf20-b2b4-4435-93af-f3d718527ee9.mp4

Kept the functionality in the game and instead added a rule to enable it. https://user-images.githubusercontent.com/54301439/217913317-4ae1e614-b41e-4eb7-96c4-b296b6b76f14.mp4