You are viewing a potentially older version of this package. View all versions.
BULLETBOT-ScaleInCart-1.0.2 icon

ScaleInCart

Scales anything or valuables in the cart. Highly configurable.

Date uploaded 2 months ago
Version 1.0.2
Download link BULLETBOT-ScaleInCart-1.0.2.zip
Downloads 414
Dependency string BULLETBOT-ScaleInCart-1.0.2

README

ScaleInCart

Scales anything or valuables in the cart.

Configuration

  • General:
    • Use Mass Scaling: If enabled, valuables will scale based on their mass. If disabled, valuables will scale based on their valuable setting.
    • Revert Back To Original Scale: If enabled, valuables will revert to their original scale when not in the cart. If disabled, valuables will remain at their modified scale.
    • Scale Everything: If enabled, every grabbable object will be scaled. If disabled, only valuables will be scaled.
    • Scale Speed: The speed at which valuables scale down/up per update. Higher values make valuables shrink/expand faster.
  • Mass Scaling:
    • Default Scale: Default scale factor if no mass threshold is exceeded.
    • Scale 0.5: Scale factor for mass > 0.5f.
    • Scale 1: Scale factor for mass > 1f.
    • Scale 1.5: Scale factor for mass > 1.5f.
    • Scale 2: Scale factor for mass > 2f.
    • Scale 2.5: Scale factor for mass > 2.5f.
    • Scale 3: Scale factor for mass > 3f.
    • Scale 3.5: Scale factor for mass > 3.5f.
    • Scale 4: Scale factor for mass > 4f.
    • Scale 4.5: Scale factor for mass > 4.5f.
    • Scale 5: Scale factor for mass > 5f.
  • Valuable Scaling: Controls the scaling factor for each valuable based on the scale.
    • Scale: Determines the scale factor for each valuable.

Possible bugs

A mod that allows you to join an on-going game.

CHANGELOG

Note

If that version is not listed here, do not download that version, as it can cause some issues.

1.1.8

  • Updated the code to support the latest version of REPOLib.

1.1.7

  • Fixed certain issues.

1.1.6

  • Improved console logs to display the total valuable count and vanilla valuable count.
  • Added safe checks.

1.1.5

  • Added safety measures with scaling items.

1.1.4

  • Added a new config entry called "Smooth Scaling".
  • Added a new config entry called "Use Valuable Scale" for the "Valuable Scaling" section.

1.1.3

  • Fixed a scaling problem.
  • Updated the config entry called "Scale Speed".
  • Renamed the config entry called "Scale" to "Valuable Scale" in the "Valuable Scaling" section.

1.1.2

  • Added a new config entry called "Scale Delay".

1.1.1

  • Fixed formatting in certain langauges.

1.0.9

  • Fixed logging the startup message everytime the scene changes.

1.0.8

  • Reverted BepInEx version to Thunderstore's BepInExPack version.

1.0.7

  • Updated the code to support the latest version of REPOLib.

1.0.5

  • Changed the default value for "Scale Factors".

1.0.4

  • Added valuable support for REPOLib.
  • Updated the mod icon.
  • Changed mass scale factors to be configurable in a single entry.

1.0.2

  • Fixed an issue where non-valuable objects would not get scaled when "Use Mass Scaling" is off and "Scale Everything" is on. (Non-valuable objects will always scale on Mass Scaling)

1.0.0

  • Initial release.