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: Bump version #331

Open
wants to merge 78 commits into
base: release
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
50241a0
feat(client): type safety for useStreaming (#298)
xxshady Jan 18, 2024
90c3a25
fix(client): typos (#297)
xxshady Jan 18, 2024
c21826e
feat(client): type safety for useStreaming (#298)
xxshady Jan 18, 2024
1dc3d6b
fix(client): typos (#297)
xxshady Jan 18, 2024
213cf5b
feat(webview): Add getPermissionState typing
xLuxy Jan 28, 2024
23bf456
feat(webview): Add getPermissionState typing
xLuxy Jan 28, 2024
600bb1d
chore(webview, client): Bump version
xLuxy Jan 28, 2024
9c75d6e
chore(webview, client): Bump version
xLuxy Jan 28, 2024
268e9d9
fix(webview): Formatting
xLuxy Jan 28, 2024
82cd1d2
fix(webview): Formatting
xLuxy Jan 28, 2024
1a42163
chore(webview, client): Bump version
xLuxy Jan 28, 2024
524625d
chore(webview, client): Bump version
xLuxy Jan 28, 2024
30ca4ac
fix(shared): Added required first argument to alt.log methods (#299)
WelaurS Feb 28, 2024
f3e4ae0
ci(shared): Bump version
xLuxy Feb 28, 2024
8599d0b
fix(server): virtual entity description (#306)
xxshady Mar 14, 2024
5860297
chore: update imports in examples (#303)
xxshady Mar 14, 2024
994a80c
chore: remove outdated event beforePlayerConnect (#304)
xxshady Mar 14, 2024
1a3baf2
chore: add package.json to first resource article (#302)
xxshady Mar 14, 2024
bf4425c
feat: add server debugging article (#309)
xxshady Mar 14, 2024
c860406
chore: add more descriptions for virtual entity API (#307)
xxshady Mar 14, 2024
3675e2e
chore: edit text labels to avoid confusion with 15.0 text labels (#305)
xxshady Mar 14, 2024
e75c9ed
feat(client): add alt.Object.streamedIn (#312)
xxshady Mar 23, 2024
94fc6e6
chore(client): Bump version
xLuxy Apr 3, 2024
bcc3bd7
feat(client): add alt.Object.streamedIn (#312)
xxshady Mar 23, 2024
65317ef
chore(client): Bump version
xLuxy Apr 3, 2024
c0d0aef
chore: improve getClosestEntities description (#310)
xxshady Apr 3, 2024
41b810a
chore: improve getClosestEntities description (#310)
xxshady Apr 3, 2024
55965d7
chore(server): Bump version
xLuxy Apr 3, 2024
885493e
chore(server): Bump version
xLuxy Apr 3, 2024
beba645
fix(client): add missing Ped.getByRemoteID (#314)
xxshady May 8, 2024
d4ff659
fix(client, server): fix and improve RPC docs (#315)
xxshady May 19, 2024
0c56bda
Update requirements list (#317)
devpanda0 May 28, 2024
7d08b18
Fixed wrong name in event docs (#316)
Dav-Renz May 28, 2024
61e39bb
fix(client): add missing Ped.getByRemoteID (#314)
xxshady May 8, 2024
a34abd1
fix(client, server): fix and improve RPC docs (#315)
xxshady May 19, 2024
588e68a
Update requirements list (#317)
devpanda0 May 28, 2024
b355305
Fixed wrong name in event docs (#316)
Dav-Renz May 28, 2024
68b0446
chore: Bump version
xLuxy May 28, 2024
4812ebb
feat(client): Add reloadVehiclePhysics
xLuxy May 29, 2024
9808a79
chore(client)!: Deprecate setWatermarkPosition and it's enum
xLuxy Jun 13, 2024
db8ab77
chore(client)!: Deprecate setWatermarkPosition and it's enum
xLuxy Jun 13, 2024
66c6243
chore: Bump version
xLuxy Jun 13, 2024
d1ad9a4
chore: Bump version
xLuxy Jun 13, 2024
13cccc7
chore(server): add some descriptions of voice channel properties (#318)
xxshady Jul 1, 2024
159383b
chore(server): add some descriptions of voice channel properties (#318)
xxshady Jul 1, 2024
fc31570
chore: Bump version
xLuxy Jul 1, 2024
ac156d8
chore: Bump version
xLuxy Jul 1, 2024
aa4cbfd
fix(natives): Fix nullable string parameters
xLuxy Aug 19, 2024
60b3648
fix(natives): Fix nullable string return type
xLuxy Aug 19, 2024
572c87d
chore: Bump version
xLuxy Aug 19, 2024
ff23054
fix(natives): Fix nullable string parameters
xLuxy Aug 19, 2024
bd38921
fix(natives): Fix nullable string return type
xLuxy Aug 19, 2024
a2dd41b
chore: Bump version
xLuxy Aug 19, 2024
676ddfb
feat(client, server, shared): switch to normal enums (#319)
xxshady Aug 19, 2024
d641283
chore: Bump version
xLuxy Aug 19, 2024
143fd8f
feat(client): Add new methods
xLuxy Aug 20, 2024
d846874
feat(client): Add new methods
xLuxy Aug 20, 2024
c5f0cc3
chore: Bump version
xLuxy Aug 20, 2024
e2ade1f
chore: Bump version
xLuxy Aug 20, 2024
fed355e
chore: Bump version
xLuxy Aug 20, 2024
458d48d
chore: update math snippet (#320)
xxshady Aug 20, 2024
80cb82b
feat(client, server, shared): switch to normal enums (#319)
xxshady Aug 19, 2024
a197bd6
chore: Bump version
xLuxy Aug 21, 2024
a7951c8
Merge 'dev' into 'rc'
xLuxy Aug 22, 2024
a82e7ba
chore: Bump version
xLuxy Aug 22, 2024
709cce3
chore: remove outdated workers article (#323)
xxshady Sep 16, 2024
ffe50da
feat: add multiple metadata setters (#322)
xxshady Sep 16, 2024
3f22777
chore(shared): fix angleTo return type of vector2 (#324)
S0P4 Sep 16, 2024
4dc4fb6
chore: remove outdated workers article (#323)
xxshady Sep 16, 2024
70769a6
feat: add multiple metadata setters (#322)
xxshady Sep 16, 2024
2dd11cd
chore(shared): fix angleTo return type of vector2 (#324)
S0P4 Sep 16, 2024
001c8c7
chore: Bump version
xLuxy Sep 16, 2024
10111ce
chore: Bump version
xLuxy Sep 16, 2024
09e1e25
feat(client): Interior API (#325)
xxshady Nov 21, 2024
3fbffa8
fix(client): InteriorRoom and InteriorPortal don't have public constr…
xxshady Nov 29, 2024
27fc7bb
Merge branch 'dev' into rc
xxshady Nov 29, 2024
1b7b5a4
Merge branch 'rc' into release
xxshady Nov 29, 2024
ec971ea
chore: Bump version
xxshady Nov 29, 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
Prev Previous commit
Next Next commit
fix(natives): Fix nullable string parameters
xLuxy committed Aug 19, 2024
commit ff23054bc82b12d452fb5209c5187021179a4b57
1,298 changes: 649 additions & 649 deletions natives/index.d.ts

Large diffs are not rendered by default.