Ecosyste.ms: OpenCollective

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

github.com/opensuspect/opensuspect-legacy

OpenSuspect is an open source social deduction game, similar to Mafia or Among Us.
https://github.com/opensuspect/opensuspect-legacy

added a tasks gui and improved networking

f3f84418483fd5f62b19165651676840fc996504 authored about 4 years ago by damjan <[email protected]>
Added data parsing and helpers

* interact_data is now parsed to maintain nodes passed in it
* Added helpers to make it easier t...

4edde39057575bf178f8d335c3fd402a385e3ac0 authored about 4 years ago by TheSecondReal0 <[email protected]>
Added network syncing

b069da01323098cd23af8e4f934a3db61393d267 authored about 4 years ago by TheSecondReal0 <[email protected]>
added basic(unstable) networking to tasks

e76f82d4a97164ef63d5e0e238b663aeedd5eccd authored about 4 years ago by damjan <[email protected]>
Merge pull request #261 from TheSecondReal0/refining-ghost-mode

Ghosts can now walk and see through walls

5cfebf981276bc5fff094214b6296cd81a378753 authored about 4 years ago by nicemicro <[email protected]>
Merge pull request #255 from TheSecondReal0/state-changed-priority

State changed priority signals

85dd46622c856e1f8a2653b348004b2fc271850c authored about 4 years ago by nicemicro <[email protected]>
Ghosts can now walk and see through walls

ba040cdcda47d678cb6949ccc7ef36aa9d067e4f authored about 4 years ago by TheSecondReal0 <[email protected]>
Renamed terminology for client/server comments

84912b21c56adea07a7346aa328621518422afd0 authored about 4 years ago by Jason Ngo <[email protected]>
Removed remotesync from _on_main_player_*_item functions in main.gd

f9a4f9a2e7f88c78d673047dae983b9c3a7cda11 authored about 4 years ago by Jason Ngo <[email protected]>
Fixed items getting skin color, fixed broken project.godot

3b627fca5f1a72d04df2e5cc128591121e1af1da authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'main' into game-design-194/items-and-inventory

b9d2386a5f175281d780956749b46cc515c47019 authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #257 from TheSecondReal0/task-manager-dev

Task system now functional/usable

677d82f319dca05e9fa6a028993d20727f685855 authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
Misc fix

e22da20525a547bcaa1a253d968061463ef311ce authored about 4 years ago by TheSecondReal0 <[email protected]>
Standbutton now also uses task button, misc crash avoidance

f294308ac2c2e1ab4519dfb62aa1b828c2bef768 authored about 4 years ago by TheSecondReal0 <[email protected]>
Task manager is now usable

c35195e9c2a39f48a5648c7bf52d545975b36853 authored about 4 years ago by TheSecondReal0 <[email protected]>
Fully implement

24f23dbc1ffa94dd0682358a87683cf7e74d1be7 authored about 4 years ago by TheSecondReal0 <[email protected]>
Added state_changed_priority and implemented

3d84c7834477458a4214c3774c8022513f9156a9 authored about 4 years ago by TheSecondReal0 <[email protected]>
Merge pull request #250 from jngo102/better-lobby-background

Improved lobby scenery

2ff9d8997099a885bceb9445f1e5963c69d1e439 authored about 4 years ago by Asa Sprow <[email protected]>
Merge branch 'main' into better-lobby-background

90d2588827b997bb05d1ed60a65dd1792940d88c authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'main' into game-design-194/items-and-inventory

c577342b357d1b075c44101622fcd27d1b1e5845 authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #251 from TheSecondReal0/baseui-control

Add a base UI class for control nodes

7418bf555a1936e54c3a63ab9b264d907c9eb6eb authored about 4 years ago by Jason Ngo <[email protected]>
Changed name of choose function in helpers.gd to pick_random

57362543e68084a7eb4a8e349e8f18da7dbd429d authored about 4 years ago by Jason Ngo <[email protected]>
Removed ItemHandler from Skeleton Node2D when creating role announcements, fixed invisible character in lobby, moved loading map print statement

3f4a4be4bf94f0defad802a95bedcfab799dc24f authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #4 from jngo102/main

Merge main into Items and inventory branch

1685df27cbd67e9aa84b0e44fd85aacf0b3b77da authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'game-design-194/items-and-inventory' into main

28cf6580e81977910b77f7bcccebd51ce6a1b3c2 authored about 4 years ago by Jason Ngo <[email protected]>
Slight modifications before merge from main

c249c683c8c596452affd44f91ab203d9c45b13d authored about 4 years ago by Jason Ngo <[email protected]>
Other base classes updated to have the option to block movement or not

18d48469238f33a12aad7e8cd662e55052689470 authored about 4 years ago by TheSecondReal0 <[email protected]>
Added control task class

718885fab55bdb77a7ab2f10bc36d5f88a30e5c9 authored about 4 years ago by TheSecondReal0 <[email protected]>
Added base UI class for control nodes

ef70d0849efe3e0401f0b2649911dc3a01b11acf authored about 4 years ago by TheSecondReal0 <[email protected]>
Improved lobby scenery by making spawns random, implemented object pooling

56c464c2c99c104172bc5c373af1366c9c5fda00 authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #245 from nicemicro/win-condition-2

Win condition plumbing + majority victory win condition implemented

dcf7c9fa90cf1dc663df5a80726a6c1516be8c5d authored about 4 years ago by nicemicro <[email protected]>
Merge pull request #248 from jngo102/bug-244/role-screen-broken-in-full-screen

Role screen broken in full screen

38693bc3bcf29688c151d8bafa9d6edd48a816a7 authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
Items and inventory (#194)

- Smooth motion between items and player when picking up
- Changed some functions in main.gd
- Im...

c297f905db83d1d44cea9ff1a4ef66731368a55d authored about 4 years ago by Jason Ngo <[email protected]>
check for running as dedicated server added, cleaning up remotely called functions done

198bdc616ca99120363bacdedf87b06eaee972f2 authored about 4 years ago by nicemicro <[email protected]>
removed debug messages, added comments to clarify the code

fc0d9e690f0043153ba8e08619893bf8a93585c3 authored about 4 years ago by nicemicro <[email protected]>
cleaned up the code, now the start game / return to lobby button works properly

8bfd220957bda99942e9ef1573876eeb240bc0d3 authored about 4 years ago by nicemicro <[email protected]>
refactored code so the vicotry check only runs on the server who then distributes the information to the clients

b5d0be29a7eb39469afa486a3ed414c652a9a69e authored about 4 years ago by nicemicro <[email protected]>
Role screen broken in full screen

- Fixed role screen elements being out of frame while in full screen mode
(#244)

657838ed21f8f105f6e633325f17b9a49031d22e authored about 4 years ago by Jason Ngo <[email protected]>
Items and inventory

- Made player drop item when killed
- Deactivate kill outline when killing is disabled
- Modified...

d5eb8444a0eca86ec682ed86c4a07ed5f038d430 authored about 4 years ago by Jason Ngo <[email protected]>
debugged the counting method

62f255f5a88ae6deb732e181f8f15bacd6d1cf54 authored about 4 years ago by nicemicro <[email protected]>
fixed the game breaking changes

f4ff1852dd7c09ad38021241c7433b4e2d6156f2 authored about 4 years ago by nicemicro <[email protected]>
breaking down the win conditions into multiple functions while also adding teams over roles

597d9bcb5297de33752520eb7d13fddd8f9a2e0e authored about 4 years ago by nicemicro <[email protected]>
Merge pull request #3 from jngo102/main

Merge main into Items and Inventory

168b9623b715c7f46f1bf5abc4dccbd7603ccecc authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'game-design-194/items-and-inventory' into main

935a12cfc1a35319491ec0eb9b570fe0dc62eea6 authored about 4 years ago by Jason Ngo <[email protected]>
Commit before rebase

0a46d196bc8f8338f32e5cdcbcf57bb187e7f015 authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #243 from jngo102/159/appearance-selection-BASIC

Appearance selection, BASIC (#159)

f169cc1ab84fe0f0542eb30432d1e4023709230d authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
Merge pull request #2 from jngo102/game-design-194/items-and-inventory

Items and inventory (#194)

a7556eafdd6977991cca2c61d062f34f4bd46481 authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'main' into game-design-194/items-and-inventory

1b6b9810b6bef310a3085c9c5404e34e13b23050 authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'main' into 159/appearance-selection-BASIC

0003492296ebb54e3095f0849db70817326f8c88 authored about 4 years ago by Jason Ngo <[email protected]>
Appearance selection, BASIC

- Implemented switching outfits in the lobby
- Fixed color palette bugs
(#159)

cc8474a3e82252978a762d0ef9aa30c847205756 authored about 4 years ago by Jason Ngo <[email protected]>
win conditions x2

8bf64986e36c6709b668fdcf6f4fd90e0a22d1f9 authored about 4 years ago by Logan Gilbertson <[email protected]>
Merge pull request #240 from opensuspect/code-syle-guidelines

Create code-styleguide.md

2e2f7962594308187343f2559d5c8ed3da9426d2 authored about 4 years ago by Asa Sprow <[email protected]>
Create code-styleguide.md

Written with @TheSecondReal0.

a0cfa68d36e9aafc839b49687e2700c68dd95ddc authored about 4 years ago by Ian Flynn <[email protected]>
Merge pull request #237 from TheSecondReal0/cleaning-up-ui-system

Clean up UI system

d85b0b63decf3f9ece12456b47265d78c006ebe4 authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
Merge pull request #239 from TheRyeGuyWhoWillNowDie/pcktest

Added loading custom content from PCK files

8a1ec1e9a8313c854f11a5906d5cdc7881f4f5cf authored about 4 years ago by Jason Ngo <[email protected]>
Fixed skins not showing for clients

a64eb646ad1716c647dc0d1f39dc8c050f5f6836 authored about 4 years ago by Jason Ngo <[email protected]>
Appearance selection, BASIC

- Change player appearance in-game
(#159)

89bc68b8ff1d3fb0fdc5e4d768fffebc8041ff4c authored about 4 years ago by Jason Ngo <[email protected]>
why is git being dumb

10715ea91b0ff78aff2fd61742d24e4abf8b1a7a authored about 4 years ago by Logan Gilbertson <[email protected]>
fixed merge conflicts

454cb987e41a342733752bd28b828b8111d0dac6 authored about 4 years ago by Logan Gilbertson <[email protected]>
Merge branch 'main' into pck

46f65a12c7086d5778d4bb71c67f08319f1edabd authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
added pck loading

785d0d79123d75738a299aecbf6fb25aa207f7b3 authored about 4 years ago by Logan Gilbertson <[email protected]>
Removed console spam

d91aa5d4536817b8564211a829631249db763d0b authored about 4 years ago by TheSecondReal0 <[email protected]>
Chat button no longer crashes

a73fe01d93e4bad75167a231adfecc6715701035 authored about 4 years ago by TheSecondReal0 <[email protected]>
Merge pull request #1 from jngo102/159/appearance-selection-BASIC

Appearance selection, BASIC

93a5819adb936a21772782aab35fa2c1da81b24c authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'main' into 159/appearance-selection-BASIC

7817754f47c64dcd38d03eaff71b2e0db71fc99a authored about 4 years ago by Jason Ngo <[email protected]>
Appearance selection, BASIC

- Implemented switching out parts
(#159)

775106e663539ce6b809e15afda4f1329e38bae3 authored about 4 years ago by Jason Ngo <[email protected]>
Cleaned up

* Added a way to ignore nodes instanced via the editor in update_instanced_uis(). This drastical...

4023b8086fd615a50b4bfe960a6795894e80080f authored about 4 years ago by TheSecondReal0 <[email protected]>
Merge pull request #234 from jngo102/bug-227/ui-exits-game

UI exits game, takes back to menu screen

87c4e7a7f8d7d6a564ccae2b6f568318ce572a26 authored about 4 years ago by Asa Sprow <[email protected]>
Revert "added win conditions" (#235)

The atlas isn't reverted because it was fixed in the same PR (please
don't do things like that ...

3e86c81f3f3f9ebfd04561dd1d952b996c90c36d authored about 4 years ago by Väinö Mäkelä <[email protected]>
Appearance selection, BASIC

- Added skin color picker gradients
- Created new appearance_selector scene
- Read file system to...

cb0e61c9349ea97df9b3209394ebcb88a5c0796e authored about 4 years ago by Jason Ngo <[email protected]>
UI exits game, takes back to menu screen

- Fixed pressing Back or Save button in keybinds screen returning to menu
(#227)

93e152c82041e6f96f4135e82ae916d5509c1d10 authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #228 from TheSecondReal0/refactoring-ui-system

Refactoring UI system

bd6a08fae3e92210cb771f9e8c3b7d05c6c77a5c authored about 4 years ago by Asa Sprow <[email protected]>
Merge pull request #233 from TheRyeGuyWhoWillNowDie/main

added win conditions

119c44e45b87cd497de4ce30a9ddaa137d874f68 authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
Reloading button now appears

6cb6fe0690a3116a76adf76cf5455961d1ae51af authored about 4 years ago by TheSecondReal0 <[email protected]>
Small crash fix

ae379b767bd89eb66ce4fae0598914ecd3afbb64 authored about 4 years ago by TheSecondReal0 <[email protected]>
Merge branch 'refactoring-ui-system' into new-main

dbfa356b084cad7285914e5d932853d22883a867 authored about 4 years ago by TheSecondReal0 <[email protected]>
added win conditions

306d1f4789ebd1698adbfff0bd2d83ebecf70c2d authored about 4 years ago by Logan Gilbertson <[email protected]>
Merge pull request #230 from jngo102/upgraded-lobby

Revamped lobby

c67da67d8107107e889c51d15b254599b5b2bb64 authored about 4 years ago by Asa Sprow <[email protected]>
Merge pull request #231 from jngo102/spectator-mode

Spectator mode

11f16690f8cb9a039aa132303276f96a75b8c70c authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
Spectator mode

- Create a corpse upon death and turn the player into a ghost that can only be seen by other ghos...

1ef6fe4e90f5d2903ad434ea6440da5e4e014a9f authored about 4 years ago by Jason Ngo <[email protected]>
Implemented basic spectator mode after death

6528d17e98a53213e4e46d226d11520ab3750485 authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #229 from jngo102/game-design-221/killing-and-reloading

Killing and reloading (#221)

dd2494b43879bc4dcada05a25c0aa7703ea2b140 authored about 4 years ago by Asa Sprow <[email protected]>
Moved get_network_id_from_player_node_name from network.gd to main.gd

3de3f09b256a56cc0e992ef473bc57e92a9822b7 authored about 4 years ago by Jason Ngo <[email protected]>
Sync picking up and dropping items over the network

f2ea38cd0fe02c56a86c6389b9e6fc79653eab57 authored about 4 years ago by Jason Ngo <[email protected]>
Items and inventory

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

b08aa1f7e21d0f1c4959b38488223c71a3546169 authored about 4 years ago by Jason Ngo <[email protected]>
Revamped lobby

e656f52aeeb9e39d8087ed9bf3cd3cc898318694 authored about 4 years ago by Jason Ngo <[email protected]>
Killing and reloading

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

b5c7b3bd946d283e6c4a2a39006ff5d15eff4940 authored about 4 years ago by Jason Ngo <[email protected]>
Merge branch 'main' into game-design-221/killing-and-reloading

5e2fd67bbe6c2d0b630d8ec3bb3dc47d1cd9ec6a authored about 4 years ago by Jason Ngo <[email protected]>
Killing and reloading

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

d48c4f2abe0a4225e763416e5d2f1a5b378140d1 authored about 4 years ago by Jason Ngo <[email protected]>
1 line of cleanup and many stupid changes made for no reason by Godot

494faeade30280b872c682810fc7c2f82026cd0d authored about 4 years ago by TheSecondReal0 <[email protected]>
Killing and reloading

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

301dfaa7d7c9465401e97915aafe275259e340a2 authored about 4 years ago by Jason Ngo <[email protected]>
Cleaning up

c6b3425de1c8f96a718462570dc502869eeb73b1 authored about 4 years ago by TheSecondReal0 <[email protected]>
Updated codebase

3e7075416d0854866351f75b53458285c91703b2 authored about 4 years ago by TheSecondReal0 <[email protected]>
Overhauled UI system

547414799fc318b57a80ed9a93c6b9fd11aad63a authored about 4 years ago by TheSecondReal0 <[email protected]>
Added Hall of Fame and updated contibutors list. (#226)

* Added Hall of Fame and updated contibutors list.

* Added date range for Luke Connor

* Ch...

ce6c8c480c6f9c9052d28c6119426a1b477b52e3 authored about 4 years ago by moxvallix <[email protected]>
Killing and reloading

- Added kill and reload icons
(#221)

cc109c36a5f7224864f81e901717f9f0bfda355d authored about 4 years ago by Jason Ngo <[email protected]>
Killing and reloading

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

e21e274b8d90e4ce8a28cf359c5877e535913da1 authored about 4 years ago by Jason Ngo <[email protected]>
Merge pull request #225 from vincens2005/main

Added scrollwheel zoom

1f7edbddb4a69bcfe5bc669c23ee1d198d82c4f5 authored about 4 years ago by TheRyeGuyWhoWillNowDie <[email protected]>
added scrollwheel zoom

7bd34f9179100425ab21be1a8e1722526b663844 authored about 4 years ago by cukmekerb <[email protected]>
Merge branch 'pr-test' into main

update my clone

c07105761f2106732a71eda49fb7f12507f66f3a authored about 4 years ago by cukmekerb <[email protected]>