Project Zomboid

Project Zomboid

[B42] ZuperCarts - Carts & Trolleys (Forked)
目前顯示第 21-30 項,共 33 項
< 1  2  3  4 >
更新:3 月 20 日 @ 下午 2:08
Viruana 發表

--March 20th, 2025-- -- Hotfix for items being yeeted from existence when equipping a cart/trolley (I am deeply sorry again to anyone this affected).

更新:3 月 19 日 @ 下午 5:09
Viruana 發表

更新:3 月 16 日 @ 下午 3:31
Viruana 發表

--March 16th, 2025 (part 2)--
-- Added keybind to equip and unequip carts & trolleys ('G' by default).
-- DESPAWN DEBUGGER option now ONLY removes carts/trolleys within a 10 tile radius (very small). So if you want to delete a cart/trolley you accidentally spawned, just take it out in the woods and use the debug remove option or something.
-- Removed a lot of old 'comments' in the LUA's (modding thing).

更新:3 月 16 日 @ 下午 2:31
Viruana 發表

--March 16th, 2025--

-- Containers now ACTUALLY hold 48 weight (actually 49, now!).
-- Dropping cart/trolley is now instant. Why wouldn't it be? Your character just "lets go of it".
-- Made the "Equip Cart/Trolley" menus the forefront of functionality (this is beneficial).
-- Removed boatloads of fluff in the top level media folder.
-- Added "future plans" list to Steam Workshop description.

更新:3 月 15 日 @ 下午 6:08
Viruana 發表

--March 15th, 2025--

-- Containers now hold 48 weight. More is planned in the future, but I will need time. [Cart/trolley will update when next equipped]
-- Fixed drop cart/trolley in inventory not working.
-- Combined "known issues"/"currently working on" into one menu on the workshop.

I have a lot more things planned, but I swear this mod is cursed. A lot of dead ends fixing some bugs...
But I have not given up. And I don't plan on it. At least they finally hold almost their original value (48 vs. 49) again.
And without messy Java modding!!!

更新:3 月 12 日 @ 下午 5:01
Viruana 發表

--March 12th, 2025--

Fixed the dynamic spawn system and introduced chance spawns.

更新:3 月 11 日 @ 下午 5:07
Viruana 發表

--March 11th, 2025--
1) Added a new condition for the cart/trolley respawn fix to completely disable the entire building a cart/trolley spawns in from allowing cart/trolley respawns.
It's not the way I wanted to do it... but they spawn plenty as it is. Also, I may leave the debug spawn option in for those who wish to use it.

2) Fixed 42.5 update issue that caused the cart/trolley to be dropped when equipped if the player moved.

更新:3 月 9 日 @ 上午 9:57
Viruana 發表

--March 9th, 2025--
1) Implemented (probable) fix for cart & trolley spawn duplication.

2) Implemented debug for players with saves that have suffered from the overspawning issue of cart & trolleys (PLEASE READ DEBUG OPTIONS)

更新:3 月 5 日 @ 下午 1:59
Viruana 發表

--March 5th, 2025--
Fixed modder error with commenting out print function incorrectly (thank you Rachel L)!!!
Fixed snake paradox issue by adding functionality to prevent carts & trolleys from being put within themselves (thank you DaLoneGuy)!!!
Fixed some other minor errors and optimized some code a little bit.

EDIT: Also updating future date formatting to be understandable no matter nationality.

更新:3 月 4 日 @ 下午 3:23
Viruana 發表

--03/04/2025 pt. 2--
Implemented a few hotfixes.
Added sandbox options functionality to disable/enable dynamic spawns (disabling the dynamic spawns mid-game does not require game restart, but enabling them does.)
Changed some spawn variables and moved spawn room text from spawning lua's to their own lua.
Commented out no-longer needed 'print' functions to eliminate console.txt clutter.
Removed the tsarlib requirement!!!