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 |
|
chairbender
|
6a4d78cfac
|
Add interaction checks to all interactions (#923)
|
2020-05-23 11:27:31 +02:00 |
|
Pieter-Jan Briers
|
fd109436e5
|
Localize & fancify all the examine tooltips with markup.
|
2019-10-13 22:49:07 +02:00 |
|
DamianX
|
4dcbf28714
|
IoC'd random (#302)
* Implemented RobustRandom
* update submodule
* update submodule
* Fix benchmark
|
2019-08-17 12:09:09 -07:00 |
|
Pieter-Jan Briers
|
ceb8cc8421
|
Use automatic component registration.
|
2019-07-31 15:07:54 +02:00 |
|
Víctor Aguilera Puerto
|
d9077bde74
|
Adds IThrown, ILand interfaces. Adds dice. (#273)
* Dice, IThrown, ILand
* Adds sounds to the dice using a sound collection.
* Seed random instance better.
* Missed a ")", should compile now
|
2019-07-18 23:33:02 +02:00 |
|