Commit graph

16 commits

Author SHA1 Message Date
Ukendio
b7a5785dbb Cleanup repository 2024-11-23 04:42:54 +01:00
Ukendio
ea7c118db6 Entity defaults to Tag 2024-11-16 19:16:51 +01:00
juste
6359701a69
Update ts type definitions (#142)
* updated typescript types

* add prettier
2024-10-12 03:45:37 +02:00
vnnh
c4deb715fa
Fix world:set type (#134) 2024-09-28 20:13:23 +02:00
EncodedVenom
16e8055983
Allow nil indexing in world:target (#131)
* Allow nil index in world:target

* Fix the fun type at the bottom

* Update tests
2024-09-23 14:29:53 +02:00
Ukendio
f0f00f959e Remove Tag 2024-09-12 16:25:13 +02:00
EncodedVenom
07efaf39e9
Update world::target for typescript 2024-09-10 20:09:58 -04:00
juste
8e0a9409f5
fixed typescript types (#115) 2024-09-09 21:44:45 +02:00
Ukendio
5deb7e5b35 Update typescript types 2024-09-07 22:42:35 +02:00
Ukendio
f2d6d76686 Fix file paths 2024-08-17 02:38:00 +02:00
EncodedVenom
aa21b5ee47
Sync TS types 2024-08-12 13:36:48 +01:00
EncodedVenom
6ea5c09a10
Update index.d.ts (#95)
* Update index.d.ts

Some doc changes and flattened world:get

* Update index.d.ts

doc comment on query:with
2024-08-05 17:49:18 +02:00
Ukendio
337f388093 Fix ts types 2024-08-03 22:22:36 +02:00
EncodedVenom
7d2cd6219b
Add world.clear to types (#68)
* Sync typescript types to 0.2.2

* semicolon

* Add world.clear to the types

* Add luau type for clear
2024-07-08 16:04:28 +02:00
EncodedVenom
97d6955da0
Sync typescript types (v0.2.2) (#65)
* Sync typescript types to 0.2.2

* semicolon
2024-07-07 22:29:30 +02:00
Marcus
6559c56d47
Initial commit (#63) 2024-07-06 16:21:44 +02:00
Renamed from lib/index.d.ts (Browse further)