Space Engineers

Space Engineers

479 valoraciones
Whip's Railgun Weapon Framework
   
Premiar
Favoritos
Favorito
Quitar
Type: Mod
Mod category: Script
Tamaño
Publicado el
Actualizado el
231.495 KB
3 MAR 2020 a las 17:29
4 JUN 2023 a las 18:08
38 notas sobre cambios ( ver )

Suscríbete para descargar
Whip's Railgun Weapon Framework

En 1 colección creada por Whiplash141
Whip's Mods
15 artículos
Descripción
Description
This is a framework that mods can use to extend the functionality of the Revived Large Ship Railguns and Small Ship Railguns to other modded weapons.

A full guide will be out eventually once I finish testing and ironing out bugs when I stop procrastinating.


What the FAQ?
"Should I subscribe to this?"
No. This is for other mods to list as a dependency. Dependencies are automagically downloaded, so manually subscribing is not necessary.

"Will this use 'WeaponCore'?"
No for 2 reasons: (1) I like coding my own stuff and (2) this framework is designed to work as seamlessly as possible with in-game scripts without the need for mod specific code. As such, I have to do code gymnastics to make sure that all of the properties accessible to the in-game script API are not broken.

"Why make a framework?"
I don't want to have to update multiple mods when only the underlying core functionality changes. This removes the headache of patching stuff.

"What makes this framework special?
I specifically designed this framework to be easy to customize without needing to upload in a separate mod through the configuration file system it uses.

Author's Notes
Thanks to DarkStar for helping me figure out frameworkifying my mod :)
Discusiones populares Ver todo (1)
35
2 FEB a las 18:56
FIJO: Bug Reports and Questions
Whiplash141
72 comentarios
TK_Over50 15 FEB a las 3:31 
Is there any way to find out which mod is loading this as a dependency (without unloading each mod I have) and reloading the game to check the logfile? That is ultra time-consuming.

This is the error:
mod_notice: Whip's Railgun Weapon Framework, in file: Unknown
Possible entity type script logic collision

I have about 5 of these.
Daniel_Nero_Drake 21 SEP 2023 a las 15:44 
hello me once again i have used your framework for a new weapon mod once again im super thankfull for making this great framework so we dont have to rely on weaponcore for anti shield weapons
Whiplash141  [autor] 5 JUL 2023 a las 15:40 
If you are using weaponcore at all, weaponcore is the issue. It doesn't play nice with other weapon mods.
random Techpriest 5 JUL 2023 a las 5:24 
Getting an error message for this mod, saying that it ids not compatible. WeaponCore, I assume?
Whiplash141  [autor] 24 JUN 2023 a las 14:35 
Sounds like you are using weaponcore. That is completely incompatible with this framework.
Sirshartsalot 24 JUN 2023 a las 6:21 
The railguns are showing as a sorter controller not sure whats going on there.
Aunel 4 JUN 2023 a las 17:34 
@Whiplash141 Oh- really? I just figured out how to use FileZilla to grab my savefile. Now however at least i'm able to start providing better information hopefully when more things get broken by Keen. I appreciate the work you're doing for us all who use your mods.
Whiplash141  [autor] 4 JUN 2023 a las 17:27 
Replicated and hopefully fixed. I loathe keen right now.
Aunel 4 JUN 2023 a las 17:09 
@Whiplash141 the majority of the mods are the Modular Encounters factions. Energy shields, your framework, Seff's Oki-redux are the only two *weapon* mods in there. AIEnabled and hover engines. And it's a Nitrado server. Seff asked for a world save and i'm trying to find it for 'em.
Whiplash141  [autor] 4 JUN 2023 a las 15:29 
What other mods are in the world? Also single or multiplayer?