* 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
* Add files via upload
* changed sigtech, tourist, and clerk icons
added more detail to sigtech icon
new tourist and clerk icons
* Some more icon changes
I uploaded the wrong file
* applied grimm-hollowknight requested changes
Adds new signal technician and paramedic hud icons and reverts clerk's back, all requested by grimm-hollowknight
* ah, so thats why you reverted that change
im dumb
* why cant i merge upstream
why github
* Exosuit fabricator fix
Still dont know how to not add a million commits, so this will have to do
Resizes the gui so it fits the new mat, still need to add dilithium texture but I have no clue how to do that
* Many changes to dilithium crystals
added a polycrystal and refined version, copies of the BS versions
tweeks to make it work as a mat
still needs a crush effect
* Added polycrystal icon
Just a recolor of a BS polycrystal, so it should look fine
* Added dilithium to the mat list
self explanatory
* Added dilithium to some lists
Added dilithium to some lists
* Added dilithium to even more list
added dilithium to the mat requirements for some batteries
* Adds dilithium as a mat
Adds dilithium as a mat so it can be used to make stuff
* Added dilithium to a list
actually its the polycrystal sprite but you know what I mean
* Fixed a small mistake
I uploaded the wrong file. Fun.
* Added a space to a comment
Added a space to a comment
* Removed the comment
Removed the comment
* Added a space to another comment
Oh, there were two comments
* Cut a comment down
Maybe this will work?
* Fixes the line endings maybe
I think this is what Jamie wanted fixed
Also does some stuff with the files because im not uploading the files using Github
* Updated a comment
Removed a place holder, also should remove the whitespace changes as JamieD1 requested.
* Should fix a conflict
* Cherry picks the unicode part 2 PR from TG
* Things
* drop 512 support
* TAN --> tan
* Manually does the things that was in renamed files
* CLAMP --> clamp
* ismovableatom -> ismovable
* bugfixes, tg is bad
* Ports sanitize_name
* Bumps checks
* Fixes new linter errors (#48126)
About The Pull Request
This fixes the errors raised by the new feature I'm adding to the linter: SpaceManiac/SpacemanDMM#119
* Update SpacemanDMM suite to 1.2 (#48785)
* Update SpacemanDMM suite to 1.2
* Fix new lint errors
* Removes unreachable code (#48143)
About The Pull Request
As detected by SpaceManiac/SpacemanDMM#123
* casually fixes 50 bugs
* stoopid evil dreamchecker
* stoopid evil dreamchecker
* stoopid evil dreamchecker
* almost the same thing
* Makes all UIs UTF-8
* Fixes bugs
* Fixes runtimes, some related to 513, some not
* Fixes agent ids
Co-authored-by: MrPerson <spamtaffic@gmail.com>
Co-authored-by: alexkar598 <>
Co-authored-by: spookydonut <github@spooksoftware.com>
* 1/4 done? maybe?
* more
* stuff
* incremental stuff
* stuff
* stuff & things
* mostly done but not yet
* stuffing
* stuffing 2: electric boogaloo
* Git Commit and the Kingdom of the Crystal Skull
* make it actually compile
* found more stuff
* fixes
* fix AI laws appearing out of order
* fix windows
* should be the remaining stuff
* this time for real
* i guess it should compile too
* fix sechuds
I added an examine message to the ore silo:
[src] can be linked to techfabs, circuit printers and protolathes with a
multitool.
Also added it to runtimestation, which required me to expand the area a little.
add: The vault now contains an ore silo where the station's minerals are stored.
add: The station's ORM, recycling, and the labor camp send materials to the silo via bluespace.
add: Protolathes, techfabs, and circuit imprinters all pull materials from the silo via bluespace.
add: Those with vault access can view mineral logs and pause or remove any machine's access, or add machines with a multitool.
tweak: The ORM's alloy recipes are now available in engineering and science protolathes.