Commit Graph
10388 Commits
Author SHA1 Message Date
115ab60f72 Adds a syndicate soap upgrade for janitor borgs (#23033)
* red

* whitespace fix

* i love being literate

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

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-10-27 20:20:27 +01:00
ChristasmurfandGitHub eed4890be5 white beret (#23013) 2023-10-27 20:19:45 +01:00
Henri215andGitHub 7ddf9c4250 Extinguisher cabinet resprite (#23003)
* lets put out this fire

* lets paint it red

* adjusting the code

* Extinguisher cabinet resprite
2023-10-27 20:18:59 +01:00
16da484b49 You can now altclick lockboxes to open them (#22957)
* You can now altclick lockboxes to open them

* Contra feedback - Add early return of adjacent

* Update code/game/objects/items/weapons/storage/fancy.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update code/game/objects/items/weapons/storage/lockbox.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-27 20:18:14 +01:00
2f173c48c2 Added extra items to RD garment bag (#22916)
* Added Extra Cloth

* added SRC to beret

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Empty-Commit

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-10-26 10:42:10 +01:00
7db1d5b63d Bluespace vetus doesn't spark from it's anomalies (#23001)
* hardmode vetus now puts out less sparks than the fourth of july

* Update code/datums/helper_datums/teleport.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2023-10-26 10:41:22 +01:00
Mitchs98andGitHub fc8f214b22 Buffs Cult Door Damage Reflection to 20. Ups Runed Metal cost to 3 (#22978)
* buff door

* extra buff
2023-10-26 10:39:49 +01:00
DGamerLandGitHub 1172e48b43 WHY OLDCODERS WHY (#22975) 2023-10-26 10:39:26 +01:00
Vi3triceandGitHub 85353104f7 text be gone (#22929) 2023-10-26 10:39:11 +01:00
a1206bbd89 Gives engicart a radial menu (#22922)
* Gives engicart a radial menu

* correct names

* Update code/game/objects/structures/engicart.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-10-26 10:36:30 +01:00
0e455176b2 Adds additional logging for megaphone (#22949)
* Adds additional logging for megaphone use

* format change

* Formatting change to log_say (review change)

* Update code/game/objects/items/devices/megaphone.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-22 12:07:34 -04:00
DGamerLandGitHub 840161bc67 Makes meteors not take damage from railings (#22909)
* One simple istype killing many Farragi

* Qwerty Suggestion
2023-10-22 12:07:21 -04:00
d3ea6b2620 Remaps the Lavaland Outpost. Again. (#22391)
* a remap begins...

* tweaks

* bye-bye, QM's handheld crew monitor

* brings back the abandoned crate

* oop

* more tweaks

* tcomm pipes

* brad update

* more firelocks

* more windows

* tweaks

* denth review part 1

* renaming doors

* crowbars

* changes walls, new locker

* Oyu's review

* more tweaks

* signs

* MAYBE will be deconflicted

* now deconfllicted hopefully

* some more tweaks

* no more wall helpers!

* fluff

* IDs for polarized windows

* slight tweaks to firelocks

* added grilles

* more tweaks

* tiny lil maint update

* more maint tweaks

* maint rework part 3

* oopsie

* jani has dark floors now

* reworked robotics, gave brad more love

* stationary defibs

* stuff

* bug fix

* more tweaks

* aaaaa

* Revert "aaaaa"

This reverts commit f70ba3a89a.

* more tweaks

* fixed scrubbers, tweaks

* should compile

* reshuffles maint loot

* request consoles + tweaks

* more tweaks

* access helper tweaks

* very minor access tweaks

* you can now pet Brad

* Update code/modules/mob/living/simple_animal/friendly/cockroach.dm

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

* renames access

* shuttle decorations + other tweaks

* oopsie

* bjam's reviews

* split the QM's locker
Exa's approval, rest of design team did not share opinions

* OH UH

* this too

* this is a better way to do it actually

* sean review + floodlight subtype

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-10-21 21:30:28 +01:00
LucandGitHub 046e5ced8d Transit tube hotfixes (#22944)
* hotfixes

* removes dated comment
2023-10-20 20:15:09 +01:00
aa33cb211a Abstract items can be shown (#22183)
* abstract weapons can be shown

* customised messages, no force visible flag

* forgot this

* Update code/modules/mob/living/carbon/examine.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* return nothing if we want to return nothing

* vortex arm abstract text

* Update code/modules/antagonists/vampire/vampire_powers/hemomancer_powers.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* \n moved to examine code

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-10-20 19:58:51 +01:00
BjamchamandGitHub 83be35a3ea The curse of inhand.dmi (#22962) 2023-10-19 12:31:32 -05:00
Farie82andGitHub 074959da06 Respect the inventory (#22941) 2023-10-17 15:02:15 -05:00
d5af86dee4 Updated HOP and QM cartridge and added new supply cartridge. (#22464)
* Updated HOP and QM cartridge and mapped instances

* Updated descriptions and apps

* Update code/modules/pda/cart.dm

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

* Update code/modules/pda/cart.dm

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

* Update code/modules/pda/cart.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update code/modules/pda/cart.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Adrer <adrermail@gmail.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-10-17 20:12:36 +01:00
Farie82andGitHub 9da71e19c5 Ensure removing an implant actually calls remove on actions instead of grant... bruh please (#22940) 2023-10-17 13:53:20 -05:00
LucandGitHub 744b6e3a61 Refactors transit tubes (#22452)
* Rework transit tube pods to not use timers

* please work

* yes

* henri review

* Fix mapping mishaps

* fix icon mishaps

* re-adds missing intercomm
2023-10-17 19:42:42 +01:00
DGamerLandGitHub e9e127c1c6 [s] Removes something (#22927)
* Eyyyy my shitcode works

* Comment

* Let's not use the proc here
2023-10-16 18:38:44 -05:00
5b32ae80a9 Gives janicart a radial menu (#22688)
* janicart radial menu

* more tweaks

* Update code/game/objects/structures/janicart.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-16 18:33:10 +01:00
73eb774125 Makes Medals Cooler (#22652)
* medal buff

* reviews

* Update code/game/objects/items/weapons/storage/lockbox.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* a

* oops

* bam

* Update code/game/objects/items/weapons/storage/lockbox.dm

* Update code/modules/clothing/under/accessories/accessory.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Update code/modules/clothing/under/accessories/accessory.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Update code/modules/clothing/under/accessories/accessory.dm

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2023-10-16 18:28:04 +01:00
ContrabangandGitHub 9556c9de91 Removes exile implants and the corresponding crate (#22543)
* goodbye exile

* nuked
2023-10-16 18:26:57 +01:00
LucandGitHub 2440b7a23b uh oh! (#22904) 2023-10-15 18:11:56 +01:00
ContrabangandGitHub 168cb4d19b makes it not-useless (#22841) 2023-10-14 20:44:55 +02:00
35cc3bd4f8 More information messages with burn wounds (#22176)
* more messages for burn wounds

* Update code/game/objects/items/stacks/medical_packs.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

* Update code/modules/mob/living/carbon/human/human_examine.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

* Update code/game/objects/items/stacks/medical_packs.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

* Update code/modules/mob/living/carbon/carbon.dm

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

* Update code/game/objects/items/stacks/medical_packs.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

---------

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2023-10-14 20:38:02 +02:00
AylongandGitHub 58e88eeec3 Tweak: Removes position randomization for some things (#22820)
* Tweak: Removes position randomization for some things

* Randomize when create in machines

* Review changes
2023-10-13 14:26:27 +01:00
Henri215andGitHub 24cd97808e Fixes the black suit jacket from vendors and from uplink (#22807) 2023-10-13 14:24:39 +01:00
0aa4a097ad Fixes modsuit cell removal (#22724)
Co-authored-by: Adrer <adrermail@gmail.com>
2023-10-12 15:36:46 +01:00
1080pCatandGitHub 047f5b9d97 Update bags.dm (#22719) 2023-10-12 15:35:55 +01:00
64456806a5 [READY FOR REVIEW] I killed bubblegum on hard mode and all I got was this stupid medal. Adds hard mode to megafauna. (#22016)
* hard mode stuff

* further progress

* more progress

* pausing work to fix bug

* lets pr this mess

* more progress saving as vacation soon

* sleep_check_qdel

* saving work

* medals into deconflicting

* icons

* Fix compilings, medals

* Apply suggestions from code review

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

* yes

* Apply suggestions from code review

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

* earliest of the returns

* icons

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* ah lateload, my beloved and hated with no debug points

* todoops

* requested changes

* move medals / move comment

* guh

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 21:45:41 +01:00
f1a4a9e1ac optimizes MouseEnter (#22753)
* optimizes MouseEnter

* Update code/game/atoms_movable.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update code/game/turfs/simulated/walls.dm

* spelling mistake GO

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:46:40 +01:00
BjamchamandGitHub 8341915cdd Swaps Atmos Tray scanners with engineering goggles (#22713)
* I am tired of hallucinations

* Trays in vendor
2023-10-09 20:42:56 +01:00
McRamonandGitHub b089d905e8 all at once (#22692) 2023-10-09 20:39:32 +01:00
BjamchamandGitHub 3d8c2909f5 Atmospherics Manual Improvement (#22671)
* Misinformation begone

* Turns out I can't spell

* I am so tired of hallucinations

* Revert "I am so tired of hallucinations"

This reverts commit 15b2eeff5f.

* Code format improvements

* Final fixes

* Final FINAL fix
2023-10-09 20:38:27 +01:00
a5783c7169 Adds new microtransaction method: Scratch Cards! (#22618)
* scratch cards!

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* tweaking values

* maint loot tweak and to_chat

* sprites

* DGamerL review

* adjusting volume

* better like this

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-10-09 20:36:24 +01:00
Venuska1117andGitHub 21c7ada399 Add 2 new stupidly resistant wheelchairs. (#22604)
* Add stupidly strong and pain to make wheelchairs
- i dont know how to name them better tbh

* Add wheelchairs description

* Changes typos:
- Sorry but i am bad at sprites

* Sprites and slight config

* changes x_x

* Decreased times for wheelchair crafting.

* wheelchair is now typed as "wheelchair"

* peep bop sup boop bip boop beeeeeeee-
- stack amount removed, inherd good.

* skreee
no i am not vox player, but it fit for this thing perfectly.

* changes
please let it stop

* Henri requested changes
2023-10-09 20:35:07 +01:00
5b6a2de4ca Procedure dmi split + IAA resprite (#22580)
* dmi split and code stuff - species sprites coming soon(tm)

* species sprites

* update sprite name

* CI errors?

* CRLF to LF

* forgor species code

* Update code/modules/clothing/under/jobs/procedure.dm

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

* readds the ability to make cluwnes (how did this happen)

* fuck off shitcode breaking my shit

* Apply suggestions from code review

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

* forgor to delet extra sprites

* Suggestion

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* booleans

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-10-09 20:31:38 +01:00
BjamchamandGitHub a53f4e466c Adds Riot Shield Bashing with Combat Knives (#22571)
* Knife Bashing

* Decent Code Edition Featuring: Contra
2023-10-09 20:30:04 +01:00
6df2c2e3d2 Ghost bar (#22368)
* Ghost bar initial changes

* more changes

* we ball again brothers

* we are (once again) SO back

* Update code/modules/admin/verbs/debug.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Update code/_onclick/hud/alert.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Update code/_onclick/hud/alert.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Update code/modules/ruins/ghost_bar.dm

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

* Update code/modules/ruins/ghost_bar.dm

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

* Update code/modules/ruins/ghost_bar.dm

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

* Update code/modules/ruins/ghost_bar.dm

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

* Update code/modules/ruins/ghost_bar.dm

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

* Update code/game/objects/items/weapons/cards_ids.dm

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

* deck of cards and shittt

* global placement

* Update code/modules/ruins/ghost_bar.dm

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

* readded

* hotfix

* zamn

* fixes

* greyfix

* last of the fixes

* can't stop me baby

* bam

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-10-09 19:47:17 +01:00
QwertytofortyandGitHub c3568f9ea0 you can no longer kidnap people with the syndicate teleporter (#22723) 2023-10-08 03:29:16 +01:00
QwertytofortyandGitHub 03b0edc82e fixes flashbangs (#22743) 2023-10-08 03:26:53 +01:00
ContrabangandGitHub 71cc3c5c22 [TGUI HELL] Adds a Shopping Cart System to the syndicate uplink (#22039)
* hoooooly shit

* slight suggestion rework

* lewc review

* sanity + locking uplink removes 0 amt cart items

* review

* shit forgot to apply this

* update bundle

* m

* bundle

* j

* l

* fix this shit

* pretty

* yea

* they lied

* teegooeye

* tgui

* farie review

* farie review
2023-10-08 00:46:33 +02:00
d31012330b The degrilling: map windows no longer have grilles under them unless electrified or space adjacent (#22273)
* Existing window spawners are not grilled
Adds new grilled versions of window spawners
Spawner icons modified accordingly, new non-grilled ones

* initial commit of map changes

* include all subtype (yellow etc) cables

* Re-grills cyberiad's space adjacent windows

* Re-grills delta's space adjacent windows

* Re-grills meta's space adjacent windows

* Re-grills cere's space adjacent windows

* Regrills all spacefaring windows in SpaceRuin maps

* Fix duplicated window spawners in main stations

* Fix bad delta windows

* Fix wrong meta windows, regrill QM office

* Fix couple of wrong windows in Cere

* Fix several cyberiad windows

* Adress review of missing windows in cere and delta

* Fix missing window in delta next to turbine

---------

Co-authored-by: Warriorstar Orion <orion@snowfrost.garden>
2023-10-05 19:35:46 +01:00
QwertytofortyandGitHub 8a941bae66 fixes tabbing in nanny bag (#22708) 2023-10-04 20:59:59 -05:00
BurzahandGitHub 73906ecc96 chem bio-chip logging (#22649) 2023-10-03 22:04:31 +02:00
biogod420andGitHub d374be622d added comments (#22662) 2023-10-03 13:29:45 -04:00
ContrabangandGitHub f3f9bd442a Changes slot number defines from lowercase to all uppercase (#22297)
* undo all of it

* flags

* back

* head/mask

* left

* right

* Cuffs

* other name changes

* ID and PDA

* idk about calling them SLOT_HUD now

* glasses, gloves, and shoes, oh my!

* the rest

* comment
2023-10-03 18:27:51 +01:00
warriorstar-orionandGitHub 3a1f827041 fix runtimes setting empty crayon message (#22672) 2023-10-03 17:44:50 +01:00