Commit graph

70 commits

Author SHA1 Message Date
Axen
6835f91a09
Docs/hooks set order warning (#220)
* Add docs warning about hook set order

* Improve warning wording
2025-04-22 04:37:04 +02:00
Neon
e5a30f2bc7
Fix jecs addon repository links
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
2025-04-17 21:08:32 +02:00
as8d
9163285f9e
Add a replication and input section and add feces and axis to addons.md (#217)
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
2025-04-14 17:47:39 +02:00
nidho
d85a182c76
Fix duplicated 'Luau/TypeScript' in documentation (#216)
Some checks are pending
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
2025-04-11 23:25:52 +02:00
EncodedVenom
908d83a619
Fix typo
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
2025-03-30 20:00:49 -04:00
Ukendio
7bcd6bd220 Update docs 2025-03-30 22:29:43 +02:00
Ukendio
a466ab151b Move coverage under docs 2025-03-30 18:55:14 +02:00
Ukendio
3050ea1560 Add coverage to Nav 2025-03-30 18:42:16 +02:00
EncodedVenom
27b58e9745
Update jecs.md
Makes the sentence clearer
2025-03-30 12:24:24 -04:00
Nidoxs
1a7b1b02b6
Update Jecs version to latest in get-started.md (#199)
Some checks are pending
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
2025-02-23 18:34:53 +01:00
Clown
57fd564aa7
Add planck to addons page (#185) 2025-02-07 07:18:41 +01:00
Saber
aac91bb8ff
Update relationships.md (#184)
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
removed duplicate descrption for 'find first target of a relationship' and fixed the incorrect typescript (I hope) example of getting the parent of an entity
2025-02-04 20:21:19 +01:00
Ukendio
b3ab540705 Merge addons
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
2025-01-18 00:14:26 +01:00
Ukendio
61a7acae55 Update documentation 2025-01-18 00:13:34 +01:00
Magic
a9bb87745c
docs: Remove sapphire-jecs, add rubine (#180)
- Sapphire, therefore also sapphire-jecs, is going away soon. It's currently unmaintained and will be archived as soon as I can do some final updates to it.

+ Rubine is nearing it's full v0.1.0 release, being stable so far but lacking unit tests. In it's current state it's ready to be added to the addons page.
2025-01-17 23:30:26 +01:00
Ukendio
f66961fc9b Add documentation on caching to concepts
Some checks are pending
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
2025-01-17 11:17:26 +01:00
Ukendio
52e03683db Update documentation
Some checks are pending
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
2025-01-15 19:59:07 +01:00
ChinoUkaegbu
46f99a5e2b
Fix typos in docs (#151)
* fix typos in docs

* Update component-traits.md
2024-11-17 21:05:20 +01:00
Lucas
d6f4d782a2
docs: fix syntax in ts example (#146) 2024-10-15 02:03:13 +02:00
Ukendio
1b50fa379d Fix dead links 2024-10-12 22:15:48 +02:00
Ukendio
76ab6838f2 query:archetypes is a method 2024-10-12 22:00:51 +02:00
silly-spongus
106dc42128
Improvements to "world" api documentation (#128)
* Improvements to "world" api documentation

I've tried to do several improvements to the api documentation by including the methods such as `delete`, `remove` and `clear` + added more extensive examples for some things

Please tell me if there's anything that needs to be corrected

* Update world.md

* Update world.md

* Update world.md

* Update world.md
2024-10-06 03:40:26 +02:00
silly-spongus
9a0a578acd
Improvements to "Query" API Docs (#130)
* Improvements to "Query" API Docs

Minor improvements, but mostly made this fit more with the PR i made for World

* Update query.md

* Update query.md
2024-10-06 03:39:47 +02:00
Someon1e
f2ab8e0b06
Fix overview example (#120) 2024-09-16 22:16:50 +02:00
Prithvi
e957ca2da9
Update addons.md with Jam (#122) 2024-09-16 22:11:40 +02:00
Marcus
244d799cec
Add nth parameter to world:target (#116)
* Add nth parameter to world:target

* Put archetype record creation into function

* Fix docs and comments
2024-09-10 23:56:42 +02:00
Ukendio
1067a17101 Fix docs titles 2024-09-07 22:12:07 +02:00
Ukendio
c844012816 Add axens scheduler to 2024-09-06 13:48:09 +02:00
Ukendio
cbe7022830 Fix addons page 2024-08-31 05:46:06 +02:00
Ukendio
58d50f02cf Fix deadlink 2024-08-31 05:34:01 +02:00
Marcus
f91ab4049f
Docs addons (#112)
* Fix indentations

* Add addons page

* Fix indent
2024-08-31 04:13:47 +02:00
Marcus
c37bc3c440
Add EcsOnDelete support (#111)
* Add EcsOnDelete support

* Shrink mask

* Add indentation for flags

* Rename page

* Add page to items

* IDs should be plural

* Polish changelog

* Cleanup action Remove is default
2024-08-30 19:19:20 +02:00
EncodedVenom
e2a5548758
docs: fix next/last page issues (this fix is dumb) 2024-08-19 16:25:00 +01:00
EncodedVenom
d4d5af1211
Update entities-and-components.md
Fix a typo
2024-08-12 14:14:04 +01:00
Marcus
e6983a3356
Remove multret (#99)
* Initial commit

* Move functions for get and has

* Update docs
2024-08-11 03:27:29 +02:00
Ukendio
35387c06e0 Tree main 2024-08-03 06:30:08 +02:00
Ukendio
ad21445c09 link to examples folder 2024-08-03 06:26:25 +02:00
Ukendio
7e48b3285a Remove ::: 2024-08-03 06:24:03 +02:00
Ukendio
ffb0fae952 Add wildcards 2024-08-03 06:21:56 +02:00
Ukendio
c486e85d43 Absolute path 2024-07-31 05:07:23 +02:00
Ukendio
3d13dbef6a Fix dead link 2024-07-31 05:04:53 +02:00
Ukendio
bd28e887c3 Close code groups 2024-07-31 05:01:29 +02:00
Ukendio
5d05e5ae5d Get Help 2024-07-31 04:16:28 +02:00
Ukendio
77be39a2b6 Close code groups 2024-07-31 04:04:11 +02:00
Ukendio
8e27a46043 Add image 2024-07-31 03:50:32 +02:00
Ukendio
1effcec37c Add queries page 2024-07-31 03:46:49 +02:00
Ukendio
8f45a2b2be Fix typos 2024-07-31 03:01:39 +02:00
Ukendio
e8f7f59a80 Remove dead link 2024-07-31 02:56:33 +02:00
Ukendio
a191a0c6ab Remove dead link 2024-07-31 02:55:42 +02:00
Marcus
51ed9e2173
Add pages to docs (#92)
* Explicit error for query:next

* Add drain to docs

* Fix next call

* Add relationships page
2024-07-31 02:43:24 +02:00