Project Zomboid

Project Zomboid

[B42] ZuperCarts - Carts & Trolleys (Forked)
33개 중 11~20개 표시 중
< 1  2  3  4 >
업데이트: 2025년 4월 6일 오후 5시 49분
작성자: Viruana

(part 2) -- Rolled back trolley encumbrance change due to issues.

업데이트: 2025년 4월 6일 오후 4시 37분
작성자: Viruana

--April 6th, 2025-- -- Fixed an issue where carts & trolleys wouldn't switch to their model with boxes when containing items. -- Officially marking duplication issues as resolved. -- Adjusted trolleys to have lower encumbrance than carts due to being collapsible. -- Remade the original trolley texture to be less... "pristine". -- Added two new color variants to trolleys (red and green)... these are also less "pristine". -- Red carts spawn around 20% of the time; green carts spawn around 10% of the time.
The new textures should make the trolleys appear less jarring, especially in play-throughs much later on in the apocalypse (like 10 Years Later).
Let's face it: in 1993 Kentucky the majority of trolleys wouldn't be brand new as it is.
In the future I will, however, include more pristine variants/ability to repaint trolleys.
Consider this more or less a "test run" for multiple carts/trolleys types.
Yes, I do want to eventually include multiple skins for shopping carts, but this will require a lot more work.
Also, I tried implementing the ability to change keybinds, but it refused to work. I am... over it.
You can change the keybinds in ZuperCartDebugger.lua (mods\[B42] ZuperCarts - Carts & Trolleys (forked)\42\media\lua\client):
Lines 296-318.

업데이트: 2025년 3월 30일 오후 3시 18분
작성자: Viruana

--March 30th, 2025 (part FOUR lol)-- -- Hotfixed an issue with broken keybinds.

업데이트: 2025년 3월 30일 오후 12시 05분
작성자: Viruana

--March 30th, 2025 (part three)-- -- Hotfixed an issue breaking the hotbar.

업데이트: 2025년 3월 30일 오전 10시 42분
작성자: Viruana

--March 30th, 2025 (part two)-- -- Fixed a duplication issue by reworking the equip/unequip for inventory functionalities. -- I apologize for the "broken fix" earlier today, but I had to just in case I couldn't get the full fix working today. At least then players weren't losing items.

업데이트: 2025년 3월 30일 오전 8시 56분
작성자: Viruana

--March 30th, 2025-- -- Introduced a temporary fix for the duplication issue. The game will now allow you to duplicate carts, but the glitched one will be removed from your hands. Use the 'G' keybind and in-game context menu (not the inventory menu) and you won't have any issues. -- Fixed an issue where the "common" folder somehow was renamed "Common".

업데이트: 2025년 3월 29일 오전 7시 55분
작성자: Viruana

--March 29th, 2025-- -- Changed cart/trolley handling logic to fix a duplication bug & similar issues. -- Removed message about YouTube.

업데이트: 2025년 3월 25일 오후 2시 19분
작성자: Viruana

--March 25th, 2025-- -- Fixed MOST animation issues. -- Streamlined the code for the cart/trolley dropping method. -- Fixed functionality for right-click inventory options, now Equip and Drop are back and fully functional in inventory UI.

업데이트: 2025년 3월 24일 오후 4시 50분
작성자: Viruana

--March 24th, 2025-- -- Fixed an issue with the vanilla nested/subcontext menus. ^^^They should be mostly patched out. Will continue to work on a complete removal.^^^ -- Fixed an issue with "dropping" context menu failing past 37 capacity in the cart/trolley. -- Fixed an issue with cart duplication involving inventory & vehicles. -- Fixed an issue where items could also be duplicated within carts. -- Fixed an issue where player could equip an already equipped cart/trolley and get a duplicate version placed on the ground with duplicated items. -- Tested to ensure is working appropriately after 42.6.0 patch.

업데이트: 2025년 3월 20일 오후 4시 59분
작성자: Viruana

--March 20th, 2025 (part 2)-- -- Performance hotfix. Fixed some redundancies and cleaned up code functions a little bit.