Vera Aguilera Puerto
424c83e39c
Fix a lot more errors.
2021-12-04 12:35:33 +01:00
Wrexbe
e2d7ea6f62
Got rid of some IEntities
2021-12-03 11:15:41 -08:00
Vera Aguilera Puerto
f5b8bb3731
More manual fixes.
2021-12-03 17:35:20 +01:00
Vera Aguilera Puerto
f386b57148
Inline OwnerUid
2021-12-03 16:30:34 +01:00
Vera Aguilera Puerto
2eacf98335
Literally fucking remove IEntity
2021-12-03 16:08:30 +01:00
Vera Aguilera Puerto
5cd42c9ad6
Inline UID
2021-12-03 15:53:09 +01:00
Vera Aguilera Puerto
2654775bf0
Inline GetComponentOrNull
2021-12-03 15:32:05 +01:00
Vera Aguilera Puerto
ee4ff9cfe8
Inline Name
2021-12-03 15:25:51 +01:00
Vera Aguilera Puerto
61be228ad0
Some manual GetComponentOrNull inlines
2021-12-03 15:18:15 +01:00
Vera Aguilera Puerto
a5b57c8e10
Inline Transform
2021-12-03 14:20:34 +01:00
Vera Aguilera Puerto
69b270017b
Inline TryGetComponent completely, for real
2021-12-03 14:17:01 +01:00
Vera Aguilera Puerto
2ff4ec65d5
Inline TryGetComponent completely
2021-12-03 14:05:27 +01:00
Vera Aguilera Puerto
f3edecf994
Some manual TryGetComponent inlines
2021-12-03 12:51:44 +01:00
Vera Aguilera Puerto
0feebbff00
Inline HasComponent entirely
2021-12-03 12:23:18 +01:00
Vera Aguilera Puerto
88141ae6b8
Inline one TryGetComponent overload
2021-12-03 12:17:57 +01:00
Vera Aguilera Puerto
72a68c06e4
Inline one HasComponent overload
2021-12-03 12:17:57 +01:00
Vera Aguilera Puerto
b835bea086
Inline GetComponent
2021-12-03 11:55:25 +01:00
Vera Aguilera Puerto
c2e6da1e54
Inline QueueDelete
2021-12-03 11:43:22 +01:00
Vera Aguilera Puerto
e3227546b3
Inline Delete
2021-12-03 11:43:03 +01:00
Vera Aguilera Puerto
f10ed6c0c3
Inline GetAllComponents
2021-12-03 11:42:24 +01:00
Vera Aguilera Puerto
e0fe09cb46
Inline RemoveComponent
2021-12-03 11:34:00 +01:00
Vera Aguilera Puerto
f64df117be
Inline AddComponent
2021-12-03 11:33:40 +01:00
Vera Aguilera Puerto
2d130e31d6
Inline IsValid
2021-12-03 11:32:53 +01:00
Vera Aguilera Puerto
1b13e5e0ec
Inline Paused
2021-12-03 11:30:39 +01:00
Vera Aguilera Puerto
b2035543e2
Inline Deleted
2021-12-03 11:30:03 +01:00
Vera Aguilera Puerto
f06bfc22ce
Inline Description
2021-12-03 11:18:05 +01:00
Vera Aguilera Puerto
70bbd8c502
Inline Prototype
2021-12-03 11:18:05 +01:00
Vera Aguilera Puerto
cd43196ea8
Inline LifeStage
2021-12-03 11:18:05 +01:00
Vera Aguilera Puerto
5e177ae734
Inline EntityManager
2021-12-03 11:18:05 +01:00
Vera Aguilera Puerto
bd18574412
The End of Entity (Komm, Süsser Todd: Part 1.0, Content PR) ( #5624 )
2021-12-03 11:03:41 +01:00
shaeone
705db5596c
New gyroscope sprite for the shuttle ( #5617 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2021-12-03 20:39:17 +11:00
metalgearsloth
c17ef0b3c8
Allow GhostTakeoverAvailable to use MakeSentient ( #5616 )
2021-12-03 10:31:14 +01:00
Vera Aguilera Puerto
3f8f4c818e
Fixes admin logs and tests to not depend on IEntity caching ( #5657 )
...
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
2021-12-03 10:25:07 +01:00
wrexbe
c4c139041c
Mapping: Check if map already exists ( #5666 )
2021-12-03 15:25:50 +11:00
metalgearsloth
56845da37b
Piloting and thruster tuning ( #5594 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2021-12-03 13:03:06 +11:00
Moony
4cd09c23f5
Removes smilies from existence. (kinda) ( #5649 )
2021-12-03 01:49:19 +01:00
hubismal
a04720fdda
pAIs Play Music ( #5614 )
...
* Disable check
* vehicle test
* Make PAI stop instrument when turning off (player leaves/ejected)
* Give pAI an instrument component with a custom soundfont
* Add pAI synth program to custom ss14 soundfont
* Add new PAIMidi action that pAIs use to open their instruments
* Changed instrument component to allow its player to be the actor of its parent item
* Oops. Readds instrumentcomponent.
* ECS Changes
* Changed soundfont to ringtone
* Revert "Disable check"
This reverts commit 86001d8b5e94ee38d0c9504cb19826327b04fb16.
* Remove action parameters from ghost placeholder
* Revert "vehicle test"
This reverts commit 8a8ecf41083e0d5c8d4363ff02981bdab04bcd1c.
* Fixes to whitespace
* Even more fixes to whitespace
* Removed paiSynth sample from spacestation14.sf2
* Yet another indentation touchup
2021-12-02 11:49:18 -07:00
Leon Friedrich
a9c3153a55
Make masks & some helmets block eating/drinkling ( #5656 )
2021-12-02 15:51:05 +01:00
mirrorcult
207dacd1f2
Nerf electrocution ( #5651 )
2021-12-01 20:03:38 -07:00
E F R
9216d279af
Events/RadiationStorm: Fancy radiation shader & SFX ( #5612 )
2021-12-01 13:21:17 -07:00
20kdc
b5c5871453
Fix a bunch of returns where they should not be ( #5640 )
2021-12-01 15:00:10 +01:00
mirrorcult
53c0a47e39
Slay bobby pt. 1 ( #5632 )
2021-12-01 11:44:34 +01:00
metalgearsloth
1c089a4079
Fixtures (again) ( #5636 )
2021-12-01 18:32:37 +11:00
metalgearsloth
43b637826d
Revert "Content update for fixture changes ( #5524 )"
...
This reverts commit 0a843b671f .
2021-12-01 13:55:24 +11:00
metalgearsloth
0a843b671f
Content update for fixture changes ( #5524 )
2021-12-01 13:05:08 +11:00
metalgearsloth
c2f2d27b16
ECS chemical ammo shooting ( #5620 )
2021-12-01 12:40:00 +11:00
mirrorcult
ccf01d7431
Remove LungBehavior and replace with LungComponent/System ( #5630 )
2021-11-30 18:25:02 -07:00
mirrorcult
e3af2b5727
ECS BloodstreamComponent ( #5629 )
2021-11-30 16:47:21 -07:00
Paul
d3b2f580fe
misc cargo fixes
2021-11-30 17:06:40 +01:00
Paul Ritter
fbcb53dcc0
pvs content ( #5484 )
...
Co-authored-by: Paul <ritter.paul1+git@googlemail.com >
2021-11-30 15:20:38 +01:00