Space Engineers

Space Engineers

62 个评价
Accelerometer
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Script
文件大小
发表于
更新日期
390.540 KB
2021 年 3 月 16 日 上午 8:33
2023 年 4 月 11 日 上午 7:40
4 项改动说明 ( 查看 )

订阅以下载
Accelerometer

描述
Accelerometer

Introduction

This is a pretty simple mod which adds a readout of your current acceleration to your HUD. It is designed for use along another of my mods, Deadly Acceleration, but can be used standalone.

Features

  • Displays your angular + linear acceleration as text alongside the vanilla HUD
  • Metric (m/s²) or GForce (g) unit display
  • That’s it

Multiplayer

Tested in hosted and dedicated multiplayer.

Configuration

These options can be edited through the TextHudAPI menu. They persist across all worlds and servers and are tied to each player.

  • Position: Has X and Y values. These govern the position on the screen of the display. -0.64, -0.64 is the default
  • Unit: Can be GForce or Metric. Metric is default
  • Autohide: Whether to hide the display when acceleration is 0. Defaults to true

Reuse/Licensing

All of my code in this mod is licensed under the GNU GPLv3. Some parts of this code are not mine and I cannot and do not relicense them. Code that is not mine can be found in the following files:

  • Log.cs (author Digi)
  • Anything in TextHudAPI (TextHudAPI mod)

Please contact the respective authors for redistrubtion information about rights for those parts of the mod. In regards to my code:

This mod is GPLv3. That means you can reupload it or any mod that contains it as long as you:

  • Keep all existing license notices intact
  • Credit me
  • List your changes (easiest way is with git and github repo)
  • Make all the source code of the relevent mod avaliable freely and publically with no restrictions placed on its access
  • Make your mod GPLv3 as well
  • Give me your first born child

(ok that last one isn’t actually legally binding)

If in doubt, ask me in comments or the Keen discord (@Natomic). Full license is avaliable here[github.com]. I reserve the right to ask for your mod to be yeeted if you have reused my mod without obeying the license.

Source

Source code for this mod can be found here[github.com]
50 条留言
tacticinmatery 11 月 10 日 下午 1:27 
tom 11 月 7 日 下午 6:28 
errors
Rahnzan 9 月 9 日 下午 4:00 
The single most important mod in all of Space Engineers has broken.
Atreyu Wolfson 8 月 30 日 上午 4:22 
How can I get rid of it? I unsubscribed and removed it from the mod-list, but I still get those annoying error messages in chat every second. Like it is still present.
PanDevas 3 月 1 日 上午 5:20 
thx @pubgrub2
Ramelstag 1 月 2 日 下午 1:45 
exactly what i needed to conduct my research, thank you
Yurisaki 2024 年 6 月 8 日 上午 4:19 
how do i make it show GForces instead? i tried changing it in config but it doesn't do anything, any elpers? :1033:
DeltaWing 2024 年 3 月 11 日 上午 12:50 
@ItsJustVirgil scroll down, pubgrub is a person and has a fix for the issue.

To the creator, please add validation before grabbing values from the config
ItsJustVirgil 2023 年 12 月 19 日 下午 7:25 
I have the same error. What is pubgrub?
aczel2 2023 年 11 月 22 日 上午 11:54 
I had the same error, but the pubgrub2 solution fixed it.