Commit Graph

63 Commits

Author SHA1 Message Date
Cameron Lennox 0e24446f12 Icon Fixup [IDB IGNORE] (#18284)
* Begin the sprite consolidation

* med stand

* Library

* kitchen cart

* hydroponics

* Delete hydroponics_machines_vr.dmi

* furniture

* unused computer

* food

* fitness

* fixes the eggs

* Decals

* Drinks, Devices, and Drakie

* Cryogenic2

* combines

* chemical

* card new

* cards

* bereaucracy

* Xenoarch

* compile

* virology

* vehicles

* toys

* Surgery

* stationobjs

* clean these up

* gets rid of some dupes

* bye

* how did that get there

* Unused

* Gets rid of unused ninja dupe file

* Move all these old doors

* this too

* get rid of dupes

* Update airlock_angled_bay.dm

* fixes the map with a prop

* map fixes
2025-08-17 19:09:57 -04:00
GhostActual 89e8b73aff Fix 2022-04-26 01:28:23 -04:00
GhostActual 821c8d0cac Final Commit 2022-04-26 00:48:18 -04:00
GhostActual bc32e9a0fc Console
Update computer.dmi

Update computer.dmi
2022-04-25 16:18:32 -04:00
GhostActual fbcc41ef02 Base Commit 2022-04-11 13:27:56 -04:00
Heroman a01a87faca Fixes Claw Machine arcade 2021-11-22 18:48:49 +10:00
Aronai Sieyes c2efdc3301 Add missing sprites from merge
Weird!
2021-10-22 14:20:38 -04:00
Ghost Actual 3018ff04b5 CHOMPStation Casino Port (#11301)
* Create casino.dmi

* Base Commit

* Secondary Commit

* Third Commit

* Final Commit

* Final Final Commit

* Update casino_book.dm

* Update casino_cards.dm

* Update casino_cards.dm

* Update casinocash.dm

* The Claaaaaw

* Power Fix

* fix
2021-08-07 17:32:35 -04:00
Aronai Sieyes 4446c77af6 Fix other dirs on sensors 2021-08-05 09:48:42 -04:00
Aronai Sieyes d6874de894 Skyrat connected consoles 2021-08-04 18:46:44 -04:00
ShadowLarkens e3f01d83c1 Add icon state for turned off keyboard for PCU to prevent adding the default icon 2021-05-24 07:36:37 -07:00
Atermonera a712cdf5cc Merge pull request #8069 from klaasjared/The-PCU
The Personal Computer Unit
2021-05-10 01:16:43 -04:00
klaasjared a89195cac4 Arcade Hotfix (#8024)
* Fixes the Arcade Screens

Slight glitch with the arcade machines

* Forgot the broken screens

Fixed the broken screens now

* Quick Fix

Fixed the glitch
2021-04-11 00:26:23 -04:00
Unknown af5ace208c PART TWO OF THIS CRAP 2021-03-09 18:55:04 -05:00
Unknown 1fbc5182a9 Oops 2020-04-02 20:14:11 -04:00
Unknown 68943993a4 Fixes missing solars sprite 2020-04-02 20:10:20 -04:00
Aronai Sieyes befd28e6b9 Readd helm/engines/fuel screens 2020-04-02 11:55:59 -04:00
Atermonera df77f1bcf2 Port Bay computer icons 2020-04-02 10:30:21 -04:00
Leshana f6835c639a Mark VOREStation edits 2020-03-27 18:08:12 -04:00
Neerti 7225ea2b66 Read github PR for details. 2017-10-10 00:48:27 -04:00
Belsima ea07eaf926 Adds directional icons for telescreens. 2017-07-11 11:50:44 -04:00
SinTwo 56b35a9528 icon update 2016-06-04 00:31:15 -04:00
SinTwo dc29227895 Fixes power monitor computer screens 2016-06-03 22:10:52 -04:00
PsiOmegaDelta 1a73539ad3 Adds broken telescreen overlay. 2015-07-08 08:35:07 +02:00
PsiOmegaDelta 87d4cf4f68 Computers are now overlay based.
Computers now use an overlay based system, instead of demanding a full set of icons (on, off, broken) for every different computer.
Partially ports ParadiseSS13/Paradise#1468 which is a port of tgstation/-tg-station#9931.
2015-07-07 17:23:49 +02:00
PsiOmega 3c6b2b1904 Adds a broken icon for the atmospheric alarm computer.
Fixes #8066.
2015-02-10 10:48:24 +01:00
Atlantiscze 835d04290c Modifications to sensors code
- More stuff now triggers powernet warnings: People getting shocked by machinery (primarily door, but can be anything else powered by APC), and grilles. Thanks to @mwerezak for suggestion.
- Monitoring computer now has slightly different icon_state when it detects powernet warning. This is checked and updated every 5 MC ticks (ie, slightly delayed)
- Fixes ocassional runtime in powernet_sensor.dm
- Powersinks buffed a bit more. Drain rate changed from 0.6MW to 1MW. 1MW is full output of main engine SMES.
- Powersinks also dissipate small amount of internal energy charge over time. (20kW)
2014-11-12 14:54:56 +01:00
PsiOmega 27e20360e5 Fixes #6776
The aiupload icon no longer has a flickering line when switching between states.
2014-10-30 16:29:53 +01:00
Graham Lloyd dfee656826 Fixes turbine computers disappearing when broken/out of power. 2014-10-22 16:57:01 -04:00
Chinsky b018e9e150 Fixed #5374
Also added cancellation buttons here and there.
Prevented an exploit, resulting in ability to issue same passes with different ID, even if it doesn't have those accesses.
2014-06-30 16:11:42 +04:00
DJSnapshot 40e4528726 initial testing stuff for better laptops. 2014-06-21 00:30:29 -07:00
Chinsky 5754ba204f Adds guest passes.
They act like IDs, but have limited duration (up to 30 minutes). When time is up, all access is erased from them.
Adds guest pass terminal, which issues these.
Anyone can issue them, but only to areas their ID has access to.
All issued passes are logged in terminals.
2013-12-18 11:09:12 +04:00
Segrain 81cf97c105 New sprite. 2013-10-11 12:43:22 +03:00
Segrain 6ab1011e8e Alarm cameras. 2013-07-28 01:25:55 +03:00
sieve32@gmail.com 28903c85b9 -Fixed a typo pointed out in #coderbus by Otterfluff, and 2 icon changes that I have kept forgetting about
-Updated Xeno's 'stalking' stance, courtesy of WJohnston
-Small change to the security console animation, so instead of being 44 individual frames, it's just 7 with appropriate delays
-Extra sanity check for mech fabs, hopefully that would clear up runtimes from parts disappearing while building

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4600 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-02 04:08:31 +00:00
ericgfwong@hotmail.com 42733daf99 Added sprites for area atmos, atmos monitoring, exosuit control, and holodeck control consoles
Added an O2 medkit in medbay storage

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3892 316c924e-a436-60f5-8080-3fe189b3f50e
2012-06-23 09:04:02 +00:00
vageyenaman@gmail.com 449610bee2 Committing a patch for Giacom. See details here:
http://nanotrasen.com/phpBB3/viewtopic.php?f=16&t=9018

Also some very small metroid changes to make them more balanced and less KILL KILL KILL.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3839 316c924e-a436-60f5-8080-3fe189b3f50e
2012-06-16 06:11:14 +00:00
petethegoat@gmail.com af4d9be5cc Exciting new medical computers. Crew monitoring sprite by Hempuli, and the others are based off of that.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3483 316c924e-a436-60f5-8080-3fe189b3f50e
2012-04-20 03:46:54 +00:00
joe.heinemeyer@gmail.com 113beeb052 BS12 Detective Work port.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3229 316c924e-a436-60f5-8080-3fe189b3f50e
2012-03-02 05:23:08 +00:00
vageyenaman@gmail.com e7c27d1299 Huge fukken commit. Very game-changing new feature has been added but it isn't actually available to players yet.
Spess Networking Technology:

    ▪ The machines are located in Centcom near the cargo shuttle.
    ▪ A new admin debug verb "Change Radio Type". Using this will toggle between old (current) radio code and the new radio code. ADMINS: I recommend only doing this if Doohl (me) is around to take note of anything that happens.
    ▪ The whole thing works, in theory, but hasn't been stress-tested with the usual 60+ players. I will write up a Tgstation Wiki article and/or explain what some of the stuff does in IRC or ingame.


One last thing to point out: this is a PROTOTYPE. I have tested it myself and optimized the code very well. In theory, this new radio system is significantly less laggy AND has many more features. However, because of it's a prototype, it can at any time destroy the server. The reason I am committing this and not updating the changelog is because it's not an actual feature YET. I want to stress test this on the servers to see how it fairs, then add some more stuff to it like the ability to link machines and repair networks.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2807 316c924e-a436-60f5-8080-3fe189b3f50e
2011-12-25 07:10:12 +00:00
Daelith.Rhedynfre@gmail.com 361ee915e4 -Tweaked more computer sprites to fit various themes.
-New particle accelerator sprite, courtesy of Invisty (Thanks!) There's more work to come on this, including powered sprites, in varying intensities. I'll work on that stuff tomorrow.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2151 316c924e-a436-60f5-8080-3fe189b3f50e
2011-09-07 07:52:26 +00:00
Daelith.Rhedynfre@gmail.com c0aba42735 -Moved mech recharge computer sprites to computer.dmi and gave them the R&D theme. Gave the crew monitoring computer the med theme. ((NEXT UP! ATMOS!))
-Took out the special properties of synaptizine. This was authorized by Muskets, and Urist. Take any problems up with them.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2147 316c924e-a436-60f5-8080-3fe189b3f50e
2011-09-07 00:06:43 +00:00
Daelith.Rhedynfre@gmail.com ef5b78a7c4 -Made the operating computer sprite unique, and fit the medbay theme.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2120 316c924e-a436-60f5-8080-3fe189b3f50e
2011-09-05 02:01:15 +00:00
Daelith.Rhedynfre@gmail.com 431439f567 -Changed medbay sprites to be unique, and share a central theme
-Changed R&D sprites to fit a central theme
-Gave the HoS access to the detective's office
-MORE STEALTHMIN NAMES

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2119 316c924e-a436-60f5-8080-3fe189b3f50e
2011-09-05 01:06:12 +00:00
baloh.matevz 1fa9d1806e - Replaced medical computer sprite with the one ISaidNo donated
- Added mailman jumpsuit and hat as well as the vice jumpsuit. Not used on the map yet.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1900 316c924e-a436-60f5-8080-3fe189b3f50e
2011-07-21 04:37:55 +00:00
Superxpdude@gmail.com 5f183038ef Riot Helmet and Riot Suit adjusted for balance.
Added a new computer sprite.
AI upload and Cyborg Upload now use the new sprite.
Added the Riot Helmet and Riot Suit to the Riot crate and the Armor crate. The prices of both have both been upped to accommodate the change.
Spacefriend(tm) boxes have been changed slightly.
You can now construct cyborg uploads.
Edited the Riot Helmet Sprite.
Edited the Riot Suit Sprite.
Added a sprite for a medical records laptop.
Added a medical records laptop to the CMO's office, right now it's just a resprited computer.
Added a Riot Helmet and Riot Suit to the Armory.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1748 316c924e-a436-60f5-8080-3fe189b3f50e
2011-07-01 04:52:21 +00:00
Daelith.Rhedynfre@gmail.com b6f9a529a8 -Gave the mining camera console its own unique sprite.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1674 316c924e-a436-60f5-8080-3fe189b3f50e
2011-06-09 04:37:24 +00:00
cagerrin@gmail.com b1156d93db -Deleted extra DNA computer icon_state, cloning console should no longer occasionally be pink
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1636 316c924e-a436-60f5-8080-3fe189b3f50e
2011-05-30 21:02:17 +00:00
panurgomatic 74aba8b9a8 - Removed distance check from machinery/attack_hand(), since it's done by atom/dblclick() (may or may not introduce some BUGS).
- Added mecha control console (with circuitboard and circuit design). There must be a tracking beacon on mecha to get info.
- Added mecha tracking beacons (can be attached to mechs by attacking or throwing). Working mechs have one installed by default.
- Added gun turret (WIP)
- Fixed "cargo-controlled" mecha movement (I hope).
- Probably solved problems with mobs inside Ripley.
- Mecha internal fire processing runtime error fixed.
- Gygax construction now requires advanced capacitor and advanced scanner module.
- Other... things.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1132 316c924e-a436-60f5-8080-3fe189b3f50e
2011-02-25 10:37:02 +00:00
daelith.rhedynfre@gmail.com c00517161d Moved some unused icons into old_or_unused.dmi
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1040 316c924e-a436-60f5-8080-3fe189b3f50e
2011-02-14 05:50:36 +00:00