Ecosyste.ms: OpenCollective

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

OpenSuspect

An Open Source social deduction game, similar to Mafia or Among Us, focusing on extensibility.
Collective - Host: opensource - https://opencollective.com/opensuspect - Website: https://opensuspect.com - Code: https://github.com/opensuspect

initial setup

github.com/opensuspect/podcast - 5d89ace9aef784d5f2ace22602949995e6fb6be9 authored almost 4 years ago
Merge pull request #303 from TheSecondReal0/custom-task-logic

Quick fix to unassigned global tasks

github.com/opensuspect/opensuspect-legacy - 11c7e066977394c42ec1777d5a75fe334d7d5dad authored almost 4 years ago
Update interacttask.gd

github.com/opensuspect/opensuspect-legacy - a3a368b3d974dff763b3625566232d10e3f2c187 authored almost 4 years ago
Update interacttask.gd

github.com/opensuspect/opensuspect-legacy - 08102f2b9387c6d96d4cd535d0a20ed8dbfb3be9 authored almost 4 years ago
Update interacttask.gd

github.com/opensuspect/opensuspect-legacy - f8c1c14dba7e8d8c9ae44093694eb4627e088c1c authored almost 4 years ago
quick fix to unassigned global tasks

github.com/opensuspect/opensuspect-legacy - fc0d069d6fe6e6d66fc874beae7ef25138dcd18b authored almost 4 years ago
Merge pull request #300 from TheSecondReal0/custom-task-logic

Custom task logic via extending InteractTask

github.com/opensuspect/opensuspect-legacy - 1d343a50f73bb93326691cf047bc96212be17c42 authored almost 4 years ago
possible clockset times now include all intended values

github.com/opensuspect/opensuspect-legacy - 161f71cd9ffc41882146524c92cdb5bc36d31b17 authored almost 4 years ago
Added the colour grid for reference

github.com/opensuspect/osmf - bab54a555eb25e2f38b5a12c824cc0483a97b5a4 authored almost 4 years ago
Modified the layout, changed the version number, and changed to zst compression.

github.com/opensuspect/osmf - 2d1b4780f7f595ab5929d9b69a53a50417ecd417 authored almost 4 years ago
Added the OSMF file.

github.com/opensuspect/osmf - c40ae9c4c1140be8cb312f3eaa71300a977d96ba authored almost 4 years ago
First version of the README

github.com/opensuspect/osmf - 6ffe0172f98c313432bfa47ffeaa21cc2020948b authored almost 4 years ago
Initial commit

github.com/opensuspect/osmf - 694b1e1544c9037a94c8c29990af97cf0c5511a6 authored almost 4 years ago
clockset map text updates more often

github.com/opensuspect/opensuspect-legacy - d79c7d89c8c1b6ac72c18332955ecb66979551b1 authored almost 4 years ago
improved task syncing

github.com/opensuspect/opensuspect-legacy - 5eb802cc8d07c8d3d4232da59df75e6f91c675fe authored almost 4 years ago
another check to prevent trying to complete a task twice

github.com/opensuspect/opensuspect-legacy - 66c26051c24a94858815ae64261f7a6b9e74ee17 authored almost 4 years ago
general polishing

* Removed default inputs to some functions to ensure compatibility with personal tasks
* Removed...

github.com/opensuspect/opensuspect-legacy - ffe2c9d8e80057ffbaa9ebcec215e97883b4250d authored almost 4 years ago
working on personal task support

github.com/opensuspect/opensuspect-legacy - 2a508dcca112980d668f8a68ea2cf9e546802be5 authored almost 4 years ago
Merge pull request #302 from nicemicro/character-design

Character customization upgrades

github.com/opensuspect/opensuspect-legacy - a7157565a1ed96aa8250e86c7dfb97b26dd3eda3 authored almost 4 years ago
fixed copy-paste issues

github.com/opensuspect/opensuspect-legacy - 4f88484e124ff51acbe4ce282b4c282f90c01b5e authored almost 4 years ago
Character customization screen and backend now allows for translations

using baked in file names. Some sprites updated.

github.com/opensuspect/opensuspect-legacy - c7b86789cbcb904f533a570271783cafc599ffb8 authored almost 4 years ago
fixed weird bug where task would be completed over and over again

github.com/opensuspect/opensuspect-legacy - bee22dd6b26534942fa241823dbb93bcee0c5cc4 authored almost 4 years ago
fixed crash that occurred with non-global tasks

github.com/opensuspect/opensuspect-legacy - 922036fe38e35ef47b47ff7a214571a9d22be3e3 authored almost 4 years ago
Now the sprites appear in the proper order on top of each other

github.com/opensuspect/opensuspect-legacy - 1c9798559a2dd8bf33bf6e953874a10acd637c0f authored almost 4 years ago
Added character design source svg files. Added new character sprites and updated old ones.

github.com/opensuspect/opensuspect-legacy - 88faf69cd0479f5e3dc904405c474ac543b0a34b authored almost 4 years ago
actually fixed the desync bug

github.com/opensuspect/opensuspect-legacy - a1e1dfbd5fd9974d422f1ee044e320ad2de0681e authored almost 4 years ago
fixed bugs

* Task color is now updated in UI
* Task is now remotely completed more reliably

github.com/opensuspect/opensuspect-legacy - 8cbcf94d34370b9f46d55e64698283e46d568212 authored almost 4 years ago
got resources figured out

github.com/opensuspect/opensuspect-legacy - 3d0b83d9379ce8de195538d953a5e125560a5a37 authored almost 4 years ago
updated resources to reflect random numbers removal

github.com/opensuspect/opensuspect-legacy - 2be12bdd416512d9dd055e1f921c3a769404ac73 authored almost 4 years ago
removed random numbers from TaskInteract without updating resources

github.com/opensuspect/opensuspect-legacy - 9942ddc32f9125fdbf9d93c2f2876061af4a01eb authored almost 4 years ago
Revert "removed random numbers from InteractTask"

This reverts commit fca6bda09fa27118519e3a81e692aa9bda5bdc5b.

github.com/opensuspect/opensuspect-legacy - ee00d85c10a95f5c0fe409ae4a3fd4a781a7e035 authored almost 4 years ago
removed random numbers from InteractTask

github.com/opensuspect/opensuspect-legacy - fca6bda09fa27118519e3a81e692aa9bda5bdc5b authored almost 4 years ago
removed complete_task() from UI classes

to make sure you can't go through UI to complete a task

github.com/opensuspect/opensuspect-legacy - 4b3c8dab2c9053b85b2db2386f73658ac1405603 authored almost 4 years ago
updated clockset task and fleshed out some stuff

github.com/opensuspect/opensuspect-legacy - a3957f3254346d7f3ea82d4a582d9eba99c0528c authored almost 4 years ago
TaskManager overhaul

overhauled how task manager handles completing tasks and somewhat how it handles sync

github.com/opensuspect/opensuspect-legacy - 598a1d9fe6302967d34788fe78aba22a5324ae81 authored almost 4 years ago
reorganized interacttask.gd

functions with virtualized counterparts moved to the top, networking functions are below those, ...

github.com/opensuspect/opensuspect-legacy - 7384d2ef104179adf4592c07816ce3ec3df66395 authored almost 4 years ago
Merge pull request #298 from nicemicro/items-inventory

Pick-up highlighting fixed

github.com/opensuspect/opensuspect-legacy - 3c3ac25a8852a70225a1260fe8346ac821f571a0 authored almost 4 years ago
reduced pick up area; renamed item shader and use it in item.tscn

github.com/opensuspect/opensuspect-legacy - f2ccbd45e473fa5957bb169aec39ef620a69a713 authored almost 4 years ago
finished porting clockset task

github.com/opensuspect/opensuspect-legacy - ea27f56dcbb0b579e290399da8b232911191c31f authored almost 4 years ago
began porting clockset task

github.com/opensuspect/opensuspect-legacy - ea0a2eec0f7e8af317e1a4597953780ef8a39d67 authored almost 4 years ago
updated task manager to work with resource transition logic

github.com/opensuspect/opensuspect-legacy - b42373966b8d4c67b1a54d7b87061c9a6cf5b42b authored almost 4 years ago
added transition logic and more comments

github.com/opensuspect/opensuspect-legacy - b48705f7041b576c4c803d01a5637e9673f928fb authored almost 4 years ago
Merge pull request #299 from TheSecondReal0/task-resource-despaghetti

Small despaghettification of TaskInteract

github.com/opensuspect/opensuspect-legacy - b5ec76fdca15c5a0ee7755b4a2ca75efb3e83015 authored almost 4 years ago
more virtual functions + comments

github.com/opensuspect/opensuspect-legacy - 8ba4b5afd863300a34fe5d88522224892806d9c2 authored almost 4 years ago
more work to allow custom interacttask scripts

github.com/opensuspect/opensuspect-legacy - 12e07037679e023ce016ca3ab8f5d90c8b39f78f authored almost 4 years ago
Merge branch 'task-resource-despaghetti' into custom-task-logic

github.com/opensuspect/opensuspect-legacy - 094eb3b475e7c055eaff2270611676c1f27f8772 authored almost 4 years ago
minor improvements

custom properties no longer need to be in custom_properties, map_outputs now checks every entry ...

github.com/opensuspect/opensuspect-legacy - 282b044a0ad0943561eab427561f10a0edfd81f1 authored almost 4 years ago
groundwork for networking + extending InteractTask

github.com/opensuspect/opensuspect-legacy - 2ad950e7d1f1e359fd0da3dae0bb2c182e8af9a8 authored almost 4 years ago
Merge pull request #296 from opensuspect/center-camera

Keep camera centered on player

github.com/opensuspect/opensuspect-legacy - f748d322bc740603da2d259452af97196d1b7900 authored almost 4 years ago
the pick up highlighting is fixed to be aligned with actual pick upability

github.com/opensuspect/opensuspect-legacy - 9e723dd6d0cbcc92052a6eaf9271f0e5bd9b1b7d authored almost 4 years ago
Merge pull request #295 from opensuspect/remove-binary

Remove binary from repository

github.com/opensuspect/opensuspect-legacy - 9ecd748b89b0feb7e9509b63584b6995620935ee authored almost 4 years ago
keep camera centered on player

github.com/opensuspect/opensuspect-legacy - 51c4b4881ee2d8176ba7611af81ed04db5239688 authored almost 4 years ago
Merge pull request #277 from opensuspect/l10n_main

New Crowdin updates

github.com/opensuspect/opensuspect-legacy - d7735aedec53ba7e0c5b403c684c672c87dc0c46 authored almost 4 years ago
Merge pull request #286 from Damjan94/rolescreen_bug_fix

Fixes the rolescreen crash(#271)

github.com/opensuspect/opensuspect-legacy - 1180ee72a7529e8b4fee502447777667e4c4d81c authored almost 4 years ago
Merge branch 'main' into rolescreen_bug_fix

github.com/opensuspect/opensuspect-legacy - 8e3e251530b8112662b874587d1f3f35ea8a456f authored almost 4 years ago
Merge pull request #279 from nicemicro/items-inventory

Items and inventory based on #254

github.com/opensuspect/opensuspect-legacy - 621aa9730da6f2f0b71fce7d7289c81b2ebe42ac authored almost 4 years ago
killing backend partially refactored for better interaction with items backend

github.com/opensuspect/opensuspect-legacy - ea99421b11839908361d4d5b7d524d79ba43e453 authored almost 4 years ago
Merge branch 'main' into items-inventory

github.com/opensuspect/opensuspect-legacy - a92d7932ea25020847dbae9606ff648b5cc09bc2 authored almost 4 years ago
Merge branch 'main' of https://github.com/opensuspect/website into main

the commit.

github.com/opensuspect/website - 2fc0c6f0578c5b294eb84493e94d1dae0efa8d08 authored about 4 years ago
Merge pull request #290 from opensuspect/moxvallix-readme

Added wiki links and removed outdated links. Also cleaned up formatting.

github.com/opensuspect/opensuspect-legacy - f720bb0f23ac551ee3f653579a6e5bcae08fbdf7 authored about 4 years ago
Merge pull request #274 from TheSecondReal0/improving-ui-system

Improving UI system/InteractUI resources

github.com/opensuspect/opensuspect-legacy - 2429daf8a829beeb0fb539f592d6f2152c4d3598 authored about 4 years ago
Added wiki links and removed outdated links. Also cleaned up formatting.

github.com/opensuspect/opensuspect-legacy - 3b6e349d4385fa461b40bf05a0f45c43f756f09b authored about 4 years ago
Populates only the relevant sprites

github.com/opensuspect/opensuspect-legacy - 858c27892a1d997dffaa913d48010feb69376d94 authored about 4 years ago
Squashed commit of the following:

* Corpse size bug fixed
* Added pickup timer to avoid instant pick up after item drop
* Remove...

github.com/opensuspect/opensuspect-legacy - 7c3ff334fdfcb2c3785b1c9ef3353dcc60e252e1 authored about 4 years ago
Merge branch 'main' into rolescreen_bug_fix

github.com/opensuspect/opensuspect-legacy - cfd0e2de3dc89f423e38f4d39d220504458f46e5 authored about 4 years ago
Updated comments regarding signals

github.com/opensuspect/opensuspect-legacy - 5ab74a527ea30d38a2bae7374ea5777d8fbcf4ae authored about 4 years ago
Removes mutex lock. Signals are ordered properly

github.com/opensuspect/opensuspect-legacy - 6b060d7223132171dff991a510f3dd8559e74b30 authored about 4 years ago
Merge pull request #1 from TheSecondReal0/reset-network-data

Reset network data

github.com/opensuspect/opensuspect-legacy - 1a98b521c68500aa9b065a418bc0d7f31966305e authored about 4 years ago
Merge pull request #289 from TheSecondReal0/scene-switching-fix

Works well

github.com/opensuspect/opensuspect-legacy - f9b8d86b137822b6265203da8f7d9947c8d99473 authored about 4 years ago
Merge pull request #288 from vincens2005/main

Made role names consistent

github.com/opensuspect/opensuspect-legacy - 1c3f0ff6b48f1b7e740f4d55a89ca112c3f82d61 authored about 4 years ago
Merge branch 'main' into scene-switching-fix

github.com/opensuspect/opensuspect-legacy - 220325c4d65e9eb49d0d4de466fda7e26cb28cd7 authored about 4 years ago
Added close_all_ui() to UIManager + uicontroller

github.com/opensuspect/opensuspect-legacy - 6dad468c783cb71edea1a82bad34e0753ddb7e29 authored about 4 years ago
Merge branch 'main' into items-inventory

github.com/opensuspect/opensuspect-legacy - 0b46a610da90939c3e4c372af51bb81edc67e110 authored about 4 years ago
Squashed commit of the following:

* Debugged map switching and spawning that incidentally solved item pick
up on clients
* Adding...

github.com/opensuspect/opensuspect-legacy - 7ebf0049585b58b4e6d7decd97b991091f92f0b9 authored about 4 years ago
fixed mixed up role names (I think)

github.com/opensuspect/opensuspect-legacy - aa8467b26066685c386d363dedbb8afb6c2fe679 authored about 4 years ago
Merge pull request #287 from dyj216/main

Mention the Godot Engine in README.md

github.com/opensuspect/opensuspect-legacy - 679a0fe7ce395ca81c134777998ee678517fa600 authored about 4 years ago
replaced 'traitor' with 'infiltrator' and 'detective' with 'agent'

github.com/opensuspect/opensuspect-legacy - 05abc6b933b8b5880626bc3fb5d3972d55ae85fa authored about 4 years ago
signals properly connected, pick up related code moved to players.gd, pick up works on server.

github.com/opensuspect/opensuspect-legacy - 2a78916ee545b9b0270bb16acb10fa2fa5312a57 authored about 4 years ago
Mention the Godot Engine in README.md

This change can help possible contributors
to find out more about the underlying game
engine.

github.com/opensuspect/opensuspect-legacy - e2bd80afeeb904d116186f62b5d61e822a6d28b0 authored about 4 years ago
the game doesn't break when started

github.com/opensuspect/opensuspect-legacy - 05eb207c25d047ec9f5f87b9003e294737bff7ea authored about 4 years ago
New translations en.po (German)

github.com/opensuspect/opensuspect-legacy - c8122354d8242d2854018af53ddf8816ae0f6893 authored about 4 years ago
New translations en.po (German)

github.com/opensuspect/opensuspect-legacy - 652b387dc9c99c105b0e1ae21282826150b195ba authored about 4 years ago
Merge pull request #284 from Damjan94/task_sync_fix

Tasks presented in the taskinfo are less confusing

github.com/opensuspect/opensuspect-legacy - af078d73545ac76782099678e5059091d2e52e8f authored about 4 years ago
Merge pull request #285 from vincens2005/main

Added splash screen and icon

github.com/opensuspect/opensuspect-legacy - 6e5d361822d6f8317917ac268001e99a01e8c4c4 authored about 4 years ago
Update from Forestry.io

Cukemekerb Last Name updated content/posts/progress-on-opensuspect.md

github.com/opensuspect/website - 3d4d638102366878728f7ac4ad3c7bc1cf4a6a94 authored about 4 years ago