5 Commits

Author SHA1 Message Date
Jeremiah a5a4b83a25 Sets prettier to run on the repo (#91379)
Prettier (an auto formatter) is set to only run within the tgui folder
currently. This removes that limitation, allowing it to automatically
format all supported files in the repo (.js, .html, .yml
[etc](https://prettier.io/docs/))

I made a few exceptions for bundled and generated files
I'm of the opinion that code should look uniform and am lazy enough to
want CTRL-S to format files without having to think beyond that
2025-06-05 19:13:02 -04:00
SkyratBot 6a88a61190 [MIRROR] Fixes links to AI doc [MDB IGNORE] (#21750)
* Fixes links to AI doc (#75940)

Arm rewrote this file in c500ccb9ea but
never updated the links to the new file name

MUH UX REEEEEEEEE

* Fixes links to AI doc

---------

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2023-06-11 00:41:00 +01:00
SkyratBot cd3767e043 [MIRROR] Alphabetized, fixed spelling error, clarifying event descriptions. Polish [MDB IGNORE] (#16168)
* Alphabetized, fixed spelling error, clarifying event descriptions. Polish

* l

Co-authored-by: Marina <50789504+KirbyDaMaster@users.noreply.github.com>
Co-authored-by: John Doe <gamingskeleton3@gmail.com>
2022-09-11 22:20:45 -07:00
SkyratBot d6b94015e5 [MIRROR] Adds a (hopefully) comprehensive guide to writing an AI Datum in our repo [MDB IGNORE] (#8924)
* Adds a (hopefully) comprehensive guide to writing an AI Datum in our repo (#61811)

AI Controllers are pretty difficult to learn if you don't have someone to explain the concepts, I thought I could cut that out by having a handy dandy guide to show people. If we're ever to eventually move all simplemobs onto basic mobs, we need to have a weapon like this to combat the questions.

The more people who understand Datum AI, the better. I remember a few maintainers mentioning that it would be nicer to have more guides in the repo, since it is essentially 9,970 bytes of future review prevention.

* Adds a (hopefully) comprehensive guide to writing an AI Datum in our repo

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
2021-10-19 02:04:57 +01:00
SkyratBot 7a185e0b4d [MIRROR] [READY] Creates Datumized AI and applies it to monkeys (#2166)
* [READY] Creates Datumized AI and applies it to monkeys (#55238)

New AI system, implemented for monkeys.

* [READY] Creates Datumized AI and applies it to monkeys

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-12-13 13:45:09 +00:00