Leon B.

Results 6 issues of Leon B.

**Client/server version** `Build #2.1-dev32, branch dev` **Current behavior** Using the new clientside getters returns a placeholder value and shows a warning about them not being implemented in the CPP SDK....

Class: bug
Side: client
Scope: module-api
Status: fix-pending

### Version v17.7.0 ### Platform Windows ### Subsystem _No response_ ### What steps will reproduce the bug? Compile NodeJS and add a linked module by e.g. using this command: ```bash...

confirmed-bug
build

### Description of the problem https://github.com/altmp/altv-js-module/blob/dev/client/src/events/Events.h ### Desired solution for the problem / ### Alternatives you considered _No response_ ### Additional context _No response_ ### Version _No response_ ### Scope...

type: enhancement
scope: client

### Description of the problem The `Blip` class is currently duplicated on both sides, instead of being in shared bindings ### Desired solution for the problem Move the `Blip` class...

type: enhancement
scope: shared

### Description of the problem / ### Desired solution for the problem / ### Alternatives you considered _No response_ ### Additional context _No response_ ### Version _No response_ ### Scope...

type: enhancement
scope: shared

### Description of the problem Implement the V8 debugger in the client to allow the users to debug client scripts ### Desired solution for the problem Add the whole V8...

type: enhancement
scope: client