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

Try fix cvar toml type parsing (#3681)

fix https://github.com/space-wizards/RobustToolbox/issues/3680

4a8be4fc9ec48604745bdd1b10ce2abe1be7b00d authored about 2 years ago
Alternative `SpriteComponent.CopyFrom()` fix (#3705)

d79ad9717bbfebb2f8ce22a6fa40d3c08e47b38d authored about 2 years ago
using for collapsible enumerator (#3699)

525e1d56c13ab44c5994cfc03c7a939b91415144 authored about 2 years ago
Don't set global audio every tick (#3698)

4daf199aa59da652a3826b4297da096730fe13f3 authored about 2 years ago
Delete effectsystem (#3702)

6cc8fb8aa5baaee07ffb09c11a0595c68474eb36 authored about 2 years ago
Adds Logging to Joint Add/Clear/Remove (#3695)

ca3fdcb294353b7fd9980bbfbc59cdc7db3976cb authored about 2 years ago
Use parallel options for solver (#3701)

35d4a5c2550ac38fd6e9cca4a46d6ec99e74b0fc authored about 2 years ago
Version: 0.83.0.0

32c8a361642a3ae15399be1fd613f71ec0ca7623 authored about 2 years ago
Physics ECS 2 (#3648)

1c36d919e4de16a16a9d670e71340769421ae101 authored about 2 years ago
Version: 0.82.0.0

cdefd3051b147805003541969fa18ea599bb3f7c authored about 2 years ago
update release notes

39920f5fd386c25e3653166e3a0822638546d9f4 authored about 2 years ago
Remove ISpriteComponent (#3692)

9528d6dc8fff36366ec96ca9e8805f10b4bd77b7 authored about 2 years ago
Rename Box2Rotated centre to center

fixes #3637

8400c827fdfc91f8be2d4c7414e4ef4b2ee55ae7 authored about 2 years ago
Fix prototype hot reloading.

2a957f1423e6eebac47723f93ba8a7056e8cb766 authored about 2 years ago
Allow EnsureComp to override deferred deletion (#3691)

Fixes https://github.com/space-wizards/RobustToolbox/issues/3690

87ce6dd4b511907f6e3234ac831d26872b2cad71 authored about 2 years ago
Add mapuid check to velocity calculation (#3689)

f5c06a9c3be99f4fc40facdc83b2f5739ae714c5 authored about 2 years ago
Fix null tooltip error (#3693)

81e02c3baab8f370a13ed54ad4bbf7831c26d47e authored about 2 years ago
Version: 0.81.0.0

f83153e0cc0f2891204e25cf5902f5670eb28967 authored about 2 years ago
Update release notes

6f789ea8702d8b404b9b21748326fd3c3d9ea4f9 authored about 2 years ago
Cache MapUid (#3687)

91f1edfc811fdebd4d1af9507a1bce84ea334f08 authored about 2 years ago
Add Popup.OnPopupOpen event (#3685)

fff8a7b9d8a481e493e69b900a31104e4daf09e9 authored about 2 years ago
Obsolete TransformComponent.WorldXYZ (#3686)

da378ea15f100d0e541ece72c2eedaca87f760e7 authored about 2 years ago
Remove TransformComponent.Parent (#3688)

0fd9b8236afea8d96d733c1eb8162362add768b2 authored about 2 years ago
Version: 0.80.2.0

fd2a0f97eb388c0381a6d605fea28eb5e9483829 authored about 2 years ago
Allowing UI controllers to subscribe to broadcast events by ref (#3683)

Co-authored-by: Jezithyr <[email protected]>

eaf74f11d10471e6acfdbabe598af65ec67f39b3 authored about 2 years ago
Add `string HttpUtility.JavaScriptStringEncode(string)` to the sandbox (#3679)

64a6fc9b03b56b703dfb8c5225fbb1d0cab8898d authored about 2 years ago
Add tooltip tracking (#3665)

8e6bc1651eaaed61027075a87b713de224f56a84 authored about 2 years ago
Fix note typos

fde83f0838e1bbafe1b04c05b47f86500c9b8637 authored about 2 years ago
Version: 0.80.1.0

c67d8ba7955263092c45d26897ea7acf7caa2df0 authored about 2 years ago
Obsolete .Owner (#3373)

08d47feb9734673dc805d7f858a33c1c57a98524 authored about 2 years ago
Adds a WCvar to override the CEF user-agent (#3676)

4c2ea936248916c311e3507ab132aa8db89a2895 authored about 2 years ago
Change RadioOptions so that buttons can be customized (#3673)

d430df07f716b155483615975d4fa034a3216b96 authored about 2 years ago
Add CC-BY to RSI.json (#3667)

3f0dfe7f7384d0aca53448c14633880e646b2c9d authored about 2 years ago
Fix fixtures (#3677)

95ef1853b6ccf1e2523b8d852d9b5f7ba158b937 authored about 2 years ago
Fix incorrect size of second window in split container (#3675)

2e456a6bc09fbc0d15122485ca38a3a479f542b4 authored about 2 years ago
Add missing release notes

50de6b4866dc7e8e0851a0730f5b3ea6c3b5e631 authored about 2 years ago
Add location of compile errors to XAML UI (#3674)

191519932e3157b527c299ecdb06f32f083a6dd6 authored about 2 years ago
Version: 0.80.0.0

cb11afd77719b875c4aae5d5f395fc554f1236fe authored about 2 years ago
Physics shape serializer (#3643)

3ef6af58da5901248c2f7f48a401d66db4abad12 authored about 2 years ago
Increase granularity of ShouldCollide (#3585)

Co-authored-by: metalgearsloth <[email protected]>

8a1d092af5367d76c0b8c61a9c3fbca567505b21 authored about 2 years ago
Check grid traversal when grids overlap entities (#3601)

90708000f5167379bb0c5365ca9ef72b6bf51be1 authored about 2 years ago
Split container layout changes. (#3656)

45295d4b49ca16ba5ae8c06635051c257c3ec0e7 authored about 2 years ago
Remove manual comp registrations from client / server (#3626)

59d40eb56cbf44b2a773a033d0dff47d51dd1deb authored about 2 years ago
Move gravity to a controller (#3617)

18a579947ffbe5cca9a687bba4c018fd7e29532f authored about 2 years ago
Version: 0.79.0.1

c74c99d3e302af2b7a42b742bf5ea86ce8cedb37 authored about 2 years ago
Add helper for SnapGridPosAt (#3655)

cfd7e5575b78555474f7c8430ddcb6edee0683e9 authored about 2 years ago
Adding Event helpers to UIControllers (#3671)

Co-authored-by: Jezithyr <[email protected]>

74445de12b6e8f74c3e516b4638dc5bab80b2a97 authored about 2 years ago
Fallback to mapgrid for query (#3659)

8361162959dfe56c7368242fbe24581c56f575f7 authored about 2 years ago
Don't use current broadphase for physics contacts (#3653)

8ec32eb6bbd36c287f39e8f776c401dda9afcba9 authored about 2 years ago
Fix & update window position constraints (#3660)

9bbd1d28b18505e0cf2cf254fb981a12862ff59f authored about 2 years ago
Add RichTextLabel.GetMessage() (#3669)

3d1ca2eed919fe78be361178b29384e83bf8ed91 authored about 2 years ago
Version: 0.79.0.0

4cff5774d2f839ab6b0c413fedbd24546fe6aa6d authored about 2 years ago
Deprecate TileChangedEventArgs (#3670)

d9c0c84efa9de5377f91a68e4de2cf5418e1fd97 authored about 2 years ago
Grid delta states (#3635)

a323f2ef846b916010706d727a82e5b32b9f87ba authored about 2 years ago
Style box texture scaling (#3632)

987d76b53d043b763fec154495c95de452c7cb55 authored about 2 years ago
Remove some resolves on IsMapPaused (#3654)

2776b4caa493fff0060a76ce5d2448e165a53072 authored about 2 years ago
Adds TCS to Sandbox (#3662)

d90a365fa5294bf82b5e2a434a5661ee4d1905e4 authored about 2 years ago
Fix tooltips being incorrect for a frame (#3664)

0c9fe010b1cfd63dca1031e932a4ab11a2994afa authored about 2 years ago
Don't predict sleeping on disallowed bodies (#3661)

af7e9150bb7e1974265009dde6ea4bad25b3d559 authored about 2 years ago
Remove EntityInitializedMessage (#3657)

fb0907a1a469fdba828f4cd206a9f7f07097c079 authored about 2 years ago
Optimise TryFindGridAt (#3651)

7522737d90f04bc63cc8b609b2de598a42154863 authored about 2 years ago
Purge IPhysicsManager (#3652)

ec5f07b3725ded4adabe4fc9878bc49d892444e3 authored about 2 years ago
Better debug assert message. (#3650)

a015e8722e6c3d5a2ee763625fc08f0531369155 authored about 2 years ago
Version: 0.78.0.0

8cf3b519e7d2e57512143239f60a02b5d1ce573f authored about 2 years ago
update release notes

d56bf7739b07aca7c8d4ad70e14d02eb707a9e6c authored about 2 years ago
Add NoLocalRotation check to map saving (#3649)

084cc1a0734a1278664d4f277cfbb6a7dc63158e authored about 2 years ago
Fix RotateVec rounding (#3638)

9125d99ec10c427422ac3c8e264fb3d8dc2b4f2c authored about 2 years ago
Minor joints cleanup (#3647)

d9f602ee91d7ee17ef257c9b1188693e81ae570e authored about 2 years ago
Remove IPhysBody (#3646)

d518d55897c5afd69a21d524f9b27ff3fddc48a2 authored about 2 years ago
Make FastNoise docs public (#3639)

01e96ebcb9306a7a014436b084fcd36ec908f8f9 authored about 2 years ago
Fix broken click bound checks in Tree controls. (#3641)

cb69facebffe66ec252353ee1ea6d2bbe92bf68c authored about 2 years ago
Audio frame update cleanup (#3630)

c9b942635aeb8616710e4c3afd97a19ac90f2817 authored about 2 years ago
NoLocalRotation fixes (#3634)

7857e3a1954ae51b83740995dd9d8d794285222d authored about 2 years ago
Add missing null forgiving operator (#3636)

e0cfb24f1b5b1533779aa4fc3bb89a7ce640f827 authored about 2 years ago
Remove bad debug assert (#3633)

24622eb54894e57ad67f2dcbc44733ba219e98ac authored about 2 years ago
Expose more net serializer stuff to content (#3476)

66577acd1f9be1dc451689e99a8e413a77f0ca04 authored about 2 years ago
Client-, shared-, and server-side ConfigurationManager (#3477)

f3364a196c6697fad0bc991f6372991bd3caeea4 authored about 2 years ago
Add tickrate to debug monitor (#3631)

504f3f16d8e0d8be469b869323daabb6291f2ebf authored about 2 years ago
Version: 0.77.0.2

0a2735a60da741e55cf5ba24fb00472a92ffe92d authored about 2 years ago
Make phys contacts per-world rather than per-map (#3619)

6c4b71e06baadf8896ce24d69ebd218faa7d6044 authored about 2 years ago
Fix invisible entity spawn menu buttons (#3628)

360db24f0a849beb9d7c14a6b29fed1000632da2 authored about 2 years ago
Add AttachToGridOrMap test (#3625)

Closes https://github.com/space-wizards/RobustToolbox/issues/3624

e0878096f455d117f3397c6637ea685c12923c6e authored about 2 years ago
Version: 0.77.0.1

f73babd86989bc76f5b43616b6cb9ce98b9f43af authored about 2 years ago
Hotfix AttachToGridOrMap (#3623)

61e193466c2d0f7a62657c5181e3d34e0ae29c47 authored about 2 years ago
Version: 0.77.0.0

68368166492bd65f22bc969a73809f53b9161641 authored about 2 years ago
Generalize component trees (#3598)

054a908efdd3856460f43dee57ab82ad28f4bc96 authored about 2 years ago
Remove client/server split on sharedphysicsmap (#3618)

ace8500240bb7bf051d732101eb196a9e22bdd90 authored about 2 years ago
Remove DeferredUpdates (#3622)

d8d68480c326376e45b421625b5e14e47954f444 authored about 2 years ago
Version: 0.76.0.0

5284f3c2fb7c29046a347f3cc54b49b962101f32 authored about 2 years ago
Physics solver refactor (#3479)

5c1d753a8df01eedeade5c7e3aaee49df8a037bd authored about 2 years ago
Somewhat improve sprite processing (#3587)

Co-authored-by: metalgearsloth <[email protected]>

27e0c22fe2ad569b584db08bfeffae71801b35f8 authored about 2 years ago
Physics Substepping (#3156)

Co-authored-by: metalgearsloth <[email protected]>
closes https://github.com/space-...

b9f7733c670f38dc00590d8bd9702762fe0592fb authored about 2 years ago
Remove nullspace logic from CreateEntityUninitialized (#3600)

b09ddf986cf32334f3d5519b6503564d7952ffa6 authored about 2 years ago
Remove some more warnings (#3610)

589d56fe67e97b21b4453d351df26747790e8a15 authored about 2 years ago
Add benchmarks for entTraitArray and class components (#3616)

fdbb85dfe00ec6b29af195a51c1a71eb2a72d38e authored about 2 years ago
Add archetype enumerator benchmark (#3615)

d33076b78215d820075cb5e172397161c29bdd72 authored about 2 years ago
Please give me fast noise (#3612)

91f5cfdf35f4bd3445d03f9884a434173df9ea0f authored about 2 years ago
Fix missing refs and make consumer static in archetype benchmarks (#3608)

037f702097377b04524672116e691fa73580c3e0 authored about 2 years ago
Add archetype iteration and has component benchmarks (#3607)

e5dde1c7ada9c0603d81498781dd98db692976f5 authored about 2 years ago
Add archetype component access benchmark (#3606)

272c3f8e84c061ce87f8aa134d388209c4822086 authored about 2 years ago