Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Basic bots (medibots) #946

Merged
merged 2 commits into from
Dec 4, 2023
Merged

[MIRROR] Basic bots (medibots) #946

merged 2 commits into from
Dec 4, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Skyrat: Skyrat-SS13/Skyrat-tg#25384
Original PR: tgstation/tgstation#79955

About The Pull Request

refactors bots into basic bots. i decided to do medibots first because they were the most complex bots and wanted to get them out of the way first. if this pr gets merged then i will be rolling out the rest of the bot refactors over the next months

medibots can now wear any type of hats! some of these hats can trigger unique new recorded voicelines and interactions!
chickembot
hatbot

Why It's Good For The Game

converts medbots into basic medbots. they are now a bit more responsive than before but overall they should act similarly to how they did. also adds the basic bot ai framework which has all the generic bot behaviors that the next bots may or may not need to have in their ai. i tried my best to improve their code and turned some of their bitflags into define bitfields. this pr may need a careful review because i did it from scratch as the old bot project branch was too outdated for me to use

Changelog

🆑 Ben10Omintrix
refactor: medbots are now basic bots. please report any bugs
add: medbots can wear hats!
/:cl:

* Basic bots (medibots)

* UpdatePaths, modular

---------

Co-authored-by: Ben10Omintrix <[email protected]>
Co-authored-by: Giz <[email protected]>
@Iajret Iajret merged commit 27854ad into master Dec 4, 2023
23 checks passed
@Iajret Iajret deleted the upstream-mirror-25384 branch December 4, 2023 20:56
AnywayFarus added a commit that referenced this pull request Dec 4, 2023
Iajret pushed a commit that referenced this pull request Feb 13, 2024
Update mob_spawns.dm

Two lines of funny Code
ReezeBL pushed a commit that referenced this pull request Feb 13, 2024
Update mob_spawns.dm

Two lines of funny Code

Co-authored-by: Dreathtil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants