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

Update from Forestry.io

orangemn6 updated content/posts/devlog-8.md

github.com/opensuspect/website - 3c5bbb664db1410b48343305cff510de3ea43cf8 authored about 4 years ago
Update from Forestry.io

Nice Micro created content/posts/devlog-8.md

github.com/opensuspect/website - d53ca8ac65627ba9e3fa4d57ae091d1b2f063064 authored about 4 years ago
Update from Forestry.io

Nice Micro created static/uploads/randomchar.gif

github.com/opensuspect/website - 0a3fd88e2019b8f4b5f29a4f7badd40b6fa82f5c authored about 4 years ago
Update from Forestry.io

Nice Micro created static/uploads/screenshot-from-2021-01-16-14-08-14.png

github.com/opensuspect/website - 9e121497992ad7c8c359e0bf2950e7831b35a4fd authored about 4 years ago
Update from Forestry.io

Nice Micro created static/uploads/screenshot-from-2021-01-16-14-05-51.png

github.com/opensuspect/website - 2811d3265880e4d32fceda1346826d5bebf0b559 authored about 4 years ago
moved splashscreen source xcf file to misc/images

github.com/opensuspect/opensuspect-legacy - b7241ceb09a5f739861d7fea95bdfbb0c562c259 authored about 4 years ago
Fixes the rolescreen crash(#271)

Makes the rolescreen go thrugh the ui manager

github.com/opensuspect/opensuspect-legacy - 841184b36829b6b04daf93cacf67730b56aa6fac authored about 4 years ago
Merge pull request #272 from nicemicro/character-design

Character customization screen refactoring for more custom color selection

github.com/opensuspect/opensuspect-legacy - fcb2d73c55d907c076998c6976ab1740ea81b304 authored about 4 years ago
added windows native icon

github.com/opensuspect/opensuspect-legacy - aec77999d1e5f7fb3af631bcdc484d8651043310 authored about 4 years ago
updated splash screen

github.com/opensuspect/opensuspect-legacy - ed701e94741d1355feaadd33f7fdcf3c88088d4f authored about 4 years ago
Merge https://github.com/opensuspect/opensuspect into main

Updated fork

github.com/opensuspect/opensuspect-legacy - 8fe64f2e5d6e827080222e329e644052528190a4 authored about 4 years ago
changed boot splash and icon

github.com/opensuspect/opensuspect-legacy - 7f97d925b6f2499d9b374e2b5fb47256952ddf70 authored about 4 years ago
Tasks presented in the taskinfo are less confusing

There was also a bug regarding the military time that is fixed

github.com/opensuspect/opensuspect-legacy - 1fbd74765366b3373e401f397e6d4482a95a454c authored about 4 years ago
Merge pull request #265 from Damjan94/task-network-sync

Task network sync

github.com/opensuspect/opensuspect-legacy - ba3b9ea14ce891377972b65fa45b58112ab03cdb authored about 4 years ago
Modifications in accordance to code review:

* in appearancemanager.gd, function types are corrected (master,
puppet, etc.)
* ints explic...

github.com/opensuspect/opensuspect-legacy - 838d7a947919b087d6cdda1cfac91c06c94e6d83 authored about 4 years ago
Removes TaskGenerators

Now each task resource node specifies how many random numbers
to send to the gui, and the gui ma...

github.com/opensuspect/opensuspect-legacy - f3f5a0371803b3c23c59f18eb2ed037fd12f1f0d authored about 4 years ago
Merge pull request #280 from infinitygamer404/patch-1

Fix spawnpad's pixel blur

github.com/opensuspect/opensuspect-legacy - 9776acb0bfbfbc5688020900778f97a7b3ef1b19 authored about 4 years ago
Fix spawnpad's pixel blur

Since this is clearly a pixel art resource, it should be imported *without* anti-alias/filter.

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

Manually resolved conflicts in:
* src/assets/autoload/gamemanager.gd
* ! src/assets/autoload/m...

github.com/opensuspect/opensuspect-legacy - 4787a7a92ca0ba542beeba29c9c9e7e33307e772 authored about 4 years ago
New translations en.po (Portuguese, Brazilian)

github.com/opensuspect/opensuspect-legacy - 81b8c9b125d9c928b7bee2b404f67e4b10310437 authored about 4 years ago
New translations en.po (Portuguese, Brazilian)

github.com/opensuspect/opensuspect-legacy - 8d72fca131286e985eaebe9909757529798b1054 authored about 4 years ago
reverted exoirt presets

github.com/opensuspect/opensuspect-legacy - 7ced70417f831d796d33cba3cb4f601b57654e5f authored about 4 years ago
loading the colormaps now works on exported projects

github.com/opensuspect/opensuspect-legacy - ac51e785bfff2c898cbe8d1eee76827bbf0383d8 authored about 4 years ago
New translations en.po (Portuguese, Brazilian)

github.com/opensuspect/opensuspect-legacy - a354b1e6f422085cc092b6f9329822e85b849a7e authored about 4 years ago
New translations en.po (Portuguese, Brazilian)

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

github.com/opensuspect/opensuspect-legacy - aaa03009d9ef3d5716eff345a8e3f7b9abc87cbe authored about 4 years ago
New translations en.po (Portuguese, Brazilian)

github.com/opensuspect/opensuspect-legacy - 53a6f4f8dfb9f23dafe6eb0822ab9e6d2ef1c809 authored about 4 years ago
Merge pull request #259 from vincens2005/main

Despaghettified main.gd

github.com/opensuspect/opensuspect-legacy - b423b005f63144325c300cdc5a248e7e06e933e4 authored about 4 years ago
Removed artifacts of old behavior

github.com/opensuspect/opensuspect-legacy - 502986d66d25e91051323cc04c1fabc98b70b8c9 authored about 4 years ago
Manual scene switching

github.com/opensuspect/opensuspect-legacy - 7f9763a9059bbeab6d4c98647d33092969a29578 authored about 4 years ago
Improve formatting and add details to Mixing task

github.com/opensuspect/design-document - 09461751ff037d71c0ae5e49e43c28e798e24f12 authored about 4 years ago
* fixed improper character generation if there is no character

customization file
* replaced skin color template with the one made by bestonecrazy

github.com/opensuspect/opensuspect-legacy - f93848cc9389ea258a7902b29fc284d28ce5eead authored about 4 years ago
Merge pull request #269 from TheSecondReal0/adding-map-resources

Map info resources

github.com/opensuspect/opensuspect-legacy - e0bc563a668b46219d6d74b91171552031094895 authored about 4 years ago
Makes the task id generate at runtime

In case the user provided a task id in the editor,
the provided task id is used instead

github.com/opensuspect/opensuspect-legacy - 450bf23a725ece875e6014f60f56b86dede09000 authored about 4 years ago
Fixed bug where infiltrator UI was opened twice

Players aren't deleted until right before they are created, so they would get the roles assigned...

github.com/opensuspect/opensuspect-legacy - 0e28862e284728655be06bc0526ed5bd47f6c5cd authored about 4 years ago
InteractUI more powerful

Can now open, instance, update, and close UIs instead of only being able to open them

github.com/opensuspect/opensuspect-legacy - 40e06468379472ef1643398669f4eb15e53ef5e1 authored about 4 years ago
Added more functions to InteractUI

github.com/opensuspect/opensuspect-legacy - e6bb9bfc49dd2bf0935aa54329acee77f4dbfea6 authored about 4 years ago
Added UI updating and method arg helpers

github.com/opensuspect/opensuspect-legacy - 70459650ede50fe9739c1fddf473416d6508a548 authored about 4 years ago
Refined get_absolute_path_to()

github.com/opensuspect/opensuspect-legacy - 4c4ed893fd77bd0181095832b87bcb4fa9b1e9c2 authored about 4 years ago
moved some rpc calls to players.gd

github.com/opensuspect/opensuspect-legacy - 15c4930211fc70a77f3f769fd04faf8f4270cc8f authored about 4 years ago
moved a few variables to players.gd

github.com/opensuspect/opensuspect-legacy - 7ec23979d4303af20bd33c6e8ccc70e45f505f73 authored about 4 years ago
Merge branch 'adding-map-resources' of https://github.com/TheSecondReal0/opensuspect into adding-map-resources

github.com/opensuspect/opensuspect-legacy - 541388d31b1d52fb9438e3bacfee9c760e51497a authored about 4 years ago
Moved mapinfo resource script

github.com/opensuspect/opensuspect-legacy - f8d322fcf40192956750e7fb1716087c160ca8e4 authored about 4 years ago
new color selector images, finetuned color selector scene

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

orangemn6 updated content/posts/devlog-7.md

github.com/opensuspect/website - 36792304391e4f91232007256effcf6d8e1a9ca9 authored about 4 years ago
Update from Forestry.io

orangemn6 updated content/posts/devlog-7.md

github.com/opensuspect/website - 38119f1b1fd8a9d99464e1e4b5a94cc1aa937932 authored about 4 years ago
Update from Forestry.io

Cukemekerb Last Name created content/posts/devlog-7.md

github.com/opensuspect/website - 2c4505c840c06ad0f9458f9f8af12346d136462f authored about 4 years ago
Update from Forestry.io

Cukemekerb Last Name created static/uploads/lobby.png

github.com/opensuspect/website - 6364f4997a5837d2baf14d5e40371b30b3e6ea04 authored about 4 years ago
Update from Forestry.io

Cukemekerb Last Name deleted static/uploads/screenshot_20210103_154109.png

github.com/opensuspect/website - bedfd30442df6b8df9a333fc166dd58e8c3dec62 authored about 4 years ago
Update from Forestry.io

Cukemekerb Last Name created static/uploads/screenshot_20210103_154109.png

github.com/opensuspect/website - 658a7b6735b5c75968d9ef0b15c3297820621fda authored about 4 years ago
Update from Forestry.io

Cukemekerb Last Name created static/uploads/customization.gif

github.com/opensuspect/website - 10a1832ca52101bde67028678370e3ed6c738c3d authored about 4 years ago
Update from Forestry.io - Updated Forestry configuration

github.com/opensuspect/website - 537f9aced292246b0a931ebec17c904674da0191 authored about 4 years ago
Update from Forestry.io - Updated Forestry configuration

github.com/opensuspect/website - f0f140a3ac594f7a2607255461060db7d4128341 authored about 4 years ago
Update from Forestry.io - Updated Forestry configuration

github.com/opensuspect/website - ad16385a90434bc18b51fb12ccc173bc73140602 authored about 4 years ago
Update from Forestry.io - Updated Forestry configuration

github.com/opensuspect/website - a9cd2478c540fdcd04188cec98db46044a0db540 authored about 4 years ago
Update from Forestry.io

orangemn6 deleted content/posts/test.md

github.com/opensuspect/website - 3e660fb7e5b7e54365dd56f2dd9b0090d6086dd3 authored about 4 years ago
Update from Forestry.io - Updated Forestry configuration

github.com/opensuspect/website - 260e8dd20d5445e43c822431aa60e7c1d5a43971 authored about 4 years ago
Squashed commit of the following:

* changing existing and adding new character assets for customization
* appearance sprite selecto...

github.com/opensuspect/opensuspect-legacy - d852534b573f5a4d1b20b19f607a6a25630fe2d6 authored about 4 years ago
cleaned up, added some comments

github.com/opensuspect/opensuspect-legacy - e167c3e5efec4976e018bcb7693b1b72d53a442f authored about 4 years ago
moved player creation and deletion to players.gd

github.com/opensuspect/opensuspect-legacy - ef18539b707fd3ed26b0d6ceda2d5dc446714066 authored about 4 years ago
moved win/lose managment to winlosscontroller.gd (easiest one yet!)

github.com/opensuspect/opensuspect-legacy - 1bde1b6b4e97160ae143d0cf36e072f2fb4e3b90 authored about 4 years ago
Merge pull request #1 from nicemicro/provisional

Modifications to the task description

github.com/opensuspect/design-document - c8835c4563912cdbb1991e76a96f99ed2611e712 authored about 4 years ago
* Refactoring the appearance editor for use with the new data structure

without directly storing filenames
* Cleaned up AppearanceManager
* Rationalization of color ma...

github.com/opensuspect/opensuspect-legacy - 8fec573f3d0fe8cf8583bf0d7c7b02634a66818b authored about 4 years ago
added output definitions. added more detailed description of the Bunsen burner task

github.com/opensuspect/design-document - a8bbd9b08193e81fcd799b0a7aed4bb7183a1f24 authored about 4 years ago
Merge branch 'unchanged' into main

github.com/opensuspect/opensuspect-legacy - 993b5979e46cf0ad05badf507638aedf2813f19e authored about 4 years ago
moved player movement to players.gd

github.com/opensuspect/opensuspect-legacy - c8b4388df38b070bb048754982d64648e3c51a5a authored about 4 years ago
Merge branch 'main' into adding-map-resources

github.com/opensuspect/opensuspect-legacy - 4598e2be935d220fee4d0e1289696725b02cda76 authored about 4 years ago
Fixed spawnpoints, added some notes

github.com/opensuspect/opensuspect-legacy - 2737aa0069b2e688ed4c2297bc340259713fd408 authored about 4 years ago
Fixed bug where the first attempt to load a map would fail

When the main scene is added to the tree, only _ready() in main.gd is called before the GameMana...

github.com/opensuspect/opensuspect-legacy - 9c7c026a63acb873564ef0e70426e9686bd79fa8 authored about 4 years ago
Added MapInfo resources

* Added MapInfo resource class
* Created MapInfo resources for existing maps (lobby and test)
* ...

github.com/opensuspect/opensuspect-legacy - 00402212317194b6dd918f3a3868fb71702d053b authored about 4 years ago
updated variable name; wasted time trying to not break stuff

github.com/opensuspect/opensuspect-legacy - 5df305b84872451485122c66adb3e5d46bd46bda authored about 4 years ago
moved kill handling into players.gd

github.com/opensuspect/opensuspect-legacy - 087aaad0ec34390262fb58c9a06c627f0a7711fa authored about 4 years ago
Merge https://github.com/opensuspect/opensuspect into unchanged

updated fork (aaaaaaah git is so broken!!!!)

github.com/opensuspect/opensuspect-legacy - e3d0f2da4f8dc8325e5b6d963f5257238c4a3b4d authored about 4 years ago
Merge https://github.com/opensuspect/opensuspect into main

github.com/opensuspect/opensuspect-legacy - 2b98abbfc8b1145823eff7e13a99a67b090df274 authored about 4 years ago
* Added a task called reaction over Bunsen burner

* Refined the Gas Chromatography task
* Refined the gas valve maintenance task

github.com/opensuspect/design-document - aa8b59f1e4e99c7221ec0cb6867041ab8ecb6f76 authored about 4 years ago
Merge pull request #263 from nicemicro/character-design

Character customization fine tuning

github.com/opensuspect/opensuspect-legacy - 8310924d63ebffa18b224ab82150e0fd3695c5e9 authored about 4 years ago
Tasks now get assigned ids at compile time

The programmer has the responsibility of assining a unique id to the
task. This is needed for th...

github.com/opensuspect/opensuspect-legacy - 74bacd2817d41f482276bdaf563dd7b0e6c4dc99 authored about 4 years ago
2 Tasks in full detail

github.com/opensuspect/design-document - 13531a01c879349c4bbcee312d2331e066a95e7c authored about 4 years ago
did some despaghettification, killing is broken

github.com/opensuspect/opensuspect-legacy - 019f267af3e065eeb6b4fb4b6eefb3e70ab37454 authored about 4 years ago
Merge branch 'main' into character-design

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

debugging and rationalizing code
working implementation of broadcasting and storing the customiz...

github.com/opensuspect/opensuspect-legacy - 80f0a2c05482f3397decd8e0468104aacab4764e authored about 4 years ago
Merge pull request #266 from opensuspect/documentation

Made the need for Git LFS more obvious

github.com/opensuspect/opensuspect-legacy - acded6c01b93d82e88f37faf80058ba4c24ed67f authored about 4 years ago
Edited the Git-LFS section

github.com/opensuspect/opensuspect-legacy - c7e21c3332635811be777ef1770d6f1d85dc7ed1 authored about 4 years ago
Made the need for Git LFS more obvious

github.com/opensuspect/opensuspect-legacy - 1c0d5a26a3973d983a6196469f3643875511a847 authored about 4 years ago
debugging and leaving TODO comments for the future

github.com/opensuspect/opensuspect-legacy - 049fa037171a4962e9e7daf68fd042c8e12ec5db authored about 4 years ago
decoupled appearance related functions from main.gd and refactored code to be put into appearancemanager.gd, no functionality should have changed

github.com/opensuspect/opensuspect-legacy - da9a8d80f5bf58b7880bd4601518f9313bdf461f authored about 4 years ago
fixed global tasks not syncing

github.com/opensuspect/opensuspect-legacy - 3338bf82527a9e3af814a3580139c712944280d3 authored about 4 years ago
Merge branch 'main' of https://github.com/opensuspect/opensuspect into task-network-sync

github.com/opensuspect/opensuspect-legacy - 6c6890c0fe12c3a6b666410e6227715b2e520b68 authored about 4 years ago
made global tasks work

github.com/opensuspect/opensuspect-legacy - 7802278a107b5af75e608d224988c664a7129f57 authored about 4 years ago
made global tasks work

github.com/opensuspect/opensuspect-legacy - 301b732cf22f776003982f5ebc618d7c2a19e4df authored about 4 years ago
shader behavior corrected, proper comments have been added

github.com/opensuspect/opensuspect-legacy - cc3a964c9bffe8a65df938359620beb9523c811d authored about 4 years ago
redesigned the chroma key shader for the skin color customization and fixed assets with incorrect colors

github.com/opensuspect/opensuspect-legacy - aed87318946e3189a245c7dd1040d8eadb1d442c authored about 4 years ago
changed assets and renamed them

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