Commit Graph
95 Commits
Author SHA1 Message Date
CRUNCHandGitHub 17277ab180 removes custom sprites from non custom area (#31912) 2026-04-21 05:10:35 +00:00
CRUNCHandGitHub 6fc59844e9 Improvements to Borg Icon Handling (#31251)
* e

* Update chameleonproj.dm

* death to custom panel

* Update robot_mob.dm

* Update robot_mob.dm
2025-12-18 08:57:42 +00:00
CRUNCHandGitHub 373287792a I Live Again: Cyborg Resprite, Act I (Part 2): The Second Part (#31155)
* The glorious suffering and pain

* Update robot_parts.dmi

* Update robots.dmi
2025-12-10 13:35:28 +00:00
AhzpyandGitHub 07dfccad4d I Live Again: Cyborg Resprite, Act I (#30792)
* the humans are dead

* Update robot_parts.dmi

* tripod fix
2025-11-06 06:04:16 +00:00
CRUNCHandGitHub 34f3823923 Creation (#27955) 2025-01-26 13:45:41 +00:00
Hayden RedactedandGitHub 1491299772 updated the engineering and service icons (#27967) 2025-01-18 18:07:38 +00:00
ATP-EngineerandGitHub 4f06c20b34 Old Humanoid Cyborg skin resprites (#27588)
* Removes old icons

Push incoming

* Resprites alot of the old cyborg humanoid sprites

- Removes most/all old cyborg headwear to allow seamless customization at players will. Don't like hardhats? Now you don't have to have one.
- Service Maximillian suit dripped out
- Engi borg, mining, and janitor hazard vest and uniform sleeves/shoes
- Medical borg Bio suited (Funny)
- Ryan Gosling bro bot
- Sec borg no longer has riot armor due to budget cuts. But atleast he's recognizable as security.
- Service borg suit/suit skirt use a better ones.
- Janitor borg Bucket head has new galoshes
- Hydrobot has sleeves
2024-12-18 15:11:39 +00:00
ExusAandGitHub cf31fa098f Adds the Service and Medical versions of the "Rover" cyborg skin (#27395)
* Adds the Service rover cyborg

Adds a "Rover" style cyborg for the Service module.

* Update sprite

Adds the finished service rover sprite.

* No Hat

Adds service rover to the unhattable list

* Adds the medical rover module

Adds the medical rover module to the same branch, since they both rely on the same service panel logic.

* Update medical rover panels

* Deconflict
2024-11-29 17:07:01 +00:00
QwertytofortyandGitHub bc41214306 Updates the syndicate combat borg to a cool spider borg (#27332)
* Resprites the nukie cyborg

* whatever fuck you rust g

* god I hate rust g

* suffering

* I forgot to save auugh

* fixed

* please stop silently modifying surgeon

* woe more sprites apon thee
2024-11-27 17:12:16 +00:00
ExusAandGitHub 5cd987f464 Adds a new Janitorial "Rover" cyborg skin (#27310)
* Janitor Rover

Adds the janitorial version of the Rover cyborg skin.

* Typo Fix

Jani rover formatting fix

* No-Hat

Currently the code doesn't support different hat offsets for directionals.

* Pink-to-Purple

Changed to a purpler color to better match other janitorial items.

* Deconflict

* Deconflict Again
2024-11-14 09:28:13 +00:00
ExusAandGitHub 4f2c406b00 Adds a new cyborg skin, "Rover" (#27243)
* Rover Cyborg

Adding a new cyborg skin, 'rover'.

* No-Hat

The hat won't fit on its head without changes to how hat wearing works.

* Rename to Rover-Engi

To make way for other department module names.
2024-11-13 19:14:02 +00:00
AffectedArc07andGitHub bd91a1b962 Obliterates the RSC (#26498) 2024-08-15 18:20:11 +00:00
CRUNCHandGitHub afce7a032f gives dsquad borgs eyes (#25007) 2024-04-12 18:39:54 +00:00
Henri215andGitHub 5bfd9186e2 Adds five new borg skins! (#24287)
* New cyborg skins

* The other 4 sprites

* fixing duplicate
2024-03-11 15:03:32 -04:00
5670f95cf9 [PORT FEAT] Borg hats (#23690)
* Initial commit. Adds borg hats.

* No longer spam update_icons

* Remove unused offset update

* Fixed destroyer borg icons (Fuck it, ship it)

* Borg hat examine

* Borg hat examine

* Destroyer borg fixes

* Requested fixes

* Removed weird spacing

* Corgis are not cyborgs

* Remove debugging statements

* proc renaming

* Removed comments

* Added documentation.

* Update code/modules/mob/living/silicon/robot/robot_mob.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/mob/living/silicon/silicon_mob.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Added missing sprite offset

* Added comment to robot_module_hat_offset

* Update code/modules/mob/living/silicon/robot/robot_mob.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Changes to stretched_hat

* Remove unnecessary user check

* Guard clause time

* Update code/modules/mob/living/silicon/silicon_mob.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/mob/living/silicon/robot/drone/maint_drone.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Moved HOLOGRAM check up

* I loathe DMI merge conflicts

* Moved the hologram check even further up.

* Yet more DMI conflicts

* Move borg_icons back

---------

Co-authored-by: Adrer <adrermail@gmail.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2024-03-10 17:44:43 +00:00
warriorstar-orionandGitHub 43b3bb0e44 forbid in-DMI icon state name dupes with CI (#22734)
* forbid in-DMI icon state name dupes with CI

* remove final icon dupes

* use shodancoat item_state
2024-03-01 13:12:21 +00:00
243ff18304 Maint drones now return to the drone manufacturer when shutdown (#23367)
* luv me some drones

* uhhh WIP

* ..() moment

* Gaxeer review & misc change

* henri review

* tgui

* boom, i think

* oops

* sirryan review

* final stuff

* lmaooo

* Apply suggestions from code review

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

---------

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>
2024-01-30 14:39:46 +00:00
QwertytofortyandGitHub e7189d0c0b gamma borgs have lights in their eyes (again?) (#21027) 2023-05-13 23:45:21 +02:00
S34NandGitHub 4928d8432c Fixed nukie borg ghost poll incorrectly showing operative icon (#20418)
* proper icons in prompt

* fixed chat role name too
2023-02-27 10:49:01 -06:00
d5b261407e Adds Radial Menus to Cyborg Module and Sprite selection (#19234)
* 1

* expand radius

* added combat droid back, gotta test whether force_modules can let the ERT secborg in

* holy crap i think it might be ready

* Update code/modules/mob/living/silicon/robot/robot.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* Update code/modules/mob/living/silicon/robot/robot.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* change initialise to initialize, and update the sec/combat radial icon's name to be more self-explanatory

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2022-11-02 20:21:22 +01:00
AdriandGitHub d35824402e Fixels rogue pixels on the cryotube and syndie mediborg (#18265)
* Fixels rogue pixels on the cryotube and syndie mediborg

* Why was this edited when I never opened it
2022-07-08 17:58:43 +01:00
Bm0nandGitHub 85bb939f72 Red Cross Removal: Bots and HUD (#17837) 2022-05-21 23:21:15 +09:00
SabreMLandGitHub 48d6220bd9 Fixes a few icon bugs (#14299)
* Fixes a few icon bugs
2020-09-16 09:51:18 -04:00
547d76fb4b Cyborg Improvements (#13056)
* ash storm immunity

* safety override & lavaproof upgrades

* mini-extinguisher for janiborg

* borg cell paths, prevent station borgs using gamma module

* Limit crew SecBorgs to 2, DS borg laser reflection

* replaces standard module with generalist module

* generalist borg gets crowbar

* fix bug where ert engi/med borgs runtime / do not get sprites

* adds TG lavaland and spidermin mining cyborg icons

* roundstart borgs=2, spawn locations=4

* adds damage_protection mechanic

* add xeno_disarm_chance

* ERT borg naming scheme: (level) ERT (number)

* std borg: tweaks hypo, RMs holoproj, adds mats/subsystems

* AA bullet_arc refactor

* refactors var/require_module to be bool, proc/action() to return bool

Suggested by farie82

* better radio for generalist

* rework gamma borgs, split of destroyer borgs

* dead robots fix

* fixes error caused by merging of PR 12932

* manually fix line endings

* fixes borg energy weapons (except disablers) not being recharged within recharging stations

* add trailing newline to make travis pass

* compatibility with #13471 life refactor

* deletes change to gamma sec ERT laser beam energy cost

* refactor handling of ash/lava immunities

* removes spiderlike mining borg sprite

* tweaks generalist borg loadout

* limit secborgs to 1 on green alert / roundstart

* re-run icondiffbot

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-06-28 14:16:14 -06:00
datlo d66b8d9f20 functional 2019-01-06 21:51:22 +00:00
datlo 7dd9580adf port icon and module 2019-01-06 16:19:31 +00:00
shazbot194 b534baa35e eyes can now be condensed 2018-08-29 19:26:45 -08:00
Desolate 4203db44d0 Adds eyes to the chicken... Cricket bots. 2018-03-23 02:44:16 -05:00
Desolate a7b43b2153 Adds new code to allow for different open panel sprites than just the default. Adds new Cricket Borgs. 2018-03-23 00:38:54 -05:00
Kyep b519615e18 Removes peacekeepers 2017-10-20 10:23:07 -07:00
Fox-McCloud 70d79e38f1 fixes 2017-09-27 16:01:48 -04:00
Fox-McCloud e1200d6a1e Merge remote-tracking branch 'upstream/master' into peacekeeper-borgs 2017-08-16 22:08:07 -04:00
Kyep f5553e2a0b Switches to Kluys' icons 2017-07-13 06:02:47 -07:00
Kyep 7bca8a02a3 Adds syndi drone look 2017-07-13 03:02:13 -07:00
Fox-McCloud bca44eb0ee Adds Peacekeeper Borgs 2017-06-03 17:01:42 -04:00
TravellingMerchantandGitHub 60978e3a31 Updates Noble Borgs 2017-05-10 23:52:32 +01:00
TravellingMerchantandGitHub 32c0383715 Adds a new cyborg sprite to each basic department. 2017-03-02 13:23:39 +00:00
Ar3nn 388e7d8e9a new icons
trying this again
2016-05-29 23:01:19 -04:00
Ar3nn fbd89e01c5 adds icons and code to reference those icons 2016-05-17 01:31:32 -04:00
ZomgPonies bd0dd2ab4b Added Peacekeeper borgs, removing thermals, giving them blue eyes, etc 2015-11-20 19:21:39 -05:00
Markolie d18b18b5b4 Syndicate borg update, add medical syndicate borg, energy sword refactor 2015-10-01 04:21:24 +02:00
Markolie d8f98d6082 Add dmisort.sh script, and sorts all icons in .dmi files 2015-09-17 01:08:58 +02:00
Markolie 840d151462 Make jetpack overlays fit 2015-07-30 20:27:05 +02:00
Markolie c2cbaa7627 Add borg headlamp, add movement states for surgeon/miner bot, add jetpack overlay to all miner borgs 2015-07-30 19:33:49 +02:00
ZomgPonies abd2a3d48f Additional drone icons 2015-02-19 17:29:15 -05:00
Fox-McCloud 7650036f33 Combat Borg Fix 2015-01-20 19:11:49 -05:00
SamCroswell 5d6abde5ed Deathsquad Cyborgs
Adds Deathsquad cyborgs. The only reason these really exist is because I
was bored, but hey! They come equipped with the latest in adminboos
gear, including a fully functional pulse rifle and esword, and a cell
that has 50,000 energy! What could go wrong?
2014-11-27 01:38:52 -05:00
Markolie 30c1960fe8 Adds Syndiborg to NukeOps, enables shortcuts for borgs/drones, notifies the AI of borg changes 2014-11-23 07:52:38 +01:00
ZuhayrandZomgPonies d606d774d8 Adds drones, drone fabrication, commit options. This is the squashed version of the original 22 commit pull, so I'm summarizing.
Conflicts:
	baystation12.dme
	code/controllers/configuration.dm
	code/game/objects/items/weapons/AI_modules.dm
	code/modules/mob/living/living.dm
	code/modules/mob/living/silicon/robot/examine.dm
	code/modules/mob/living/silicon/robot/life.dm
	code/modules/mob/living/silicon/robot/robot.dm
	code/modules/mob/living/silicon/robot/robot_modules.dm
	code/modules/recycling/disposal.dm
	icons/mob/robots.dmi
	icons/obj/device.dmi
2014-05-12 01:41:02 -04:00
ZomgPonies 00bb67f470 Xenoborgs, XenoAI, awww yeah. 2013-11-24 04:52:53 -05:00