Demetrio
|
87b08c29c6
|
feat(client/raycast): allow defining distance (#296)
|
2023-04-17 14:50:12 +10:00 |
|
Linden
|
b688b98bba
|
fix(client/raycast): missing table
This was broken with 26538b8
|
2022-12-20 17:54:59 +11:00 |
|
Linden
|
ed7c04ac9c
|
refactor(client/raycast): change los flags
|
2022-11-26 02:02:02 +11:00 |
|
Linden
|
26538b8148
|
refactor(imports): assign modules directly to lib namespace
Mostly a change for improved intellisense with sumneko lua.
Includes some type fixes and deprecation notices.
|
2022-09-14 01:20:50 +10:00 |
|
Linden
|
8c8da4b119
|
refactor(raycast/client)!: use new native (GetWorldCoordFromScreenCoord)
This native got merged days after I pushed the raycast function. This will break
scripts relying on this function (doubt there's many, if any).
|
2022-08-18 01:58:54 +10:00 |
|
Linden
|
ee12035a50
|
feat(imports): raycast module
Just lib.raycast.cam for now.
|
2022-08-03 17:22:45 +10:00 |
|