Space Engineers

Space Engineers

AegisSystems
9件中 1-9 を表示
更新: 2022年6月17日 @ 13時23分

Update 1.1.0

Added some code that hopefully fixes an index out of range error that happens on Torch servers.

更新: 2022年6月17日 @ 13時07分

Fixed a bug that could cause a crash with a shielded grid with no owner.

更新: 2022年6月17日 @ 12時08分

Code cleanup and optimizations to help reduce latency

更新: 2022年6月11日 @ 14時50分

Bugfixes and Optimizations
Removed Jump Drive damaged message, may be causing server lag and crashes when grinding.

更新: 2022年6月10日 @ 22時26分

Removed the on hit effect to reduce lag. Added a Shieldbuffer entry to config, this is just a number of hits it will take until it plays the hit sound fx again, buffer does reset after a second.

Removed the shield on/off effect due to causing lag, instead shields now use the built-in highlight effect with the color of your faction.

Added tag [NOSHIELD] can be added to Custom Data on jump drives that will be excluded from shields.

Config File now generated in Save game Storage folder, allows you to change the amount shield energy damage will reduce, lower number creates stronger shield.

e.g. <YOURSAVEFOLDER>\Storage\CommonLanguageRuntimeLibrary\ShieldConfig.xml (You must first run the server for the config to generate)

Updated LCD Display, now always shows 0-100% regardless of number of jump drives used for shields.

更新: 2022年6月10日 @ 18時29分

Now you can display shield strength on LCD screens! Simply set screen to display Text, then put [SHIELD] in custom data, and it should start displaying after a moment.
Tweaked the FX to work a little better

更新: 2022年6月9日 @ 19時53分

Add shield particle buffer between emissions and reduced particle FXs
Removed warp FX from shields up

更新: 2022年2月13日 @ 22時03分

New Warfare Update added some nice functions to get blocks of a specific type, this allowed me to ******** the code and squash some of the bugs listed below.

Current Known bugs:
Shield doesn't go down immediately when jump drives are turned off, requires grid to be shot
Grinding and Welding doesn't work until shields are down and then you have to grind a block slightly to weld it back up
Particle effects are performance heavy and missing a texture.

更新: 2022年2月3日 @ 12時25分