Project Zomboid

Project Zomboid

TwisTonFire - QoL Modpack
34개 중 21~30개 표시 중
< 1  2  3  4 >
업데이트: 2025년 6월 2일 오전 6시 24분
작성자: TwisTonFire

Debug output removed –
Eat and drink menu is now always found at the very bottom!

Never search for it again!

업데이트: 2025년 6월 1일 오후 6시 41분
작성자: TwisTonFire

Now that I myself have established a presence here on the Workshop, I see things a bit differently than I did at the beginning of my modpack’s development.
Originally, my modpack was intended for personal use only, and I didn’t want mod creators to continually update their mods within my (often very long-running) marathon savegames—potentially breaking my save, as I’ve had issues before where updates wiped out all my map markers or caused similar problems.

To address this, I’ve simply moved the mods I wanted to include in my modpack into a separate modpack, which I am not offering here on the Workshop.
This is because I want the mods in my published modpack to remain consistent.

By doing so, I achieve several goals at once:

- Greater compatibility between different users
- Everyone still has the option to subscribe to the mods I use, if they wish
- I avoid upsetting mod creators
- My modpack remains its own distinct modpack

Therefore, I’ve removed all mods that could truly be considered standalone mods, and instead, I’ve listed them here as warm recommendations for you.

Darker Map by Lightja
Fluid UI Enhancements (FluidUIStay/Transfer Liquid Fixes) by Tiax

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

Without completely overwriting the original function in ISInventoryPaneContextMenu, it is not possible to remove the pause restriction for the context menu.
Since I want to maximize compatibility with other mods, I have removed the ability to access the context menu while paused from my mod.

To enable this functionality while ensuring maximum mod compatibility, I recommend the following solution:

Go to
..\steamapps\common\ProjectZomboid\media\lua\client\ISUI\ISInventoryPaneContextMenu.lua
and make the following change:

업데이트: 2025년 5월 30일 오후 4시 30분
작성자: TwisTonFire

Added Non-destructive (hook-based) patching for the File: ISInventoryPaneContextMenu.createMenu
Targeted modification after vanilla logic
Post-processing and dynamic sorting of menu options

For the following features:
- Removal of the gamespeed check in your Inventor
- Always show the "Drink" menu option on water bottles
- Move all "Drink" options to the bottom of the context menu

업데이트: 2025년 5월 27일 오전 4시 24분
작성자: TwisTonFire

Adjustable Character Avatar has been removed in order to create a standalone mod.

업데이트: 2025년 5월 24일 오후 5시 10분
작성자: TwisTonFire

Added 4K resolution and large font size support to Improved Adjustable Character Avatar.
Fixed a minor issue in Improved Smart Drink.

업데이트: 2025년 5월 23일 오후 1시 45분
작성자: TwisTonFire

Made the Bigger Character Avatar user-friendly and scalable. No original files are overwritten.
Minor overall code improvements.

업데이트: 2025년 5월 23일 오전 5시 55분
작성자: TwisTonFire

Changelog:

- Added a new washing option: clothing will now be washed as much as possible until all available water is used up.

업데이트: 2025년 5월 22일 오후 7시 15분
작성자: TwisTonFire

Changelog
Added notification about incompatibility with:
  • [B42] Bigger Character Avatar (My mod does not overwrite any original files)

업데이트: 2025년 5월 22일 오후 6시 30분
작성자: TwisTonFire

Adjusted window width for different languages.