Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove outdated workers article #323

Merged
merged 39 commits into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
ea1ea2c
Add LocalVehicle to LocalPlayer vehicle property (#287)
xxshady Nov 9, 2023
465ba21
feat(natives): Add new natives
xLuxy Dec 19, 2023
82e2431
Merge remote-tracking branch 'origin/new-natives'
xLuxy Dec 19, 2023
d475a9b
Merge branch 'dev'
xLuxy Dec 19, 2023
7860e16
Merge branch 'dev'
xLuxy Dec 20, 2023
841c8c1
Merge branch 'dev'
xLuxy Dec 20, 2023
e9646ef
Merge branch 'dev'
xLuxy Dec 20, 2023
f18883b
Merge branch 'dev'
xLuxy Dec 20, 2023
e5c0388
Merge branch 'dev'
xLuxy Dec 25, 2023
3dd93b7
Merge branch 'dev'
xLuxy Dec 28, 2023
63e77af
fix(client): move steeringAngle property to Vehicle class (#294)
xxshady Dec 29, 2023
6a30e27
feat(server): Add Vehicle.setBadge
xLuxy Dec 29, 2023
7472a35
Merge branch 'dev'
xLuxy Jan 2, 2024
3dd5be7
Merge branch 'dev'
xLuxy Jan 3, 2024
e5df04e
Merge branch 'dev'
xLuxy Jan 3, 2024
a7a77fa
Merge branch 'dev'
zziger Jan 7, 2024
65a0afa
Merge branch 'dev'
zziger Jan 12, 2024
a89a2d6
Merge branch 'dev'
xLuxy Jan 28, 2024
f1cfb52
Merge branch 'master' of https://github.com/altmp/altv-types
xLuxy Jan 28, 2024
d0748ff
Merge branch 'dev'
xLuxy Jan 28, 2024
a7b44a7
Merge branch 'dev'
xLuxy Feb 28, 2024
e7cf0b6
chore: add package.json to first resource article (#302)
xxshady Mar 14, 2024
c0b9904
chore(server): remove outdated inspector property from IServerConfig …
xxshady Mar 14, 2024
28c74ba
Merge branch 'dev'
xLuxy Apr 3, 2024
beeedc2
chore: update altv-pkg link (#311)
xxshady Apr 3, 2024
4f8118b
chore: improve getClosestEntities description (#310)
xxshady Apr 3, 2024
c31ed89
Merge branch 'dev'
xLuxy Apr 3, 2024
b873f89
Merge branch 'dev'
xLuxy May 28, 2024
bc5cd4d
chore: Bump version
xLuxy May 28, 2024
58eb1f3
Merge branch 'dev'
xLuxy May 29, 2024
20c356b
Merge branch 'dev'
xLuxy Jun 13, 2024
cbdb0c6
Merge branch 'dev'
xLuxy Jul 1, 2024
ca91851
Merge branch 'dev'
xLuxy Aug 19, 2024
a8c98c3
Merge branch 'dev'
xLuxy Aug 19, 2024
454c234
Merge branch 'dev'
xLuxy Aug 19, 2024
d285d9a
Merge branch 'dev'
xLuxy Aug 20, 2024
2200c07
Merge branch 'dev'
xLuxy Aug 20, 2024
529ddab
chore: remove outdated workers article
xxshady Aug 27, 2024
b2d5c1d
chore: remove from toc.yml
xxshady Aug 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/articles/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,5 @@
items:
- name: Train API
href: vehicle/train-api.md
- name: Workers
href: workers.md
- name: Debugging server code
href: debugging-server-code.md
208 changes: 0 additions & 208 deletions docs/articles/workers.md

This file was deleted.

Loading