metalgearsloth
8af335097f
More (IComponent) shenanigans and also some contaminated IoCManager.Resolve<IEntityManager>() very long yes calls
2021-12-07 22:22:34 +11:00
metalgearsloth
373b5988d7
Remove redundant IComponent casts
2021-12-07 21:54:00 +11:00
Vera Aguilera Puerto
8d4799e611
Fixes some integration tests
2021-12-06 16:40:04 +01:00
Vera Aguilera Puerto
0577f60df6
More crash fixes
2021-12-06 15:56:14 +01:00
Vera Aguilera Puerto
c57b07a4d0
Goes in-game now
2021-12-06 15:34:46 +01:00
DrSmugleaf
af4eb3c7cd
Fix more errors, client and server now build
2021-12-06 14:00:39 +01:00
metalgearsloth
525297c5fe
A bunch of AttachedEntity bullshit
2021-12-06 15:39:46 +11:00
DrSmugleaf
215cae5655
Fix more errors
2021-12-06 00:52:58 +01:00
DrSmugleaf
2b1fecbe02
Merge remote-tracking branch 'Zumorica/2021-12-03-remove-IEntity-komm-süsser-todd' into 2021-12-03-remove-IEntity-komm-süsser-todd
...
# Conflicts:
# Content.Server/DeviceNetwork/Systems/WiredNetworkSystem.cs
# Content.Server/Hands/Systems/HandsSystem.cs
# Content.Server/Radio/Components/IRadio.cs
# Content.Server/UserInterface/ActivatableUISystem.cs
2021-12-05 22:10:07 +01:00
DrSmugleaf
ab9d0cc6d8
Fix errors
2021-12-05 21:02:04 +01:00
Wrexbe
b9dd3be061
More Changes
2021-12-05 10:56:17 -08:00
DrSmugleaf
2a3b7d809d
Fix 3000 errors
2021-12-05 18:09:01 +01:00
Vera Aguilera Puerto
2bfec7ec62
Some more fixes
2021-12-04 14:14:22 +01:00
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