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

Merge pull request #122 from nicemicro/new-characters

New characters added and character customization updates

github.com/opensuspect/opensuspect - c52fa6e2c0c62acaaa4dcebc100f71c7ea819317 authored about 1 year ago by mdarius <[email protected]>
Green blouse character assets added to the game

github.com/opensuspect/opensuspect - 1f931d762cc677a723744be01b62a2956fb3a0ce authored about 1 year ago by nicemicro <[email protected]>
Green blouse character graphic created

github.com/opensuspect/opensuspect - ac1c50f817890fe959db3be55a5a2e8d511e3c92 authored about 1 year ago by nicemicro <[email protected]>
Merge pull request #123 from opensuspect/nicemicro-documentation-patch

Add Git LFS to documentation

github.com/opensuspect/opensuspect - f412155bba897888b059f8825fe77902ca1f2d26 authored about 1 year ago by mdarius <[email protected]>
Update README.md with link to the contributor's guide.

github.com/opensuspect/opensuspect - 06dc393e177b00ee3c0ca1e424b381f72f3b3393 authored about 1 year ago by nicemicro <[email protected]>
Update CONTRIBUTING.md

github.com/opensuspect/opensuspect - 28655a4974c018361097799dc7c2ce85fa05c498 authored about 1 year ago by nicemicro <[email protected]>
character parts updated to match together better

github.com/opensuspect/opensuspect - 6642ba27cb1ce4e5e7af0c02f5f22e2adff2ca47 authored about 1 year ago by nicemicro <[email protected]>
updated icons for the character customization screens

github.com/opensuspect/opensuspect - 4c9cd945de373b728da33ac3538f6e8a787f79c7 authored about 1 year ago by nicemicro <[email protected]>
added a new character with a checked shirt and a goatie

github.com/opensuspect/opensuspect - d40e1010cb7430a8625b3a16743758be15466896 authored about 1 year ago by nicemicro <[email protected]>
Merge branch 'main' into new-characters

github.com/opensuspect/opensuspect - b4a5b329133653f260c19420f75f503dc7a8a4c8 authored about 1 year ago by nicemicro <[email protected]>
Leather jacket girl assets added to the game

github.com/opensuspect/opensuspect - edc60bc61ff98d54fc194304fdeae723c8c25b9c authored about 1 year ago by nicemicro <[email protected]>
Merge pull request #113 from nicemicro/character-animation

Character animation basics

github.com/opensuspect/opensuspect - 9855b77801d98aa5206ca8546d628d39c1c8265d authored almost 2 years ago by nicemicro <[email protected]>
Merge branch 'main' into character-animation

github.com/opensuspect/opensuspect - 3c32add31751b47b19cd01824a2cf6382708e414 authored almost 2 years ago by nicemicro <[email protected]>
Merge pull request #104 from nicemicro/lobby-train

Lobby map is a moving train now.

github.com/opensuspect/opensuspect - f86006aec0a65d0f54bcfa70ce4eaa51b63c7b98 authored almost 2 years ago by nicemicro <[email protected]>
Add some minor improvements to the appearance and closet menus (#112)

* feat(ui): add some minor improvements to the appearance and closet menus
* feat(ui): add abil...

github.com/opensuspect/opensuspect - 4611b0c5e2db7ad1b823af23a3d31d6dce6160d8 authored almost 2 years ago by moxvallix <[email protected]>
Resoved conflict in the player's collision layers

github.com/opensuspect/opensuspect - e6243eef5635f151377b2b6e5944d3bd787dae25 authored almost 2 years ago by nicemicro <[email protected]>
Merge branch 'main' into lobby-train

github.com/opensuspect/opensuspect - b79f0f0b3e4949bd25c9e44ed8abd6c9b032be3f authored almost 2 years ago by Ian Flynn <[email protected]>
Merge pull request #110 from nicemicro/gun-debug

Gun and killing mechanics update and debug

github.com/opensuspect/opensuspect - 94fed77e25ad6964abffec6f352f83fa2efde0f2 authored almost 2 years ago by nicemicro <[email protected]>
Attempting to fix built binaries segfaulting (#111)

* Update main.yml

* remove setup step

* update to godot 3.5.1

* add back the setup step

github.com/opensuspect/opensuspect - bfff3a9bbc5e141c7c61ea1bc7902393aa76f766 authored almost 2 years ago by Ian Flynn <[email protected]>
Walking animation plays for main character

github.com/opensuspect/opensuspect - b4af74265d5a4567f3bcc6c2243c92578e909c5f authored almost 2 years ago by nicemicro <[email protected]>
idle and walking animations added.

github.com/opensuspect/opensuspect - e9814e762dc4911cd881544551586aa7ca92a80f authored almost 2 years ago by nicemicro <[email protected]>
Player character moves with accelaration and decelaration

github.com/opensuspect/opensuspect - 0cbd529daac3852244ec7040f20531794185273a authored almost 2 years ago by nicemicro <[email protected]>
Rationalized physics layers to avoid gun-wall interactions

github.com/opensuspect/opensuspect - 3a7d3d2b5ab8e28db8cea6ac677daf4eea8a46c7 authored almost 2 years ago by nicemicro <[email protected]>
ghosts can see players at any distance

github.com/opensuspect/opensuspect - e510eaa6b59fed5f73bdb630c628e5e8c1bf004d authored almost 2 years ago by nicemicro <[email protected]>
changed how the player camera works

github.com/opensuspect/opensuspect - ffa89bf531868d34a413b68833b44cf3c9cea8e9 authored almost 2 years ago by nicemicro <[email protected]>
Merge branch 'main' into lobby-train, removed excessive debug messages

Conflicts resolved:
src/autoloads/helpers.gd
src/game/character/character.tscn
src/project.godot

github.com/opensuspect/opensuspect - 4fa4f207313de0e426f9e4c1ecd84f17039542b5 authored almost 2 years ago by nicemicro <[email protected]>
Merge pull request #108 from TheSecondReal0/game-data-bug

Fixed bug that caused crash when sending message in meeting chat

github.com/opensuspect/opensuspect - 3508ad23eb1512857a7ee592d42743ff815a138b authored almost 2 years ago by nicemicro <[email protected]>
Merge pull request #107 from nicemicro/helper-functs

Removed helpers.gd and using resources.gd in items.gd now.

github.com/opensuspect/opensuspect - 749cf0f23c885d5980ef417658f850454baa54bd authored almost 2 years ago by nicemicro <[email protected]>
Merge pull request #106 from nicemicro/gun-refine

GUI and vote system enhancements

github.com/opensuspect/opensuspect - d8932135df06fd26417667dd22d0913fd3a04fd1 authored almost 2 years ago by nicemicro <[email protected]>
Merge pull request #105 from nicemicro/chemlab-map

Chemistry lab & viewing distance, etc. implemented.

github.com/opensuspect/opensuspect - be5d35445d1e2a827640cc2e6b71fc2c984feb35 authored almost 2 years ago by nicemicro <[email protected]>
fade out fade in for bottom walls in the lobby

github.com/opensuspect/opensuspect - 0c7b5f8d54afb66d8b157b85aa1e25c55cedaa5a authored almost 2 years ago by nicemicro <[email protected]>
removed type assignment of validatedData

github.com/opensuspect/opensuspect - 27b4b65266422985b36f36feecb06c6d6f4eedec authored almost 2 years ago by TheSecondReal0 <[email protected]>
reversed bug causing deletion of variable

github.com/opensuspect/opensuspect - fa0989b45eae0e3e7a410e2c4378c961ed5cd656 authored about 2 years ago by nicemicro <[email protected]>
not using the Helpers.gd anymore, to preemptively resolve conflicts

github.com/opensuspect/opensuspect - 2a08a6cf2c5b447a17f1a3cf80dc9fb6ae602f3e authored about 2 years ago by nicemicro <[email protected]>
Removed helpers.gd and using resources.gd in items.gd now.

github.com/opensuspect/opensuspect - c6ce268d716637cdbc806a5a6fff4994132d26bf authored about 2 years ago by nicemicro <[email protected]>
Meeting / vote screen updated.

- Dead characters don't call meetings
- Dead characters can't be voted on
- Dead characters c...

github.com/opensuspect/opensuspect - d88f64d3e249b195ce04cb4e5ea3894af8c8417a authored about 2 years ago by nicemicro <[email protected]>
HUD for the gun has been updated.

- The gun button deactivates if other player is out of range.

github.com/opensuspect/opensuspect - f2af3091a867826d7146d2a6b0eba6806ba98f6d authored about 2 years ago by nicemicro <[email protected]>
Finalized view distance and hiding behind walls.

github.com/opensuspect/opensuspect - a64fca42864e50b3b67ada3f50b071f03edae684 authored about 2 years ago by nicemicro <[email protected]>
Players are hidden behind walls

github.com/opensuspect/opensuspect - 1f9a71f8aa99d1e378ad3768b8204fcfdbf9be2a authored about 2 years ago by nicemicro <[email protected]>
WIP: hiding other players in distance & behind walls

github.com/opensuspect/opensuspect - 7fde154958d84527a2cde9f241441b81eb88f238 authored about 2 years ago by nicemicro <[email protected]>
Chemistry lab map has a tiled layout

github.com/opensuspect/opensuspect - ef18ba4d0cb560ef6976a5bfc35b6e7d419bb863 authored about 2 years ago by nicemicro <[email protected]>
Merge branch 'main' into chemlab-map

github.com/opensuspect/opensuspect - b1f2b4ac30bce4652710c692a3d170b10fa384fb authored about 2 years ago by nicemicro <[email protected]>
Merge pull request #94 from moxvallix/tilemap

Adds tilemap, and basic map layout

github.com/opensuspect/opensuspect - 12467e9fc2fb8206abb840e957feed4eb2328366 authored about 2 years ago by nicemicro <[email protected]>
Train lobby kind of works

github.com/opensuspect/opensuspect - 5e1f520f5555104f3291f4f1c51605772c435571 authored over 2 years ago by nicemicro <[email protected]>
Moved the train lobby scene in from the legacy implementation

Original work by JNGO102 - github.com/jngo102
See:
- https://github.com/opensuspect/opensuspect-...

github.com/opensuspect/opensuspect - 9d81bcce6f60ed2efa138adf2de406e84e8e717f authored over 2 years ago by nicemicro <[email protected]>
Merge pull request #102 from opensuspect/task-system

Task system implemented with three task prototypes

github.com/opensuspect/opensuspect - f2ffc4d877fe6a3fdd137250e13bca3f0f8d3db0 authored over 2 years ago by nicemicro <[email protected]>
Merge pull request #101 from opensuspect/meeting

Chatbox for the meeting implemented

github.com/opensuspect/opensuspect - af6a4fc3acca10def4f26c544fdbdbebc05a6449 authored over 2 years ago by nicemicro <[email protected]>
Merge pull request #100 from nicemicro/ghost-item-fix

No more issues with ghosts and items

github.com/opensuspect/opensuspect - 9e2315342b4c002c6fec0fd889c131b5dec17ea3 authored over 2 years ago by nicemicro <[email protected]>
Debugged multiple issues

- Leaving the map when in range of a task doesn't crash anymore
- Items in task UIs from the pre...

github.com/opensuspect/opensuspect - a21d43009975ca66b6ca2d47b8963fc19772529e authored over 2 years ago by nicemicro <[email protected]>
Syncing UI with changes in input variables implemented

github.com/opensuspect/opensuspect - 6d7c7af963d1d5330cee9f32c0c9affb8e81ee1a authored over 2 years ago by nicemicro <[email protected]>
WIP: input and output values connected between tasks

- New task for checking gas pressures has been added
- Output of a task can be accessed direct...

github.com/opensuspect/opensuspect - a0ba85d3f3d11400cadea9e4fa36c68c59ffbf35 authored over 2 years ago by nicemicro <[email protected]>
gas valve task object and button sprite updated

github.com/opensuspect/opensuspect - 409268e7fdeba859f85e912a0469bd2041942a0c authored over 2 years ago by nicemicro <[email protected]>
WIP: interaction between tasks via input and output vars

- Added customizable input and output variables to the task resources
- Signals to connect the c...

github.com/opensuspect/opensuspect - e155fc60d41c2ba5e025707f11263712c19cb86e authored over 2 years ago by nicemicro <[email protected]>
Gas pressure controls work properly

github.com/opensuspect/opensuspect - 227ea15ef1c8be4270f1cf76870dfcc94e1c0053 authored over 2 years ago by nicemicro <[email protected]>
New gas valve task blank resources and scenes added

github.com/opensuspect/opensuspect - b2e62789f13076aebed8e253bc06d302d0a4f46e authored over 2 years ago by nicemicro <[email protected]>
Refined the behavior of the chemical cabinet

- Cabinet closes automatically after time
- Door handles reset automatically after time
- Task s...

github.com/opensuspect/opensuspect - 0eab12618745cf0abc1cdfbe98ad44df8d86c714 authored over 2 years ago by nicemicro <[email protected]>
when a task UI is opened, the main character can't move

github.com/opensuspect/opensuspect - 16562da5f50624fc2ab481b2f58537f2eef28220 authored over 2 years ago by nicemicro <[email protected]>
Items can be picked out of a task

github.com/opensuspect/opensuspect - 184969a0ac62cb774ba1a1587cf874ccccd0fd94 authored over 2 years ago by nicemicro <[email protected]>
Items can spawn in a task

github.com/opensuspect/opensuspect - e0557ff7f8fa55955bc90692b80d366d7f5bd526 authored over 2 years ago by nicemicro <[email protected]>
Task status syncing implemented

github.com/opensuspect/opensuspect - dbb2424a3f5893e0104bbc5f6b409a46c2021188 authored over 2 years ago by nicemicro <[email protected]>
WIP: task state is sent from client to server

github.com/opensuspect/opensuspect - 41e68616007a3f522e177ee2ad4dc256900a3b29 authored over 2 years ago by nicemicro <[email protected]>
Merge branch 'meeting' into task-system

github.com/opensuspect/opensuspect - f6a2f079bdea648318744aa8203cff0c13214f4d authored over 2 years ago by nicemicro <[email protected]>
Multiple tasks can use the same UI

github.com/opensuspect/opensuspect - 1db6df31cd9b45cd92d603690f0abd4f8bc14978 authored over 2 years ago by nicemicro <[email protected]>
added task ui prototype and chemical cabinet ui inherits it

github.com/opensuspect/opensuspect - 08807c00ef3f4280e6689da736cc318ed671a4ed authored over 2 years ago by nicemicro <[email protected]>
using signals to save status changes in task UI to task resource

github.com/opensuspect/opensuspect - 085cfd01bb82c65e46ead1961bf3f9567d658b5f authored over 2 years ago by nicemicro <[email protected]>
Communication between task UI and resource

- Overlays can have resource attached
- Chemical cabinet state is saved in resource
- Map obje...

github.com/opensuspect/opensuspect - a1c721c9d4d9ecb5767056dcb38f8d48b678ccdc authored over 2 years ago by nicemicro <[email protected]>
Work on the task system:

- The chemical cabinet has its own resource
- The TaskTemplate resource can open a popup

github.com/opensuspect/opensuspect - fad757a993cac5281917761bd606bc765c45c6c9 authored over 2 years ago by nicemicro <[email protected]>
Chemical cabinet sprites and pop up window added

github.com/opensuspect/opensuspect - 14918ec3a8d19b2a76e2587d94de50a63f5f88e3 authored over 2 years ago by nicemicro <[email protected]>
Dummy task interaction button on HUD implemented

github.com/opensuspect/opensuspect - 837516d3a26cc5d76df57b6269cffa05081f0c1c authored over 2 years ago by nicemicro <[email protected]>
Base template nodes and resources created

github.com/opensuspect/opensuspect - 1e17bab830bd6d830c608a8291dec9680afacdad authored over 2 years ago by nicemicro <[email protected]>
Vote timer can be disabled by defining 0 as vote time

github.com/opensuspect/opensuspect - 2468f545b7ae3fd342a0754edb54ba61349e85b7 authored over 2 years ago by nicemicro <[email protected]>
If character is not alive, it knows it can't pick up items, avoiding a crash

github.com/opensuspect/opensuspect - 802e7054b537ffceb3059acb003ece3878430225 authored over 2 years ago by nicemicro <[email protected]>
chat history contains formatting

github.com/opensuspect/opensuspect - dc55b9ce368df75bfd7580486d4ae16eea50a076 authored over 2 years ago by nicemicro <[email protected]>
Chat messages are broadcast properly.

github.com/opensuspect/opensuspect - fc694e53a7fc7f5d368ad9618baa31ba5eb6b9e5 authored over 2 years ago by nicemicro <[email protected]>
refactoring batch data rpc again

github.com/opensuspect/opensuspect - 0e81aa53426f430373484f651bb8ac0d4c73ec4b authored over 2 years ago by nicemicro <[email protected]>
started work on sending/receiving messages

github.com/opensuspect/opensuspect - 9660c8de7119e3ce08f3c3f1b952e21f44b332d0 authored over 2 years ago by Asa Sprow <[email protected]>
Chatbox UI dummy created

github.com/opensuspect/opensuspect - 03a6162b44befcfcae9f17df92eefe6cb3bcae06 authored over 2 years ago by nicemicro <[email protected]>
Merge branch 'main' into meeting

github.com/opensuspect/opensuspect - 7e8eda78809428e9dc1222465ca35383b30b2589 authored over 2 years ago by nicemicro <[email protected]>
Moved network sync related code to connections.gd singleton

github.com/opensuspect/opensuspect - 0197810831159e26d3450fe331c7c7b137aeda25 authored over 2 years ago by nicemicro <[email protected]>
Merge pull request #95 and #97 from nicemicro/meeting

* Resurrect as ghosts
* Meeting system and base meeting screen implemented

github.com/opensuspect/opensuspect - 9b518eb249dbc52e2823aae74a3b57c83235206c authored over 2 years ago by nicemicro <[email protected]>
Client character can't move at role announcement

github.com/opensuspect/opensuspect - e27d21ccdedb58fdc962eed24588f482ca9f28d1 authored over 2 years ago by nicemicro <[email protected]>
Vote system has a timer and countdown.

github.com/opensuspect/opensuspect - 36644792e095f8355a8f6260bed6da3d4b76143f authored over 2 years ago by nicemicro <[email protected]>
During meetings, no movement is allowed

github.com/opensuspect/opensuspect - b3296a8d085d9986ccbcafcbbd3b30c2106384ee authored over 2 years ago by nicemicro <[email protected]>
Client side checks added whether characters can move

github.com/opensuspect/opensuspect - 59dc485aaf4135bace89dc3fc777f359ca70b0ff authored over 2 years ago by nicemicro <[email protected]>
Meetings end when everyone voted

github.com/opensuspect/opensuspect - d717fd7afe66ffd5ed7bfaa146708064055d8992 authored over 2 years ago by nicemicro <[email protected]>
Working meeting UI dummy added

github.com/opensuspect/opensuspect - a78efd8b6a5ba916a386a8c68c62e419ca01d7be authored over 2 years ago by nicemicro <[email protected]>
Calling meeting and teleporting to meeting place works

github.com/opensuspect/opensuspect - 2905acb8e42498737c3f6459eff1f5fd6138e8fa authored over 2 years ago by nicemicro <[email protected]>
fixed broken item interaction, ghosts names are grey

github.com/opensuspect/opensuspect - 32e9698761efc87a8b159f3fa5bdbfcd9bb56e28 authored over 2 years ago by nicemicro <[email protected]>
rename player.gd to entity.gd and move it to res://game/

github.com/opensuspect/opensuspect - 19862bf3c0f82540d1231963bc5db613307fa538 authored over 2 years ago by cukmekerb <[email protected]>
fix missing character name

github.com/opensuspect/opensuspect - 0ae9a7dc6a0b4bcd037eb2b06d9b903ce5c64e4c authored over 2 years ago by cukmekerb <[email protected]>
consolidate character.gd and ghost.gd into a single class that's extended by each type

github.com/opensuspect/opensuspect - 8aaa189d4bf3a937c0134352f07827c9e098d5b9 authored over 2 years ago by cukmekerb <[email protected]>
Finish basic tilemap for chemlab

github.com/opensuspect/opensuspect - 6fe6e1bc0d35c1b8270e849602e1a6a254b9f44b authored over 2 years ago by Moxvallix <[email protected]>
Ghost positions are properly synced

github.com/opensuspect/opensuspect - fe058580ffbf0141ade8ad6cd264fcb774a750ba authored over 2 years ago by nicemicro <[email protected]>
(WIP) Ghosts see each other, movement syncing issues exist

github.com/opensuspect/opensuspect - f4481b3448e2356f745fb8f70bb67c8fa6ba3af5 authored over 2 years ago by nicemicro <[email protected]>
Refactoring character node creation to facilitate ghosts.

github.com/opensuspect/opensuspect - 91c92e585854042fe628d3efd2c3dd07ef017aee authored over 2 years ago by nicemicro <[email protected]>
Working ghosts and corpses imlementend

github.com/opensuspect/opensuspect - c88163d2359ecf84494ea9e6e91b3050b9ad5f2e authored over 2 years ago by nicemicro <[email protected]>
refactoring character movement and character node

github.com/opensuspect/opensuspect - bc49968c1b9f9aa7f86eac968f29cf54f1b86157 authored over 2 years ago by nicemicro <[email protected]>
Merge pull request #90 from nicemicro/item-system

Item system: items with special properties

github.com/opensuspect/opensuspect - db82203de6850fa2c51c085439d864d1a9bd22ee authored over 2 years ago by nicemicro <[email protected]>
resurrection as ghost prototyping

github.com/opensuspect/opensuspect - df9f71e329ed03efd0cd6d7d4ccf363585efe5ff authored over 2 years ago by nicemicro <[email protected]>
Merge branch 'item-system' into development

github.com/opensuspect/opensuspect - 49df673f522c8e7244ed5f0df77e3e586250469f authored over 2 years ago by nicemicro <[email protected]>