gamerbion.blogg.se

Subnautica mods video
Subnautica mods video






subnautica mods video subnautica mods video

There are many planned features for Stats Core. Currently support has been added for the Knife, Heat Blade, Flash Light, Laser Cutter, Flare, and Fire Extinguisher. You can also use Stats Core to modify equipment stats. This is helpful because now you can make stat mods that don't require the use of reflection or publicized assemblies. It also makes many of the normally private "stat-related" properties public. So changing max health will change the health bar to reflect your new max health. Additionally, any stats that would normally affect GUI, like health, water, and food have also been patched. There's also a growing number of custom methods like IsSwimmingOnWaterSurface(), to provide your mods with greater accuracy. It also adds custom-made stats like Health Regen, Dehydration damage (now separate from Starve damage), damage resistances, and more. Some examples are max health, max food, max water, lung capacity, etc. Stats Core lets you modify most of the player stats. No longer will you need to spend hours trying to do all the setup just to start working on a feature for your mod. Using Stats Core lets you focus on what's important, developing your mod. It will patch all 7 or so methods using heavily tested code. That one line is all it takes and Stats Core will do the rest.

subnautica mods video

With Stats Core, this single line of code is all it takes: Without Stats Core you'd spend several hours or even days trying figuring everything out, creating all of patches, and testing the code for bugs. Some mods, like changing Max Hunger, are very complicated to do as they are hard coded and spread out over around 7 different methods.

SUBNAUTICA MODS VIDEO MOD

Using Stats Core means your mods will be using well tested, mod friendly, bug free code. It's designed with stability, ease of use, and mod compatibility in mind. Stats Core is an API whose specific goal is to allow easy modification of Player stats and Equipment stats.








Subnautica mods video