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
Charlie Nolan
a5d780e4d7
Don't html-ize high rank admins in Discord. ( #25117 )
...
* More escaping fixes.
* Update code/__HELPERS/text.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-06 03:19:14 +00:00
Luc
088f830216
Fix typo with voice analyzer ( #21582 )
2023-07-07 13:11:10 +01:00
PopGamer46
542cfa919b
fixes voice analyzer issues with clown´s different font speech ( #20605 )
...
* clown recording working on for clown fix
* Update code/modules/assembly/voice.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
---------
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2023-03-28 21:45:22 +02:00
Henri215
473a46ff5a
Tweaks to autolathe design costs ( #19469 )
...
* first wave of tweaks
* Update code/modules/power/cable.dm
Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com >
* Edan52 review
* missed one
Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com >
2022-10-28 20:05:46 +02:00
Vi3trice
59dfdba201
Everything else through the door ( #19358 )
2022-10-13 21:56:58 +02:00
AffectedArc07
aba452f785
Refactors signallers, assemblies, electropacks ( #18689 )
...
* Refactors signalers, assemblies, electropacks
* Update code/game/objects/items/devices/radio/electropack.dm
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2022-08-15 16:36:34 +01:00
KalevTait
8288219cbf
assembly ( #18296 )
2022-07-10 12:48:25 +01:00
farie82
77ed86363f
Makes sure the grenade beeps first before it booms ( #14738 )
2020-10-26 18:41:31 -04:00
AffectedArc07
04ba5c1cc9
File standardisation ( #13131 )
...
* Adds the check components
* Adds in trailing newlines
* Converts all CRLF to LF
* Post merge EOF
* Post merge line endings
* Final commit
2020-03-17 18:08:51 -04:00
FreeStylaLT
d0d441b7fa
a completely inconspicuous PR
2019-01-18 19:39:24 +09:00
tigercat2000
e56750481c
Multilingualism
...
This commit adjusts the speech parsing system to allow for an infinite
number of languages to be present in the same message. You can
transition freely between any language you are able to speak simply by
putting it's language key in the middle of the sentence.
Honestly, this was a massive pain in the ass, and there's probably still
broken stuff, even though I've spent around 8 hours testing and refining
this.
2018-11-24 00:22:05 -08:00
Citinited
110baf920a
absolute pathing, removal of extraneous brackets
2018-10-25 20:23:18 +01:00
alex-gh
7633b312e5
Voice analyzers no longer activate on any noise.
2018-10-13 07:50:05 +02:00
Alffd
e49bcd4d15
Add noise sensor and add muzzles to protolathe
2018-08-14 00:53:39 -04:00
Fox McCloud
8c7b543415
The Great Conflictening 2.0: Removes /obj/item/device
2018-04-25 23:07:35 -04:00
tigercat2000
633c972f46
RnD autolathe removal + tech level overhaul
2017-06-01 11:34:29 -07:00
Markolie
6982014a6e
Replace all BYOND text macros
2017-02-21 15:41:37 +01:00
tigercat2000
732c3b4ae5
Goonchat ( #4744 )
...
* bicon regex run
* Remove all \black
* Goonchat from /vg/ / Goon
Whoo!
Special thanks to @Tastyfish for the macro2html thing so all of our
horrible color macros keep working and don't fail horribly <3
* Fixes and changes n stuff
- Made ping sane again (the fuck PJ)
- Updated chat CSS
- Fixed like one problem with a color macro
* whoops
* Restore /vg/'s pingloop stuff (used to avoid fucking up is_afk)
* Strip problematic tags from tcomm scripts
- <audio>
- <video>
- <iframe>
- <script>
* Fix human examine icon
* Name hotkey elements
* Removed old stylesheet
2016-06-23 16:56:15 -04:00
Tastyfish
f39649be57
added hear_message, like hear_talk but for audible emotes, voice analyzer & newscaster support
2015-12-13 04:36:41 -05:00
Fox-McCloud
a019934e9e
Pass I
2015-09-04 05:18:48 -04:00
ZomgPonies
9f2091983e
Voice trigger fixes
2013-11-24 03:21:37 -05:00
ZomgPonies
13985d2f4f
Sayu grenade and assembly update
2013-11-04 14:31:58 -05:00