Commit Graph

31341 Commits

Author SHA1 Message Date
Geeves
4c7e9e4ff2 Nearsighted Camera Fix (#17124)
* Nearsighted Camera Fix

* fluffy changes
2023-09-09 12:20:56 +00:00
Matt Atlas
5b7f82f56e Fixes airlocks not updating their lights when closing/opening. (#17277)
* Fixes airlocks not updating their lights when closing/opening.

* Update code/game/machinery/doors/airlock.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-09 10:42:14 +00:00
SleepyGemmy
0d7d64a333 Typo Fixes (#17285) 2023-09-09 10:27:40 +00:00
Fluffy
6f97d5f9a0 dsafds (#17294) 2023-09-09 10:26:56 +00:00
Geeves
2c8346c998 Trinary Fixes (#17295) 2023-09-09 10:26:54 +00:00
SleepyGemmy
0d3108d27d Fix (#17284) 2023-09-09 10:15:40 +00:00
Matt Atlas
c0bd4414bb Fixes AIs getting thrown by Leviathan fire. (#17278)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-09-09 10:15:01 +00:00
Matt Atlas
3f57cebc61 Fixes suits showing up on top of rig pieces. (#17281)
* say a prayer for the wicked souls

* ???

* Update code/modules/clothing/spacesuits/rig/rig.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-09 10:14:59 +00:00
Fluffy
ab755e7439 pain (#17290) 2023-09-09 10:14:56 +00:00
Cody Brittain
ce5ac79e3c Split examine verb and function, and improve it (#17251)
* Split examine verb and function, and include adjacency and distance checking in examine function

* Fix various issues

* Update code/modules/mob/examinations.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Add required define vars

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

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-09 08:07:36 +00:00
Andrew
18d298941a Restores KA damage against mineral turfs in atmosphere (#17279)
Makes damage against mineral turfs return the damage of the kinetic accelerator since currently it uses a flat value of 5 in atmosphere.
2023-09-08 20:47:07 +00:00
Matt Atlas
8485b8f79a Fixes airlocks having an excessively high layer. (#17274)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-09-08 20:37:59 +00:00
Matt Atlas
4fa5e0c1bc Fixes openspace shadowing being too light. (#17275)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-09-08 20:21:19 +00:00
Matt Atlas
1343dc97cb Fixes table construction. (#17276)
* Fixes table construction.

* you see yourself a victim?

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-09-08 20:21:17 +00:00
Matt Atlas
83c0c4c412 Fixes east-facing stairs not working, platforms stopping pickups, weird layering. (#17262)
* Fixes east-facing stairs not working, platforms stopping pickups, weird layering.

* fix that

* ffs

* yikes

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-09-08 17:12:50 +00:00
Cody Brittain
76a5297e53 Changelings no longer sting people to gain genomes. They will instead gain the ability to reset their powers. (#17140) 2023-09-08 14:06:26 +00:00
DreamySkrell
f10aa5164c traitor-pda-laptop-fix (#17265)
Co-authored-by: DreamySkrell <>
2023-09-08 12:34:49 +00:00
Wowzewow (Wezzy)
2dd032a4d1 lighttube bulb and syringe fixes (#17271) 2023-09-08 12:34:14 +00:00
SleepyGemmy
18333cf739 Map Fixes and RD Office Tweaks (#17241)
* Map Fixes and RD Office Tweaks

* More Fixes

* Flaps Name

* RD Office Polishing

* RD Office Polishing

* Fix

* Cable Fix

* Medical Meeting Area Chairs Fix
2023-09-08 12:29:42 +00:00
Alberyk
fb143c425a Cyclops Mining Vessel - Second Take (#16738)
* the heph ship

* Fixed things

* Fixes

* Stuff

* leave

* Fixes

* fix

* spawn fix

* airlock and stuff outside

* Whoops
2023-09-07 23:30:58 +00:00
DreamySkrell
88ac846f7f Uplink free first aid kit actually free (#17267)
* uplink free first aid kit actually free

* cc

---------

Co-authored-by: DreamySkrell <>
2023-09-07 21:43:50 +00:00
RustingWithYou
48012a1930 Vaurca Integrated Magclaws (#16886)
* bulwark sprites

* augment claws

* changelog

* job restrictions

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

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>

* what i get for copypasting aug code

* i forgor

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

---------

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
2023-09-07 21:04:10 +00:00
Cody Brittain
69fbefa17c Added a uniform for Einstein Engines (#17202)
* Added a uniform for Einstein Engines

* Fix indenting
2023-09-07 20:45:18 +00:00
Fluffy
2bef5afe85 Items dmdoc and refdrop (#17258)
* Atomization

* sdf

* Update code/game/objects/items.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: FluffyGhost <FluffyGhost>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-07 20:44:50 +00:00
Sparky
0607b2847c Sprite Accent Fix (#17260)
Fixes an issue where toggleable sprites end up with both versions of their accents overlayed.
2023-09-07 17:03:11 +00:00
Wowzewow (Wezzy)
c0135c8df5 大佬,來抽煙 (Yakuza Smoking Mechanics) (#17067)
* 大佬,來抽煙 (Yakuza Smoking Mechanics)

  - rscadd: "You can now offer someone a smoke directly from the packet. Just target the mouth area with an open cigarette packet, like you would yourself."
  - rscadd: "You can also offer to light someone else's cigarettes."

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

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>

* fixes

* use_check

* oops

---------

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
2023-09-07 15:44:14 +00:00
Fluffy
71a7bb9223 Shave process spatial gridmap (#16693)
* Atomization

* atomization + possible fix + changelog

* Update html/changelogs/FluffyGhost-shave_process_spatial_gridmap.yml

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

---------

Co-authored-by: FluffyGhost <FluffyGhost>
Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
2023-09-07 15:41:41 +00:00
Fluffy
7b17833351 SSMob correctly reevaluate processing list on resumed fire (#17047)
* Atomization

* sdfasd

* Update code/controllers/subsystems/mob.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: FluffyGhost <FluffyGhost>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-07 15:36:29 +00:00
CampinKiller24
cf50bfa163 Changes Radstorm Announcement & Maintenance Access Length (#17250)
* changes

* Update maps/sccv_horizon/code/sccv_horizon.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* granodd

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-07 15:36:12 +00:00
Fluffy
3db93696e2 Electrical storm event refdrop (#17257)
* Atomization

* fsdas

* sdf

---------

Co-authored-by: FluffyGhost <FluffyGhost>
2023-09-07 15:36:10 +00:00
Fluffy
552ad8720e Hud refdrop (#17256)
* Atomization

* dsf

* Update code/defines/procs/hud.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/defines/procs/hud.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: FluffyGhost <FluffyGhost>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-07 15:36:08 +00:00
Wowzewow (Wezzy)
d469e93fc3 3/4 reagent container sprite and cafe tweaks and fixes (#17259) 2023-09-07 14:49:00 +00:00
Werner
d0df7942a0 Changes Profiler Log Directory (#17229)
The profiler logs are now stored together with all the other logs in the logs/[game_id]/profiler directory.

That ensures that they are archived/processed together with them.

Co-authored-by: Werner <Arrow768@users.noreply.github.com>
2023-09-06 18:54:24 +00:00
Wowzewow (Wezzy)
cc8eab09ef Reagent Containers : The 3/4thening & Contained Spritening (and other related food things) (#17231)
* food and drink

* sabrage

* kanpai and blasted on grain alcohol

* beakers

* Update code/modules/reagents/reagent_containers/food/cans.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/cans.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/cans.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/cans.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/cans.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/drinks/bottle.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/reagents/reagent_containers/food/drinks/bottle.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* changelog

* the contained sprite-ening....

* deletes old file

* teapot

* aaaaahhhh

* AAAGH INHANDS

* volume = 30

* fixes invalid icon state

* is this really that fucking esoteric

* Revert "is this really that fucking esoteric"

This reverts commit 5b238c7821.

* this should fix it maybe

* fixes 2

* the simple solution

* skibidi toilet

* god dammit

* jyalra

* redundancy

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-06 18:54:20 +00:00
Geeves
30cbd24b26 Aut'akh Augment Tweaks (#17159) 2023-09-06 10:30:05 +00:00
Fluffy
8134073887 Ability screen qdel hint (#17247)
* Atomization

* sdafa

---------

Co-authored-by: FluffyGhost <FluffyGhost>
2023-09-05 21:50:50 +00:00
Fluffy
adfa4d8410 Implant refdrop (#17248)
* Atomization

* sdf

---------

Co-authored-by: FluffyGhost <FluffyGhost>
2023-09-05 21:50:48 +00:00
Fluffy
3d5c33af11 Uplink refdrop (#17249)
* Atomization

* dsf

---------

Co-authored-by: FluffyGhost <FluffyGhost>
2023-09-05 21:50:47 +00:00
Cody Brittain
09ae9201c8 Air alarm icon improvements, 3/4ths edition (#17219)
* Air alarm screens now glow in the dark, an the fan animation is linked to it heating or cooling a room

* Make the fan animation faster

* Give the level 2 built air alarm a fan back, but with no rotation

* Fix exposed wire state not showing up when an air alarm is broken
2023-09-05 10:30:55 +00:00
Fluffy
9400df5113 Action and action button refdrop (#17236)
* Atomization

* sfsa

* sdfs

---------

Co-authored-by: FluffyGhost <FluffyGhost>
2023-09-05 10:30:37 +00:00
CampinKiller24
24da7ce09c fix (#17240) 2023-09-05 10:29:52 +00:00
CampinKiller24
864a6ad20a redux (#17216) 2023-09-04 20:29:57 +00:00
NobleRow
7e41645c7a Adds TCAF Equipment and Armor (#17162)
* Adds TCAF Equipment and Armor

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

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* Update code/modules/clothing/head/berets.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* Update code/modules/clothing/head/berets.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* Update code/modules/clothing/head/berets.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* Update code/modules/clothing/under/miscellaneous.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* Edited accidental changes to the Great Laser Nerf

* Update html/changelogs/tcaf-additions.yml

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/under/miscellaneous.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

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

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/gloves/miscellaneous.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/suits/modular_armor.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/suits/modular_armor.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/suits/modular_armor.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

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

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

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

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

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

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/suits/modular_armor.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/suits/modular_armor.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/suits/modular_armor.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/clothing/suits/modular_armor.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-04 18:44:12 +00:00
Cody Brittain
9a6edb999f Cleanup and expand suppressors (#17173)
* Cleanup and expand suppressors

Suicide uses suppressed sounds too

Fix CL

Added the suppressor to the antagonist uplink

Fix CL escape characters

Fix random list

Resolve issues from code review

Split the suppressor into its own file

* Bayonets and ammo displays now add their weight to their attached weapon

* Balloon alerts for weapon mods

* Fix lint
2023-09-04 08:22:14 +00:00
Fluffy
326ea5cbaf LARP Expansion Pack DLC - Tactical lying down (#15952)
* Initial implementation

* Commented code

* More work for directional handling

* Initial wielding accuracy integration

* Final touchups

* Changelog

* Linter plz

* Alright you prefer this?

* Update code/_onclick/hud/screen_objects.dm

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>

* Update code/_onclick/hud/screen_objects.dm

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>

* Small fix

* and this too

* Diona now have the icon back, but it's locked to walk and lay down

* Fix buckling direction

* Fucking merge conflicts resolution editor highlighter

---------

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
2023-09-03 13:48:07 +00:00
Cody Brittain
43a1cfba48 Added a new mixed gamemode, rebellion, which mixes cult and rev (#17141)
* Added a new mixed gamemode, rebellion, which mixes cult and rev

* Fix macro

* Update code/game/gamemodes/mixed/rebellion.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-03 11:27:14 +00:00
RustingWithYou
2eaf9c7d51 Zeng-Hu Nral'malic Augment (#16712)
* skranguage

* removes ipc and vaurca availability

* understanding only, not speaking

* renames proc + clarification comment

* adds aug to xenobotanist

* augment will not delete a skrell's voice

* Update code/modules/mob/language/language.dm

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

* Update code/modules/mob/language/language.dm

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

---------

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
2023-09-03 11:06:49 +00:00
Fluffy
03a6fef3f1 Baloon alert runtime and vsc missing reparse fix (#17226)
* Atomization

* sdfsd

---------

Co-authored-by: FluffyGhost <FluffyGhost>
2023-09-02 18:25:02 +00:00
feartheblackout
4319e2bf93 Fixes psionic receivers not working for Vaurcae (#17224)
* Fixes psionic receivers not working for Vaurcae + changelog

* nice changelog IDIOT

* HOW DID YOU MISS THAT
2023-09-02 18:00:38 +00:00
Geeves
34917b14dc Elevator Lift Panel TGUI (#17157)
* Elevator Lift Panel TGUI

* a billion years of linting

* et true, brutus
2023-09-02 10:16:19 +00:00