unittensor interpreterK
  • Joined on 2023-09-08
interpreterK pushed tag luau/build11 to interpreterK/strafe-client 2024-01-24 03:43:19 +00:00
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-24 03:43:05 +00:00
1cae51ecb9 Idea, Vector.new(X?, Y?, Z?, W?) instead of Vector2.new, Vector3.new, Vector4.new
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-23 05:11:21 +00:00
d9b6085d7f need to patch a bug related to some NEG_X and Y values, start metatable work
33cf9f0561 f32 instead because glam
40745c4f6f roblox sandbox maybe
Compare 3 commits »
interpreterK pushed tag luau/build10 to interpreterK/strafe-client 2024-01-22 20:05:43 +00:00
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 20:05:32 +00:00
e40e960ef2 Provide optional values for Vector.new libraries Vector4.new() -> 0,0,0,0
interpreterK pushed tag luau/build9 to interpreterK/strafe-client 2024-01-22 19:21:44 +00:00
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 19:21:15 +00:00
76ca43a645 debug "warn" global for StrafeLua
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 18:50:47 +00:00
b5f7a8cc6f Add color_print crate and implement it into the Lua error handler
interpreterK pushed tag luau/build8 to interpreterK/strafe-client 2024-01-22 18:49:36 +00:00
interpreterK pushed tag luau/build7 to interpreterK/strafe-client 2024-01-22 18:49:32 +00:00
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 18:48:35 +00:00
c530a3ebd8 Add color_print crate and implement it into the Lua error handler
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 18:43:00 +00:00
88ad707f39 Error handler so strafe client wont panic on a Lua error
interpreterK pushed tag luau/build6 to interpreterK/strafe-client 2024-01-22 17:22:57 +00:00
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 17:22:42 +00:00
66eea1f106 added properties for Vector3 & Vector4:
interpreterK pushed tag luau/build5 to interpreterK/strafe-client 2024-01-22 03:47:37 +00:00
interpreterK deleted tag luau/build5 from interpreterK/strafe-client 2024-01-22 03:47:16 +00:00
interpreterK deleted tag luau/build5++ from interpreterK/strafe-client 2024-01-22 03:46:00 +00:00
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 03:45:41 +00:00
a51001a875 added properties for Vector2:
interpreterK pushed tag luau/build5++ to interpreterK/strafe-client 2024-01-22 03:25:48 +00:00
interpreterK pushed to luau at interpreterK/strafe-client 2024-01-22 03:25:34 +00:00
aa61939ad2 weird typo