py01
|
b46b890618
|
Removes half-implemented ConduitLayer from piping (#2957)
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2021-01-09 10:05:29 +11:00 |
|
py01
|
a87dda47e9
|
Removes some linq from power (#2875)
* PowerProviderComponent Linq removal
* AdjacentNode Linq removal
* PipeNode Linq removal
* Replaces HasFlag usage in PipeNode
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2021-01-02 02:04:10 +01:00 |
|
py01
|
c1d42de991
|
Fixes PipeDirections not having Flags attribute (#2809)
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2020-12-23 16:31:50 +11:00 |
|
py01
|
f01a50012e
|
Vent and Siphon visualizer and icon fixes (#2288)
* Half pipes
* PipeVisualizer pipeRSI field
* Vent and Siphon visualizer fixes
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2020-10-18 12:13:06 +02:00 |
|
py01
|
77fa796a3b
|
Rotatable Pumps (#2223)
* Pump textures
* PumpVisualizer enabled state
* Pump rotation
* Pump tests fix
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2020-10-12 13:02:57 +02:00 |
|
py01
|
970f3bc82f
|
Pipe prototypes (#2124)
* Pipe prototypes
* PipeDirection setter
* IRotatableNode
* NodeContainer passes rotation events to its nodes
* Removes duplicate pipe prototypes that are rotations of each other
* PipeDirectionHelpers
* PipeNode rotation
* icon removal
* Pipe icons
* Icon fix
* Fixes pipe sprites and icons
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2020-10-08 17:53:56 +02:00 |
|
DrSmugleaf
|
74943a2770
|
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations
* Namespaces
* Optimize imports
* Address reviews
* but actually
* Localize missing strings
* Remove redundant vars
|
2020-09-13 14:23:52 +02:00 |
|
py01
|
68ec6e6be5
|
Pipe Sprites & Visualizer (#1954)
* Pipe sprites
* pipe copyright
* SharedPipeComponent
* Pipe Visualizer draft
* missing longitudinal pipe sprites
* expanded rsi states
* pipe prototype fixes
* Fixed pipe visualizer
* ConduitLayer enum
* PipeVisualizer update
* halfpipe sprites
* yaml unneeded proto removal
* PipeVisualizer uses its own RSI
* Removes unused field from PipeVisualizer
Co-authored-by: py01 <pyronetics01@gmail.com>
|
2020-08-31 02:13:15 +02:00 |
|