Project Zomboid

Project Zomboid

119 个评价
Avalon's Big Degen's Dakimakuras Addon: VN Edition
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
44.157 MB
2022 年 10 月 1 日 下午 10:11
2023 年 9 月 10 日 上午 8:31
8 项改动说明 ( 查看 )

订阅以下载
Avalon's Big Degen's Dakimakuras Addon: VN Edition

描述
I'll probably come back to this at some point in time (maybe when 42 stable hits), but for now my code is under the GPLv3 license so feel free to prod around it if you wish.

An addon to NalMac's Dakimakuras mod.

This addon focuses on non manga/anime additions. Specifically visual novels.

This mod now requires the Simple UI library to support the new 'inspect dakimakura' feature (right click your dakimakura in your inventory to find the new inspect dakimakura button). It adds another incentive to "collect" the dakimakuras by giving each character a short description, kind of like a pokedex entry.

The feature currently only works on the dakis added by my mod, but I think (not sure, my lua is janky) other creators should be able to add support for theirs as well if they wish to.
The 'Inspect Dakimakura' feature is currently a jankly thrown together proof of concept so use at your own risk. Current issues are mostly just text overflowing and images having odd scaling.

There are currently 53 dakimakuras.

Current features:
The features from the main mod which are:
  • Dakis as weapons
  • Dakis as (craftable) armour
  • Dakis spawning in the wild (beds)
  • Neckbeards
Additional features added are:
  • Ability to 'inspect' a dakimakura to get a larger image + character description

Planned features (roadmap?):
  • Ability to 'inspect' both front and back images
  • More fields for additional information about the character
  • Fixes by standardizing image resolutions for the ui

VNs referenced:

Current list of characters (lastname/firstname):
  • Aomi Isara
  • Arimura Hinae
  • Azif Al
  • Conner Stacy
  • Crusade Raika
  • Dreissen Ramius
  • Eberbach Margit
  • Eden Riche
  • Etheldreda
  • Friedrich Christiane
  • Fushikawa Kokoro
  • Gurigura
  • Hadou Ruri
  • Harudera Yuria (JB)
  • Irisu Makina
  • Itagaki Tatsuko
  • Jinchu Lee
  • Katase Renna
  • Kawakami Momoyo
  • Kawakami Kazuko
  • Kazami Kazuki
  • Kazuki Hana
  • Kiba Mifuyu
  • Kirimiya Mizuki
  • Komine Sachi
  • Koshigoe Maki
  • Kunosato Mio
  • Kurusu Nono
  • Kusakabe Asako
  • Lapucelle Kathryn
  • Matsunaga Tsubame
  • Matsushima Michiru
  • Mayuzumi Yukie
  • Metatron
  • Minamisawa Senri
  • Minamoto Yoshitsune
  • Morishita Michiru
  • Morooka Takuya
  • Musashibou Benkei
  • Nekoko
  • Nya
  • Onoe Serika
  • Oshitari Azumi
  • Sakaki Yumiko
  • Sakakibara Koyuki
  • Shiina Miyako
  • Shinonome Satsuki
  • Shiraki Aeka
  • Sumiyoshi Chisato
  • Suou Amane
  • Tachibana Chizuru
  • Tsujidou Ai
  • Yamazoe Uki

Recent Changelog (2023-09-11):
  • Update and fixed mod, you can have your waifus now.
Full changelog.

If you want to spam add more dakis to the workshop, NalMac has provided a mod template here.

Workshop ID: 2870242956
Mod ID: AvalonsDakis
33 条留言
トミー (Tommy) 8 月 27 日 下午 6:37 
Not sure if you're still kicking around Avalon, but I'm making a pretty large daki addon myself and was interested in implementing your inspect daki code. I've had a look at it briefly but if you could give me a rundown that'd save some sanity from brutal trial and error.
amorchis06 2024 年 12 月 29 日 上午 1:28 
b42 update plz!! I love this mod, it makes me fell less lonely in the apocalypse:spiffo::lilimsob:
ChiruChiru 2024 年 12 月 20 日 下午 10:49 
I have other dakimakura mods enabled, I don't know which one, but one of them has a shop built into the build menu where you can buy the dakimakura you want for 200 in-game dollars.

Does this mod have some kind of shop? Or is the only way to get the dakis by looting or by having a zombie bring them to you?
Foslix 2024 年 9 月 7 日 下午 3:30 
shame still breaks weapons
MawoKayblis 2023 年 12 月 9 日 下午 7:44 
guess what, you are my hero.
cannot image a world full of zombie but no anime.
11/10
Avalon  [作者] 2023 年 9 月 11 日 上午 3:12 
Nah, that "Inspect Dakimakura" you see when right clicking on Dakis from my mod is something I cooked up using the "Simple UI Library" mod. I don't think it appears on Dakimakuras from other people.
Jane Helldiver 2023 年 9 月 11 日 上午 2:49 
I think the inspect daki part is related to the Professions Framework that the other mods require.
Avalon  [作者] 2023 年 9 月 11 日 上午 2:18 
Yeah, that one is a real headscratcher. errorMagnifier shows me that it's the "Inspect Dakimakura" function that's throwing the error since it's apparently attempting to index a null, but the print statements to the debug console shows that the value being indexed does exist and is not null, that's why you can inspect the daki without crashes. The mod will still work fine minus that red error, but I'll look into a rewrite of the inspect daki function once I understand the modding api more.
Jane Helldiver 2023 年 9 月 11 日 上午 1:44 
The mod error from the other Daki mods update way back is still present. Mod appears to be working, but the game registers it as broken, and it's colored red in the "mods" tab when you pause the game
Avalon  [作者] 2023 年 9 月 10 日 上午 8:36 
It should hopefully work™ now.