mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
<!-- This is a semi-strict format, you can add/remove sections as needed but the order/format should be kept the same Remove these comments before submitting --> # Description the adding AI is now up to y'all because i'm not touching loadout code for name datasets, but it shouldn't be too bad from here --------- Signed-off-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Signed-off-by: SolStar <44028047+ewokswagger@users.noreply.github.com> Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com> Co-authored-by: themias <89101928+themias@users.noreply.github.com> Co-authored-by: Verm <32827189+Vermidia@users.noreply.github.com> Co-authored-by: DrSmugleaf <10968691+DrSmugleaf@users.noreply.github.com> Co-authored-by: Sphiral <145869023+SphiraI@users.noreply.github.com> Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> Co-authored-by: Mr. 27 <45323883+Dutch-VanDerLinde@users.noreply.github.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com> Co-authored-by: Alzore <140123969+Blackern5000@users.noreply.github.com> Co-authored-by: ravage <142820619+ravage123321@users.noreply.github.com> Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Co-authored-by: Intoxicating-Innocence <188202277+Intoxicating-Innocence@users.noreply.github.com> Co-authored-by: Saphire <lattice@saphi.re> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com> Co-authored-by: Tayrtahn <tayrtahn@gmail.com> Co-authored-by: CaasGit <87243814+CaasGit@users.noreply.github.com> Co-authored-by: BramvanZijp <56019239+BramvanZijp@users.noreply.github.com> Co-authored-by: Boaz1111 <149967078+Boaz1111@users.noreply.github.com> Co-authored-by: NakataRin <45946146+NakataRin@users.noreply.github.com> Co-authored-by: Kara <lunarautomaton6@gmail.com> Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com> Co-authored-by: SlamBamActionman <slambamactionman@gmail.com> Co-authored-by: Doomsdrayk <robotdoughnut@comcast.net> Co-authored-by: Brandon Hu <103440971+Brandon-Huu@users.noreply.github.com> Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Co-authored-by: ElectroJr <leonsfriedrich@gmail.com> Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com> Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com> Co-authored-by: Julian Giebel <juliangiebel@live.de> Co-authored-by: nikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com> Co-authored-by: Repo <47093363+Titian3@users.noreply.github.com> Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> Co-authored-by: icekot8 <93311212+icekot8@users.noreply.github.com> Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Co-authored-by: no <165581243+pissdemon@users.noreply.github.com> Co-authored-by: Tornado Tech <54727692+Tornado-Technology@users.noreply.github.com> Co-authored-by: osjarw <62134478+osjarw@users.noreply.github.com> Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com> Co-authored-by: TGRCDev <tgrc@tgrc.dev> Co-authored-by: Milon <milonpl.git@proton.me> Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com> Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com> Co-authored-by: Fildrance <fildrance@gmail.com> Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru> Co-authored-by: chavonadelal <156101927+chavonadelal@users.noreply.github.com> Co-authored-by: SolStar <44028047+ewokswagger@users.noreply.github.com> Co-authored-by: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> Co-authored-by: ArchRBX <5040911+ArchRBX@users.noreply.github.com> Co-authored-by: archrbx <punk.gear5260@fastmail.com> Co-authored-by: Radezolid <snappednexus@gmail.com> Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Co-authored-by: EmoGarbage404 <retron404@gmail.com> Co-authored-by: MilenVolf <63782763+MilenVolf@users.noreply.github.com> Co-authored-by: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Co-authored-by: Velcroboy <velcroboy333@hotmail.com> Co-authored-by: neuPanda <chriseparton@gmail.com> Co-authored-by: neuPanda <spainman0@yahoo.com> Co-authored-by: Dvir <39403717+dvir001@users.noreply.github.com> Co-authored-by: Whatstone <whatston3@gmail.com> Co-authored-by: VideoKompany <135313844+VlaDOS1408@users.noreply.github.com> (cherry picked from commit 93ed70acfeda357133a701f637d3faeec02749bb)
264 lines
8.8 KiB
C#
264 lines
8.8 KiB
C#
using System.Diagnostics.CodeAnalysis;
|
|
using System.Numerics;
|
|
using System.Runtime.CompilerServices;
|
|
using Content.Shared.Tag;
|
|
using Robust.Shared.GameStates;
|
|
using Robust.Shared.Network;
|
|
using Robust.Shared.Prototypes;
|
|
using Robust.Shared.Serialization;
|
|
|
|
namespace Content.Shared.Pinpointer;
|
|
|
|
public abstract class SharedNavMapSystem : EntitySystem
|
|
{
|
|
public const int Categories = 3;
|
|
public const int Directions = 4; // Not directly tied to number of atmos directions
|
|
|
|
public const int ChunkSize = 8;
|
|
public const int ArraySize = ChunkSize * ChunkSize;
|
|
|
|
public const int AllDirMask = (1 << Directions) - 1;
|
|
public const int AirlockMask = AllDirMask << (int) NavMapChunkType.Airlock;
|
|
public const int WallMask = AllDirMask << (int) NavMapChunkType.Wall;
|
|
public const int FloorMask = AllDirMask << (int) NavMapChunkType.Floor;
|
|
|
|
[Robust.Shared.IoC.Dependency] private readonly TagSystem _tagSystem = default!;
|
|
[Robust.Shared.IoC.Dependency] private readonly INetManager _net = default!;
|
|
|
|
private static readonly ProtoId<TagPrototype>[] WallTags = {"Wall", "Window"};
|
|
private EntityQuery<NavMapDoorComponent> _doorQuery;
|
|
|
|
public override void Initialize()
|
|
{
|
|
base.Initialize();
|
|
|
|
// Data handling events
|
|
SubscribeLocalEvent<NavMapComponent, ComponentGetState>(OnGetState);
|
|
_doorQuery = GetEntityQuery<NavMapDoorComponent>();
|
|
}
|
|
|
|
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
|
public static int GetTileIndex(Vector2i relativeTile)
|
|
{
|
|
return relativeTile.X * ChunkSize + relativeTile.Y;
|
|
}
|
|
|
|
/// <summary>
|
|
/// Inverse of <see cref="GetTileIndex"/>
|
|
/// </summary>
|
|
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
|
public static Vector2i GetTileFromIndex(int index)
|
|
{
|
|
var x = index / ChunkSize;
|
|
var y = index % ChunkSize;
|
|
return new Vector2i(x, y);
|
|
}
|
|
|
|
public NavMapChunkType GetEntityType(EntityUid uid)
|
|
{
|
|
if (_doorQuery.HasComp(uid))
|
|
return NavMapChunkType.Airlock;
|
|
|
|
if (_tagSystem.HasAnyTag(uid, WallTags))
|
|
return NavMapChunkType.Wall;
|
|
|
|
return NavMapChunkType.Invalid;
|
|
}
|
|
|
|
protected bool TryCreateNavMapBeaconData(EntityUid uid, NavMapBeaconComponent component, TransformComponent xform, MetaDataComponent meta, [NotNullWhen(true)] out NavMapBeacon? beaconData)
|
|
{
|
|
beaconData = null;
|
|
|
|
if (!component.Enabled || xform.GridUid == null || !xform.Anchored)
|
|
return false;
|
|
|
|
var name = component.Text;
|
|
if (string.IsNullOrEmpty(name))
|
|
name = meta.EntityName;
|
|
|
|
beaconData = new NavMapBeacon(meta.NetEntity, component.Color, name, xform.LocalPosition);
|
|
|
|
return true;
|
|
}
|
|
|
|
public void AddOrUpdateNavMapRegion(EntityUid uid, NavMapComponent component, NetEntity regionOwner, NavMapRegionProperties regionProperties)
|
|
{
|
|
// Check if a new region has been added or an existing one has been altered
|
|
var isDirty = !component.RegionProperties.TryGetValue(regionOwner, out var oldProperties) || oldProperties != regionProperties;
|
|
|
|
if (isDirty)
|
|
{
|
|
component.RegionProperties[regionOwner] = regionProperties;
|
|
|
|
if (_net.IsServer)
|
|
Dirty(uid, component);
|
|
}
|
|
}
|
|
|
|
public void RemoveNavMapRegion(EntityUid uid, NavMapComponent component, NetEntity regionOwner)
|
|
{
|
|
bool regionOwnerRemoved = component.RegionProperties.Remove(regionOwner) | component.RegionOverlays.Remove(regionOwner);
|
|
|
|
if (regionOwnerRemoved)
|
|
{
|
|
if (component.RegionOwnerToChunkTable.TryGetValue(regionOwner, out var affectedChunks))
|
|
{
|
|
foreach (var affectedChunk in affectedChunks)
|
|
{
|
|
if (component.ChunkToRegionOwnerTable.TryGetValue(affectedChunk, out var regionOwners))
|
|
regionOwners.Remove(regionOwner);
|
|
}
|
|
|
|
component.RegionOwnerToChunkTable.Remove(regionOwner);
|
|
}
|
|
|
|
if (_net.IsServer)
|
|
Dirty(uid, component);
|
|
}
|
|
}
|
|
|
|
public Dictionary<NetEntity, NavMapRegionOverlay> GetNavMapRegionOverlays(EntityUid uid, NavMapComponent component, Enum uiKey)
|
|
{
|
|
var regionOverlays = new Dictionary<NetEntity, NavMapRegionOverlay>();
|
|
|
|
foreach (var (regionOwner, regionOverlay) in component.RegionOverlays)
|
|
{
|
|
if (!regionOverlay.UiKey.Equals(uiKey))
|
|
continue;
|
|
|
|
regionOverlays.Add(regionOwner, regionOverlay);
|
|
}
|
|
|
|
return regionOverlays;
|
|
}
|
|
|
|
#region: Event handling
|
|
|
|
private void OnGetState(EntityUid uid, NavMapComponent component, ref ComponentGetState args)
|
|
{
|
|
Dictionary<Vector2i, int[]> chunks;
|
|
|
|
// Should this be a full component state or a delta-state?
|
|
if (args.FromTick <= component.CreationTick)
|
|
{
|
|
// Full state
|
|
chunks = new(component.Chunks.Count);
|
|
foreach (var (origin, chunk) in component.Chunks)
|
|
{
|
|
chunks.Add(origin, chunk.TileData);
|
|
}
|
|
|
|
args.State = new NavMapState(chunks, component.Beacons, component.RegionProperties);
|
|
return;
|
|
}
|
|
|
|
chunks = new();
|
|
foreach (var (origin, chunk) in component.Chunks)
|
|
{
|
|
if (chunk.LastUpdate < args.FromTick)
|
|
continue;
|
|
|
|
chunks.Add(origin, chunk.TileData);
|
|
}
|
|
|
|
args.State = new NavMapDeltaState(chunks, component.Beacons, component.RegionProperties, new(component.Chunks.Keys));
|
|
}
|
|
|
|
#endregion
|
|
|
|
#region: System messages
|
|
|
|
[Serializable, NetSerializable]
|
|
protected sealed class NavMapState(
|
|
Dictionary<Vector2i, int[]> chunks,
|
|
Dictionary<NetEntity, NavMapBeacon> beacons,
|
|
Dictionary<NetEntity, NavMapRegionProperties> regions)
|
|
: ComponentState
|
|
{
|
|
public Dictionary<Vector2i, int[]> Chunks = chunks;
|
|
public Dictionary<NetEntity, NavMapBeacon> Beacons = beacons;
|
|
public Dictionary<NetEntity, NavMapRegionProperties> Regions = regions;
|
|
}
|
|
|
|
[Serializable, NetSerializable]
|
|
protected sealed class NavMapDeltaState(
|
|
Dictionary<Vector2i, int[]> modifiedChunks,
|
|
Dictionary<NetEntity, NavMapBeacon> beacons,
|
|
Dictionary<NetEntity, NavMapRegionProperties> regions,
|
|
HashSet<Vector2i> allChunks)
|
|
: ComponentState, IComponentDeltaState<NavMapState>
|
|
{
|
|
public Dictionary<Vector2i, int[]> ModifiedChunks = modifiedChunks;
|
|
public Dictionary<NetEntity, NavMapBeacon> Beacons = beacons;
|
|
public Dictionary<NetEntity, NavMapRegionProperties> Regions = regions;
|
|
public HashSet<Vector2i> AllChunks = allChunks;
|
|
|
|
public void ApplyToFullState(NavMapState state)
|
|
{
|
|
foreach (var key in state.Chunks.Keys)
|
|
{
|
|
if (!AllChunks!.Contains(key))
|
|
state.Chunks.Remove(key);
|
|
}
|
|
|
|
foreach (var (index, data) in ModifiedChunks)
|
|
{
|
|
if (!state.Chunks.TryGetValue(index, out var stateValue))
|
|
state.Chunks[index] = stateValue = new int[data.Length];
|
|
|
|
Array.Copy(data, stateValue, data.Length);
|
|
}
|
|
|
|
state.Beacons.Clear();
|
|
foreach (var (nuid, beacon) in Beacons)
|
|
{
|
|
state.Beacons.Add(nuid, beacon);
|
|
}
|
|
|
|
state.Regions.Clear();
|
|
foreach (var (nuid, region) in Regions)
|
|
{
|
|
state.Regions.Add(nuid, region);
|
|
}
|
|
}
|
|
|
|
public NavMapState CreateNewFullState(NavMapState state)
|
|
{
|
|
var chunks = new Dictionary<Vector2i, int[]>(state.Chunks.Count);
|
|
|
|
foreach (var (index, data) in state.Chunks)
|
|
{
|
|
if (!AllChunks!.Contains(index))
|
|
continue;
|
|
|
|
var newData = chunks[index] = new int[ArraySize];
|
|
|
|
if (ModifiedChunks.TryGetValue(index, out var updatedData))
|
|
Array.Copy(newData, updatedData, ArraySize);
|
|
else
|
|
Array.Copy(newData, data, ArraySize);
|
|
}
|
|
|
|
return new NavMapState(chunks, new(Beacons), new(Regions));
|
|
}
|
|
}
|
|
|
|
[Serializable, NetSerializable]
|
|
public record struct NavMapBeacon(NetEntity NetEnt, Color Color, string Text, Vector2 Position);
|
|
|
|
[Serializable, NetSerializable]
|
|
public record struct NavMapRegionProperties(NetEntity Owner, Enum UiKey, HashSet<Vector2i> Seeds)
|
|
{
|
|
// Server defined color for the region
|
|
public Color Color = Color.White;
|
|
|
|
// The maximum number of tiles that can be assigned to this region
|
|
public int MaxArea = 625;
|
|
|
|
// The maximum distance this region can propagate from its seeds
|
|
public int MaxRadius = 25;
|
|
}
|
|
|
|
#endregion
|
|
}
|