Contrabang
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
Contrabang
9556c9de91
Removes exile implants and the corresponding crate ( #22543 )
...
* goodbye exile
* nuked
2023-10-16 18:26:57 +01:00
Contrabang
2e83bf9758
less critical ( #22890 )
2023-10-14 17:10:08 -05:00
Contrabang
2c3170325b
why is it new_player ( #22888 )
2023-10-14 22:10:37 +01:00
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
Adrer
6a2704a3ad
Deathsquad borgs can now actually turn their thermals on ( #22854 )
...
Co-authored-by: Adrer <adrermail@gmail.com >
2023-10-14 20:45:17 +02:00
Nlaysi
cf7f52a9f6
Adding unloading of botanical discs from boxes ( #22847 )
2023-10-14 20:45:08 +02:00
Contrabang
c1441b0b44
wow ( #22833 )
2023-10-14 20:44:37 +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
DGamerL
1a5cdeafd1
Buffs the chem heater ( #22676 )
...
* Done!
* Comment
* Almost forgot these!
* Snowball review
* Oops
* Snowball review pt.2
* Adds support for no target temp
* Snowball review
* Snowball review
* Update code/modules/reagents/chemistry/reagents_holder.dm
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
* Increases the amount of heating
* Update code/modules/reagents/chemistry/reagents_holder.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:39:01 +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
warriorstar-orion
14d47c1fcb
Add autonamers for varedits matching area names. ( #22411 )
...
* Add autonamers for varedits matching area names.
* add separate windoor helpers
* add other helpers
2023-10-13 14:32:14 +01: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
DGamerL
3df93abfa4
Moves some mob and slime variables under the defines in the right file ( #22858 )
...
* Move ye to the right fucking place
* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-13 14:29:14 +01:00
GDN
4d26c41f9f
fixes a runtime with camera signals ( #22848 )
2023-10-13 14:28:56 +01:00
Adrer
616b4ab1df
You can no longer reattach limbs when parent limb is not there. ( #22838 )
...
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2023-10-13 14:28:31 +01:00
Contrabang
090ad59cbc
Being contracted with a Holopara now kills the holopara ( #22832 )
...
* hmm
* Update code/modules/antagonists/traitor/contractor/datums/syndicate_contract.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
2023-10-13 14:28:16 +01:00
Brillcrafter
95529bc88e
Beaker description automatic updates ( #22826 )
...
* fixed issue with containers
* whoops
* fixed runtimes on hood, typo in medical designs
* made beaker description update with var edits
* left change from another PR in this
* removed things from other PRs
* causes double examine, bad
* added more detail to the beaker descriptions
if this is a bit too much I will tone it back
* better descriptions for beakers
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* little bit of world building
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* more worldbuilding the better
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* on second thought, this is a better description
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-13 14:26:54 +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
Qwertytoforty
d440cfbdeb
reduced to ashes ( #22814 )
2023-10-13 14:25:21 +01:00
Adrer
ee95520a76
Lazarus reagent no longer necrotizes robotic organs ( #22812 )
...
* Lazarus reagent no longer necrotizes robotic organs
* Update code/modules/reagents/chemistry/reagents/medicine.dm
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
---------
Co-authored-by: Adrer <adrermail@gmail.com >
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com >
2023-10-13 14:25:01 +01:00
Henri215
24cd97808e
Fixes the black suit jacket from vendors and from uplink ( #22807 )
2023-10-13 14:24:39 +01:00
Qwertytoforty
169fe09d57
make surge better / surge and crank no longer boil people and perma confuse ( #22785 )
2023-10-13 14:23:34 +01:00
Arthri
a56b59dfac
TGUI Medbot/Medibot ( #22667 )
...
* Convert medbot ui to tgui
* Revert force open to standard default value
* Update tgui bundle
* Consistent spacing
Co-authored-by: Deniz <66401072+Oyu-De@users.noreply.github.com >
* Fix invalid argument
* Refactor data[] for consistency
* Delete blank line between datum
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
Co-authored-by: Deniz <66401072+Oyu-De@users.noreply.github.com >
2023-10-13 14:19:08 +01:00
Contrabang
ed0cc6cdb4
rev moment ( #22819 )
2023-10-12 22:21:13 -05:00
GDN
5a948cbb5c
removes 2 vars we no longer need ( #22865 )
2023-10-12 20:10:59 -05: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
Brillcrafter
7d47f4d54b
Hoodie hood Runtime fix ( #22825 )
...
* fixed issue with containers
* whoops
* fixed runtimes on hood, typo in medical designs
* made beaker description update with var edits
* Revert "fixed issue with containers"
This reverts commit e1c2a8165a .
* sorting out PRs
* Revert "fixed runtimes on hood, typo in medical designs"
This reverts commit 46ab4ff2e7 .
* fixed runtime error
2023-10-12 18:17:39 +01:00
Brillcrafter
e110a5b58c
Nutrient pump spelling mistake fix ( #22824 )
...
* fixed issue with containers
* whoops
* fixed runtimes on hood, typo in medical designs
* made beaker description update with var edits
* Revert "fixed issue with containers"
This reverts commit e1c2a8165a .
* sorting out PRs
* Revert "fixed runtimes on hood, typo in medical designs"
This reverts commit 46ab4ff2e7 .
* fixes spelling mistake
* better description of the neutrient pump
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
* he is a better writer than me
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
---------
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
2023-10-12 17:59:25 +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
Qwertytoforty
04bca1fe79
The sound of shells dropping from a gun is no longer louder than the gunitself. Reloading modified ( #22800 )
...
* please have mercy
* actually you probably hear bigger guns reload maybe.
* extra true, removes mag sound if silenced
* Update code/modules/projectiles/guns/projectile_gun.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-12 17:29:13 +01:00
Contrabang
f5dd22f1e4
Drones now have pacifism + You can click on a drone fab as a ghost to become a drone ( #22793 )
...
* drones now have pacifism
* oops
* bing
2023-10-12 17:26:15 +01:00
DGamerL
9bab795342
Yeet this shit ( #22790 )
2023-10-12 17:25:54 +01:00
Furior
dcb9081c74
typo ( #22781 )
2023-10-12 17:23:19 +01:00
Contrabang
ee9f2b30f8
wow ( #22766 )
2023-10-12 17:18:10 +01:00
warriorstar-orion
8b82046680
blackbox: record ruin placements ( #22757 )
...
* blackbox: record ruin placements
* use an alist of map filenames to exact coords
2023-10-12 17:16:22 +01:00
GDN
74c0d9cfab
adds the bread smite ( #22755 )
...
* adds the bread smite
* you cannot escape
2023-10-12 17:15:46 +01:00
DGamerL
1ec07eaf22
Kidan finally aren't completely nuked when masked ( #22717 )
2023-10-12 17:13:34 +01:00
Aligotess13
ebb7f54f0f
Makes Drying Rack Operational without Power. ( #22620 )
...
* Makes Drying Racks operational without power.
* Removes power requirments for drying rack
* Removes power requirments for drying rack
* Can this work
* requires_power = FALSE
* Update code/modules/food_and_drinks/kitchen_machinery/smartfridge.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* References to power removed
* Removes drying rack off
* Removes Drying Rack Off
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-10-12 17:06:23 +01:00
Venuska1117
e467332ab6
Lavaland: Seed Vault Rework. ( #22524 )
...
* Add new Seed Vault.
* Add lore, so lore-team will kill me
- Added some paper notes, don't ask why paper is brand new.
* oh well:
- Time to wait for spelling checkup
- Added pickaxes and stuff to decrease use of other mining methods
* First typo aquired, thanks @alos
* Fixed typo
* Added stuff:
- Added paper bin and restocking units to chest
2023-10-12 16:09:08 +01:00
Daniel Lenrd
39e49c7e17
Makes destructive analyzer stay in the same menu after deconstruction ( #22520 )
...
* Makes destructive analyzer stay in the same menu after deconstruction
* Empty-Commit
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-10-12 16:01:09 +01:00
GDN
a89a234737
Makes the /Stat proc about five times faster ( #22735 )
...
* i am going to scream
* less fucked up with sad removal
2023-10-12 15:45:17 +01:00
Contrabang
472d7ec6f2
Fixes an issue with fake death ( #22791 )
...
* bam
* comment
2023-10-12 15:40:17 +01:00
Contrabang
42fb26fb8a
before the do mob ( #22779 )
2023-10-12 15:39:47 +01:00
Contrabang
3fd8427218
Ashwalkers now use unathi clothing sprites ( #22750 )
...
* fixes this shit
* time to walk ash
2023-10-12 15:38:24 +01:00
Adrer
77826a2a01
Fix: Anti-drop causing permanent nodrop items when dropped item picked up by user. ( #22747 )
...
* Item dropped while antidrop active no longer nodrop
* Switched to or instead of XOR
* Combines if statements.
---------
Co-authored-by: Adrer <adrermail@gmail.com >
2023-10-12 15:37:23 +01:00
Vi3trice
6d8b720027
Oh unequip, my beloathed ( #22718 )
2023-10-12 15:35:33 +01:00
Burzah
6b01732ac3
Adds logging for injecting food via syringe ( #22703 )
...
* log food injection
* removed unneeded typecast
2023-10-12 15:33:23 +01:00