Is your feature request related to a problem? Please describe.
I've noticed the former upstream repo from d0p3t has some forks that have a bunch of additions this repo doesn't, and vice versa. However, this repo/npm module looks more official, and updated more frequently.
Describe the solution you'd like
Grab the updates from the forks and merge in fixes/updates
Describe alternatives you've considered
I could possibly provide a PR once I get time to hand cherry-pick the changes. It might take a few days, but didn't want to start if there's no desire to consume the contributions.
Additional context
Let me know if either a) there's plans to gather changes from existing contributors, or b) it'd be acceptible to create a PR with the changes myself.
Examples of changes found in other forks:
- Function documentation
- Updated Enums
- Updated namespaces
- Useful functions (i.e., getting vehicles in a radius)
- Updated missing Entities, and minor fixes to existing ones
Is your feature request related to a problem? Please describe.
I've noticed the former upstream repo from d0p3t has some forks that have a bunch of additions this repo doesn't, and vice versa. However, this repo/npm module looks more official, and updated more frequently.
Describe the solution you'd like
Grab the updates from the forks and merge in fixes/updates
Describe alternatives you've considered
I could possibly provide a PR once I get time to hand cherry-pick the changes. It might take a few days, but didn't want to start if there's no desire to consume the contributions.
Additional context
Let me know if either a) there's plans to gather changes from existing contributors, or b) it'd be acceptible to create a PR with the changes myself.
Examples of changes found in other forks: