Space Engineers
Whip's Railgun Weapon Framework
Εμφάνιση 21-30 από 38 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 3 Μαϊ 2020 στις 16:48

Added support for fixed gatling gun types
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/55

I'd still recommend using fixed rocket launchers for fixed guns if you don't need the rotating barrel since the shoot interval behaves better, but support has been added as it was requested.

Ενημέρωση: 3 Μαϊ 2020 στις 15:06

Disabled default fire sound for railgun framework controlled weapons
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/53

The framework spawns its own sound that the mod author can configure.

Ενημέρωση: 7 Απρ 2020 στις 16:07

Made client projectile direction sync with deviation angle from parent projectile
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/50

Ενημέρωση: 7 Απρ 2020 στις 15:36

Hotfix to fix exception with terminal init with missile turrets
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/47

Ενημέρωση: 7 Απρ 2020 στις 14:31

Made framework work for mods extending missile turrets
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/46

Fixes and Changes
  • Made missile turret based models work with this framework

Ενημέρωση: 4 Απρ 2020 στις 19:01

Disabling default game projectile spawning, fixed config parsing order, created logger
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/40#changes-and-fixes

Changes and Fixes
  • Keen projectiles should now never be spawned. Previously Keen projectiles were spawned, but they were invisible and did no damage. I found a way to disable their spawning completely while maintaining the IsShooting responsiveness which will be a great thing for performance.
  • Fixed config parsing order. Previously configs were parsed too late for them to be properly applied to already spawned guns on world load. This is no longer the case.
  • Created dedicated logger. Dedicated WeaponFramework logs will be generated in the Storage folder of this mod.
  • Added a chat message when the railgun framework has finished registering weapons
  • Made reload message show over subgrids

Ενημέρωση: 26 Μαρ 2020 στις 13:17

Minor fix to remove some debug prints

Ενημέρωση: 26 Μαρ 2020 στις 12:49

Initial Public Release
https://gitlab.com/whiplash141/Revived-Railgun-Mod/-/merge_requests/35

Ενημέρωση: 18 Μαρ 2020 στις 22:38

Ενημέρωση: 18 Μαρ 2020 στις 22:35