Gaxeer
eda2102bdc
Refactor: refactor security levels ( #21899 )
...
* refactor: datumize security levels
* refactor: implement `SSsecurity_level` for handling security level related stuff
* feat: returns back old `delta_alarm` sound
* refactor: adjust existing code to use `SSsecurity_level`
* fix: remove redundunt new init order
* fix: fix type in var
* refactor: apply reviewer changes
* fix: replace `can_fire=FALSE` with `ss_flags = SS_NO_FIRE`, as subsystem will never fire
* fix: use `flags` instead of `ss_flags` for subsystem
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* fix: replace old security level interactions
* feat: implement `Recover` proc for `SSsecurity_level`
* refactor: add clearer doc for `security_level_set_timer_id` propery of `SSsecurirt_level`
* refactor: swap `security_level` datum properties to make it clearer to read
* refactor: move initialization code from `New` to `Initialize` for `/obj/machinery/firealarm`
* fix: revert back `delta_alarm` annoing sound, use `delta_claxon` on change to delta security level
---------
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2023-10-14 21:46:49 +02:00
Contrabang
168cb4d19b
makes it not-useless ( #22841 )
2023-10-14 20:44:55 +02:00
GDN
cf87929bec
prevents people with offstation role from becoming a survivalist ( #22805 )
2023-10-14 20:44:28 +02:00
Contrabang
4a7019f919
Adds a new hud icon for non-DNR bodies with clients ( #22786 )
...
* bam, new hud
* umm, maybe
* dmi change
2023-10-14 20:44:20 +02:00
RangerYote
013d912f15
Atmos Update 'Charles' DPV Deletion ( #22663 )
...
* Atmos Update 'Charles' DPV Deletion
* i forgor
* Mr Rizzlectric kill him
2023-10-14 20:38:52 +02:00
McRamon
48aa8aca70
4 new jackets ( #22603 )
...
* human sprites
* codsies
* code fix
* vendor
* whales and chicken
* stupid
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* assd
* missing useless corsets
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* pixel fix
* yet another fix
* i will end myself
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-14 20:38:26 +02:00
HMBGERDO
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
Vi3trice
3e757a900b
Add viewer_state for TGUI, an observational state ( #22860 )
...
* I like to watch
* Wires are secondary
2023-10-13 14:29:53 +01:00
Aylong
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
Henri215
24cd97808e
Fixes the black suit jacket from vendors and from uplink ( #22807 )
2023-10-13 14:24:39 +01:00
S34N
a029cf2502
Adds message boxes to the chat system ( #22280 )
...
* initial working commit
* fix this
* helpers
* tweaks
* text being silly moment
* antags are red
* Update goon/browserassets/css/browserOutput-dark.css
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/brain/robotic_brain.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* review and warning fixes
* refactor antag greetings
* tweaks to include more things
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/traitor/datum_mindslave.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* fixes vial spawned antags
* Update code/datums/mind.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-12 23:15:03 +01:00
Mitchs98
2e860880ea
Ports Condiment Sprites from TG. Ports Mayonnaise, Peanut Butter, Olives, and Olive Oil from TG ( #22796 )
...
* sprites
* Code Phase 1
* olives ur oil
* grammars ur sentences
* the hash slinging slasher
* the trash thinging
* salts ur olives
* bottles ur wasabi
2023-10-12 17:53:42 +01:00
DGamerL
9bab795342
Yeet this shit ( #22790 )
2023-10-12 17:25:54 +01:00
Qwertytoforty
23eef7223d
makes caves only narrow on blocked burrows ( #22776 )
...
* makes caves only narrow on blocked burrows
* holy shit this was significantly more painful than it needed to be
2023-10-12 17:22:47 +01:00
Contrabang
5bbd63180a
Ragin' Mages tweaks ( #22751 )
...
* oh fuq
* okay there we go
* merge master
* Update code/game/gamemodes/wizard/raginmages.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* bap
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2023-10-12 17:14:40 +01:00
warriorstar-orion
01566a2969
Add space ruin: abandoned engi sat ( #22600 )
...
* Add space ruin: abandoned engi sat
* update config
* s34n review 1:
- lights all switched to proper bumps
- fire extinguisher properly align
- consoles rotated to face hall
- apc name varedit removed
2023-10-12 16:47:24 +01:00
Silverplate
42e06fcfbb
Removes the ability to disassemble and unwrench the donksoft vendor in the syndie research base. ( #22566 )
...
* No more vendor theft.
* Moveable version created.
* Makes code not hacky
* Contra review
2023-10-12 16:10:45 +01:00
Adrer
0aa4a097ad
Fixes modsuit cell removal ( #22724 )
...
Co-authored-by: Adrer <adrermail@gmail.com >
2023-10-12 15:36:46 +01:00
1080pCat
047f5b9d97
Update bags.dm ( #22719 )
2023-10-12 15:35:55 +01:00
matttheficus
d5f5d1f744
Ash Walker Speed Only Works on Lavaland ( #22789 )
...
* man signals aint that bad
* gdn/contra review
* contra review 2
2023-10-12 15:27:35 +01:00
DGamerL
a837c0eb6b
Removes nucleations ( #22678 )
...
* They be axed now
* Whoops, missed these
* Burza + Henri review
2023-10-12 15:26:44 +01:00
Qwertytoforty
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
Qwertytoforty
3b618d47c2
Megafauna are no longer chronically afraid of chasms ( #22782 )
...
* megafauna are no longer chronically afraid of chasms
* drop that
* Update code/game/turfs/simulated/floor/chasm.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* )
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-09 20:47:24 +01:00
GDN
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
Bjamcham
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
McRamon
b089d905e8
all at once ( #22692 )
2023-10-09 20:39:32 +01:00
Bjamcham
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
Henri215
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
Venuska1117
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
Octus
1ba9bc7cb7
SWIM OR DRIP JACK ( #22610 )
2023-10-09 20:33:54 +01:00
Christasmurf
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
matttheficus
f847c075b6
Removes Mass Borg Detonation + Adds Cooldown to Singular Borg Detonation ( #22579 )
...
* here we go again
* and it just works
* aa review
* qwerty review (man i cant read)
* oopsie (pidgey review)
* remove unnecessary parenthesis
* right i cant logic, it works now
* Update tgui.bundle.js
2023-10-09 20:31:15 +01:00
Bjamcham
a53f4e466c
Adds Riot Shield Bashing with Combat Knives ( #22571 )
...
* Knife Bashing
* Decent Code Edition Featuring: Contra
2023-10-09 20:30:04 +01:00
GDN
6fdf47cb0e
Tweaks the protector guardian ( #22489 )
...
* Tweaks the protector guardian
* yippie
* rurik request
2023-10-09 20:28:48 +01:00
GDN
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
Qwertytoforty
c3568f9ea0
you can no longer kidnap people with the syndicate teleporter ( #22723 )
2023-10-08 03:29:16 +01:00
Qwertytoforty
03b0edc82e
fixes flashbangs ( #22743 )
2023-10-08 03:26:53 +01:00
Contrabang
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
Git-GoR
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
Qwertytoforty
8a941bae66
fixes tabbing in nanny bag ( #22708 )
2023-10-04 20:59:59 -05:00
Burzah
73906ecc96
chem bio-chip logging ( #22649 )
2023-10-03 22:04:31 +02:00
GDN
f85f3ff252
fixes a tochat runtime ( #22673 )
2023-10-03 22:04:16 +02:00
biogod420
d374be622d
added comments ( #22662 )
2023-10-03 13:29:45 -04:00
Contrabang
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
DGamerL
a6a34c2592
Never thought I'd be fixing a nukie stealth nerf ( #22695 )
2023-10-03 17:52:31 +01:00
DGamerL
0fae71b79b
Seems to fix it ( #22680 )
2023-10-03 17:48:13 +01:00
warriorstar-orion
3a1f827041
fix runtimes setting empty crayon message ( #22672 )
2023-10-03 17:44:50 +01:00
DGamerL
3d116fc516
Fixes cult ghosts not being able to be summoned anymore ( #22665 )
...
* Should be the fix
* Yes, the debug messages still exist, I know
* No more debug messages
* Logic fix
2023-10-03 17:44:22 +01:00
ZERO-XZB
2b9ca38824
Bug fix for carrot shivs Fixes #22556 ( #22627 )
...
* carrot_progress
* more carrot testing
* closernow
* closernow
* closernow
* closernow
* closernow
* closernow
* closernow
* closernow
* closernow
* closernow
* closernow
* Bugfix for #22556
* Bug fix regarding carrot shivs (#22556 )
* Update code/modules/hydroponics/grown/root.dm
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
* testing item.dmi fix
* hopeful items.dmi fix
* Update code/modules/hydroponics/grown/root.dm
Adds Contrabang's suggested parens.
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: ZERO-XZB <temp@temp.com >
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-03 17:40:02 +01:00
Adrer
1b4573cdf7
Adds supply department to agent ID options and cleans code ( #22613 )
...
Co-authored-by: Adrer <adrermail@gmail.com >
2023-10-03 17:16:03 +01:00