Ecosyste.ms: OpenCollective

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

github.com/opensuspect/opensuspect

Start-from-zero refactoring of the OpenSuspect game
https://github.com/opensuspect/opensuspect

syncing character data in both direction works

d74eeb900c49f88e4dbb46fe562c09884ce45c67 authored about 3 years ago
back to main menu function corrected

5ae8751e0425bc7f77285e2bbd47c875eb3bb1bc authored about 3 years ago
Merge branch 'main' into scene-autoload

9a6d5472b2a5e4117fd27ffec21227d8b923c24b authored about 3 years ago
Work on documentation, improve public functions

4cb7cbf23d6f94d85128edea2c16df10ae2205ad authored about 3 years ago
Merge pull request #65 from opensuspect/appearance-refactor

092c822b0946cf63da073edac14708513c2e68cc authored about 3 years ago
Rationalizing outfit syncing

* Related functions moved to characters.gd autoload
* Character data is distributed the same p...

8b52638e45cf3106d927c3fb8e7a49308a0f977a authored about 3 years ago
Start work on documentation

75e964cf0ac9bfb53d2ab6989f687b02e141f9d1 authored about 3 years ago
Fix bug in color picker

c7de585b421174a19ea3d1b2679ea48e994ccdce authored about 3 years ago
TransitionHandler uses the Scene autoload to switch

50e97dceec53e6b1279906fbf1472d8ca80ced5b authored about 3 years ago
added sprites of items

fcfda756ee525608c595b649bb68162c9d8c76f1 authored about 3 years ago
Merge branch 'main' into item-system

* there are similar functions in "assets" and "helpers" autoloads that
will have to be cleaned...

d0bd7a2e41cfaaa4122bd132f58f1410fda68cc9 authored about 3 years ago
Merge pull request #61 from moxvallix/transition-testing

New scene autoload

13c7b9c0c6ce2f8710ac617ec1e399af4745da4a authored about 3 years ago
Merge pull request #52 from TheSecondReal0/item-system

Initial setup of item resource and node classes

a9492de11d679ae476c5bc71755eadddb1358785 authored about 3 years ago
Add scene preloading, and fixes for base switching

dbf8343abc3e83b7534732053df0b0ddf5c7334b authored about 3 years ago
Quit dialog when back called on main menu

78cbfc00a8abf1a4e661b8c519cd6a8eabf54b49 authored about 3 years ago
Merge pull request #63 from nicemicro/appearance-refactor

Restructuring how outfit data is stored

8dd84fd0e67ca4a1ceb76ddcfab216c388cec6fe authored about 3 years ago
Merge pull request #2 from moxvallix/nicemicro-appearance-refactor

Cleaning up the code as per my requests

425b9dd695332e9059e83fde110e33bf98eb8b60 authored about 3 years ago
Fixing errors (cut them down to around 18 left)

90c3653c4f6369da0bdc3353d71d80222be140b9 authored about 3 years ago
Adds check to see if scene has _focus method, switch to call rather than call_deferred

caecdb62d59e83706aaf64528047c05d1bfd3032 authored about 3 years ago
Fix appearance editor from merge

29a84251d574101ee388cbba808b945f5ed43415 authored about 3 years ago
Merge branch 'nicemicro-appearance-refactor' into transition-testing

6cac62e17b0b43116d21876e6e605f49b2e9ddc1 authored about 3 years ago
Merge branch 'main' into transition-testing

9241d0c46690d3ef137f44ea7f2fdca2203c167a authored about 3 years ago
Merge branch 'appearance-refactor' of https://github.com/nicemicro/opensus into nicemicro-appearance-refactor

548821bb6466022f7e793d209ebcdb913c33db1d authored about 3 years ago
Clean up code in Appearance

ace2621352c6079cc1eccb02f75ff5214c66fff8 authored about 3 years ago
Merge pull request #64 from nicemicro/playable-character

Syncing character appearance over the network

ea483c21729d0964cd057d54056ae390fb548439 authored about 3 years ago
WIP: syncing the custom character looks to server

8fabd15e3ea2252b6ea6986438f4ac2b29739d74 authored about 3 years ago
Merge branch 'main' into playable-character

b832fae668785e45c5e8a1ae284748a1b905e72f authored about 3 years ago
Merge pull request #55 from opensuspect/character-import

The merging of Big Bertha - Character import mega branch

66229a421f0e677ad9c21be716a431a80e5634b1 authored about 3 years ago
Merge branch 'appearance-refactor' into playable-character

67a6de81f966df0a3b937eaf5b10081a67ac9489 authored about 3 years ago
Merge branch 'character-import' into playable-character

41d99184cc4b940c968fd898b7139b8cb44e73a7 authored about 3 years ago
Skeletons now directly receive the sprite paths

81385c3a6fad6663278dc0d566f37a22b4ec4fd5 authored about 3 years ago
rationalzing asset path collecting functions

016cc92f30e221bad2fd9531535ac27cf9965655 authored about 3 years ago
Merge pull request #1 from moxvallix/nicemicro-appearance-refactor

Change Resources list structure

adf109456c6e3ff128504607de5f370153d7dca9 authored about 3 years ago
Change Resources list structure

6b4611b527d106c147cd4b35346dd5cfb98acd9c authored about 3 years ago
fixed data structure

67cffcfc006639c4c8b56144bacfc05af50fc9ab authored about 3 years ago
handle disconnect through characterResource first

624ee2cffe5bb749e1c745462580151e73f3d1d3 authored about 3 years ago
Appearance switching with new system now works

2d8cd81e2bd4ed97e3bf12758fbbbfc78f510462 authored about 3 years ago
Restructuring how outfit data is stored (WIP)

* Now the file paths are stored in AppearanceManager not in
customization
* Random generati...

11f1015c29735f97aeab1b22c4b856a1ee5c48c8 authored about 3 years ago
Merge pull request #62 from nicemicro/character-import

code cleanup and perpare for merge

2075c5b61b7d90ccbac477e25d58e335a9d517bd authored about 3 years ago
Merge branch 'main' into character-import

* Resolved conflicts in transition_handler
* Resolved missing resource due to moved resource
*...

7e3afb3b200076ef546aebae4bf9a2ff139ce0c6 authored about 3 years ago
code cleanup

08128712f4c4aad3520133dfec1d84ea18701120 authored about 3 years ago
Merge pull request #60 from moxvallix/character-import

Fix broken color position when loading from json

f867d6eb802d1e88b3e6e592c3a945c875f31e86 authored about 3 years ago
Remove autoload var from game data autoload

610adf3a3a6d684647dbfdcf2ffc0228959f6a05 authored about 3 years ago
Save on text enter

5a96e8e290ab430def17bfce3e3c0cea825e035e authored about 3 years ago
UI changes and code fixes

bb77b3bdefc4e94af55da0f32d31f7386f257470 authored about 3 years ago
Merge branch 'character-import' into transition-testing

ca1956521ef405f2ca2aafe261a59367994149eb authored about 3 years ago
Merge branch 'character-import' into character-import

5ae67ab4db12abe46bb580e408efaae9a5281132 authored about 3 years ago
Merge pull request #59 from nicemicro/character-import

added asserts to aid debugging and controlflow description comments

13415b28fdecc38089cfd8ef5da472971b650d2d authored about 3 years ago
Free characters when they are no longer needed

bacdd592faee59288230630f479cef03ccc2d11a authored about 3 years ago
Fix start having a double use of a variable

764532f9cce15ade7684e12dd059b0a02808c87d authored about 3 years ago
Make the closet queue free the old sprites

8323049c7a3d9cebde617aaea7eba0055f19d44e authored about 3 years ago
Fix broken color position when loading from json

27fca85fbb7609613e3ccd5ef450b1dea3baa29d authored about 3 years ago
added asserts to aid debugging and controlflow description comments

edfef51f9d4deb23a5388a39f72990bd6793a2b4 authored about 3 years ago
Merge pull request #57 from moxvallix/character-import

Next set of improvements as requested

c0adbc9744dfd8933be5ca2be3cdfa8d811d1b27 authored about 3 years ago
Fix bug where newly saved outfits couldn't be selected

2d3cd44e1f3041e2e311c4c136ae5c012db58d44 authored about 3 years ago
Check for empty text before saving

a7a0f293d5eefd85932108b9be6cea35f963fa7a authored about 3 years ago
Skeleton will ignore empty appearance data, but throw an assert

1b32ee675201ea736c2985471da3416ba32cfb93 authored about 3 years ago
Add tooltips and names for closet

9db4097457c6af96080b7f6f166735e1efdcfc6a authored about 3 years ago
Implementing the ever elusive quit button

5f573f20b815162478c87c255716dc05bf4e4f82 authored about 3 years ago
Select button disabled until an outfit is selected

db8be6cbb2b744c86166acea2a1fbdc448ba88a5 authored about 3 years ago
Merge branch 'character-import' of github.com:moxvallix/opensus into character-import

49bd85c32b25808e5a479504ff6f2aaaddfb0cf5 authored about 3 years ago
Skeleton now performs a check to see if data is empty

3bd27293cd6ff43f24336bd1f263f2a7d4b37cd1 authored about 3 years ago
Merge pull request #58 from nicemicro/character-import

f60d162cd08d64d2e1da49ab93dddf4d5649ade8 authored about 3 years ago
monocle asset now doesn't follow hair color

67f4c817891aa72913f7a2aa47cb5092d3ff6463 authored about 3 years ago
Merge branch 'opensuspect:character-import' into character-import

3456d2eede2e1946690206f5578ebce48f9d37d3 authored about 3 years ago
Add confirmation dialog to randomising in appearance editor

5a85e4cc324725e749b7c4aecaeb7cfda30d488c authored about 3 years ago
Merge pull request #56 from moxvallix/character-import

Implementing requested fixes

db3dfdd89673250e5fa1b287bb98448f264b5a3e authored about 3 years ago
Back on esc, and deselect items when randomising config

7f0fa1459ae092909f359a0744d27c112931156d authored about 3 years ago
Implement Micro's requests

f824c6aa236082de8ebf6f539a8a85524c4f62cc authored about 3 years ago
Color picker now moves to match set color

dcbe5e978fd9d8ced16404fe35de04d7aedf3d0a authored about 3 years ago
Fix closet issues

fb4c760d9ec6bff1bbc602d5b81e0c7dc607589b authored about 3 years ago
Fixing icon duplication

12e1dc919ae3c40423242b3be0b162ce1b3ddc45 authored about 3 years ago
Merge pull request #53 from moxvallix/outfit-gallery

80a265614c4ecd0c137ebaf482f770bcb06aa579 authored about 3 years ago
Remove color_image.gd

ce4dc55c11ea7843927792550990efd405a7673c authored about 3 years ago
Merge branch 'outfit-gallery' of https://github.com/moxvallix/opensus into moxvallix-outfit-gallery

0c17165097ac3f21a18c1e2dd8484783c02b5887 authored about 3 years ago
Commenting, and the _focus function

d50a6bffdec04d902a175351d42b8536332d1dd0 authored about 3 years ago
fix mistake in example

f321d5822f6f7f77ec942b5a8c4183d5347c5217 authored about 3 years ago
Merge pull request #51 from moxvallix/character-import

886a42e77cc3c946844a062db6d6611e37550496 authored about 3 years ago
Final change, lets merge this

8a1b484b5a151eb0f1344a512377aa98dd5a875d authored about 3 years ago
New scene switcher autoload

452736466deca08c81291ed1e43ee84400a24457 authored about 3 years ago
Added explanation comments

7550a814448728c21242be26dba3624aaddf6d21 authored about 3 years ago
Redo the ui, and change menu switching

67eb0319789f65fd41ab19e023ac1cb078e8d67e authored about 3 years ago
Saved outfits can now be set

f34a07c1cd0a899bcbf69eba0a922da02b2d4b23 authored about 3 years ago
Further changes to color picker

452f65f7c428f98c61c92456092f9d1a53cb85aa authored about 3 years ago
handle disconnect more smartly

8de49f82e7935efb69abcabbf77e1548b3487adc authored about 3 years ago
fix misnomer in connections.gd

d75cfbd6c1247420ab78b442848ea83b75928732 authored about 3 years ago
handle disconnecting players

d7ee94ef100dd7cf65895ed469bf5e86265a456b authored about 3 years ago
Center preview

4b3f66eefeb61cf2d5c904d3b3de2bf031f418c6 authored about 3 years ago
Clean up color picker based on the2ndreal0's suggestions

1243e3cc70d746a44009f8979f7b35b53a90ac18 authored about 3 years ago
Working outfit saver / loader

93dcbe36a6c0dc380ec8afc3daf27b37795858a6 authored about 3 years ago
added some node initialization stuff

4ccc0ae6ce1a883b96d6c6e3405898f021821db9 authored about 3 years ago
created autoload + item template class

a6ec0c45e6a3e62c38b494b996c36a70dbbf14e3 authored about 3 years ago
Modified to match UI

98030ef37018dd6ce5819fd1b19d38e049dace84 authored about 3 years ago
initial setup of item resource and node classes

67f72bb7fe382d8e19259b67546d19c2bae688e8 authored about 3 years ago
tweaked size of color pointer

3e338977e9d0a0a076eddcbef9dc31c529237ada authored about 3 years ago
added color pointer to color picker

4496206f95889a135403110581f6f915219fe6d6 authored about 3 years ago
can now hold down ui_press to get constant color changes

36c992dac2af4ec35518cc3b523647af267d1e95 authored about 3 years ago
Start work on closet system

40895fd3228244fc188f28a7e61b72afb9b30fc1 authored about 3 years ago
Fix broken project.godot

1ab502800cb98b7b254e5312db7b84f738c4d54f authored about 3 years ago
Skeleton configuration set from menu character scene

501caf3559dca3d27dcb86f819934e023e24fd2f authored about 3 years ago