Barotrauma
Vlad's Enhanced Backpacks
Mostrando 1-10 de 14 aportaciones
< 1  2 >
Actualización: 22 OCT 2024 a las 15:38

Rolled back to old code due to bugs on the new one.

I dont know why, but maybe some recent baro update broke the latest code even though the old one still works fine.

Actualización: 1 FEB 2024 a las 19:25

Hotfix
-Encumbrance affliction was visible. It is now invisible once again. This was an artifact from bug testing my optimizations patch.

Actualización: 1 FEB 2024 a las 8:50

Optimization Patch:
-Cut down the total lines of code in half
-Status Effect lines dedicated to encumbrance have been reduced to 2 lines from the original 12 lines
-Encumbrance is now checked using "OnContaining" instead of "Always". This saves performance when slots are not in use
-Cleaned up the xml files so other modders can look at it easier

This mod was my first ever mod, so im glad after getting some more experience i got to clean up and make my own optimized code instead of just copy pasting everything from someone elses backpack mod.

Actualización: 3 DIC 2023 a las 10:52

Last update didnt work, so this is another one.

Actualización: 3 DIC 2023 a las 10:50

Changed the workshop thumbnail yet again. Someone suggested a better font.

Actualización: 3 DIC 2023 a las 10:28

Updated the thumbnail

Actualización: 3 DIC 2023 a las 8:18

-Changed large inventory slot icon into something more generic. The metal ingots icon was not indicative of the general purpose nature of the large slot

-Changed the names of the backpacks to be easier to search in the fabricator menu. Vladpack has been renamed to Utility Backpack and Cargopack has been renamed to Cargo Backpack

Actualización: 2 DIC 2023 a las 15:26

-Added an extra battery slot so its possible to turn the lamp on and off
-Buffed lamp battery duration. it now lasts 4 times longer than a flashlight. This is for both convenience and believability since the lamp is a lot weaker than the flashlight.

Actualización: 2 DIC 2023 a las 8:12

Modified some sprite details that was bugging me

Actualización: 2 DIC 2023 a las 7:56

Added Neurotrauma Bodybag to small slots from large slots as a balance change.