This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cb7c1a5f799e7a4447bef51e51a05cce6eae68b
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Signal
T
History
Joonas Rikkonen
61f5ccc71d
(c93eaea48) Merge branch 'human-ai' into dev
2019-05-16 06:14:43 +03:00
..
AdderComponent.cs
…
AndComponent.cs
…
ColorComponent.cs
…
Connection.cs
(8ba0db51b) Load connection displaynames from the prefab xml if not present in a sub or itemassembly xml, use display names in the connection panel interface
2019-05-16 06:04:24 +03:00
ConnectionPanel.cs
…
CustomInterface.cs
(c93eaea48) Merge branch 'human-ai' into dev
2019-05-16 06:14:43 +03:00
DelayComponent.cs
…
DivideComponent.cs
…
EqualsComponent.cs
…
GreaterComponent.cs
…
LightComponent.cs
(4ca668169) Fixed: Conflict
2019-05-16 05:58:48 +03:00
MemoryComponent.cs
…
MotionSensor.cs
…
MultiplyComponent.cs
…
NotComponent.cs
…
OrComponent.cs
…
OscillatorComponent.cs
…
OxygenDetector.cs
…
RegExFindComponent.cs
…
RelayComponent.cs
…
SignalCheckComponent.cs
…
SmokeDetector.cs
…
SubtractComponent.cs
…
WaterDetector.cs
…
WifiComponent.cs
(067f4d694) The recursive version of GetConnectedComponents can traverse between wifi components, use recursive GetConnectedComponents when finding the controller used to operate some item (-> AI characters can now figure out how to operate a turret that's connected to a periscope through wifi components, relays, etc)
2019-05-16 05:41:41 +03:00
Wire.cs
(b451554e8) Merge remote-tracking branch 'origin/dev' into keymapping-refactor-test
2019-04-04 11:10:29 +03:00
XorComponent.cs
…