Dominik Madarász
Dominik Madarász
### Introduction Research game's input systems so that the client does not have to rely on external APIs to read input keys, ... ### Scope Game research only.
### Introduction The game tends to freeze if there is no freeride save created yet. This happens when the multiplayer gets run on a fresh game which has no save...
### Introduction Interacting and dev console run without state management, so edge cases happen when interaction with one element can leak to another. Use a state manager to switch between...
### Introduction Weapon sync should cover the ability to use an inventory, shoot and reload weapons, and perform damage to the environment (implicit) and other players. The following tasks need...
### Introduction The player automatically enters a driver's seat once it is no longer occupied. This is an issue since we cannot intercept that change; therefore, a desync happens as...
**Describe the bug** Game data fails to load from Mafia GOG DTA archives **To Reproduce** Steps to reproduce the behavior: 1. Use Mafia GOG game directory 2. Start the game...
A simple imgui menu containing all sorts of functions to make development and playtesting easier. Features included: - mission selector - object spawner - player cheats (god mode, infinite ammo,...