An open API service indexing awesome lists of open source software.

https://github.com/szapp/catinv

Categorized inventory for Gothic 2 and Gothic 2 NotR. This patch extends the inventory by browsable categories
https://github.com/szapp/catinv

daedalus gothic gothic1 gothic2 inventory modding-gothic ninja

Last synced: 2 months ago
JSON representation

Categorized inventory for Gothic 2 and Gothic 2 NotR. This patch extends the inventory by browsable categories

Awesome Lists containing this project

README

        

# Categorized Inventory

[![Scripts](https://github.com/szapp/CatInv/actions/workflows/scripts.yml/badge.svg)](https://github.com/szapp/CatInv/actions/workflows/scripts.yml)
[![Validation](https://github.com/szapp/CatInv/actions/workflows/validation.yml/badge.svg)](https://github.com/szapp/CatInv/actions/workflows/validation.yml)
[![Build](https://github.com/szapp/CatInv/actions/workflows/build.yml/badge.svg)](https://github.com/szapp/CatInv/actions/workflows/build.yml)
[![GitHub release](https://img.shields.io/github/v/release/szapp/CatInv.svg)](https://github.com/szapp/CatInv/releases/latest)
[![World of Gothic](https://raw.githubusercontent.com/szapp/patch-template/main/.github/actions/initialization/badges/wog.svg)](https://www.worldofgothic.de/dl/download_617.htm)
[![Spine](https://raw.githubusercontent.com/szapp/patch-template/main/.github/actions/initialization/badges/spine.svg)](https://clockwork-origins.com/spine)
[![Steam workshop](https://img.shields.io/badge/steam-workshop-2a3f5a?logo=steam&labelColor=1b2838)](https://steamcommunity.com/sharedfiles/filedetails/?id=2787221263)

Categorized inventory for Gothic 2 and Gothic 2 NotR. This patch extends the inventory by browsable categories.

This is a modular modification (a.k.a. patch or add-on) that can be installed and uninstalled at any time and is virtually compatible with any modification.
It supports Gothic II (Classic) and Gothic II: NotR.

Generated from [szapp/patch-template](https://github.com/szapp/patch-template).


Screenshot  
Screenshot  
Screenshot  
Screenshot

## Additional keys bindings



SHIFT + left/right
Switch between categories


Choose Weapon
Quick-switch between player and container/trading inventory


HOME
Quick-jump to first item


END
Quick-jump to last item


SHIFT + HOME
Quick-switch to first category


SHIFT + END
Quick-switch to last category

## INI settings

The categorized inventory can be adjusted with three settings in the Gothic.ini in the section `[GAME]`.

1. The categories and their order can be set with `invCatOrder`.
2. The setting `invCatChangeOnLast` (0 or 1) changes whether navigation beyond the last/first column should switch the category instead of moving the selection to the previous/next line.
3. With `invCatG1Mode` (0 or 1) the 'all' category is removed and all non-player inventories do not have categories.

## Notes

Patch includes CatInv.

CatInv, Copyright (C) 2019-2024 Sören Zapp.
Released under the MIT License.
Full license in Ninja\CatInv\Content\CatInv\LICENSE

## Installation

1. Download the latest release of `CatInv.vdf` from the [releases page](https://github.com/szapp/CatInv/releases/latest).

2. Copy the file `CatInv.vdf` to `[Gothic]\Data\`. To uninstall, remove the file again.

The patch is also available on
- [World of Gothic](https://www.worldofgothic.de/dl/download_617.htm) | [Forum thread](https://forum.worldofplayers.de/forum/threads/1546962)
- [Spine Mod-Manager](https://clockwork-origins.com/spine/)
- [Steam Workshop Gothic 2](https://steamcommunity.com/sharedfiles/filedetails/?id=2787221263)

### Requirements

Gothic II (Classic)Gothic II: NotR
Report version 1.30.0.0Report version 2.6.0.0
Ninja 2.9.15 or higher