Inder00

Results 3 issues of Inder00

- getVehicleCompatibleUpgrades returns different value on serverside and clientside - The spoiler `1164` cannot be applied to any other vehicle than `Uranus` from server-side. PoC: ```lua cv Bullet srun outputConsole(inspect(getVehicleCompatibleUpgrades(me.vehicle)))...

bug

**Describe the solution you'd like** Add `base32` support programically. Base32 is used by two-factor-authentication (ex. TOTP) to generating secret tokens. Shared functions: - `string base32Encode( string value )` - `string...

enhancement
good first issue

**Describe the bug** Lights on an allocated vehicles behave in an abnormal/unpredictable manner. **To reproduce** Steps to reproduce the behaviour: 1. Download PoC zip package 2. Start script 3. Type...

bug