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

Moved get_network_id_from_player_node_name from network.gd to main.gd

github.com/opensuspect/opensuspect-legacy - 3de3f09b256a56cc0e992ef473bc57e92a9822b7 authored about 4 years ago
Sync picking up and dropping items over the network

github.com/opensuspect/opensuspect-legacy - f2ea38cd0fe02c56a86c6389b9e6fc79653eab57 authored about 4 years ago
Items and inventory

- Created base item scene and two test item scenes inheriting from it
- Added item handler node t...

github.com/opensuspect/opensuspect-legacy - b08aa1f7e21d0f1c4959b38488223c71a3546169 authored about 4 years ago
added even more and better customization features

github.com/opensuspect/website - 30106222374d319a7ec0a4aafff6f42dc5a5fec6 authored about 4 years ago
Killing and reloading

- Moved infiltrator HUD assets to textures/ folder
- Added players dictionary to PlayerManager th...

github.com/opensuspect/opensuspect-legacy - b5c7b3bd946d283e6c4a2a39006ff5d15eff4940 authored about 4 years ago
Merge branch 'main' into game-design-221/killing-and-reloading

github.com/opensuspect/opensuspect-legacy - 5e2fd67bbe6c2d0b630d8ec3bb3dc47d1cd9ec6a authored about 4 years ago
Killing and reloading

- Fixed multiple players being marked as target at once
- Fixed animations not playing on some cl...

github.com/opensuspect/opensuspect-legacy - d48c4f2abe0a4225e763416e5d2f1a5b378140d1 authored about 4 years ago
1 line of cleanup and many stupid changes made for no reason by Godot

github.com/opensuspect/opensuspect-legacy - 494faeade30280b872c682810fc7c2f82026cd0d authored about 4 years ago
Killing and reloading

- Added helper function to Network.gd
- Replaced placeholder kill sprite with kill and reload but...

github.com/opensuspect/opensuspect-legacy - 301dfaa7d7c9465401e97915aafe275259e340a2 authored about 4 years ago
Changes to be committed:

github.com/opensuspect/website - d367947a24beae08dc4b4d862dd8b161f15b202d authored about 4 years ago
Changes to be committed:

github.com/opensuspect/website - 50450fbef26d1da6d37e048b9b4baa88339ffeb7 authored about 4 years ago
Added Hall of Fame and updated contibutors list. (#226)

* Added Hall of Fame and updated contibutors list.

* Added date range for Luke Connor

* Ch...

github.com/opensuspect/opensuspect-legacy - ce6c8c480c6f9c9052d28c6119426a1b477b52e3 authored about 4 years ago
Killing and reloading

- Added kill and reload icons
(#221)

github.com/opensuspect/opensuspect-legacy - cc109c36a5f7224864f81e901717f9f0bfda355d authored about 4 years ago
Killing and reloading

- Re-implemented kill outline using viewport textures, this time at a lower render resolution
- R...

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

Added scrollwheel zoom

github.com/opensuspect/opensuspect-legacy - 1f7edbddb4a69bcfe5bc669c23ee1d198d82c4f5 authored about 4 years ago
added scrollwheel zoom

github.com/opensuspect/opensuspect-legacy - 7bd34f9179100425ab21be1a8e1722526b663844 authored about 4 years ago
Merge branch 'pr-test' into main

update my clone

github.com/opensuspect/opensuspect-legacy - c07105761f2106732a71eda49fb7f12507f66f3a authored about 4 years ago
Merge https://github.com/opensuspect/opensuspect into pr-test

github.com/opensuspect/opensuspect-legacy - 0623eb86ff5c235488e8fa1f25f8c02106bbef83 authored about 4 years ago
Merge pull request #224 from opensuspect/things

add vincens2005 to contrib list

github.com/opensuspect/opensuspect-legacy - 58f53f078f7e2433d3404896c7ecf5e94b8ec039 authored about 4 years ago
add vincens2005 to contrib list

github.com/opensuspect/opensuspect-legacy - 16ad9aac91841cc57122d2deb1d1018f05f4b9cc authored about 4 years ago
Merge pull request #223 from jngo102/skeleton

Switched to Skeleton2D animation for more flexibility in animations

github.com/opensuspect/opensuspect-legacy - 146e480cdebb647ab9a980317c6ad479f0aad2b4 authored about 4 years ago
Added documentation, modified move animation slightly, modified skeleton tree, cached skeleton node in player.gd

github.com/opensuspect/opensuspect-legacy - ebb63bc65db6ba04be8773a6deb4ba1b76aabfa7 authored about 4 years ago
Implemented animations using a Skeleton2D and Polygon2Ds

github.com/opensuspect/opensuspect-legacy - 2e7f78573aae7a2dd1096e1a6585224bb1b89bda authored about 4 years ago
Merge pull request #222 from nicemicro/pr-217

Rebased verion of #217

github.com/opensuspect/opensuspect-legacy - 86d45922a741aaa9380c3ecbd338e9e17f12498a authored about 4 years ago
Removed task types

Because it is more flexible and easily extended without concrete task types

github.com/opensuspect/opensuspect-legacy - 83cbd0f3c85eab18812aa6d19acda95e530fbe9a authored about 4 years ago
Improving task resource

* Now uses InteractUI for the task UI
* Output tasks are now references to nodes which should ha...

github.com/opensuspect/opensuspect-legacy - 971c7d34e3a1b165c073ac838d69d58b63cb297a authored about 4 years ago
Cleaned up and preparation

* Generally cleaned up code in standbutton and interactpoint
* Cleaned up a little in interactta...

github.com/opensuspect/opensuspect-legacy - f95ab1ce99abd57d39e9e66c6b7a0207c67d7007 authored about 4 years ago
Basic functionality done

The task system and resource now has basic functionality

github.com/opensuspect/opensuspect-legacy - 610865d1a568a7f52c7a34aec0ec516d7cf1d493 authored about 4 years ago
Misc

Unbroke door in test map

github.com/opensuspect/opensuspect-legacy - 071b04688d1fa6387a8702044733ab6d6f5e37fc authored about 4 years ago
Update taskmanager.gd

github.com/opensuspect/opensuspect-legacy - da02c2ab7e23553d996ddcdf5cb2b845302a19ef authored about 4 years ago
Merge pull request #220 from TheSecondReal0/reverting-214

Revert #214, fix crashes

github.com/opensuspect/opensuspect-legacy - 28ad9c1000dc7c062783b1e80d6ebcefc060cbf6 authored about 4 years ago
Revert "Merge pull request #214 from TheRyeGuyWhoWillNowDie/main"

This reverts commit b5a622d2fec48552ebb12a9dc4ee458e3bcbb48f, reversing
changes made to a7741385...

github.com/opensuspect/opensuspect-legacy - e6458eb3a00afc5028aa651b33617476d5bbfd20 authored about 4 years ago
Revert "No more crashes"

This reverts commit 15fef9332cb982125d712e03f318f4ecf8811d7e.

github.com/opensuspect/opensuspect-legacy - c9ee0ac755e3f81a2384fdc66713cebdcf84635c authored about 4 years ago
No more crashes

Game no longer tries to load map from disk, now loads from game files

github.com/opensuspect/opensuspect-legacy - 15fef9332cb982125d712e03f318f4ecf8811d7e authored about 4 years ago
Merge pull request #219 from nicemicro/documentation

updated contributors list

github.com/opensuspect/opensuspect-legacy - 1c47ece9cb03ad0016baaf09b809b00f3658fd6e authored about 4 years ago
updated contributors list

github.com/opensuspect/opensuspect-legacy - f43aebb5069c774aeac66bd74e33923b0b04d745 authored about 4 years ago
Merge pull request #214 from TheRyeGuyWhoWillNowDie/main

Map is now syncd between server and client, custom maps are now possible.

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

github.com/opensuspect/opensuspect-legacy - d8bf250ec14ca828a67b646884c3ce56f717d64d authored about 4 years ago
Merge https://github.com/TheRyeGuyWhoWillNowDie/opensuspect into pr-test

github.com/opensuspect/opensuspect-legacy - fd33cce6647f10c734a20e436c8f47cb31d5b485 authored about 4 years ago
Merge pull request #218 from nicemicro/glasses-guy

The multilayered player character enhanced and prepared for customization

github.com/opensuspect/opensuspect-legacy - a77413855196ea46472bb46ca22741248a2677c4 authored about 4 years ago
Merge pull request #1 from Damjan94/main

Role screen now supports custom player clothes

github.com/opensuspect/opensuspect-legacy - 23250a147e19518d4f44064bee0783c9fa0f51f8 authored about 4 years ago
Role screen now supports custom player clothes

github.com/opensuspect/opensuspect-legacy - b966dfc87fc29744a193e6c9f5268b4da5173352 authored about 4 years ago
changed directory structure to accommodate customization of characters

github.com/opensuspect/opensuspect-legacy - f08c2d687070f2907a462c65e7cfc6c76e35415f authored about 4 years ago
clearing up the code for player animation and fine tuning a few parameters

github.com/opensuspect/opensuspect-legacy - 7a73ce3ed675035be2c47c14c48f7c6590fecab1 authored about 4 years ago
fixed more customization bugs

github.com/opensuspect/website - 3266787353218d77959adc330762840722dabe2d authored about 4 years ago
fixed bug the customization features

github.com/opensuspect/website - 559772710064e6ce01fb47df00dd2960d66728f5 authored about 4 years ago
Merge branch 'main' of https://github.com/opensuspect/website into main

github.com/opensuspect/website - e3000d7df0e5fe01ccf44b65fe7d26541908e697 authored about 4 years ago
Added Extra customization features

github.com/opensuspect/website - 4617ff1c73db3bd7a8b0811e277a7c0a278c6801 authored about 4 years ago
sunglasses guy no longer moonwalks

github.com/opensuspect/opensuspect-legacy - a93bcaad3625e2030112fd4409815da839de70e3 authored about 4 years ago
made glasses guy not shatter reality

github.com/opensuspect/opensuspect-legacy - 8ba507d3678ca20d6d0823ddf9a6a92d643c29c2 authored about 4 years ago
new vector art character initial setup with basic animations

github.com/opensuspect/opensuspect-legacy - 88d3ca27b5c7e93d1b19f84035d479feca9f423c authored about 4 years ago
when custom map cannot be loaded, it defaults to test.tscn

github.com/opensuspect/opensuspect-legacy - 48e64909ea1751f35b1610948ff28d9cdbdd7450 authored about 4 years ago
Merge pull request #1 from TheRyeGuyWhoWillNowDie/ui-and-map-interact-resources

Ui and map interact resources

github.com/opensuspect/opensuspect-legacy - f9cd0b2cf4ff63d01dc2ffcb602d9e9c72b99e08 authored about 4 years ago
Merge branch 'main' into ui-and-map-interact-resources

github.com/opensuspect/opensuspect-legacy - 10da90c2d174769a803646f0e759ad0751ef0f50 authored about 4 years ago
map is downloaded from server to client, will add url map downloading later

github.com/opensuspect/opensuspect-legacy - 16098c5fc717ca1cde061ff071243b69ed0f652c authored about 4 years ago
Merge pull request #209 from TheSecondReal0/ui-and-map-interact-resources

UI and map interact resources

github.com/opensuspect/opensuspect-legacy - 954e73ac0dde004bbf7e1374fd5add953526e8cc authored about 4 years ago
killing works, but only clients can be killed

github.com/opensuspect/opensuspect-legacy - 68e57f313c911e352f414b25a3dffce53fe79f30 authored about 4 years ago
Interact tool script working

github.com/opensuspect/opensuspect-legacy - 58c9cce250fc43689e7d2529fce966a4da3b12d2 authored about 4 years ago
Fixed crash introduced when fixing a conflict

github.com/opensuspect/opensuspect-legacy - e565aa5e7ceabc9e6b965684f5dba6b7be0e3efa authored about 4 years ago
Revert "Revert "Merge branch 'ui-and-map-interact-resources' of https://github.com/TheSecondReal0/opensuspect into ui-and-map-interact-resources""

This reverts commit 699bead8379ba409b30b71d7495ab923d5bd8bdd.

github.com/opensuspect/opensuspect-legacy - 03ac8f737c473fd619a3caf5ba3b2787f5e26430 authored about 4 years ago
Revert "Merge branch 'ui-and-map-interact-resources' of https://github.com/TheSecondReal0/opensuspect into ui-and-map-interact-resources"

This reverts commit a2ec0d49ed5b9eb89b2e34df59b68f2ed35d4548, reversing
changes made to ed0b2532...

github.com/opensuspect/opensuspect-legacy - 699bead8379ba409b30b71d7495ab923d5bd8bdd authored about 4 years ago
Merge branch 'ui-and-map-interact-resources' of https://github.com/TheSecondReal0/opensuspect into ui-and-map-interact-resources

github.com/opensuspect/opensuspect-legacy - a2ec0d49ed5b9eb89b2e34df59b68f2ed35d4548 authored about 4 years ago
Fixed default settings in interactpoint

github.com/opensuspect/opensuspect-legacy - ed0b25320fdc17fa5affed319ab661733c6f55f4 authored about 4 years ago
Merge branch 'main' into ui-and-map-interact-resources

github.com/opensuspect/opensuspect-legacy - 7f0369588f5344796c51691e5a80bb4d33a9c3db authored about 4 years ago
Delete taskmanager.gd

github.com/opensuspect/opensuspect-legacy - 92eab2ff074b2930f5f574c7ef8147025b7f1ad9 authored about 4 years ago