MechWarrior99

Results 16 issues of MechWarrior99

Add doccomments to classes and methods that follow the styling of other C# doccomments. This will need to be thoroughly reviewed to ensure that the accuracy of the comments. ###...

### Summary Change the return type of methods that return `List` to `IEnumerable`. ### Motivation Manipulating the lists that returns from the methods have no effect on the actual `BMesh`,...

### Summary Change all public fields to either be properties or to private fields if applicable. ### Motivation There are numerus advantages to properties over fields, which include being able...

This is a idea i had and posted on the MC Forums and Santa told me to put it here so here it is :D A steam power auto farm,...

Type: Enhancement
Priority: Medium
Status: Unconfirmed
Content: SteamNet and Technology

I am working on refactoring the editor, and ran in to the question of where to store per-asset data that is only used in the editor. Currently classes like the...

question

I am playing the FTB Direwolf20 1.7.10 modpack on a server, and when ever i try to right click a jar/chest with there respective binding seal nothing happens, i know...

### **Is your feature request related to a problem? Please describe.** In the editor, editing assets have a couple of workflow and implementation issues. * Limited customization of panel layout,...

enhancement

Switching tool models off does not work.

wontfix

* **Forge Version:** 12.18.2.2099 * **Calculator Version:** 3.1.2 * **SonarCore Version:** 3.1.6 * **Multiplayer or Singleplayer:** Singleplayer * **Crash Report Link:** N/A * **Affected Features:** Greenhouse * **Description:** If you...

Hey, I just found this library, and it is pretty nice! Though a major downside currently is not being able to set bindings in editor in my opinion. I did...