Ecosyste.ms: OpenCollective

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

github.com/randovania/open-dread-rando

Randomizer patcher for Metroid Dread
https://github.com/randovania/open-dread-rando

Merge pull request #250 from steven11sjf/feature/bomb-shield-without-cross

Bomb Shields require normal bombs to open

a34660904f0f7abe496b2f1042c5e233b5717f58 authored over 1 year ago by duncathan salt <[email protected]>
Merge pull request #243 from ThanatosGit/add-disconnected-message

Add disconnected symbol and message for multiworld

40ad17c8129084d4733d9ec57e8cedc111cf459a authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Add username of the creator for the unplug icon

ca4ce5321f17396859bedf3fc1fc0021b6812ca5 authored over 1 year ago by Thanatos <[email protected]>
Bomb Shields require normal bombs to open

- Added a check to the lua to add weaknesses to bomb shields only when
ITEM_WEAPON_BOMB is in ...

41d6d9ec6131a3460889f3074b039cae58e4b062 authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #245 from randovania/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

0826b12916ff79d0d8ac878fa1fa1cb72362f479 authored over 1 year ago by Thanatos <[email protected]>
Add disconnected symbol and message for multiworld

efa90e9dd543714efc12ad50028f9c392f1d241a authored over 1 year ago by Thanatos <[email protected]>
Merge branch 'main' into pre-commit-ci-update-config

ae5c3dad4a4dff0791a870482c957457706873a9 authored over 1 year ago by Thanatos <[email protected]>
Merge pull request #249 from randovania/feature/export-via-pytest

Do the test export via pytest

e6cf895e5bbf553b8b5b16bf227754e0d8cc18bf authored over 1 year ago by Thanatos <[email protected]>
Do the test export via pytest

417fe98aea57fc1870427b2a4d331f072d604646 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Merge pull request #248 from randovania/feature/split-weapons

split weapons

2fa4b9c1e3324c5cd03b064581dd433c2b93d98a authored over 1 year ago by duncathan salt <[email protected]>
Merge branch 'main' into feature/split-weapons

e351809dfb7755979cf78c3af67dc9163d7f6fe7 authored over 1 year ago by duncathan salt <[email protected]>
Merge pull request #244 from randovania/dependabot/github_actions/svenstaro/upload-release-action-2.7.0

Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0

8897fc3465e8bbb94790ce72d60fb117cbfe894b authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0

Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from...

11d9f49269922199265c68f86b497cbb3199281c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update pickup.py

61dfb23e92324f4558f06764d8facc319cda5925 authored over 1 year ago by duncathan salt <[email protected]>
plasma/super shields now work properly

f7c33c26704a44db51543837a2dcb71288af4b99 authored over 1 year ago by duncathan <[email protected]>
change solo wave color

b0ff682424c8564be3512d40f91c4c9e0aa3a6d5 authored over 1 year ago by duncathan <[email protected]>
split missiles

ee6d7aac0f216411287b3c9d38a54c05da6cf3ca authored over 1 year ago by duncathan <[email protected]>
fix delayed beam updates

d0a7d9c8665a7720747425b14e96209d374d5d5f authored over 1 year ago by duncathan <[email protected]>
what if we just spam the update

e7271f60ead00760beb4ff87b0fd38feb3f38505 authored over 1 year ago by duncathan <[email protected]>
today i learned what descriptors are

f0d4b703bb9a1b27011e5b8ed79261a897d8429b authored over 1 year ago by duncathan <[email protected]>
maybe?

b452c82a33aaf90607ba4335c8fc5ed2332eeabf authored over 1 year ago by duncathan <[email protected]>
more beam fixes

0cef1cd0ec3771820246072391d72b192cc1f2f7 authored over 1 year ago by duncathan <[email protected]>
fix export

30ccbfef662fd976e6f12475c8565e21ebf50fa4 authored over 1 year ago by duncathan <[email protected]>
fixes

5437c969fc67a5c23f87b0772ff7acc8f3d6ff56 authored over 1 year ago by duncathan <[email protected]>
split weapons, lua side

c32059e89750c8ecceb28f7ccdcc2433e561ce93 authored over 1 year ago by duncathan <[email protected]>
split beams

053ca1581493e4c02c9548049a3d6da56147b92b authored over 1 year ago by duncathan <[email protected]>
Merge pull request #247 from randovania/restructure

put stuff in folders

3e15d63a202070bf55ac9e6c5bec5c55f64958ee authored over 1 year ago by Thanatos <[email protected]>
fixes

46cfb652ddba6de1bcbb2f8fb4601ba455f483df authored over 1 year ago by duncathan <[email protected]>
put stuff in folders

223957483163715277071d15a1f06736e9d97586 authored over 1 year ago by duncathan <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.282](https://github.com/astral...

c19371e2439cd14ee9eb55b3269a7521af0e64f2 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #246 from steven11sjf/bugfix/shield-dependency-regression

Fixed regression from 2.3.2

8edae168eadfe6831190527bcdd97f5bba858462 authored over 1 year ago by duncathan salt <[email protected]>
Fixed regression from 2.3.2

- Ice Missile shield is created using a missile shield (hexagon) bmsad
- Bomb-based shields now ...

3f8145f21f9a21185340594019f1dcb1dfede4d3 authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #241 from randovania/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

797b97699b8b6e0cceb4b33a9b884f514fa0bd20 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.277 → v0.0.280](https://github.com/astral...

0b414e191c35c52a2d034c347a16f5bd2ee6397e authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #242 from randovania/henriquegemignani-patch-1

Update .gitignore

67a23dc9a7100fb22b49326df3c747f8db66fb25 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Update .gitignore

ac9cfca1ca37ba02d8529318f4a2ba9a7f98ebc1 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Merge pull request #239 from ThanatosGit/fix-energy-lua

Fix energy lua

f900cbc997984f98f549a7b5d85e94c9da2efb34 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Merge branch 'main' into fix-energy-lua

92038621474bc081a80baf36c8effce4b69671bd authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Merge pull request #237 from steven11sjf/alternate-shield-textures

Alternate shield textures

a9fb4596ebb4e8ca093459b7347840ff934b2613 authored over 1 year ago by Thanatos <[email protected]>
Merge branch 'main' into alternate-shield-textures

c331d9502e715d84bb2ea876387a6d3e86df4910 authored over 1 year ago by Steven Franklin <[email protected]>
Fix energy lua

995d379e3ef0b292dce62bf1ad9fb70eb2e32962 authored over 1 year ago by Thanatos <[email protected]>
Merge pull request #238 from randovania/feature/ci

Improve package structure, more ruff rules

6e57ce78f493a9115e93368eff2385c9b41c4ce4 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
ruff

0dfe33fe7dbc4289a7e200e939b7db57a93b20fb authored over 1 year ago by Steven Franklin <[email protected]>
Add pre-commit config, remove ruff from GH actions

49cf17d243c253d52009cf01bc5440ff3d2056f4 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Fix code for new ruff rule

a9b662cde95dc04f9bc86a241fb22bf36d75f8cb authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
More ruff rules

36df354409e38a7d76feab66636607ee41a3d282 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Cleaner wheel build

74fde6d28a9d53dbb1b1fd1a37ba1b4181e43214 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Migrate to pyproject.toml

138f82e01cea353aa329079fceb31fad2491cb5e authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Move code to src

00df94f2a85ddcc251d66835d23707ce2a35de7a authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Merge branch 'main' into alternate-shield-textures

619f39cdd047cfbba84acb2c37cf5f5f0087ee66 authored over 1 year ago by Steven Franklin <[email protected]>
Re-added collisions for bomb doors

92717574834f22cf6c07538aedf4f1c0da06674d authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #236 from randovania/feature/ruff

Enable more ruff rules

1226d061588a04bbccabb859e6c9203d8da3bcd7 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
fixed typing

be044eba1dd82458523fddaa74d31a6545843b66 authored over 1 year ago by Steven Franklin <[email protected]>
tests

3ab97cc233bfe56e370b23cb6a14bf8eef6b6e7c authored over 1 year ago by Steven Franklin <[email protected]>
fixed ruff

5e3b48d5dfe289ecf2a197e9305bf701ade98be1 authored over 1 year ago by Steven Franklin <[email protected]>
Custom doors implemented

- New doors have alternate models chosen in
cosmetic_patches["shield_versions"]
- Added materi...

15659e8651552375e8e2e284b2b8b25b956fee00 authored over 1 year ago by Steven Franklin <[email protected]>
testing

8a86490e5de18c0cf2d8d0ad0df087e593c76e89 authored over 1 year ago by Steven Franklin <[email protected]>
testing diffusion shield alt

a49068f4860b681fc9a8a611286476d704a01c2d authored over 1 year ago by Steven Franklin <[email protected]>
minor fixes and testing modded storm alt

d69fdb2425d7c09bbe7b95363d91e562f8dcea7c authored over 1 year ago by Steven Franklin <[email protected]>
Alternate shield models and material/model patcher

- Added material_patcher.py, which patches a material based on a
MaterialData dataclass
- Adde...

f0bcdec0adb9801efe92ef02f7cce06059dcfb53 authored over 1 year ago by Steven Franklin <[email protected]>
Fix code

eb25ca22853219f8c963782c6598f22c8e358cf8 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Add isort rule

5622a33ebc811228ada419f4579846d7554c45c2 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Split apply_one_sided_door_fixes

6ac13bda51190f8aad2dbdaf8ed84e53fef14300 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Apply fixes

adaccb054b7930bf239b510c2e65992be37cfb5c authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Enable additional rules

070e71ae407c32ee8dd6b93129428db27da31795 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Use GH format for ruff CI

0e2e447b82c494c49431f79db0704682b2e5ebea authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Merge pull request #235 from steven11sjf/bug/pride_flag_hotfix

fixed pride flag patcher

c35a8499ebc1641b56e3dbc4ad5f67b9baabde5e authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
added all missile color variants to tests

9def00ea8a3392dc8db9bac4414571df314cec68 authored over 1 year ago by Steven Franklin <[email protected]>
fixed green missile's name and added gray missile mat

984e70c2a234cb74270bd602ad6d5bbe4146e94e authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #234 from steven11sjf/bug/increase-exefs-buffer

Increase size of linked-list in IPS patches

6e0559674d04e34a410c0a478e38e1a5693c748a authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Increased DLR linked-list patch to 1000 nodes

f20d12508a087760f3576620471ce9a0d2838364 authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #232 from ThanatosGit/more-space-for-room-names

Use more space for room names

b7e4289b6b1eb408b225f20e90d2fb297e7fd19c authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Use more space for room names

Fixes #223

1daae0ea652bf6ec633245ba389264925dec5703 authored over 1 year ago by Thanatos <[email protected]>
Merge pull request #233 from ThanatosGit/add_inventory_index

Add an InventoryIndex

e5a84d1a35f90b34efeaf6f165bed44083150b61 authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Add an InventoryIndex

6641b55c0e29890ef639fe393ca79e16e1695ba6 authored over 1 year ago by Thanatos <[email protected]>
Merge pull request #231 from ThanatosGit/update_exlaunch

Update exlaunch

6280afcffb6d68eb33ffeb2e5c6266ae9040e03a authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Update exlaunch

641cd80e9b405e40eadd511186ef280b36b8884f authored over 1 year ago by Thanatos <[email protected]>
Add "Pride Missiles" cosmetic option to randomize small missile expansion colors (#229)

* Rainbow missiles for Pride '23

- Added models and materials for five new missile expansions...

85e9faadb99ade35a1333c133d2fa1aafd3cf87c authored over 1 year ago by Steven Franklin <[email protected]>
Bump svenstaro/upload-release-action from 2.6.0 to 2.6.1 (#228)

Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from...

0da4e25c9533b85831d4cf74ffa4ca54177b3ae2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #230 from steven11sjf/bump-meds

bump MEDS to 0.21.0

89b6ca22387fae0752697026502a96ad3367c5bc authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
bump MEDS to 0.21.0

22deff833e0a9d9511d55bf62c88debabb475561 authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #227 from randovania/feature/layout-uuid

Add layout_uuid config option

ca499551e1828b6223eb5dc904b01a37e88c7f8c authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Update dread_patcher.py

fa97ff08183e6926c6fee0e1ab14b27914ddaa0b authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Add layout_uuid config option

eb069e041444556d5fd3d968e5ed982889912bbd authored over 1 year ago by Henrique Gemignani <[email protected]>
Merge pull request #226 from steven11sjf/fix/storm-missile

Storm Missile texture update

b973aaebeab2070994b3328c66faa8ee838e93fc authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Storm Missile texture update

- Storm Missile doors have three orange dots on each side
- Map texture has a small "storm" box ...

9f497480f832ebf5fb69199a1ed813f783c9e4da authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #224 from steven11sjf/bugfix/super-charge-missile

Fixed bug with super missiles on charge door

6d3b3e06750184872ae94817b809dbd341d7cabc authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Fixed bug with super missiles on charge door

- added a SUPER_CHARGE_MISSILE type thatuses a charge door base and a
super missile cover
- wh...

f1913b448fc74cdbd880897f5acb427e437a12b4 authored over 1 year ago by Steven Franklin <[email protected]>
Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0 (#222)

Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from...

4adf89325ecd8daea6788fdab5274f0427d2f755 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #220 from steven11sjf/feature/storm_and_bomb_shields

Feature/storm and bomb shields

0c540f69fd809f66342499456ae84d5945ee4292 authored over 1 year ago by duncathan salt <[email protected]>
Made lines thicker on bomb shield textures

e2a1e53c0cc7c48a73e1792c91319a48d3141597 authored over 1 year ago by Steven Franklin <[email protected]>
Storm missile and all Bomb shields

- Added model data to romfs
- Added entries in ModelData and ShieldData
- Created a new collisio...

a72d685c0f8f782e3fab47eec5232467dd7cbd8c authored over 1 year ago by Steven Franklin <[email protected]>
fixes for dunc

9aa016a1542c89cd2d22ba2317f1e7febc9ceb97 authored over 1 year ago by Steven Franklin <[email protected]>
updated icons.bctex after it was thrown into the fires of mount rebase

2018c6e2b7f4bcb4683f2f64bd22a0c082863d22 authored over 1 year ago by Steven Franklin <[email protected]>
new power bomb texture

97b7bac9cc21312b7aad3535204b2410fae1e2db authored over 1 year ago by Steven Franklin <[email protected]>
Reworked bomb door assets

- PB shield renamed to "doorshieldpowerbomb___"
- PB doors use Mercury's original PB shield text...

603a2b1396b181ef4199ae328b4254c422f6bd47 authored over 1 year ago by Steven Franklin <[email protected]>
Minor fixes to new actors

- Renamed shield_standard_bombs0 to shield_bombs_regular__ to make
naming more consistent
- Re...

3a64ddfffc1dc5579d85eaeba57ef287040d86f3 authored over 1 year ago by Steven Franklin <[email protected]>
Merge pull request #216 from ThanatosGit/update-exlaunch

Update exlaunch to allow reconnect / Stop adding the same SF every scenario load

f7c2d668f025b0ce3eb26936da9d179936d21afa authored over 1 year ago by Henrique Gemignani Passos Lima <[email protected]>
Merge branch 'main' into update-exlaunch

72f039cfbcb54ad025c85fa2e7de635e48b81a2d authored over 1 year ago by Thanatos <[email protected]>
Merge pull request #219 from ThanatosGit/fix_warp_cam_lock_2

Always use LoadScenario for warp to start

55816cc1815868f9a421e6fb0d7726a562a92387 authored over 1 year ago by duncathan salt <[email protected]>