Silver
|
d49075a970
|
Update and clean up Prototype manager methods
|
2022-02-11 00:27:34 -07:00 |
|
Silver
|
a67acd453c
|
Split out Interface and Attribute
|
2022-02-11 00:26:58 -07:00 |
|
ElectroJr
|
b540f04a7a
|
Version: 0.8.52
v0.8.52
|
2022-02-10 21:46:08 +13:00 |
|
 Leon FriedrichandGitHub
|
bcaa7001ad
|
Hopefully fix container occlusion bug? (#2464)
|
2022-02-10 09:29:26 +01:00 |
|
metalgearsloth
|
3f0fba7b4e
|
Version: 0.8.51
v0.8.51
|
2022-02-10 12:57:00 +11:00 |
|
metalgearsloth
|
d7d7a53045
|
Raise appearance event by ref
|
2022-02-10 12:56:14 +11:00 |
|
metalgearsloth
|
40daba9adf
|
Version: 0.8.50
v0.8.50
|
2022-02-10 12:53:26 +11:00 |
|
 mirrorcultandGitHub
|
5665f8eb1c
|
Abstract VisualizerSystem (#2522)
|
2022-02-10 12:52:42 +11:00 |
|
metalgearsloth
|
8f0d562f3e
|
Version: 0.8.49
v0.8.49
|
2022-02-10 11:21:29 +11:00 |
|
 ike709andGitHub
|
f3950e940e
|
Re-adds UpdateEntityTree() to EntityLookup's interface (#2525)
|
2022-02-10 11:15:09 +11:00 |
|
 Leon FriedrichandGitHub
|
3fdca65cc9
|
Make occluder use try get map (#2516)
|
2022-02-10 01:40:11 +11:00 |
|
 ike709andGitHub
|
23d0b8a555
|
Expose LastTick on IGameTiming (#2518)
|
2022-02-08 14:02:36 +11:00 |
|
 mirrorcultandGitHub
|
452b03d5a6
|
Merge pull request #2513 from metalgearsloth/2022-02-07_EnsureCompOut
|
2022-02-07 13:41:59 -07:00 |
|
 metalgearslothandGitHub
|
c8f2dab381
|
Don't crash on VV edit for angles (#2517)
|
2022-02-08 02:58:55 +11:00 |
|
metalgearsloth
|
7409df07f8
|
Merge remote-tracking branch 'upstream/master' into 2022-02-07_EnsureCompOut
|
2022-02-07 19:55:45 +11:00 |
|
 metalgearslothandGitHub
|
973406b91d
|
Cleanup contact code a lot (#2480)
|
2022-02-07 13:10:58 +11:00 |
|
 metalgearslothandGitHub
|
2e646fe2b6
|
EntityQueryEnumerator "fix" (#2501)
|
2022-02-07 12:06:50 +11:00 |
|
 mirrorcultandGitHub
|
6b902d22d4
|
Merge pull request #2504 from metalgearsloth/2022-02-03_appearance-events
Appearance data event
|
2022-02-06 11:23:01 -07:00 |
|
metalgearsloth
|
83e6d52e58
|
Version: 0.8.47
v0.8.47
|
2022-02-07 02:56:24 +11:00 |
|
 metalgearslothandGitHub
|
025fdcd0b3
|
GetHardAABB (#2514)
|
2022-02-07 02:10:02 +11:00 |
|
metalgearsloth
|
fe3ace92bd
|
Another helper
|
2022-02-07 02:04:57 +11:00 |
|
metalgearsloth
|
317070f167
|
Some animation helpers for cargo telepad too
|
2022-02-07 02:00:31 +11:00 |
|
metalgearsloth
|
3524363ad4
|
fix build
|
2022-02-07 01:44:27 +11:00 |
|
metalgearsloth
|
90287dbb09
|
Merge remote-tracking branch 'upstream/master' into 2022-02-03_appearance-events
# Conflicts:
# Robust.Shared/GameObjects/Components/Appearance/AppearanceComponent.cs
|
2022-02-07 01:42:53 +11:00 |
|
metalgearsloth
|
9a2f35f2d3
|
Also pass comp
|
2022-02-07 01:42:32 +11:00 |
|
metalgearsloth
|
3f10dbe770
|
EnsureComponent<T> with out variable
Useful for EnsureComponent<T>(uid, out var comp) && comp.Thing
|
2022-02-07 00:07:01 +11:00 |
|
 metalgearslothandGitHub
|
8fcba93ada
|
Don't draw 0-mass non-hard fixtures as invalid (#2499)
|
2022-02-06 19:42:47 +11:00 |
|
ElectroJr
|
35366b5bc1
|
Version: 0.8.46
v0.8.46
|
2022-02-06 15:18:56 +13:00 |
|
 mirrorcultandGitHub
|
d8bf31ecc4
|
Merge pull request #2510 from ElectroJr/fix-sprite-bug
|
2022-02-05 15:23:25 -07:00 |
|
  
|
de4d255841
|
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. (#2469)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2022-02-05 19:31:58 +01:00 |
|
 Leon FriedrichandGitHub
|
ec768c563f
|
Add spin command (#2484)
|
2022-02-05 12:38:02 +11:00 |
|
 metalgearslothandGitHub
|
2114d2bc67
|
Funny struct enumerator for xform kids (#2487)
|
2022-02-05 12:32:13 +11:00 |
|
ElectroJr
|
43478d0e45
|
avoid unnecessary RoundToCardinal calls
|
2022-02-05 14:27:31 +13:00 |
|
 Leon FriedrichandGitHub
|
561699b26e
|
Replace EntityDirtyEvent with C# event. (#2495)
|
2022-02-05 12:23:51 +11:00 |
|
ElectroJr
|
460923e54d
|
fix sprite bug
|
2022-02-05 14:10:28 +13:00 |
|
Kara D
|
c299104f0c
|
Version: 0.8.45
v0.8.45
|
2022-02-04 14:35:35 -07:00 |
|
Kara D
|
224bebeeb5
|
ok then
|
2022-02-04 14:35:15 -07:00 |
|
Kara D
|
52c8e8ecdf
|
Version: 0.8.44
v0.8.44
|
2022-02-04 14:20:48 -07:00 |
|
 mirrorcultandGitHub
|
ac636b2703
|
Merge pull request #2441 from metalgearsloth/2022-01-20_more-caching
|
2022-02-04 14:13:26 -07:00 |
|
 mirrorcultandGitHub
|
a892f9ac99
|
Merge pull request #2506 from metalgearsloth/2022-02-04_xform-children
|
2022-02-04 14:13:18 -07:00 |
|
 mirrorcultandGitHub
|
2ebee8f40c
|
Merge pull request #2508 from metalgearsloth/2022-02-04_powa
|
2022-02-04 14:13:10 -07:00 |
|
 mirrorcultandGitHub
|
43741dc5fc
|
Merge pull request #2490 from metalgearsloth/2022-02-01_game-state
|
2022-02-04 14:12:56 -07:00 |
|
metalgearsloth
|
da9467b678
|
Reduce FindGridsIntersecting allocs
|
2022-02-04 17:44:44 +11:00 |
|
 Leon FriedrichandGitHub
|
8f24a7b4fc
|
Reduce ContainerHelper IoCManager resolves (#2498)
|
2022-02-04 12:51:29 +11:00 |
|
metalgearsloth
|
ff48959e97
|
Merge remote-tracking branch 'upstream/master' into 2022-01-20_more-caching
|
2022-02-04 12:46:01 +11:00 |
|
metalgearsloth
|
09e648d086
|
Version: 0.8.43
v0.8.43
|
2022-02-04 12:43:43 +11:00 |
|
metalgearsloth
|
1d1db2e109
|
Also that sneaky pvs one
|
2022-02-04 12:40:40 +11:00 |
|
metalgearsloth
|
6a902286cd
|
Merge remote-tracking branch 'upstream/master' into 2022-01-20_more-caching
|
2022-02-04 12:38:32 +11:00 |
|
 metalgearslothandGitHub
|
933724e4ee
|
Nuke CompGetStateAttempt allocs (#2497)
|
2022-02-04 12:35:57 +11:00 |
|
metalgearsloth
|
53034e6f05
|
Replace xform children sortedset with hashset
|
2022-02-04 12:27:51 +11:00 |
|