Commit Graph

15 Commits

Author SHA1 Message Date
FL-OZ 53900b79e9
Rename `SoundComponent` and refactor its wrong usages. (#1036)
* Rename `SoundComponent` and refactor its wrong usages.

* Replace verbose IoC grabs with EntitySysetm.Get

* unused depend

Co-authored-by: FL-OZ <anotherscuffed@gmail.com>
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-05-31 19:40:36 +02:00
Pieter-Jan Briers 94917a63a6
Fix compiler warnings 2020-05-28 17:44:51 +02:00
zumorica 6daa1bcf27 Only play tool sound if the use goes through 2020-05-22 21:24:59 +02:00
zumorica 1e91b9f075 Change properties to auto-properties 2020-05-20 11:05:55 +02:00
zumorica e5ddf6e309 Add tile prying component 2020-05-20 10:55:17 +02:00
zumorica f04b9c0a2f God fucking dammit 2020-05-19 14:52:45 +02:00
zumorica be6eba4f75 Add TryPryTile 2020-05-19 14:50:24 +02:00
zumorica 06d2cc74ed Refactor a bunch of stuff. 2020-05-19 14:17:48 +02:00
zumorica 06c7030514 Some work 2020-05-17 12:58:54 +02:00
zumorica b1db8d1e7a Add WelderComponent back 2020-05-11 15:26:07 +02:00
zumorica 8e10522bd2 Read enums only when reading from serialized data 2020-04-29 14:26:13 +02:00
zumorica 6dd0b00512 Fix bug where fuel wouldn't be consumed 2020-04-29 14:10:22 +02:00
zumorica 0a44490acb Change fuel consumption back to normal 2020-04-29 13:56:38 +02:00
zumorica ff5549a0d1 Finish refactoring tools. Add multitools. (as in multiple tools in one) 2020-04-29 13:48:32 +02:00
zumorica ca5638badf Start refactoring tools 2020-04-28 16:44:53 +02:00