Space Engineers

Space Engineers

480 hodnocení
Whip's Railgun Weapon Framework
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Type: Mod
Mod category: Script
Velikost souboru
Přidáno
Aktualizováno
231.495 KB
3. bře. 2020 v 17.29
4. čvn. 2023 v 18.08
Poznámky ke změnám (38) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Whip's Railgun Weapon Framework

V 1 kolekci od uživatele Whiplash141
Whip's Mods
15 položek
Popis
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 :)
Populární diskuze Zobrazit vše (1)
35
2. úno. v 18.56
PŘILEPENO: Bug Reports and Questions
Whiplash141
Počet komentářů: 72
TK_Over50 15. úno. v 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. zář. 2023 v 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. čvc. 2023 v 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. čvc. 2023 v 5.24 
Getting an error message for this mod, saying that it ids not compatible. WeaponCore, I assume?
Whiplash141  [autor] 24. čvn. 2023 v 14.35 
Sounds like you are using weaponcore. That is completely incompatible with this framework.
Sirshartsalot 24. čvn. 2023 v 6.21 
The railguns are showing as a sorter controller not sure whats going on there.
Aunel 4. čvn. 2023 v 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. čvn. 2023 v 17.27 
Replicated and hopefully fixed. I loathe keen right now.
Aunel 4. čvn. 2023 v 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. čvn. 2023 v 15.29 
What other mods are in the world? Also single or multiplayer?