Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Releases: copygirl/CarryCapacity

CarryCapacity v0.5.1

28 Nov 22:27
Compare
Choose a tag to compare

Game Version: 1.14.0-rc.5

Changelog

  • Fix updated CanTakeFrom function to support future 1.14 versions

CarryCapacity v0.5.0

10 Nov 18:34
Compare
Choose a tag to compare

Game Version: 1.14.0-pre.6

Changelog

  • Fix MissingMethodException and other changes related to 1.14
  • Support the new "Immersive First Person" mode

CarryCapacity v0.4.11

09 Nov 12:17
Compare
Choose a tag to compare

Game Version: 1.13.4

Changelog

  • Reinforced blocks can no longer be picked up

CarryCapacity 0.4.10

14 Jul 05:36
Compare
Choose a tag to compare

Game Version: 1.13.0-pre.3

Changelog

  • Update to work with Vintage Story 1.13
  • Fix a crash when a backpack / bag slot is selected while attempting to carry a block (#7)
  • Fix certain entity interactions being intercepted when empty-handed (such as dummies)

CarryCapacity 0.4.9

28 Mar 23:03
Compare
Choose a tag to compare

Game Version: 1.12.9+

Changelog

  • Don't drop blocks carried on back when deathPunishment is set to keep.
    NOTE: If you take any damage, things carried in-hand will still be dropped. So if you die from that damage (such as falling down too far), you will still have to retrieve up what you had carried in-hand.

CarryCapacity 0.4.8

23 Mar 11:35
Compare
Choose a tag to compare

Game Version: 1.12.9+

Changelog

  • Fix crash when grabbing from back while not looking at a block

CarryCapacity 0.4.7

21 Mar 19:20
Compare
Choose a tag to compare

Game Version: 1.12.9+

Changelog

Since 0.4.7-rc.1

  • Fix storage vessels not being able to be carried anymore (since 1.12.9)
  • Allow grabbing from back again while looking at non-carryable blocks
  • Fix walk speed being stuck with incorrect value when carrying / placing down in claimed land

Since 0.4.6

  • Fix block angle being overwritten after placing down carried block
  • Hopefully fix those pesky ghostly floating carried blocks in multiplayer
  • Fix hang and crash when exiting world or disconnecting from server

CarryCapacity 0.4.7-rc.1

24 Jan 05:10
Compare
Choose a tag to compare
Pre-release

Game Version: 1.12.0-pre.9

Changelog

  • Fix block angle being overwritten after placing down carried block
  • Hopefully fix those pesky ghostly floating carried blocks in multiplayer
  • Fix hang and crash when exiting world or disconnecting from server

CarryCapacity 0.4.6

16 Nov 09:51
Compare
Choose a tag to compare

Game Version: 1.11.0+

Changelog

  • Fix walk speed modifier, since it's now additive in 1.11
  • Default walk modifier for blocks carried on back is 15% (down from 20%)
  • Fix being able to place down carried blocks in claims (#4)
  • Fix animations not being updated when server corrects invalid action
    (Such as placing or picking up a block in a claimed area.)

CarryCapacity 0.4.5

06 Oct 20:30
Compare
Choose a tag to compare

Game Version: 1.10.0+

Changelog

  • You can now carry barrels on your back. (Thanks for the reminder, Aira! 💚)
  • Loot and storage vessels are also carryable in hand and on back!
  • Make carrying blocks in your hands in first person more fancy!