fish-station/Content.Server/GameObjects/Components
Acruid ed39649721 Interaction Features (#101)
Various minor interaction features.

There is no concept of gravity in the game yet, so items drift through space or the hallways of a station until they are stopped. Thrown items do not collide with walls because making them collidable makes them collide with EVERYTHING, including the player. We need collision groups in the physics system.

Because of the previous problems the velocity things are throw at is set quite low, it can be tweaked after the other mentioned issues are resolved.
2018-08-22 10:19:47 +02:00
..
Construction Construction System. (#87) 2018-08-02 08:29:55 +02:00
Damage Fix build harder. 2018-08-02 08:55:49 +02:00
Doors Remove compiler warnings. 2018-07-26 23:55:34 +02:00
GUI Interaction Features (#101) 2018-08-22 10:19:47 +02:00
Interactable/Tools Construction System. (#87) 2018-08-02 08:29:55 +02:00
Items Interaction Features (#101) 2018-08-22 10:19:47 +02:00
Materials Construction System. (#87) 2018-08-02 08:29:55 +02:00
Mobs Antag Datums. Oh also minds. (#100) 2018-08-20 15:59:04 -07:00
Power Fix build harder. 2018-08-02 08:55:49 +02:00
Projectiles Adds weapons (#48) 2018-04-06 00:32:51 +02:00
Stack Construction System. (#87) 2018-08-02 08:29:55 +02:00
Temperature Data Rework Content Edition (#82) 2018-07-26 23:38:16 +02:00
Weapon Construction System. (#87) 2018-08-02 08:29:55 +02:00