Luc
cb6639200d
Matter eater now moves items to the chest, fixes some hidden item bugs ( #25412 )
...
* matter eater, also fixes some hidden item bugs
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* dgamer review
* earlyish return
* better docs
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-06-09 00:49:41 +00:00
Luc
70bccf2e2b
Adds emoji to admin dsay ( #25692 )
...
* add emoji to dsay
* 🫃
2024-06-08 22:40:21 +00:00
Qwertytoforty
6d8d449d10
fixes telegun ( #25835 )
...
* fixes telegun
* fully fixes matts messup :^)
* Update special_projectiles.dm
2024-06-08 04:04:35 +00:00
chuga-git
b0f10e0e6b
go away account name runtime ( #25845 )
2024-06-07 18:51:06 +00:00
chuga-git
5d17ca2112
null check for remove_trait ( #25846 )
2024-06-07 18:49:24 +00:00
BiancaWilkson
8ce12e7838
add null check ( #25834 )
2024-06-06 21:28:44 +00:00
Spaghetti-bit
e22e3f9ff1
Had to scrap the old branch as I branched it from a corrupted branch... ugh. ( #25762 )
2024-06-06 21:23:54 +00:00
Contrabang
ab5b0c38c6
Adds an SSD Category to the Orbit Menu ( #25563 )
...
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-06-06 21:05:27 +00:00
Сиротка
cc1cd39305
Change "Construct Ripley" task description for robo + cargo fix ( #25674 )
...
* Make "Construct Firefighter" task for robo + cargo fix
* fix
* Update code/game/jobs/job_objectives/science.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/modules/supply/supply_packs/pack_science.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/objects/items/stacks/sheets/sheet_types.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/jobs/job_objectives/science.dm
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-06-06 20:36:47 +00:00
Сиротка
ab85721b44
Few bugfixes for Shadow Demon ( #25671 )
...
* Few bugfixes for Shadow Demon
* Update shadow_demon.dm
* Update code/game/gamemodes/miniantags/demons/shadow_demon/shadow_demon.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
* Update code/game/objects/structures/crates_lockers/closets.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
---------
Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-06 20:30:49 +00:00
DGamerL
3c05597cfa
Changes animate_movement to defines ( #25670 )
...
* Changes animate_movement to defines
* Oops
2024-06-06 20:30:10 +00:00
HMBGERDO
9199edae9d
bots will not longer be beaten ( #25683 )
2024-06-06 20:28:22 +00:00
HMBGERDO
7317782a48
brain can understand itself yay ( #25680 )
2024-06-06 20:28:03 +00:00
larentoun
46f1a09018
Only one IV bag at a time ( #25805 )
...
* single iv bag
* add to traits.dm
* comment for called signal
2024-06-06 20:24:26 +00:00
DGamerL
3db0b5d98d
Changes over all instances of new/list() to something more sensible ( #25569 )
...
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-06 20:23:33 +00:00
Spaghetti-bit
25d0e71004
Legalize Nian Diversity Hires ( #25535 )
...
* Changes necrosis_prob to use decaylevel.
* Reverts previous change to create a new branch.
* Nian customization updates.
* Introduces 3 new colors for nians. Allows them to have hair.
* FIxes an empty block CI / lint error
* So.... I forgot to fix a comment, nians are not vox.
* update to `r_moth_dark.dmi` + nian antennae coloring fix.
* fixes r_moth_dark
* Asesprite didn't save the updates to the sprite, had to redo them.
* Reverts previous change to create a new branch.
* Nian customization updates.
* Introduces 3 new colors for nians. Allows them to have hair.
* FIxes an empty block CI / lint error
* So.... I forgot to fix a comment, nians are not vox.
* update to `r_moth_dark.dmi` + nian antennae coloring fix.
* fixes r_moth_dark
* Asesprite didn't save the updates to the sprite, had to redo them.
* Slightly modernizes the nian sprite
* Accidentally reverted formaldehyde
* Modifies nian eyes to look more alien.
* Updates nian eyes to be lorger (1px), updates the colors of nians.
* Update medicine.dm
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
* Fixes the W and E facing arm sprites
* Final commit until reviews dictate otherwise: Fixed stray pixels on purple nian.
* Changes with @McRamon to make the sprites pop a little more. :)
* Fixes unnecessarily swol moths...
* Fixes the West facing torso for the beige moff
* Last minute fix to r_moth_dark ... torso sprites W/E were inverted.
* Update code/modules/mob/living/carbon/human/species/moth.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
---------
Signed-off-by: Spaghetti-bit <60483458+Spaghetti-bit@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-06-06 20:23:21 +00:00
larentoun
27f63632d6
check total damage instead of damage type ( #25818 )
2024-06-06 20:13:35 +00:00
DGamerL
f1e9114cd6
Nerfs gaseous decomposition ( #25716 )
2024-06-06 20:09:55 +00:00
DGamerL
9fd53a0449
Adds performance to the singularity ( #25644 )
...
* Adds performance to the singularity
* Contra review
2024-06-06 20:08:43 +00:00
Contrabang
6b0b201d72
Makes event not sleep (for real this time) ( #25558 )
...
* makes this shit not sleep
* make OD happy
2024-06-06 19:56:35 +00:00
CRUNCH
a9f931df03
Buffs The CMO's Advanced Hypospray ( #25629 )
...
* Fixing some minor typos for cyborg upgrade flavour text
Throws in some missing apostrophes, capitalisation, and the letter "s."
* Briefcase Full of Cash buff
Increases the amount of cash in the Syndicate Briefcase Full of Cash from 600 Cr to 1000 Cr
* Reverts double-feature PR
* Reverts a broken revert
* Reverting again because Ebba told me to
* And reverting yet again
* Update hypospray.dm
* Update hypospray.dm
* weeeee
* Update code/modules/reagents/reagent_containers/hypospray.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
* a
* Update traits.dm
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Fordoxia <fordoxia@googlemail.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-06 19:36:23 +00:00
Qwertytoforty
ae1cada835
Hivelord cores now fix bones / burn wounds / ib in space, ruins, and depot ( #25626 )
2024-06-06 19:34:05 +00:00
chuga-git
284cbf6cc9
Fixes a runtime with loader modsuits dropping crates ( #25727 )
...
* stacking do_afters is the source of all evil
* Update code/modules/mod/modules/modules_supply.dm
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-06-06 19:30:40 +00:00
warriorstar-orion
c6d0eced94
fix: better handling of whiteship signaller input ( #25531 )
2024-06-06 19:29:59 +00:00
Marm
220cee4edd
New Changeling Ability: Environmental Adaption [TG Darkness Adaption Port] ( #25404 )
...
* darkness
* seethrough
* shit works now
* Update code/modules/antagonists/changeling/powers/environmental_adaption.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* deconflict
---------
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-06-06 19:23:59 +00:00
HMBGERDO
7a4c4878b5
Fixing increased stamina crit regen time ( #25734 )
...
* stamina regen should be 10(+2) seconds, not 20(+2)
* less lines of code
2024-06-06 19:10:34 +00:00
Christasmurf
37ff9f5317
bugfix ( #25720 )
2024-06-06 19:01:08 +00:00
HMBGERDO
40001df104
You no longer hit IPC on help intent if they are missing a limb ( #25703 )
...
* dont hit IPC
* cable coils too
2024-06-06 18:56:54 +00:00
DGamerL
37ffe943e4
Removes duplicate definitions in types ( #25702 )
...
* Removes duplicate definitions
* One more
2024-06-06 18:56:03 +00:00
Arthri
ac5a4dfe11
Add colors to pill bottles and patch packs ( #25650 )
...
* Add colors to pill bottles and patch packs
* Tweak chem master colors
* Make patch pack overlay lighter
* Deduplicate code and update colors
* Fix linter
* Move proc
---------
Co-authored-by: Arthri <41360489+a@users.noreply.github.com >
2024-06-06 13:08:31 +00:00
Gatchapod
44bab32608
Soft Donk ( #25796 )
...
Co-authored-by: Gatchapod <Gatchapod@users.noreply.github.com >
2024-06-06 12:45:27 +00:00
Rayforx
3ca2c729a9
Lavaland elites rules are now shown on victory ( #25398 )
...
* Update elite.dm
* Update elite.dm
* I am stupid'tm
* Makes it a list instead
* Update code/modules/mob/living/simple_animal/hostile/mining/elites/elite.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/hostile/mining/elites/elite.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <daan.lyklema@gmail.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
2024-06-06 05:37:26 +00:00
chuga-git
66f18ffc74
Nukes reverse_direction() in favor of REVERSE_DIR define ( #25550 )
...
* same taste, twice the speed
* pain
2024-06-06 03:18:48 +00:00
Daylight
854978fb7f
Fixes bug with unlimited logon attempts ( #25748 )
2024-06-06 03:14:26 +00:00
Qwertytoforty
2216afc681
changelings no longer nullspace when headslugging in a crematorium or gibber ( #25465 )
...
* changelings no longer nullspace when headslugging in a crematorium or gibber
* Update code/modules/antagonists/changeling/powers/become_headslug.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* changes the scope
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-05 21:28:11 +00:00
Qwertytoforty
3b9f0bc048
the code stepped out of line ( #25786 )
2024-06-05 20:24:04 +00:00
Adrer
670346384d
Apex predator & predator senses locker fixes ( #25797 )
...
* Replica syndicate space suit sprites
* Revert "Replica syndicate space suit sprites"
This reverts commit 1fb5cf68ac .
* Apex predator now checks turf Z level
* Same fixes for predator senses
* Minor fixes
* More brackets
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2024-06-05 18:57:22 +00:00
Contrabang
5d0f2079cb
Fixes a thing ( #25814 )
2024-06-05 08:34:32 +00:00
Contrabang
ee6068b96a
no fungus ( #25732 )
2024-06-03 03:09:15 +00:00
PollardTheDragon
9be5423b76
Exosuit QOL: Action Buttons ( #25131 )
...
* Mech Buttons
* Added "Please Make A Bug Report"
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Action fix
* Removed duplicate mecha define
* Corrected new() syntax
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Removed extraneous proc
* Better boolean in playsound
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Update code/modules/tgui/states.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
2024-06-03 01:49:13 +00:00
Contrabang
f4e023ab30
Zombies day 1 changes ( #25715 )
...
* Zombies day 1 changes
* oops
* undo this
* nevermind
* lol, lmao
* bam
* aaaaaaa
2024-06-03 01:13:29 +00:00
Qwertytoforty
7a7f2bde8f
Hardmode constructs no longer die to lavalands heat or ash storms ( #25753 )
2024-06-03 01:02:11 +00:00
Taurtura
94fb5b76c5
fixes abductor toolset and surgical implants ( #25754 )
2024-06-03 00:36:05 +00:00
Charlie Nolan
dd31e7f28f
Fix kudzu mutations not showing up in analyzer or being removed with chemicals ( #25694 )
...
`mutations` contains typepaths. `for(var/datum/spacevine_mutation/SM in mutations)` won't actually iterate through anything, because DM is stupid. Adding `as anything` makes it work as expected.
2024-06-02 16:29:30 +00:00
chuga-git
7da849d4cd
sanity checks things that should not be null but are anyways ( #25714 )
2024-06-02 16:27:42 +00:00
Daylight
dbc26cce38
Highlight tweaks ( #25551 )
2024-06-01 21:57:44 +00:00
tipoima
2abd000e1a
Add recipes for crafting and uncrafting skills hud sunglasses ( #25525 )
2024-06-01 21:49:07 +00:00
PollardTheDragon
e510eb7a6c
Adds the Praetorian Modsuit for Blueshield ( #25481 )
...
* Praetorian - No Species Sprites
* Small fix to armor and complexity
* Armor fix again - good god, do other servers really have it THAT strong?
* Description Update
* Species Sprites
* Armor nerf
* Increased mod capacity by 2, Suit storage slot can now take any flashlight type
* Removed redundancy in suit storage gun type
* Box station fixes for recent office remap
* Cerestation Fix, Boxstation Rep has their plant back
2024-06-01 21:46:32 +00:00
GDN
d75154fc7a
Jaunt abilities are no longer blocked by blessed tiles ( #25138 )
...
* Jaunt abilties are no longer blocked by blessed tiles
* Wraiths are blocked by blessed tiles again
---------
Co-authored-by: DGamerL <daan.lyklema@gmail.com >
2024-06-01 21:39:53 +00:00
Luc
8afd4161f9
Lets you attach signalers to desk bells ( #25375 )
...
* Improves some desk bell interactions
* more interactions
* Update code/modules/paperwork/desk_bell.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
* burza review (finally)
---------
Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
2024-06-01 21:28:40 +00:00