Matthew Cain

Results 38 issues of Matthew Cain

Think about adding these two mods to the list: - [Detailed Settlements](https://www.nexusmods.com/morrowind/mods/45072) - These plug-in's improved the settlements in morrowind by adding more detail. - [Detailed Interiors](https://www.nexusmods.com/morrowind/mods/45255) - Brings new...

discussion
add mod

Banner retextures have been reworked by [CreeperLava](https://forums.nexusmods.com/index.php?/topic/563171-arukinns-better-banner-signs-and-signposts/page-4#entry40989635) into a [standalone edition](https://mega.nz/#!kt0XjJDa!mBUpVEsWZMeptucwz_Nu7oehtqVvw4YaXTCQr4ll2dg) that doesn't require an ESP and would fit perfectly with [Signposts Retextured](http://www.nexusmods.com/morrowind/mods/42126/?). I am currently in the process of...

add mod
remove mod

I get the following error on 73 consecutive lines in `output_log.txt` when this mod is enabled: ``` Error with KEYMAPPING[]:0: The id was not found in the localization files. [Localization...

bug
question
dev
code

Since modding is generally a community effort (including this guide) it would be a good idea to provide links to existing modding communities. At the very least we should mention...

enhancement

Write information about how the hook system works: https://github.com/FWolfe/Zomboid-Modding-Guide/blob/master/api/README.md#the-hook-system

help wanted
needs improvement

I've just discovered and started using JitCI since I am already using JitPack to host my artifacts I thought I might as well use your CI service to have it...

Project Zomboid supports modular mod structures for Steam workshop mods. Each mod uploaded to the workshop can contain other mods that can then be toggled on and off in the...

enhancement
help wanted
request

Developing mods built with gradle under VCS for the Steam workshop is difficult as everything located in the workshop staging area gets pulled and packaged as part of the mod....

enhancement

Distribution should include a Grep configuration that highlights log entries according to preset groups. Aside from Highlighting warning and errors, Grep should also highlight all logs printed from mod scripts...

enhancement

This seems like a very useful tool for modders that deal with tiles: https://github.com/BrianOstrander/pz-sheeter It is licensed under MIT so there are no problems with permissions.

enhancement