Space Engineers
479 оценки
Whip's Railgun Weapon Framework
   
Награда
Добавяне към любими
В любими
Премахване от любими
Type: Mod
Mod category: Script
Размер на файла
Публикуван на
Обновен на
231.495 KB
3 март 2020 в 17:29
4 юни 2023 в 18:08
38 бележки за промени ( преглед )

Абониране, за да се свали
Whip's Railgun Weapon Framework

В 1 колекция от Whiplash141
Whip's Mods
15 артикула
Описание
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 :)
Популярни дискусии Всички (1)
35
2 февр. в 18:56
ЗАКАЧЕНА: Bug Reports and Questions
Whiplash141
72 коментара
TK_Over50 15 февр. в 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 септ. 2023 в 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  [автор] 5 юли 2023 в 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 юли 2023 в 5:24 
Getting an error message for this mod, saying that it ids not compatible. WeaponCore, I assume?
Whiplash141  [автор] 24 юни 2023 в 14:35 
Sounds like you are using weaponcore. That is completely incompatible with this framework.
Sirshartsalot 24 юни 2023 в 6:21 
The railguns are showing as a sorter controller not sure whats going on there.
Aunel 4 юни 2023 в 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  [автор] 4 юни 2023 в 17:27 
Replicated and hopefully fixed. I loathe keen right now.
Aunel 4 юни 2023 в 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  [автор] 4 юни 2023 в 15:29 
What other mods are in the world? Also single or multiplayer?