Besiege

Besiege

BlockEnhancementMod
380 kommenttia
楽C 6.8. klo 18.52 
we need update
伊薇特 1.7. klo 8.57 
呃,目前好像有bug,当我加载模组,在建造中复制炮模块的时候,会出现一个悬浮在空中无法选中但拥有碰撞箱和连接点的假模块,此时一些快捷键如空格开始等都会失效,总之就是这么一个bug
fresh 8.4. klo 0.34 
该更新一下了,官方最近的更新导致大炮的后坐力更改失效了,我不确定其他零件的功能有没有失效
Намбо Диггерс 31.3. klo 5.55 
update?
дристайло 28.3. klo 0.32 
Will be fixed?
Parachell 14.3. klo 7.12 
so does the hydraulic mode of suspension; the relationship of extension and retraction sometimes swaps, causing mechanical issues
Parachell 11.3. klo 21.22 
the switch function of wind panel is still broken
✈boeing✈Aviation✈ 7.3. klo 11.03 
I made this mod available again by deleting the code of steeringblockscript through Dnspy
✈boeing✈Aviation✈ 7.3. klo 11.03 
some one said
✈boeing✈Aviation✈ 7.3. klo 11.03 
ok now i now i think
✈boeing✈Aviation✈ 7.3. klo 11.01 
bad mod when i got it the steering block when i placed down the steering block made no noise at all and when it tryed to delete it. mother f###ing did not delete so guys don't get this
罗德岛预备干员 9.2. klo 22.51 
但现在好像无法显示炮弹轨迹了(我打开了自定子弹和显示尾迹,且没有安装任何其他mod)奇怪的是这种情况只发生在关卡编辑器里面
,其他关卡还是正常显示的
Silex 9.2. klo 11.46 
I believe there is a recent issue: when firing a cannon using a flame, a cannonball doesn't spawn.
紫雨幽蝶 5.2. klo 3.28 
按评论修改了,模型加载和模拟没问题了,但mod本身的那些能力没了(游戏界面里看不到了)
苦荞米 1.2. klo 5.57 
修改后确实管用,删除SteeringWheel_GenericEnhanceScript是指删除SteeringBlockScript类的继承,就是冒号和后面的单词。并不是清理SteeringWheel_GenericEnhanceScript类中的重写方法。

修改后如下:

using System;

namespace BlockEnhancementMod
{
internal class SteeringBlockScript
{
}
}
CQCQCQ 18.1. klo 8.51 
改完确实能用了,要把 : SteeringWheel_GenericEnhanceScript一起删了不然报错。。
Kacique 10.1. klo 13.14 
Can you upload your modified DLL and link it to us? whenever I try to save the edit it gives me an error and I'm not a programmer to be able to troubleshoot this.
ILDDZ 27.12.2024 klo 21.59 
具体方法如下:
1:使用dnspy打开如下文件steam/steamapps/workshop/content/346010/1479144172/BlockEnhancementMod/BlockEnhancementMod.dll
{游戏根目录}/Besiege_Data/Managed/Assembly-UnityScript.dll
{游戏根目录}/Besiege_Data/Managed/UnityEngine.dll
2:在dnspy中打开名为SteeringBlockScript的类(可以使用搜索功能)
3:编辑类,删除类名下的所有内容,只剩下如下内容
using System;

namespace BlockEnhancementMod
{
internal class SteeringBlockScript : SteeringWheel_GenericEnhanceScript
{
}
}
4:保存,如果一切顺利,那这就成功屏蔽了该模组目前故障的转向模块的修改内容
柱子哥 27.12.2024 klo 20.16 
Should we only delete these few sentences:
using System.Collections;
using System.Runtime.CompilerServices;
using UnityEngine;
柱子哥 27.12.2024 klo 20.11 
Sorry, I don't understand your format and don't know which ones to delete. And the paths I found for those files are not quite the same as yours, I don't know what impact it will have. Can you send a picture?
ILDDZ 24.12.2024 klo 16.28 
Here's how:
1:Use dnspy to open the following file:
steam/steamapps/workshop/content/346010/1479144172/BlockEnhancementMod/BlockEnhancementMod.dll
{game root directory}/Besiege_Data/Managed/Assembly-UnityScript.dll
{game root directory}/Besiege_Data/Managed/UnityEngine.dll
2:Open the class called SteeringBlockScript in dnspy (you can use the search function)
3:Edit the class and delete all the contents under the class name, leaving only the following contents
using System;

namespace BlockEnhancementMod
{
internal class SteeringBlockScript : SteeringWheel_GenericEnhanceScript
{
}
}
4:Save, if all goes well, then this successfully deletes the changes to the steering module
BIRB 24.12.2024 klo 13.51 
How you did that

Where do i find the .dll file of the mod
ILDDZ 24.12.2024 klo 9.49 
I made this mod available again by deleting the code of steeringblockscript through Dnspy
ILDDZ 24.12.2024 klo 9.45 
我通过dnspy删除了转向模块的代码后就可以正常运行了
zcf 24.12.2024 klo 6.29 
问一下,能把转向块修改删除吗?现在和原版冲突了
Skoolby 23.12.2024 klo 3.41 
fffffuck this mod is genuinely so important to me, it's broken now to the point none of my builds can load. this sucks bad, I adore this mod so much. I know it's not getting updated but god I hope someone else decides to fix this mod, or make a new one. :( here's to hoping
CybersaurusRex 21.12.2024 klo 5.14 
anyone know a similar mod to this one? since the update it is broken due to the steering block, but i really like many of the things in this
53k7e6e4 20.12.2024 klo 4.45 
broken
Rui 9.12.2024 klo 17.13 
Steering block completely broken after update, will not rotate and disables machine simulation (stuck on build mode) and is completely frozen in place, definitely sad to see this useful mod go
MoMay 8.12.2024 klo 18.51 
2/3 of my machines died now after update 1.65
BIRB 6.12.2024 klo 9.17 
Sadly there will be no update my dudes

The devs said the mod is no longer maintained
Mishya 5.12.2024 klo 5.49 
waiting for update day 1
鱼梁木 3.12.2024 klo 18.57 
哥,更新了哥
tyrthhh 3.12.2024 klo 2.26 
一更新mod就出bug,这游戏能不能关闭自动更新啊 服了
Maxpaynes 2.12.2024 klo 22.49 
出bug了,如果加载这个模组的话转向模块无法使用
Shortwave Antenna 2.12.2024 klo 9.29 
火箭的碰炸与近炸都无法生效,这是为什么
Tadayomi 29.11.2024 klo 0.01 
+1 to needing an update. Rolled back to 1.60-22044 to be able to use the mod and play my saved machines properly.

Its weird because the game updated and the mod was working fine as I was also testing out the new blocks. But all of sudden it stopped working. There apparently was some kind of hotfix the day after 1.65. If you're looking to rollback, get the 19 OCT version. Apparently 21 OCT is 1.65 and still Mod had still bugged the game.
minecraftact2023 28.11.2024 klo 22.36 
Same after todays update, my machines are bugged and won't load unless it is fixed. Please and thank you!:
Xlay 28.11.2024 klo 11.42 
"After today's update, most of my saved machines cannot load correctly, please fix the bug, thanks"

I agree, I have the same thing
柱子哥 28.11.2024 klo 7.29 
When loading the machine, the skin cannot be loaded out and cannot run, and part properties cannot be modified.Please fix the bug, thanks
柱子哥 28.11.2024 klo 7.25 
I agree this guy. After today's update,My game also cannot load correctly
Solomon Muto 28.11.2024 klo 7.23 
After today's update, most of my saved machines cannot load correctly, please fix the bug, thanks
Wang-Hammer 28.11.2024 klo 5.41 
After today's update, most of my save machines cannot load correctly, please fix the bug, thanks
enemy carry 27.11.2024 klo 18.37 
This mod causes the save file to not load after the update
Sorrow_Nix42 27.11.2024 klo 14.30 
please fix steering block, after today's update, whenever I place it, it is by default "enhanced" but it doesn't move, you can't erase it or anything else, basically it brake the game
N4utistic 7.11.2024 klo 0.39 
Multiplayer cannons are very broken - the things like cannonball mass, cannon tracers, and cannonball size dont show up, and the settings on cannons are like permanently stuck as whatever they were set as at the start of the server.
Nate 21.10.2024 klo 21.47 
How to enable "Enhanced Enhancements"?
Passed_Creeper 3.7.2024 klo 13.13 
哥们,火箭的爆炸BUG了,碰炸近炸高爆出问题了,修一下,谢谢
Jack.O 27.6.2024 klo 8.57 
fix rocket plzz
NorthStar 13.6.2024 klo 4.41 
i don't know if this is related to the mod but the cannon dose not fire a cannon ball when i use the enhancement