ZenBre4ker

Results 13 issues of ZenBre4ker

To be able to access the sql database freely we are making a shared interface, which handles instatiating a database, getting and converting values as well as changing them. TODO:...

type/enhancement
priority/low
accepted
severity/minor

Building on the database module I ripped out the entire custom equipment editor syncing. Also added some more functionality to the database module. As well as added database functionality to...

type/enhancement
priority/low

Bump version number and add changelog. Also replace all ' ' with . Waiting for #894 to be merged, which this branch is based on.

priority/low
documentation
accepted
waiting

**Is your feature request related to a problem? Please describe.** When creating an orm-model and getting the values with Find, Where or All the values are still strings and need...

type/feature

With the help of bud, we identified a problem where not every role could be chosen. Randomize base role selection and stop after maxRoles was reached or every role chosen.

type/bug
accepted
priority/medium
severity/moderate

First Draft by @TimGoll, gonna update with pictures from the real implementation ![grafik](https://user-images.githubusercontent.com/72046466/187752333-016a851a-bad3-4a9d-9c0e-a907f8b193cc.png) Single Shop Icons: ![grafik](https://user-images.githubusercontent.com/72046466/187752371-fc50f536-55c4-4feb-8ba9-834992efe706.png)

type/rework

Currently it is possible for weapon_ttt_unarmed to be dropped, but as it is no real weapon it's not inside the shopeditor, therefore settings made to it via mysterious ways cant...

type/bug
skip-changelog

Favorites were saved with an old manual sql query, therefore there was no Primary Key, which I believe is necessary for orm features. It also saved the current steamid and...

waiting
type/rework

## Is your feature request related to a problem? Please describe. Everytime I try to walk while investigating a corpse, the searchscreen is closed. But standing still while investigating makes...

type/enhancement

### Package version 2.4.0-exp.11 ### Environment ```markdown * OS:Windows 10 * Unity version: Unity 2021.3 ``` ### Steps To Reproduce 1. Start the WebRTC Audio Sample Scene 2. Push the...

bug
issued