Space Engineers

Space Engineers

Whip's Railgun Weapon Framework
38개 중 11~20개 표시 중
< 1  2  3  4 >
업데이트: 2021년 2월 13일 @ 오후 1시 35분

Improved defaut config key handling
Detailed changes: https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/76

업데이트: 2021년 2월 12일 @ 오후 3시 21분

Add support for weapon config versioning
Detailed changes: https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/75

업데이트: 2021년 1월 25일 @ 오후 5시 16분

Added support for small grid reloadable rocket launchers
Detailed changes: https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/72

업데이트: 2021년 1월 22일 @ 오후 6시 54분

Prevented default muzzle flash from spawning and improved init function
Detailed changes: https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/70

업데이트: 2020년 9월 22일 @ 오후 3시 03분

Concurrent dictionary access fixes and old gravity code cleanup
Detailed changes: https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/68

업데이트: 2020년 7월 28일 @ 오후 12시 00분

Quick fix for gravity drop
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/64

업데이트: 2020년 7월 28일 @ 오전 11시 26분

Improved gravity drop calculation
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/63
  • There was an issue where the first update of the projectile state would not consider gravity. That was fixed.

업데이트: 2020년 7월 26일 @ 오후 7시 15분

Made explosion use impact sprite if specified
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/61
  • If no explosion sprite is used, it just uses the default explosion sprite

업데이트: 2020년 7월 1일 @ 오전 10시 24분

Added optional impact sprite to config
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/59
  • This update adds a way to specify a sprite to display on impact with a grid or voxel

업데이트: 2020년 5월 10일 @ 오전 12시 50분

Removed clientside logging
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/57

Clients in DS were having issues with logging causing local sim drops, so I've removed it for the time being.