Space Engineers

Space Engineers

Whip's Railgun Weapon Framework
Wyświetlanie 11-20 z 38 pozycji
< 1  2  3  4 >
Aktualizacja: 13 lutego 2021 o godz. 13:35

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

Aktualizacja: 12 lutego 2021 o godz. 15:21

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

Aktualizacja: 25 stycznia 2021 o godz. 17:16

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

Aktualizacja: 22 stycznia 2021 o godz. 18:54

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

Aktualizacja: 22 września 2020 o godz. 15:03

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

Aktualizacja: 28 lipca 2020 o godz. 12:00

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

Aktualizacja: 28 lipca 2020 o godz. 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.

Aktualizacja: 26 lipca 2020 o godz. 19: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

Aktualizacja: 1 lipca 2020 o godz. 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

Aktualizacja: 10 maja 2020 o godz. 0: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.