Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/space-wizards/RobustToolbox

Robust multiplayer game engine, used by Space Station 14
https://github.com/space-wizards/RobustToolbox

Improve FormattedMessage exception handling

ElectroJr opened this pull request 8 months ago
Sync LastTileModifiedTick in MapGridComponent with the client

KIBORG04 opened this pull request 8 months ago
Add FormattedMessage.RemoveMarkupPermissive

Tayrtahn opened this pull request 8 months ago
Add a launch server bat file on build

VasilisThePikachu opened this pull request 8 months ago
Try prevent eventbus loops

ElectroJr opened this pull request 8 months ago
Control inspector should be readwrite

metalgearsloth opened this issue 8 months ago
Add analyzer/fixer for DataFields with ReadWrite VV

Tayrtahn opened this pull request 8 months ago
Headless clients fail startup due to using GL.GetInteger in PreloadRsis

ShadowCommander opened this issue 8 months ago
Better compatibility for `Texture.GetPixel()`

amylizzle opened this pull request 8 months ago
Add `IConfigurationManager.OnCvarValueChanged` event

ElectroJr opened this pull request 8 months ago
make entity query constructors internal

deltanedas opened this pull request 8 months ago
Incmd Fix

noverd opened this pull request 8 months ago
Stream replay loading using seperate Decompression and Seserialize tasks

tom-leys opened this pull request 8 months ago
Add sourcegenned field deltas

metalgearsloth opened this pull request 8 months ago
PVS View bounds need to be per-viewer and non-square.

moonheart08 opened this issue 8 months ago
LineEdit placeholder tweaks

AJCM-git opened this pull request 8 months ago
Perf: Improve replay playback responsiveness

tom-leys opened this pull request 8 months ago
Contacts should be networked

metalgearsloth opened this issue 8 months ago
Rework delta-states

ElectroJr opened this pull request 8 months ago
Use non-generic `TryComp()` for metadata & transform

ElectroJr opened this pull request 8 months ago
TransformSystem needs an easy way to get capped ranges.

metalgearsloth opened this issue 8 months ago
Perf: Avoid a copy of ComponentChanges every tick within Checkpoints

tom-leys opened this pull request 8 months ago
perf: Budget less memory for Replay Checkpoints (#28052)

tom-leys opened this pull request 8 months ago
Revert "Add physics delta states"

metalgearsloth opened this pull request 8 months ago
Dont print watchdog token electric boogaloo

VasilisThePikachu opened this pull request 8 months ago
Make CVar RenderFOVColor settable by server only

notquitehadouken opened this pull request 8 months ago
really need a way to add/remove items from component fields

deltanedas opened this issue 8 months ago
Improve markup node equals method and implement `GetHashCode`

juliangiebel opened this pull request 8 months ago
Don't iterate over component events when removing components

ElectroJr opened this pull request 8 months ago
Add remark about control right alignment in box containers

ShadowCommander opened this pull request 8 months ago
Move some `EntityCoordinates` methods to `TransformSystem`

ElectroJr opened this pull request 8 months ago
Fix ordered subscriptions not working when targeting a parent system type

DrSmugleaf opened this pull request 8 months ago
Add analyzer and fixer for redundant DataField tag arguments

Tayrtahn opened this pull request 8 months ago
Do not log wrong and correct watchdog token into info logs

VasilisThePikachu opened this pull request 8 months ago
Add GetHashCode method to MarkupNode

notquitehadouken opened this pull request 8 months ago
Add doc comments to CreateEntityUninitialized

ShadowCommander opened this pull request 8 months ago
Fix paused entities not updating on prototype reload

ElectroJr opened this pull request 8 months ago
Revert "Add audio stream name to entity name"

metalgearsloth opened this pull request 8 months ago
remove XAMLIL from assembly after use

aspiringLich opened this pull request 8 months ago
Add editorconfig wrapping settings

ShadowCommander opened this pull request 8 months ago
Refactor grid or map methods

ShadowCommander opened this pull request 8 months ago
add missing Comp inline to EntityQuery

deltanedas opened this pull request 8 months ago
Add audio stream name to entity name

ShadowCommander opened this pull request 8 months ago
Fix checking wrong property in `TryGetVariableType()`

amylizzle opened this pull request 8 months ago
Fix clients mispredicting a character's gender

DrSmugleaf opened this pull request 8 months ago
Run BUI range checks in parallel

metalgearsloth opened this pull request 8 months ago
Transforms should use delta states

metalgearsloth opened this issue 8 months ago
Add physics delta states

metalgearsloth opened this pull request 8 months ago
Fix cross-map BUIs

metalgearsloth opened this pull request 8 months ago
Minor bui thing

metalgearsloth opened this pull request 8 months ago
Fix valuelist ensurecapacity(0) throwing

metalgearsloth opened this pull request 8 months ago
Holoclown AI bugged.

thebossdude22 opened this issue 8 months ago
Fix never setting BoundUserInterface.State

DrSmugleaf opened this pull request 8 months ago
Fix error when JointRelayTargetComponent shuts down while applying state

DrSmugleaf opened this pull request 8 months ago
Add NoRenderInWorldComponent

notquitehadouken opened this pull request 8 months ago
Grid overlap fixes

metalgearsloth opened this issue 8 months ago
Analyzer to ban uncached regexes

PJB3005 opened this pull request 8 months ago
Support for multiple post shaders per sprite

Cinkafox opened this issue 8 months ago
Animations should be shared

metalgearsloth opened this issue 8 months ago
Increase Uploads size

Pgriha opened this pull request 8 months ago
Hidden tiles

TheShuEd opened this pull request 8 months ago
Partially fix UI assert

ElectroJr opened this pull request 8 months ago
Assert gets tripped when holding down backspace in a line edit

ShadowCommander opened this issue 8 months ago
Add truncate for filesaving

metalgearsloth opened this pull request 8 months ago
Add EntProtoId<T>

DrSmugleaf opened this pull request 8 months ago
Version information should be shown in the F3 window

ElectroJr opened this issue 8 months ago
Dev envorment crash (Holding backspace)

beck-thompson opened this issue 8 months ago
If a BUI goes to a different map it can get stuck open

metalgearsloth opened this issue 8 months ago
add SetUi to shared ui system

deltanedas opened this pull request 8 months ago
Add SetWorldRotNoLerp method

metalgearsloth opened this pull request 8 months ago
GetVisibleChunks assert trips on multiple eyes

metalgearsloth opened this issue 8 months ago
TileChangedEvent bool

metalgearsloth opened this pull request 8 months ago
Fix grid-based audio

metalgearsloth opened this pull request 8 months ago
Add audio helpers for map-based audio

metalgearsloth opened this pull request 8 months ago
Reduce default sound range to 15

DogZeroX opened this pull request 8 months ago
Fix Array.Resize sandbox signature

DrSmugleaf opened this pull request 8 months ago
Add `IUserInterfaceManager.UpdateHovered()`

ElectroJr opened this pull request 8 months ago
Use more entity queries in physics systems & entity manager

ElectroJr opened this pull request 8 months ago
Improve transform & state handling exception tolerance

ElectroJr opened this pull request 8 months ago
Re-enable macos tests (revert #5079)

ElectroJr opened this pull request 8 months ago
Temporarily disable macos tests

ElectroJr opened this pull request 8 months ago
Replace Matrix3 with System.Numerics.Matrix3x2

eoineoineoin opened this pull request 8 months ago
Add refresh BUI helpers

metalgearsloth opened this pull request 8 months ago
PR test failure on MacOS

ShadowCommander opened this issue 8 months ago
Improve MergeImplicitData exception tolerance

ElectroJr opened this pull request 8 months ago
Defer clientside BUI opens

metalgearsloth opened this pull request 8 months ago
BUIs need a way to defer for client reconnect

metalgearsloth opened this issue 8 months ago
Close UIs on disconnect

metalgearsloth opened this pull request 8 months ago
Add method for getting type of var from serializer

amylizzle opened this pull request 8 months ago
AutoNetworkedField doesn't deep copy classes

metalgearsloth opened this issue 8 months ago
Fix client-side replay exception

ElectroJr opened this pull request 8 months ago