MAGGen-hub
MAGGen-hub
### Describe your idea When player detector attached to poket computer. Make it trak info about current player. For example detector.getName() will return the name of player that hold poket...
### Describe your idea In [redstone](https://tweaked.cc/module/redstone.html#v:getBundledOutput) lib in CC:Tweaked setBundledOutput/getBundledInput methods used to control cabels from "project red" or "more red" mods. Can you please add them to your redstone...
In 1.4 when hacked mechanoid cell (texture square) change color into "Fraction color" because of changes (`CutoutWithOverlay`) in game code. This patch fixes the problem: ``` Defs/PawnKindDef[defName="Mech_Scyther"]/lifeStages/li[2]/bodyGraphicData/shaderType Defs/PawnKindDef[defName="Mech_Pikeman"]/lifeStages/li[2]/bodyGraphicData/shaderType Defs/PawnKindDef[defName="Mech_Lancer"]/lifeStages/li[2]/bodyGraphicData/shaderType Defs/PawnKindDef[defName="Mech_CentipedeBurner"]/lifeStages/li[2]/bodyGraphicData/shaderType...
This bug appears only if you remove all work-modules from you mechanoid and tried to install one of them again (Module only appears as hediff. Mechanoid will not do any...
Dear developers of godot_LuaAPI. My project is hardly depends on Lua5.1 version. Unfortunatly the default version of Lua in your API is 5.4. I tried to execute the code in...
I know that the code looks cursed, but it works and Armor slot now can be free from backpack. Yay!
Hellow again... I don't want to be too demanding but.......... I want you to make wrong argument detector like in default Lua: For example if we load `function` into `string.sub`...