65 Commits
Author SHA1 Message Date
7d058fc613 Jukebox TGUI update, Earphones autoplay, sound keys refactor (#21630)
V2 of [previous music playing
PR](https://github.com/Aurorastation/Aurora.3/pull/21466). TLDR no
longer uses the connect_range component for implementation because it
turned out a bit too inflexible for overlapping music players.

Removes a NanoUI template for the [TGUI
update](https://github.com/Aurorastation/Aurora.3/pull/21046).

New changelog:
  - refactor: "Ported Jukebox's NanoUI interface to TGUI."
- refactor: "Ported Jukebox audio playing functionality to a component."
- refactor: "Sound keys refactored from singletons to datums, along with
larger breakout of sound.dm to allow for easier SFX updates in future."
  - code_imp: "Expanded track datums to include track lengths."
- code_imp: "Reorganized music file folders for more intuitive access."
  - rscadd: "Earphone status feedback text now includes track length."
  - rscadd: "Added autoplay functionality to earphones."
- bugfix: "Fixed earphones' 'Previous Song' verb not sending you to the
end of the playlist when used while the first track is selected."
- bugfix: "Fixed gain adjustment for 'Konyang-1' (-23 dB -> standard
-9.8 dB)."
- bugfix: "Fixed y-offset of audioconsole-running overlay animation to
line up with the actual screen."

---------

Co-authored-by: VMSolidus <evilexecutive@gmail.com>
2026-01-22 16:54:40 +00:00
Matt AtlasandGitHub 3837112bd1 Revert "Fix missing pixels in new hairstyle" (#20854)
bad merge
2025-06-17 02:33:31 +02:00
BatrachophrenoandGitHub 156620ad4f Fix missing pixels in new hairstyle (#20828)
See title- the new haircuts leave two pixels of the head uncovered, this
fixes that. My bad, know better testing now... :(
2025-06-16 22:16:59 +00:00
KingOfThePingandGitHub d548cbb89f Adds Lyod Fatesayer Cards (#20782)
This PR adds a human lore item, "Fatesayer" cards(name may be subject to
change).
These are used by the people of the Lyod to tell your fate. 
They are a religious item for the loadout, intended for believers of the
shamanism interpretation of the Tribunal.

Could also maybe be added as a small addition to the wiki. The deck
description explains how to use them. The cards description explain what
they mean.

The cards in question:

![image](https://github.com/user-attachments/assets/1cbd5a82-8244-4d95-b706-78082ab5fc69)
2025-06-11 14:25:35 +00:00
Wowzewow (Wezzy)andGitHub 305038f064 Joker Poker, feat. You have UNOOOO (#20598)
<img width="125" alt="dreamseeker_Ipg96rH5Bq"
src="https://github.com/user-attachments/assets/9da6e048-a33c-4198-90ee-e47a05fc85a0"
/>


![dreamseeker_z2UllenFYc](https://github.com/user-attachments/assets/2f6791fe-3a23-4534-9f40-9758eb62dd7d)

- rscadd: "Streamlines card mechanics. Click on others to deal to them,
yourself to draw. Ctrl-click to draw, Alt-click to shuffle."
- rscadd: "Adds KOTAHI, the shedding type card game fun for the whole
family."
  - rscadd: "Tweaks throw sound volume."
  - bugfix: "Fixes some runtimes with cards."
  - imageadd: "New sprites for playing cards."

Also seperates picking cards into it's own verb, and no more tooltips
when concealed. No more cheating.

(Also changes the throw sound volume, so it doesn't horribly spike the
volume when you're dealing normally)

KOTAHI sprites by CevUI, modified by myself.
2025-04-13 10:14:05 +00:00
FluffyandGitHub 9acce89e2a Weapons Racks (#19338)
Added weapons racks, can be locked/unlocked with an ID card.
Added weapons racks sprites, from Wezzy.
Refactored some circuitboard code, moved the defines, applied the
defines, DMDocs.
Moved mutable appearance appearance flag set to the mutable appearance
file.
Reorganized the Horizon armory with the weapons racks, moved things
around, put down markers on lockers depending on the danger level of
their content, reorganized content of the remaining lockers.
Made weapons racks constructable with circuitboards.


![image](https://github.com/Aurorastation/Aurora.3/assets/65877598/8b4ec7ae-40c4-4cd7-b338-76120d468b90)

![image](https://github.com/Aurorastation/Aurora.3/assets/65877598/a69d1f85-c4b2-4643-af2b-6832e3ea2c43)

![image](https://github.com/Aurorastation/Aurora.3/assets/65877598/11c1afe4-0fa1-4708-8eb4-64e1f5594913)

sound/items/metal_shutter.ogg -
https://freesound.org/people/bruno.auzet/sounds/524695/ (CC0, sound was
edited)
2024-06-09 17:07:52 +00:00
2f1b2973ba Bomb (and traps) detector (#17959)
* sdfa

* sdf

* Apply suggestions from code review

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

* sfda

---------

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
2024-01-11 11:52:24 +00:00
0b8ec5726a Adhomian typewriter and camera (#17999)
* things

* paper

* oh the misery

* fixes

* stuff

* aaa

* Fixes

* more fixes

* more fixes

* final fixes i hope

* Fixes

* destroy fix

* more destroy

* white space

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

* Update code/modules/paperwork/typewriter.dm

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

---------

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
2023-12-24 03:36:05 +00:00
PirouetteandGitHub 2880d7098b Ported surgery sounds from /vg/station (#17531)
* Ported surgery sounds from /vg/station

Source: https://github.com/vgstation-coders/vgstation13/pull/31850

* Requested changes

* accidentally a line

* Moves cautery sound
2023-10-13 08:01:21 +00:00
1b51600ca6 Kitchen Resprites (#17311)
* Kitchen Resprites

* for ata

* Update code/modules/cooking/machinery/cooking_machines/container.dm

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

* Update code/modules/cooking/machinery/cooking_machines/container.dm

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

* Update code/modules/cooking/machinery/cooking_machines/container.dm

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

* Update code/modules/cooking/machinery/cooking_machines/container.dm

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

* admiral ackbar cereal

* walter j hartwell

* for real?

* hank schrader

---------

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
2023-09-19 09:58:22 +00:00
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
f93c73c014 Energy shield sounds (#16002)
* Modernized energy shields and ported looping sounds from bay

* CL

* Reorganize projectile macros for easier readability

* Apply suggestions from code review

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

* Attributions

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-18 19:55:34 +00:00
SleepyGemmyandGitHub 2c442b600f Herring Gull Plushie (#16028)
* Herring Gull Plushie

* Tucking in Legs

* Actually Set the Variable
2023-03-16 21:16:45 +00:00
Matt AtlasandGitHub 31c73ead85 Ports the radiation subsystem and cleans up damage flags. (#15715) 2023-02-07 13:22:47 +01:00
FluffyandGitHub 3562562067 Musical instruments (#15616) 2023-02-03 23:46:38 +01:00
Wowzewow (Wezzy)andGitHub b42d489030 Materials And Medical Stacks (#15586) 2023-01-23 20:50:27 +01:00
Matt AtlasandGitHub 65cece06b7 Adds a ship to ship combat system and weapons for the Horizon. (#14851) 2022-11-05 20:11:16 +01:00
Wowzewow (Wezzy)andGitHub 1f3bb453db Health Analyzer Sounds (#14648) 2022-08-29 21:57:44 +02:00
Wowzewow (Wezzy)andGitHub 197eb2bbaa Vaurca Breeder Resprite (#14368) 2022-07-02 12:26:50 +02:00
KingOfThePingandGitHub 0dfc713512 Adds approx. a billion new gun related sounds (#14169) 2022-06-18 22:17:14 +02:00
Wowzewow (Wezzy)andGitHub eafa547b5c Ports use_tool proc from /tg/ (#13411) 2022-05-23 14:39:00 +02:00
VisVirificandGitHub c475e9d010 Shaker and Cyborg Drink Synthesizer Additions (#13652) 2022-04-27 17:45:35 +02:00
Casper3667andGitHub 14cd85881e Adds toasting (#12798) 2021-12-01 18:45:04 +01:00
Casper3667andGitHub feef4e4168 Adds the ringbell and maps it into the boxing simulation (#11644) 2021-04-19 18:38:16 +02:00
GeevesandGitHub 169e87ba19 Thermal Safe Drill (#10996) 2021-01-24 12:15:14 +01:00
Wowzewow (Wezzy)andGitHub aed95dc846 some random sounds here and there (#10900)
fixes rustle1.ogg
new vaurca antenna twitch sound
new zippo sounds
new wall hitting sounds

taken from /tg/ and bay
2021-01-09 18:41:47 +01:00
Wowzewow (Wezzy)andGitHub baca20621f New generic pickup and drop sounds (#9701) 2020-08-21 22:33:00 -03:00
Wowzewow (Wezzy)andGitHub bf18696df3 Fixes mop not updating inhands when wet (#9724) 2020-08-21 14:42:44 +02:00
Wowzewow (Wezzy)andGitHub fae6efd57e prosthetic pick up and drop sounds (#9688)
prosthetic pick up and drop sounds
2020-08-18 10:19:04 +03:00
Wowzewow (Wezzy)andGitHub 7114d3525f More new sounds and fixes equip sounds (#9464) 2020-08-12 11:17:39 +02:00
Wowzewow (Wezzy)andGitHub 4b1faebb80 adds crushing cans on your head and bottle flipping (#9340) 2020-07-30 11:59:28 +02:00
Wowzewow (Wezzy)andGitHub c0359b0d95 improves sound for picking up wood. (#9383) 2020-07-21 17:54:27 +03:00
Wowzewow (Wezzy)andGitHub a4c8f4b8dc Onehanded cigs, and a bunch of other stuff (#9279)
Surprisingly, doesn't really change that much user-facing side.

For some stupid reason, cigar cases were using a rehash of cigarette packet code for no good reason. So I just made it a parent item, and it works just fine.

also added a tooltip to share the rather obscure feature of putting a cigarette in your mouth.

resprites the tajaran cigarette packets to more accurately match where they come from
2020-07-05 18:34:07 +03:00
Wowzewow (Wezzy)andGitHub fad8415a8e Pickup, Drop and Equip sounds (#8861) 2020-05-22 15:40:00 -03:00
HouseOfSynthandGitHub 2cddf9a16d Allows shaking of salt, pepper and space spices w/ sound (#8623) 2020-04-11 14:49:33 +02:00
Wowzewow (Wezzy)andGitHub ffe96a44aa Food refactor, Trash states for drinks and updated icons (#8285) 2020-02-24 15:04:57 +01:00
Wowzewow (Wezzy)andGitHub bdfdefba6c Adds new sounds to buckling, helmet and closets (#8188)
Also tweaks the coffee machine vending sound.
2020-02-10 13:51:39 +01:00
Wowzewow (Wezzy)andGitHub b4ad63fb26 New glowstick, sink, and joint relocation sound (#8131) 2020-02-02 13:17:51 +01:00
Wowzewow (Wezzy)andErki a6688878a4 Bedsheet inhands and other fixes (#7559)
Adds more bedsheet inhands, because immersion.
Penlight has an inhand now.
Lanterns have new inhands.
Ashtray cigarette extinguish now properly plays the sound.
You can put cigarette butts in cigarette packets

also some more stupid drop sounds
2019-12-05 23:43:49 +02:00
Lady FowlandErki d6ff38ef96 The Epic Construction Update (#5976)
How to build machine blueprints!

Use steel sheets like normal, then rotate the frame how you like it using the directional arrow. From here use a Multitool to finalize it and then wire it up like you would before.
2019-09-10 22:07:46 +03:00
fernerrandErki c6268ae9f0 Changes the drop sounds of balls. (#6688)
Changes the drop sound of beach balls to a more fitting one.
    Adds a new appropriate drop sound for basketballs.
2019-07-11 16:42:28 +03:00
alsoandanswerandWerner e004413c18 adds cool animations (#6533) 2019-06-14 17:53:58 +02:00
alsoandanswerandWerner 4d83d1a568 Sound fixes again (#6467) 2019-05-19 16:23:13 +02:00
William LemonandWerner b4f2347a2d Pens now clicky clicky (#6393)
Doesn't change how pens work at a functional level, they can just be clicky clicky'd now.
2019-05-09 14:26:46 +02:00
alsoandanswerandWerner 1bab746d17 adds new sounds (the not stupid version) (#6307) 2019-05-05 23:51:08 +02:00
alsoandanswerandErki 3c38c19f2a bureaucracy and library update 2 : electric boogaloo (#6182)
tweak: "Tweaks some bureaucracy sprites."
tweak: "Reverts pen sprite with some improvements."
soundadd: "boxes filing cabinets and paper make noises"
also put all the bureaucracy in a nice file
2019-03-30 21:53:03 +02:00
AlberykandErki 2116c17961 Adds the icelance rifle (#4804)
This pr adds the icelance rifle, a tajaran energy weapon. It has the capacity of three regular laser blasts, but it can be recharged manually by rotating a crank on it. You can buy it from the merchant or get it as a raider.

Thread: https://forums.aurorastation.org/viewtopic.php?f=18&t=11215

Sound is from https://freesound.org/people/kikuchiyo/sounds/214851/

Sprites were made by dronz.
2018-06-05 22:26:20 +03:00
BurgerLUAandErki aad698be53 Mental Medication Additions (#4648)
The less controversial tweaks
Tweaked the metabolism rate of mental medication to reflect their intended values. Reduced the dosage threshold to suppress traumas to reflect their intended values.

Syringe (drugs) now contains truth serum.

Cardox is now slightly poisonous, and can directly remove phoron from blood when consumed. Cardox can now remove phoron in the air when applied to turfs.

A secure box of loyalty implants, hextrasenil pills, and cardox grenades are now located in the vault.

The vault now contains some misc emergency gear that a head of staff can access in case of a dire situation. Current gear are loyalty implants, expensive cardox grenades, and Hextrasenil pills.
2018-05-13 17:39:56 +03:00
AlberykandErki 207608b60c Ports some sounds from baystation (#4675)
This pr ports some sounds effects from baystation12, it has sounds for:

-using medical items
-using hyposprays
-opening some storages, like briefcases and toolboxes
-lighting matches
-magboot activation sounds
-holster sounds
-tape sounds
-pen and stamp sounds
2018-05-02 00:20:56 +03:00
BurgerLUAandErki 4075ecff32 Medication + Lotto Ticket Fix (#4616)
Fixed Escitalopram causing insane amounts of drowsiness.
Tweaked the mental medication names to reflect proper naming formats.
Reduced the lottery ticket drumroll sound
2018-04-15 22:15:54 +03:00