Project Zomboid
JB Max Capacity Override
Показані результати 11–18 із 18
< 1  >
Оновлено: 11 квіт. о 20:08
автор: jbdiablo

yea, so I uploaded the right version this time

Оновлено: 11 квіт. о 20:01
автор: jbdiablo

didn't really get anything else done this week, except:
fixed returning a longgggggggggggg float in ItemContainer_getEffectiveCapacity
thanks for pointing that out Skimble Shanks!

Оновлено: 6 квіт. о 17:55
автор: jbdiablo

1) Added a check "if containerType exists" before calling Nepenthe's fix to cut down on errors in the logs
2) Re-did the transferTime function to be more friendly
3) Vehicle Mechanics UI now shows the correct "trunk" capacity
4) Vehicle damage affects trunk capacity
5) Changed hard-coded message to the RD text "You can't do that!" so there will be no translation files today, satan
6) Got rid of check if "container type exists" in addContainer because really, it did nothing important

Оновлено: 3 квіт. о 20:51
автор: jbdiablo

Changed the formula for transfer time. but I'm not happy with it, so it will be improved.
Implemented Nepenthe's speed fix from "Remove Bag Slowdown" with permission.

Оновлено: 2 квіт. о 17:11
автор: jbdiablo

Added transferTimeSpeed to adjust the transfer speed
Fixed preventNesting to only prevent nesting of same types
Inventory Context Menu will now "red out" grab when right-clicking so the player knows they can't nest same types

Still need to fix:
Vehicle menu shows wrong capacity
Set up an equipped weight override[if possible]
Vehicle trunk/seat damage should lower capacity like vanilla

Оновлено: 26 берез. о 9:00
автор: jbdiablo

Commented out the print that would spam your logs because I forgot to do it before I uploaded this

Оновлено: 25 берез. о 16:54
автор: jbdiablo

fixed a stupid typo that broke everything omg

Оновлено: 25 берез. о 16:36
автор: jbdiablo

Yay!