Commit Graph

1672 Commits

Author SHA1 Message Date
Ling
f83723c389 Ports SSfoam and SSsmoke (#17742)
* Ports SSfoam and SSsmoke

* Remove dupe define
2023-02-08 00:52:57 +00:00
Ling
a6d7e3fd15 TGUI Preferences Menu + total rewrite of the preferences backend (#17381)
* TGUI Preferences Menu + total rewrite of the preferences backend (#17368)

* It compiles

* It opens

* Sync 1

* Add asset caching

* Sync 2

* It opens without dev now

* Update a few packages

* Sync 3

* Sync 4

keybind fix

* start of dehardcoded species

* Small fixes

* Add more individual preferences

* ASS sync

* Automatic changelog generation #17368 [ci skip]

* AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH

* e

* Fix some TS stuff

* Sort quirks starting from good

* Fix skin tone selector

* Jamie Fixes

* Update moth.dm

* Fix latejoin menu + tweaks

* Some fixes

* Finally fix job selection

* e

* Ling

* MORE

* config

* Convert pref: ooccolor

* Convert pref: asay color

* Convert pref: tooltips

* Convert pref: ui style

* Convert pref: buttons locked

* Convert pref: hotkeys

* Convert pref: tgui stuff

* Convert pref: windowflashing

* Convert pref: ghost stuff

* Convert pref: map & antag

* Convert pref: PDA stuff

* Convert pref: credits & glasses


1

* Convert pref: name

* Convert pref: appearances 1

* Convert pref: appearances 2

* Convert pref: jobless role

* Convert pref: runechat

* Convert pref: yogtoggles + tail wagging


1

* Convert pref: client fps

* Convert pref: graphic settings

* Convert pref: pda uplink & menuoptions

* Convert pref: map & flare

* Convert pref: Bar choice

* Fix setup character button

* Convert pref: alt announcer

* Fix

* Add cycle background button

* Convert pref: disable balloon alert

* fix

* Clean savefile

* Fix backpack pref

* Fix underwear selection

* Fixes some shit

* Updates

* Fix computer runtime

* Fix pref names

* Convert pref: donor item & hat

* More computer fixes

* Convert pref: borg hat

* Convert pref: donor pda (broken)

* Convert pref: purrbation

* Convert pref: afreeze

* Convert pref: accent

* Various savefile improvements

* Convert pref: persistent scars


1

* A few pref fixes

* Some more fixes

* Various SSoverlays improvements

* Add IPC appearances

* Add polysmorph appearances

* No icons for ipc and polysmorph

* Podpeople deserve death

* Add plasmaman appearance

* h

* fix

* fix2

* asdf

* fsdf

* aaaaa

* FUCK MOTHS

* Preternis color

* e

* e

* Update human.dmi

* icon fix

* un snowflake

* fix underwear icon

* remove color from here

* donor ree

* aa

* maybe

* Restore a bunch of TGUI files

* More TGUI fixes

* test

* Fix more errors

* a

* test

* e?

* a;lso this

* maybe

* Fix

* Revert "maybe"

This reverts commit 14d044a7e3.

* fuck off m8

* e

* fak off m8

* e2?

* AHHH

* AHA

* AHHH

* fix linter 2

* debug

* fix runtime

* Update dynamic.json

* Revert "debug"

This reverts commit 18681432bd.

* 2

* who sleeps in an async?

* Hack

* e

* Fix a few blocking calls

* Oh bother

* Stay dead

* fuck

* Update jobs.dm

* move debugging

* Update jobs.dm

* Test

* YEET

* Revert "YEET"

This reverts commit 4082e3b133.

* Update jobs.dm

* Update jobs.dm

* e

* Fix sechailer runtime

* Fix human hair color

* d

* Ports part of that job refactor

* Convert latejoin to new departments

* Fix ghost form

* Quirk validation

* Hopefully pod color fix

* oops

* Prayge job fix

* test

* Better unit test asset loading

* Remove print

* Add error just in case

* Remove brief outfit and bypass centcom deadmin

* Remove broadcast login/logout

* Remove darkened flash

* Remove fov darkness

* Remove ghost lighting

* Remove some tgui prefs

* Typo fix

* Small fixes

* IPC name fix

* IPC and pod colors

* Jobless fix

* Donor item fix

* Oopsie

* Quirk bandaid

* Misc

* Move new prefs to Preferences tab for now

* Add skillcape

* FUCK THIS SHIT

* Remove /tg/ gamer cloak

* Restrict some job related preferences to clean up UI

* Remove useless client var

* e

* Small tweaks

* Dont allow selecting mood quirks if mood is disabled

* AHHH

* Filter ckey-locked donor items

* stupid jamie

* AI core display fix

* Move donor stuff back to the top

* Remove TODOs

* Clean up perks

* Linter fixes

* e

* WORKS

* LORE

* Fix skillcape list

* Backpack why

* Fixes

* Fix cargo console

* Remove these

* Add horns, frills and mark

* Fix not applying all features

* Add some missing mutant bodyparts

* Update numberinput

* Makes animatednumber cooler

* Oops

* Add default ghost orbit

* Default to normal backpack

* Fixes skillcapes not being filtered

* Donor fix prayge

* yep

* Adds fallback latejoin menu

* Rework donor stuff a bit

* Fix donor tgui logic

* Delete unused proc

* Update FA

* Un-yogify quirks

* Better checking of quirks

* Update tgfont

* Fix quirk icons

* Fix backup name

* Fix donor stuff

* A few runtime fixes

* Fix another runtime

* Give fallback latejoin verb upon connecting

* Update AirAlarm interface

* maybe this works

* Test

* Sentient

* Remove AI core display preview icons

* Fix resetting plasmaman helmet style

* Equip plasman in preview

* Fix plasmaman preview icon

* fuck keybind fix

* Extra keybind sanity

---------

Co-authored-by: Yogbot-13 <admin@yogstation.net>
Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>
Co-authored-by: adamsong <adamsong@users.noreply.github.com>
2023-01-28 15:26:19 +00:00
Skrem_7
8e0359387f Player Species Naming Convention Update (#17267)
* new names and naming conventions

* lessens yanderedev by 74%

* minor efficiency tweaks?

Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>

Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
2023-01-11 21:14:17 +00:00
Ling
c7226a179b Modernizes components (#17260)
* Part 1

* Refactor signals into different files

* Remove redundant file

* Add missing movable signals

* Add signals log

* Split signal registering with list into new proc

* Add comments to component.dm and remove signal_enabled

* Fix yogs code

* Not this one

* Hopefully make linter happy

* Remove duplicate file

* More duplicates signals
2023-01-04 22:29:34 +00:00
Ling
50e3477a6e Rips out the old keybind system and ports a better version from /tg/ (#17216)
* Initial version

Ripped out old version and added new version

* Update some of the keybinds

* More changes

* Added hotkey sanity checks

* Misc. fixes and features

* Small fix

* Refactor keys_held

* Adds emote keybinds

* Small spelling fixes

* I always forget this one

* Add 1 second cooldown on emotes

* Fix DME

* Don't spam

* Make linter happy

* New MC init
2023-01-04 15:55:09 +00:00
Jamie D
37a75475ad [TG UPDATE] 4 - TGUI - WOULD YOU LIKE TO UPGRADE TO THIS EDITION? (#17311)
* e

* https://github.com/tgstation/tgstation/pull/55157

* manual

* Replace alert usage with tgui_alert (#58419)

Pretty much every alert() call is replaced with tgui_alert, except one I replaced with tgalert as a fallback. If tgui_alert exists, why not use it?

* e

* e

Co-authored-by: Celotajs <81999976+celotajstg@users.noreply.github.com>
2023-01-04 15:52:06 +00:00
Ling
17c5a68c33 Backports several SSmapping improvements (#17208)
* Optimizes SSmapping

* Turfs inside area are stored

https://github.com/tgstation/tgstation/pull/70966

* Add async reserving of turfs

* Fix bug

* Fix shuttle init
2022-12-31 15:41:47 +00:00
fira
c30f297c11 MC backport (#16992)
* Break things

* fix bad replace in test code
2022-12-31 15:30:57 +00:00
Jamie D
ad7b7e7543 Revert (#17049) 2022-12-24 11:19:22 +00:00
Jamie D
410feac06f Disables Rad Goat and Anomaly for Good (#17108)
* Disables Rad Goat and Anomaly for Good

* Update supermatter.dm

* Map
2022-12-17 18:31:28 +00:00
Chubbygummibear
147ca4ef8a "I can smell you." A total rework to Transcendent Olfaction and a new Bloodsucker Olfaction that smells blood (#16647)
* might work, but need to do more scent descriptions

* very good progress

* big commit for madam

* unused sprite

* comment cleanup

* cleaning up descriptions

* more scent desc changes

* p

* 20 seconds

Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
2022-12-17 14:35:09 +00:00
ynot01
754a905e53 [ADMIN] Post-round lobby music will no longer interrupt admin music (#16990)
* all i want for christmas is you

* Update roundend.dm
2022-12-16 15:32:45 +00:00
ynot01
32b6c435cf various spell fixes (#17035) 2022-12-12 19:05:33 -06:00
Molti
fb7ddd8835 Preternis icon, colour, and tweaks (#16822)
* Preterni have variable colours now, time for preferences

* Now to select colours

* proper colours now

* Tweaks firestacks from various things

* mapbot what are you doing?

* magboots slow down slightly less when on to help janitors since they need it on to not slip
2022-12-02 14:10:10 +00:00
monster860
8de16779d6 Replays 2.0 (#16211)
* C++ demo

* linuxy shit

* Working linuxy shit

* demo writer is necessary I guess

* use the working one

Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>
2022-11-21 23:11:17 +00:00
BurgerLUA
c071763b67 Fixes NTSL scripts not working (#16351)
* Fixes NTSL scripts from not working.

* Removes a runtime caused by previous code.

* removes old message in favor of previous one in commit

* Requested changes

* Update IDE.dm
2022-11-10 22:13:50 -06:00
ChesterTheCheesy
4aa6c0b45d either destroys the entire game, or increases performance... maybe both (#16178) 2022-10-29 15:02:44 +01:00
Redmoogle
3029324ac0 ports chat highlight fix from tg & removes self highlights (#16064)
* partial port

* poke linter

* eslint this eslint that how about I remove it

* port that

* and that
2022-10-08 15:20:06 +01:00
Redmoogle
a91ef5c4bf Datum lighting (#15931)
* Turns lighting objects into a datum, makes all lighting be performed with an underlay. big maptick fix very good! (#58991)

credit to zewaka for the idea of using underlays

turns the lighting object movables that were unnecessary and increased maptick into a datum which then applies and removes an underlay in update(). also applies a lot of general lighting clean ups (mostly using as anything in loops and fixing single letter var names).

multiz is a little different by necessity, now only the bottom turf's lighting matters in the brightness of the top turf unlike master where the bottom turf's lighting object is hidden from the vis_contents of the top turf. there are still some kinks to iron out here though, since currently objects suspended in openspace (like tram platforms) look bad and glass floors look bad too

only thing i have left to do is make multiz work (well)

UPDATE: multiz now appears the same as far as i can tell, its possible there are other situations in which its different but datum mats work and it automatically updates if the turf below changes. now i just need to make the system less finnicky if at all possible (and possibly merge managed_turf_vis_content with managed_overlays maybe?)

new update: its basically equivalent to normal multiz as far as i can tell (visually at least, in the circumstances ive tested so far)

NEW NEW UPDATE: turfs no longer have the VIS_HIDE vis_flag and multiz works without stacking the lighting from the floor below! so this shouldnt have any overt drawbacks to master anymore

1 needless movable per tile is terrible for maptick. this is probably a larger improvement than my emissive blocker change in terms of maptick. im guessing we'd get around 0.6 average maptick per player after this where currently we get 0.85 or so

Edit: according to lemon, sybil reached 0.71 maptick per person when tm'd with this

if this is a big enough improvement i might finally be able to get rid of the Gone discord avatar

* Revert "Turns lighting objects into a datum, makes all lighting be performed with an underlay. big maptick fix very good! (#58991)"

This reverts commit ffbbeb64f4.

* port from another codebase

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
2022-09-30 19:54:14 +02:00
Byemoh
f300b8f288 Update roundend.dm (#15712) 2022-09-17 12:44:02 +01:00
Bop
dd73858b20 NIRN (#15604) 2022-09-10 20:38:37 +02:00
Redmoogle
194a1efeff Add Sorting to NTos PDAs (#15602)
* Update ntpda_msg.dm

* sortin
2022-09-10 20:36:53 +02:00
adamsong
44cd06ecc6 [ADMIN] Chganges auth backend to use the forums instead of the DB (#15195)
* [ADMIN] Chganges auth backend to use the forums instead of the DB

* Remove dbranks flag

* I'm dumb

* re-promotes myself

* Re-use datums, rather than continually re-making them

* Delete the datum instead, easier to manage

* Moved to an inhertiance based system for permissions management

* Proccall protection and logging

* Linter

* Update config

* Fixes pp I hope

* Two letters made it do a bad, I am sad

* Clears forums admins when reloading

* Adds db support

* Update config

* Re-enables forum integration

* No editing the funny datum

* Allow me to do the funny during the test merge

* Didn't commit the changes

* Copying and pasting hard

* Sanitize ckey

* Var is unnecessary

* Small debug log to debug dono chat

* Fixes wrong proc call

* Move log, will be a bit much, but is fine because its temporary

* Made better log message

* Fixed reload admins, added debug log to json_decode that was erroring

* Expanded forums integration error handling

* Fully protects funny lists
2022-08-28 14:26:46 +01:00
Redmoogle
20047c6369 Holopads now have partial color (#15253)
* Colored icons

* Update icons.dm

* Fix some colors

* RADIALS

* Revert "RADIALS"

This reverts commit ef7fed100e.
2022-08-14 18:25:17 +01:00
TheGamerdk
e1aed49a3b bonk (#15136) 2022-08-05 14:49:01 +01:00
Redmoogle
e4cf2139c4 Re-adds donator chat (#15077)
* Readd Donator Chat

* Fixes

* Cleanups
2022-08-05 14:16:34 +01:00
Redmoogle
9c046aa532 Ports IPCs from beestation (#14582)
* Switching to another computer

* half way there

* Should compile now but will be missing icons

* )

* ident

* Add 1/3 DMIs

* Fix taste

* Apply changes

* Sprites n stuff and revive delay

* add organ sprites

* More IPC Screens and Antennas

* L + Ring + Fix

* 2 New Eye Screens

* Fixes

* Fixes

* :) + :( + Reorginization

* Hand Sprites (Needs Spriters Work)

* Make the hands look much less retarted

* Ports Morpheus Cyberkinetics Chassis from Shiptest

https://github.com/shiptest-ss13/Shiptest/pull/1181

* remove debug print

* A bunch of fixes

* get out of there code

* Its not an upgrader cyberheart

* Replaces some color screens with Greyscale variants

* Update code/modules/mob/living/carbon/human/species_types/IPC.dm

Co-authored-by: Anvilman6 <54463777+Anvilman6@users.noreply.github.com>

* Jesus christ burn hits hard

* makes the head decapitable for IPCs

* Retard managed to commit a map

* NO_DEFIB trait and makes emotes work

* revive code

* Update IPC.dm

* Update objective.dm

* IPC Revival Board + Hair Fix

* Gives attach limb a return for limb reattachment

* well fuck you too then

* IPC Organs no longer decay

* Hopefully makes IPC revival work less buggily

* Custom hud icon

* Makes IPCs genderless

* fixes

* Fix starving popup

* Crit fixes and adjustments

* Adjustments & Cleanups

* Update defib.dm

* merge icons

* Update negative.dm

* should fix the rest of quirks + noblood

* FUCK

* Fixes organ duplication

* Removes hemophiliac for noblood people

* no defibbing ipcs fuck you

* moment moment

Co-authored-by: Anvilman6 <54463777+Anvilman6@users.noreply.github.com>
Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
2022-08-05 13:13:10 +01:00
SuperSlayer
dda486a4d4 Ports TG balloon alerts (#15041)
* Update computer.dm

* Update meat.dm

* Update objects.dm

* Update computer.dm

* Update meat.dm

* Update objects.dm

* boowomp

* e

* s

* s

* 3

* rev

* Update antagonists.dm

* Update blob_overmind.dm

* Update radial.dm

* Delete info.dm

* Update overmind.dm

* Update overmind.dm

* Update powers.dm

* Update role_preferences.dm

* Update job.dm

* Update mind.dm

* Update dynamic_rulesets.dm

* Update dynamic_rulesets_latejoin.dm

* Update dynamic_rulesets_roundstart.dm

* Update antag_panel.dm

* Update revolution.dm

* Update bureaucratic_error.dm

* Update _job.dm

* Update ai.dm

* Delete anti_union_propaganda.txt

* Update antagonists.dm

* Update blob_overmind.dm

* Update generic_negative_events.dm

* Update _blobstrain.dm

* Update _blob.dm

* Update _job.dm

* amonus

* del

* amogus

* mapping shit

* removes stupid hivemind shit that i forgot to remove from my master branch

* Update traits.dm

* Update objectives.dm

* Update dynamic_rulesets_roundstart.dm

* e

* fork cleanup

* cleans useless shit from the fork

* amongus

* a

* pog

* fix

* e

Co-authored-by: SuperSlayer <91609255+TymurShatillo@users.noreply.github.com>
2022-08-05 13:32:23 +02:00
Vaelophis Nyx
6a10de54cc Adds More Animal Cubes & Powders & Reactions (#15143)
* cube 1

* e

* Update biogenerator_designs.dm

* Update others.dm

* Update others.dm
2022-08-04 16:12:50 -04:00
TheGamerdk
02c86b58f1 done (#14990) 2022-07-30 15:57:34 +01:00
adamsong
0dc846b454 [admin] War on time - Improves logging timestamps (#14920)
* Logs now include round timer, cannot wait to see how this breaks something

* Switched timestamp on mob logs to be round time
2022-07-23 13:50:43 +01:00
Chubbygummibear
54e8a8e7fa Bloodsuckers objective tweaks and added epilogues (#14837)
* finally

* skrem writing

Co-authored-by: Skrem_7 <98909416+Skrem7@users.noreply.github.com>

* skriting

Co-authored-by: Skrem_7 <98909416+Skrem7@users.noreply.github.com>

* skriting

Co-authored-by: Skrem_7 <98909416+Skrem7@users.noreply.github.com>

* i just now learned how to batch suggestions

Co-authored-by: Skrem_7 <98909416+Skrem7@users.noreply.github.com>

* ttt code

Co-authored-by: tattax <71668564+tattax@users.noreply.github.com>

* never forget

* undoing broken code just in case

Co-authored-by: Skrem_7 <98909416+Skrem7@users.noreply.github.com>
Co-authored-by: tattax <71668564+tattax@users.noreply.github.com>
2022-07-23 12:39:55 +01:00
adamsong
72338902d8 [s] Fixes chat linking (#14939) 2022-07-21 22:30:47 +00:00
tattax
c278cf30cf moves atom/target in do_after() forward (#14161)
* wowzers

* s2

Co-authored-by: Maxim Nikitin <mnmaxim@gmail.com>

* s3

Co-authored-by: Maxim Nikitin <mnmaxim@gmail.com>

Co-authored-by: Maxim Nikitin <mnmaxim@gmail.com>
Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
2022-05-30 21:25:59 +01:00
ynot01
a94aa9a6f4 round actually ends on narsie & time defines (#14207)
* round actually ends on narsie

* time defines

* time defines
2022-05-28 22:56:57 +01:00
Jamie D
73455667d8 Revert "Blacklists secondary datacore from various random events and re-adds the airlock (#14149)" (#14155)
This reverts commit 1cbc31c322.
2022-05-16 21:28:42 +01:00
Maxim
1cbc31c322 Blacklists secondary datacore from various random events and re-adds the airlock (#14149)
* kermit

* Revert "kermit"

This reverts commit c44c865773.

* e
2022-05-16 21:19:10 +01:00
TheGamerdk
52ad5a0dd0 Makes power failure never affect areas that contain AI data cores (#14150)
* Update game.dm

* Update game.dm
2022-05-16 21:18:29 +01:00
TheGamerdk
1d21a4cbef [PORT] Secret Gateways: Config loaded Away Missions + Anti-observing Z level traits (#13967)
* Secret Gateways: Config loaded Away Missions + Anti-observing Z level traits (#61719)

* Removed effect/dummy/phased_mob copypasta. Fixed squeak component triggering from abstract effects & co. (#54783)

* bonkies

* fix merge

* secret gateway update (#62003)

admins are now notified about a secret gateway load failing, also logs this
secret z levels are protected from incorporeal movement
fixes unpowered ruin areas being powered
adds a bunch of new areas for secret gateways, since var edited areas probably arent a good idea its good to have a few presets
adds cordon turfs and areas, ingame they just look like the z level border, they are completely indestructible, you cant pass them, and if you somehow do, the cordon area kills you (idea from goon but the code and sprites are mine)
adds a z level injector mapping trait, injects a z level trait into the z level its placed on, if you want to add something like ash storms or whatever to your map
adds an anti xray z level trait, you can optionally add this with the z level injector to protect your map against any xray or whatever

* yesss

* Update walks.dm

* last fixed

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2022-05-16 19:53:46 +01:00
cuackles
7112a79f7c Tape now gives a "harmless" embed (#14056)
* uh oh

* Update _bodyparts.dm

* tape expended on use for taping

Co-authored-by: Theos <theubernyan@gmail.com>
2022-05-10 23:39:47 +01:00
TheGamerdk
36724c9118 Update game.dm (#14064) 2022-05-10 23:29:44 +01:00
Jamie D
9958c34606 Adds DEV Permission and Enables Memory Profiler (#13966)
* Adds DEV Permission and Enables Memory Profiler

* oops

* Fixes perms

* Fixes

* Fixes Comment
2022-05-08 03:36:22 +01:00
LatteKat
9c8572a3be fixes some lint warnings (#13773)
* fix lint

* argh
2022-04-21 14:13:50 +01:00
Lucy
0c22ca1a3f Holoparasite tweaks and stuff (#13542)
* Ooga booga stand changes!

* Fixes some pocket dimension stuff.

* New pocket dimension owo
2022-04-10 12:45:16 +01:00
Chubbygummibear
4bc9d55ff4 Phytosian "hair" (#13505)
* gooby hammer

* zip zap zoop

* no more hammersplosion, hello hammer in the stone

* forgot to nerf wizard pullout time :^)

* 20 second yoinky sploinky but takes twice as long for nonwizards

* fine 15 seconds

* Seccs

Co-authored-by: Byemoh <baiomurang@gmail.com>

* woops the description was still based on this being a timer mechnic, not the yoinky sploinky

* goodbye hammersplosion, the world weren't ready for you 😔

* mjolnir statue sprite updated to the new sprite

* ho

* Update yarn.lock

* big progress

* more more more

* some kinda progress i thin

* kinda in

* hair to flower matching working in character setup

* we're just about there baby

* i hate the randomize human proc

* COLOR RESTRICTIONS IN PLACE

* undo yog dme fuckup

* Revert "Merge remote-tracking branch 'upstream/master'"

This reverts commit a28e3b6050, reversing
changes made to 46f9355fc7.

* should fix yarn being weird

* oh come on

* Revert "Merge remote-tracking branch 'upstream/master'"

This reverts commit 46f9355fc7, reversing
changes made to dfcc046265.

* watch this break everything lmao

* PLEASE

* more cleaning kill me

* i really need to update my main

* i actually made it worse

* LAST ERRANT THING??

* square

* now you can't make a human with black hair and switch to pod for black hair

* nevermind that "fix" broke the hair waa

* H.dna.fuck

* Apply suggestions from code review

Co-authored-by: Byemoh <baiomurang@gmail.com>
Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
2022-04-03 00:14:17 +01:00
alexkar598
84e422a7c2 [BOUNTY] Fixes dab animation not working | Jamie can't edit my PR to make it not compile edition (#13338)
* Fixes dab animation not working

* Update matrices.dm

* Reverts jamie's commit to my pr

Co-authored-by: alexkar598 <>
Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
2022-02-27 22:06:54 +01:00
MAL-F-TI..N
dd5bd281be [TG PORT] Make status displays scroll long messages smoothly. (#13300)
* Ports

* Revert "Ports"

This reverts commit 78526c8719.

* howd that get in der
2022-02-25 15:11:52 +00:00
Chubbygummibear
6c5d7e8edf Gives Ethereals face shape options and access to hair gradients (#13215)
* PLEASE GOD JUST WORK PLEASE

* YES?

* oh my god it works

* should resolve the merge conflic, also the diamond was of a different darkeness woopsie

* YOOO THEY DON'T GET HIDDEN BY PARTIAL FACE OBSCURITY ANYMORE. SEC HELMETS AND TOGGLED BALACLAVAS WORK
2022-02-05 15:29:19 +00:00
TheGamerdk
ed165b8ddb Revert "Adding unique sound for delta alert." (#13007)
* Revert "Adding unique sound for delta alert. (#12342)"

This reverts commit 4dc40d3708.

* Update security_levels.dm

* Create delta_alert.ogg

* Update security_levels.dm

* Update priority_announce.dm
2022-01-04 18:50:32 +00:00
TheGamerdk
b685598df0 [AI] [READY] Minor AI Revamp Tweaks (#12919)
* Update decentralized_os.dm

* Update decentralized_os.dm

* Update decentralized_os.dm

* Update robot_upgrades.dm

* Firmware Boards

* Update ai_controlpanel.dm

* Update ai_controlpanel.dm

* Power balance

* Fixes some verb and HUD issues

* MMIs can hvae predetermined laws now. Start of RD password code.

* Finished RD code

Made AI revert to core if they're in a shell when it's getting attacked.
Fixed giving MMIs + posibrains laws

* Don't let oldstation use infinite boards

* Happy linter happy life

* Update robot_upgrades.dm

* Update ai_data_core.dm

* Update ai_data_core.dm

* Update ai.dm

* Moves defines to their own folder. Increased power usage and temp production for testing. Fixed air becoming "stale"

* Smoothing for expansion busses

* Malf upgrader

* UI tweaks

* makes it compile whoops

* makes it compile for real

* Lower temp limit

* Update ai_controlpanel.dm

* HUD fixes maybe?

* Plaque

* Update ai_controlpanel.dm

* MAPS

* kilo

* Update signs_plaques.dm
2021-12-25 09:33:33 -05:00