Ecosyste.ms: OpenCollective

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

github.com/tModLoader/tModLoader

A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
https://github.com/tModLoader/tModLoader

Make all LocalizationCategory implementations virtual

ffea871bc30f5eea3ba0f4d2162ce26c38d8eb2d authored over 1 year ago by Chicken-Bones <[email protected]>
Fix bound LocalizedText not sending as NetworkText

2236dfc036a15b51bc14b3d0530851452523cd61 authored over 1 year ago by Chicken-Bones <[email protected]>
Trigger mod rebuild in VS on .txt and .png file modification

45ec7812be58b318ed5a10bc1e7a419736dc3b7b authored over 1 year ago by JavidPack <[email protected]>
Allow returning null from Global.NewInstance

aebdc0a7f267e458bc8c594540cdd57aa05f1436 authored over 1 year ago by Chicken-Bones <[email protected]>
Docs

5d3e94121eb7d3d0a006026ccda6aaa5db7cc5f0 authored over 1 year ago by JavidPack <[email protected]>
Cleanup publish folder rework 1.4.4 (#3541)

* Initial Draft - Untested - Rework to support multiple version CleanupPublish

* Finish testi...

ca2ec872f3a268f7d7d7e19ccbaeb7ce3264d633 authored over 1 year ago by Solxanich <[email protected]>
Update PreviewChanges.yml

816413d90bc080a891d8b5aec997fbcb0c9ab80a authored over 1 year ago by nmoll <[email protected]>
Cleanup and adding in code related to multiple month previewcycles

ed5ac5951a67857770bcb7801198a9fdaa1ad950 authored over 1 year ago by nmoll <[email protected]>
Freeze 1.4.4 (temp code) - Solxan to cleanup code

876d75c4a1d1b5fd524e9ebd3ba3bdddc27800b5 authored over 1 year ago by nmoll <[email protected]>
Add in workaround for mods that actually didn't have SlopeTexture

2e418452765d07751efaa2fc2bd1e1b67678bde1 authored over 1 year ago by JavidPack <[email protected]>
Fix ModWaterStyle.SlopeTexture not being used

9c89fa9cf8b8b917846cf595ea0082fa4175fa27 authored over 1 year ago by JavidPack <[email protected]>
[ExampleMod] Adjust torch dust to be like vanilla (#3531)

* [ExampleMod] adjust torch dust to be like exampleMod

* no fx for regular torch when wet

5952f4eb397287e8ac3f246f6945c1a5348de3ad authored over 1 year ago by direwolf420 <[email protected]>
[ExampleMod] Adjust torch dust to be like vanilla (#3531)

* [ExampleMod] adjust torch dust to be like exampleMod

* no fx for regular torch when wet

bff80b67b55315f251d877c85981c1bc9437dbe9 authored over 1 year ago by direwolf420 <[email protected]>
[ExampleMod] update existing mod integrations to 1.4.4 (#3524)

* update exsting mod integrations to 1.4.4

* Added a note

---------

Co-authored-by: Jav...

8207adcc228874add6ae917198c5d9d6ff4283f6 authored over 1 year ago by direwolf420 <[email protected]>
Raise Lamp Animation Fix (#3530)

78d9636c26f5d6bfccda518267fc0c7777deecd4 authored over 1 year ago by Rijam <[email protected]>
Fix #3529

b6f0e8635a49c73cd5c415ae3e1a61489f457d56 authored over 1 year ago by JavidPack <[email protected]>
Fix bad WorksInVoidBag advice.

6d1a370df1835da572939ef1e9d023b65b3dd58f authored over 1 year ago by JavidPack <[email protected]>
Fix EM hjson syntax error

2957c69ae429d21f85c1bb9e3b968623003c738e authored over 1 year ago by JavidPack <[email protected]>
Fix gravity being assigned over fall speed in maxFallSpeed. 🤦‍♂️ (#3532)

9e916b55db434c8dafd7cd846f02a98852d68114 authored over 1 year ago by Kogsey <[email protected]>
Merge branch '1.4.4' of https://github.com/tModLoader/tModLoader into 1.4.4

9d0ae34c5e14b005c27fdd4953c6edbfe59dc964 authored over 1 year ago by nmoll <[email protected]>
Fix #3528, type based vanilla gravity effects were ignored by default

87d6d3e6e378661c3800ba5db2a44944cceea4de authored over 1 year ago by Chicken-Bones <[email protected]>
Closes #3527

6a80c9fa8530fd38ab6723c46af86bc045556476 authored over 1 year ago by nmoll <[email protected]>
Fix Localization typo- UiModItem

c652289d4b18bda7185ea20cb184fe18390bf164 authored over 1 year ago by nmoll <[email protected]>
Fix pickaxes not calling UseTime hooks when mining

ad03f8ce06ea77a02753d380b6e6a9598843ce25 authored over 1 year ago by Chicken-Bones <[email protected]>
[ExampleMod] Tweaks & fixes for example resource (#3525)

* ExampleMod: Tweaks & fixes for example resource

* public -> private

62a1b806f544c5784d2639e47a30a1ae8086f95e authored over 1 year ago by direwolf420 <[email protected]>
Update HookGen

b19bb40ed7207797bd1023ea42f4c80ad1793c1c authored over 1 year ago by Chicken-Bones <[email protected]>
Various NPC Gravity Changes (#3415)

* Various NPC gravity changes, see tModLoader PR

* Small doc changes and example edition to P...

ab89ac74c278dd41c3f3bc6ab7b668aff0e691ba authored over 1 year ago by Kogsey <[email protected]>
Use full versions for 'versionsummary' workshop tag.

c6c27f900656abec919d32e4407040a70325d3fc authored over 1 year ago by Mirsario <[email protected]>
Fixed unloaded items being researchable & duplicatable.

b6c58498e1b66f3be457aa9de00a714863dede89 authored over 1 year ago by Mirsario <[email protected]>
Small typos

b68fd7dd24c27a0919aa8d32cb1898da7d0eab0c authored over 1 year ago by JavidPack <[email protected]>
StaffMinionSlotsRequired changed from int[] to float[] to support more minion weapon options.

e1f925d9062e12e50cef64228d6828f9071ca00d authored over 1 year ago by JavidPack <[email protected]>
Improve GoG version checker messages. Fix backup filename missing the 'v' before version number

28849d11896cbd04eaed45f30a2003f12b76a9e2 authored over 1 year ago by Chicken-Bones <[email protected]>
Fix misleading error messages, include classname in error messages from ForEachAndAggregateExceptions

9c8f4ffa2ed8bfe9cf36336cc9a055b57b548243 authored over 1 year ago by JavidPack <[email protected]>
Document ILocalizedModTypeExtensions methods

df94e8bec59516d7fd1736f722e2ec2c00b9eed6 authored over 1 year ago by JavidPack <[email protected]>
Spell Check

6df39026f30db61f82541c02128e52bdde80f399 authored over 1 year ago by JavidPack <[email protected]>
Make IEntitySource easier to use. Improve docs. Fix some projectile crit and armor pen bugs. (#3500)

* Cleaner syntax and better performance and docs for EntitySource gore fallbacks.

* Better Pl...

2795fcfb5fcb5d11318cf7c50207c0b1a2eb4db8 authored over 1 year ago by Chicken-Bones <[email protected]>
Fixes #881 (#3512)

db0c56c4047708cdee6eafbf7ab2016f423bb2ca authored over 1 year ago by Solxanich <[email protected]>
Fix #3510

f6cbae329bbbf830b89563229480ece01c843e82 authored over 1 year ago by JavidPack <[email protected]>
Fix some remaining sbyte equip slot related fields.

d69c99a6dc334632d34bbd58059920e88f2eadff authored over 1 year ago by JavidPack <[email protected]>
Fix issue preventing successful 1st launch

dddd7fb736e1fb32f133aaf0351ef6335d77f03d authored over 1 year ago by JavidPack <[email protected]>
Added AddOnCraftCallback/AddConsumeItemCallback examples

28228cbe72c9280139822e23db8d0ce3b338024c authored over 1 year ago by JavidPack <[email protected]>
Some recipe clarifications/typos

785f5f3871811a3d26e8ccdae1c9fe631e297cc4 authored over 1 year ago by JavidPack <[email protected]>
Docs for LocalizedText/Lang/Language

4792d341ad38cc712811f04b78400ee3f526a12b authored over 1 year ago by JavidPack <[email protected]>
Update ru-RU tModLoader.json (#3502)

d332668baab152f1bcbe23c6709e2280a322b514 authored over 1 year ago by RazzSG <[email protected]>
Other changes missing from last commit

1c4609bab945ce24fb3ccc3fb47333e3f013d925 authored over 1 year ago by JavidPack <[email protected]>
Fix UpdateLocalizationFilesForMod not creating hjson files if none exists. Fix ExtractLocalizationFiles not extracting

be8e1dc247088f9a1c406463fd044b41b74f872a authored over 1 year ago by JavidPack <[email protected]>
Sentry related docs.

8f209445587a8abec49b240fb6fcfe6c76e884e8 authored over 1 year ago by JavidPack <[email protected]>
Allow underwater biome torches to work. Add DisableSmartInteract to ExampleTorch

395a98e7ca8c3766e5faac2c0a2a40d83032706a authored over 1 year ago by JavidPack <[email protected]>
Update tModLoader.json (#3496)

b6cecac480a5fc82edd6dba8b2afbda8d9e1a62c authored over 1 year ago by Pixelnando <[email protected]>
Add HelpLink to ValueNotTranslationKeyException

9a9a9c6773dc5d478a4f6e56fc48d7f04c67c7a2 authored over 1 year ago by JavidPack <[email protected]>
Mod config auto localization (Fix #3259) (#3302)

* Fix empty hjson with prefixes not counting towards FindHJSONFileForKey

* Initial implementa...

984f47e093dadec6fab0c7011126035a2cab1028 authored over 1 year ago by JavidPack <[email protected]>
Fix #3486

b746fb0e9b8c761e77dd99f5a2e5c89f098f44ae authored over 1 year ago by JavidPack <[email protected]>
Implement selective TownNPCMood key registration. (#3494)

* Implement selective TownNPCMood key registration.

* clean up

* Auto-Migrate from legacy ...

63948ff0a75941a56e3a0cabbf90cd2d8a68c7f0 authored over 1 year ago by JavidPack <[email protected]>
More misc fixes, docs

35919ca3458b28122e5db2f91e69de66d553329f authored over 1 year ago by JavidPack <[email protected]>
Fix examplecampfire not dropping during tile swap, tooltip

e117fdf5aab5348d1edc33956dd75418ae3a3c84 authored over 1 year ago by JavidPack <[email protected]>
More typos and clarifications for hjson.

a07fe334ce06851231487167e91ca0037fac2fdf authored over 1 year ago by JavidPack <[email protected]>
Typo

a0ad6e0de44a836ef16df6d2cee6ea8b39bedc61 authored over 1 year ago by JavidPack <[email protected]>
ExamplePerson correct mood key order.

048ef6dfebc3bff763ffee8c48ab62f01895ce05 authored over 1 year ago by JavidPack <[email protected]>
Torch fixes (#3479)

* Fix torch/glowstick automatic ResearchSorting

* Clarify torch related Sets docs

* Fix mo...

c1f4909b8c5ab798e4a5c1c76e993faafe676f46 authored over 1 year ago by JavidPack <[email protected]>
Automatically register TownNPCMood localizations (#3446)

* Automatically register TownNPCMood localizations

* Add LikeNPC_Princess, half support Princ...

7043efa8edac8f510f9f8b6dce0d1463ad6538b0 authored over 1 year ago by JavidPack <[email protected]>
Minor Example Mod Changes (#3480)

* Spear, Whip, Yoyo, Quest Fish

* Direwolf's changes

* ExampleHook & Robes

* MinionBoss...

c29c8f4e4b879aff4df5a6e7c66e01460e9121e2 authored over 1 year ago by Rijam <[email protected]>
Update Brazilian Portuguese localization (#3489)

* Update tModLoader.json

* Update tModLoader.json

* Update tModLoader.json

a6a9b243867d3b263340b4ed8095ad37aff3b4ba authored over 1 year ago by Pixelnando <[email protected]>
Remove ILoadable from IModType

5a4a96eca31aa647265f38dda2de261e17ba3a5d authored over 1 year ago by Chicken-Bones <[email protected]>
Use AssemblyLoadContext.GetLoadContext for better assembly owner tracking

0e4e99d86abf1a8353ebf080f75c643944d7a796 authored over 1 year ago by Chicken-Bones <[email protected]>
Add ItemID.Sets.CoinLuckValue (#3445)

* CoinLuckValue set

* use Item.value

34bfa2d4fb9988cbc7ee5549196769b875165e3b authored over 1 year ago by direwolf420 <[email protected]>
Update language plural rules link. (#3474)

Unicode has migrated its CLDR pages to a new URL. Current version is also
now version 43 (versi...

501df17b3de1b04b98898d3ea7c7f0356b8cc3a1 authored over 1 year ago by Caleb Mazalevskis <[email protected]>
use correct layers for First/LastVanillaLayer (#3476)

dd555f44d43863e16b182871ce37a84b3a73af7a authored over 1 year ago by direwolf420 <[email protected]>
CopyFrom existing tiles examples.

a8153292543bbf81eeac2acd5b911bd38094f014 authored over 1 year ago by JavidPack <[email protected]>
Fix GetTileStyle/Door drops by accounting for TileObjectData.StyleLineSkip

1ef3dde7508cc29c0a12774117336e933045a6bf authored over 1 year ago by JavidPack <[email protected]>
Fix many URLs pointing to 1.4 instead of 1.4.4

4c0845c07aa7993258adf4bfd1a54a1e2c6807b6 authored over 1 year ago by JavidPack <[email protected]>
ModTile.RegisterItemDrop to add fallback and manual type+style item drops (#3420)

* ModTile.RegisterItemDrop to add fallback and manual type+style item drops.

* Example furnit...

aae74fb2ab910209cdaab5cc91eac48a73c9ee7a authored over 1 year ago by JavidPack <[email protected]>
Update AmmoID.TML.cs

7f39d52e86c3f31dc8cd734d02a3733a43746ec4 authored over 1 year ago by JavidPack <[email protected]>
Fix #3462 . tModLoader specific info added to serverconfig.txt

196cfaf179d83ec30766ecaef69c581054117571 authored over 1 year ago by JavidPack <[email protected]>
Fix #3470 , fix queen bee and deerclops music priority, docs.

9171879474d06f03ac92674dc704010e4c39ea90 authored over 1 year ago by JavidPack <[email protected]>
ModPrefix.GetTooltipLines, examples, plus inheritable localization example (#3466)

* ModPrefix.GetTooltipLines, exampels, plus inheritable localization example

* Leave most exa...

0556ad988ace5d2f3b0b01e1ffe050d47c60fe4a authored over 1 year ago by JavidPack <[email protected]>
Update NetClientSocialModule.cs.patch (#3465)

* Update NetClientSocialModule.cs.patch

* Add a note about future improvements

6274d2e34b942801f868d714e73a7bd3b6615fe9 authored over 1 year ago by JavidPack <[email protected]>
Add dust to ExampleWhipProjectileAdvanced

38636a79289b1e9d909ef4502636374ebed7bfb9 authored over 1 year ago by JavidPack <[email protected]>
Fix #3440, AmmoID.Sets.IsRocket->IsSpecialist (#3447)

* Fix #3440, AmmoID.Sets.IsRocket->IsSpecialist

* Player.rocketDamage -> Player.specialistDam...

57d78f85c852abdb543bd36fc996afa53754bdfb authored over 1 year ago by JavidPack <[email protected]>
ModHair API (#3433)

* Cache stylist results and always update hairstyle unlocks.

* Working hair API, still needs ...

fd8efaacab81fa30ebeda7a5fedc9f3beb8c3c18 authored over 1 year ago by Tomat <[email protected]>
Fix missing EyebrellaCloud PlayerDrawLayer. Add First/LastVanillaLayer properties and helpers

a46566f5c71cf2a0a46ed6292e614de74da83565 authored over 1 year ago by Chicken-Bones <[email protected]>
Update ShortswordGlobalItem.cs

39607138bc95ad127c6de50ad07db624cd43ff20 authored over 1 year ago by JavidPack <[email protected]>
Update Projectile.cs.patch

43fe8b065416bcff5c7d6e7bf93b844ecc09abb4 authored over 1 year ago by JavidPack <[email protected]>
Fix #3449

2e16e4dc2360e44a77fdcfc195d29d74a6042b0a authored over 1 year ago by JavidPack <[email protected]>
Fix issue with corrupted map files preventing saving fresh map file

a532a537df39d3787829299e0835a3e29263fe7d authored over 1 year ago by JavidPack <[email protected]>
Fix #3437 , add CanAccessoryBeEquippedWith example to WaspNest

7f7508ceec2105a76c4ac127d45593c4a5626c45 authored over 1 year ago by JavidPack <[email protected]>
Convert negative NPC.defense into FlatBonusDamage

10466a242e746ec824a2336495593ec8aaeab462 authored over 1 year ago by Chicken-Bones <[email protected]>
Note that WindPhysicsImmunity unused.

72e5c3dcdb67d3c862991fb35108a27ed2c85b83 authored over 1 year ago by JavidPack <[email protected]>
Docs

2ea7d503d614e74edd9624cc284ed6956084b5ec authored over 1 year ago by JavidPack <[email protected]>
Test doc reuse approach more.

66c58666c1e202b3346be436f59377faa6d21e28 authored over 1 year ago by JavidPack <[email protected]>
More commonly asked for docs

2f2bd4d3b33ce6a3d38fa08a13bd91726071c355 authored over 1 year ago by JavidPack <[email protected]>
Show rejection reason in MissingResourceException to show useful error for malformed texture files

Current behavior just shows the usual MissingResourceException exception with closest guess bein...

a43d747b7e8e0dbd3df6fc6e54291be5f16e7b02 authored over 1 year ago by JavidPack <[email protected]>
Localization now removes duplicates to avoid confusing situation where dup entries restore themselves

ed830d65aecd80b41b8a8da0f3fb45bf23f8943a authored over 1 year ago by JavidPack <[email protected]>
Fix MissingResourceException issues (incorrect results or color tags too long)

b8b477490681b64078042a3f261a1653391b4d21 authored over 1 year ago by JavidPack <[email protected]>
Fixes for various reported issues

48b21e0f00264545c0d18148bf9d154ccbf817b6 authored over 1 year ago by JavidPack <[email protected]>
Prevent registering hooks which can't be unloaded due to unidentifiable owner assembly

5fec2f8d37f8df5e451c2d1d633a71815b66fe80 authored over 1 year ago by Chicken-Bones <[email protected]>
Minion related docs

34f40d7447d9c7881e91906ee689a079cd35549b authored over 1 year ago by JavidPack <[email protected]>
Fix #3430

2624e703efcf329e5ee571e026415ae70f1d3917 authored over 1 year ago by JavidPack <[email protected]>
Update localization templates

c4ae587c5353e1d3f4f2c7c9e24f376e2b7321be authored over 1 year ago by JavidPack <[email protected]>
Misc docs and fixes

3711fbc40025dcc4d4ac297845c1f9d3f60c0da9 authored over 1 year ago by JavidPack <[email protected]>
Update Chinese localization (#3426)

* Update Chinese localization

* Update localization

* Update localization

* Add newline...

521b6b5b7a6460419e828d956d70a24b39094e7c authored over 1 year ago by Stargazing Koishi <[email protected]>