Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
ecd84d8bfb21a952f6f0b64cd5c2f29fb170eb76
crystall-punk-14/Content.Shared/Power/SharedPowerDevice.cs

12 lines
198 B
C#
Raw Normal View History

Improve autolathe & protolathe visuals. Used correct Eris autolathe sprite. Gave them an unlit layer.
2019-10-14 09:57:57 +02:00
using Robust.Shared.Serialization;
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Shared.Power
Improve autolathe & protolathe visuals. Used correct Eris autolathe sprite. Gave them an unlit layer.
2019-10-14 09:57:57 +02:00
{
[Serializable, NetSerializable]
Station maps (#13027)
2023-04-13 16:21:24 +10:00
public enum PowerDeviceVisuals : byte
Improve autolathe & protolathe visuals. Used correct Eris autolathe sprite. Gave them an unlit layer.
2019-10-14 09:57:57 +02:00
{
#391 Done Lathe animations (#774) * Draft PR, do not merge * Lathe now uses animations. Timing is still wrong, code is very wet, repetitions and unused layers are there. * Removed (unneeded?) PowerDeviceVisualizer from the lathe Refactored & Renamed code and variables Renamed animation names * WIP protolathe animation * Working protolathe animation. I still don't like the solution though.
2020-03-15 17:55:20 +01:00
VisualState,
Improve autolathe & protolathe visuals. Used correct Eris autolathe sprite. Gave them an unlit layer.
2019-10-14 09:57:57 +02:00
Powered
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 363ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API