Commit Graph
3 Commits
Author SHA1 Message Date
Roxy 2fa05c3c37 Fixes for #90927 2025-06-05 20:49:11 -04:00
82db93920a Adds dragon borgs to the game and sets up some handling for borg specific item sprites (#3229)
## About The Pull Request
Title - Ozzo said I could make the PR despite the freeze :)
## Why It's Good For The Game
Adds more sprites and I was offered 75$ to do this :)
## Proof Of Testing

![419834617-d2ab85b1-6993-40c4-a6a5-d012e3fc2bb6](https://github.com/user-attachments/assets/e501bdff-f974-49bc-8205-34a6d56c17f7)

![image](https://github.com/user-attachments/assets/ceb102de-4819-432c-abce-a2694f3432ed)

<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog
🆑
code: adds handling for borg skins to have their own unique item sprites
for item sprites other borgs may not have
image: adds new borg sprites
/🆑

---------

Co-authored-by: The Sharkening <95130227+StrangeWeirdKitten@users.noreply.github.com>
Co-authored-by: Odairu <mdesisto510@gmail.com>
2025-03-10 12:02:56 -06:00
bb8d8f968a [Mostly-Modular] Major refactor of most modular borg code with some QOL adjustments (#24542)
* The great BORG

* godamn my head

* how did that even compile

* Why do you keep reverting

* ah ticked

* Delete tallrobot_effects.dmi

* removes 'dogborg' language and cargo tweaks

* lol silly dog you dont have a custom panel yet

* that typo tho

* Forgot about that borg building

* Apply suggestions from code review

Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>

* local edit

* Godamnit Hemlock

* re-deletes altborgs

* Update mechfabricator_designs.dm

* Revert "Update mechfabricator_designs.dm"

This reverts commit 569912fa2fadda9fbcdc83646e995405f33dfb24.

---------

Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
2023-10-25 08:24:37 -07:00