Space Engineers

Space Engineers

349 betyg
Vanilla+ Framework
8
6
4
4
3
2
3
5
4
4
2
2
2
2
3
3
2
2
2
2
2
2
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Mod
Taggar: ServerScripts
Filstorlek
Lades upp
Uppdaterades
723.072 KB
9 jan, 2023 @ 20:43
26 aug @ 19:52
104 ändringsnotiser ( visa )

Abonnera för att ladda ner
Vanilla+ Framework

Beskrivning
The Vanilla+ Framework is designed to be an addon to the vanilla weapons in terms of different functionality variety. It features a few different logic types doing different things, without modifying vanilla files or overwriting any vanilla functionality.


Current Version: 0.16

Currently has:
- Guided Missiles
- Proximity Detonation (flak)
- EMP (disables blocks in a radius)
- Jump Drive Inhibition (removes drive charge from all JDs)
- Special Component Interaction (disables and/or damages all blocks of the specified subtype on the grid)
- Beam weaponry
- Shrapnel spawning
- Min/max range overrides on turrets
- Force enable/disable certain targeting options on turrets
- Ammo generation logic
- Custom FX generator that does not abide by the 1024 emitter limit.
- and more.


Note: This mod will do nothing by itself, it requires other mods to implement.

Example mod can be found here:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3014670447

Dev Branch can be found here:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2937540732
- Do not expect this branch to be stable or work at all.



Discord Link: https://discord.gg/dxfxcnvXeh
Please report all issues with the mod in the server above. I rarely check the steam workshop, and discord allows the sending, downloading, and viewing of videos, images, and crash logs much easier than on steam.



IMPORTANT: INCOMPATIBLE WITH WEAPONCORE


Screenshot Credits
Thumbnail - Ships in scene are the Adagio class battleship and the Voidmaker class battleship both by me and up_grayedd (both bps are private). Weapons used is a modified version of Assault Weapons Pack by Harbinger Ace. Thruster pack used is Midnight Drive Systems by retrograde_orbit.


REUPLOAD POLICY

Do not reupload this mod for any kind of use whatsoever.
Populära diskussioner Visa alla (1)
7
15 sep @ 0:27
High Quality Mods Using This Framework?
Outasteroid
93 kommentarer
WardenWolf 13 sep @ 23:37 
Heads up, Keen appears to have removed the ability to spawn 5.56 ammo from the game with the latest update and Vanilla+ seems to interfere with loading MR-50a magazines into interior turrets.
Joanna Hammond 11 aug @ 9:31 
Occasionally I'm getting this server crash, I will admit it's a LOT of missiles that are being fired. Just curious if you are aware...

[FATAL] Initializer: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at System.Collections.Generic.List`1.Add(T item)
at VanillaPlusFramework.Missiles.VPFMissile.GetValidBlocks(IMySlimBlock b)
at Sandbox.Game.Entities.MyCubeGrid.VRage.Game.ModAPI.IMyCubeGrid.GetBlocks(List`1 blocks, Func`2 collect)
at VanillaPlusFramework.Missiles.VPFMissile.GetTargetBlockFromGrid(IMyCubeGrid TargetGrid)
at VanillaPlusFramework.Missiles.VPFMissile.GL_GetTarget()
at VanillaPlusFramework.Missiles.VPFMissile..ctor(IMyMissile missile, VPFAmmoDefinition AmmoDefinition, List`1 splDefinition, VPFVisualEffectsDefinition effects, VPFVisualEffectsDefinition EndOfLifeEffects)
...
at Sandbox.MySandboxGame.Update()
Lord Foog The 2st 16 jul @ 9:16 
Will this have compatibility with the water mod, like weaponcore does? bullet-water interactions kind of stuff.
Maple Syrup 8 jul @ 23:40 
I'm having issues with turrets on my dedicated server. they won't lock onto anything nor do they have their idle movements. Is it connected to the Mod or is it another issue?
howardxu23 11 jun @ 13:47 
PSA: when messing with the star wars val+ and the example mod--it seems that the ammo generation logic can be sim-speed intensive if called frequently enough(and it does not stop when no more ammo can be squeezed into the gun)--current workaround I have found is to have very infrequent calls(30-60s) calls for ammo generation, and generate a lot of high capacity magazines
TheRebornAce 8 jun @ 14:38 
@DEFALT @Jonnyhawkeye check your mod list for conflicts or verify your game files. just tested it on a blank world with V+ and both Star Wars weapon mod versions installed, and all works as normal.
DEFALT 8 jun @ 6:16 
just installed this framework for the star wars mod and 5 minutes into the game i can't shoot any weapon anymore. cool
Turret problems 19 maj @ 0:57 
those who know
Purity 19 maj @ 0:57 
those who know
Jonnyhawkeye 8 maj @ 4:55 
As i can see this mod Breaks the lock on function. im trying to use the new starwars mod that uses this and the option to lock on to any grid is GONE.