Ecosyste.ms: OpenCollective

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

tModLoader

tModLoader is an API for Terraria that provides a way to create and load mods without having to work with Terraria's source code directly.
Collective - Host: opensource - https://opencollective.com/tmodloader - Website: https://www.tmodloader.net/ - Code: https://github.com/tModLoader

Fix the Workflow by checking if it is True. Actions

github.com/tModLoader/tModLoader - 1f1aa9d93dbe031c571405b2dec43e6b4c570a5f authored over 1 year ago by nmoll <[email protected]>
Fix Actions Failed Due to Chaining Env Variables

github.com/tModLoader/tModLoader - 4cda7df3516ff27503c2a620e96ca7bf060bbed0 authored over 1 year ago by nmoll <[email protected]>
Last Round Of Refactors for Build.yml

github.com/tModLoader/tModLoader - d6a5abda141980f22bc13ebae3b9c56cb5040d7d authored over 1 year ago by nmoll <[email protected]>
Gh actions Maintenance Updates - Cleanup last few commits (#3559)

* Test Next iteration

* stray line

* Round 6

* Round 7

* round 8

* Round 9

* r...

github.com/tModLoader/tModLoader - e6e366cd2788e9d665a2de03d5d67bf7bfada6bb authored over 1 year ago by Solxanich <[email protected]>
Variable Conventions Different then Docs

github.com/tModLoader/tModLoader - 7600bdf3b57a93849edd996236609d78fe061d42 authored over 1 year ago by nmoll <[email protected]>
Fix trigger filter relying on non-variables

github.com/tModLoader/tModLoader - 592ee8066b465bde9a913f1355de7ac8b53f6e0f authored over 1 year ago by nmoll <[email protected]>
Refactor Build.yml to clearly track branch names, remove 1.4-preview artifacts, permanently break the direct link of Preview with Dev

github.com/tModLoader/tModLoader - 746ccefb20d09d1cd366da28cdbcecc3cd0f61f4 authored over 1 year ago by nmoll <[email protected]>
Update PreviewChanges.yml

github.com/tModLoader/tModLoader - 67fb07e760c1e816ca9f9079dc7020e874da3c3e authored over 1 year ago by nmoll <[email protected]>
Update PreviewChanges.yml

github.com/tModLoader/tModLoader - db5c84c3b2b50a8f3b8041436cc690fe07ee45a6 authored over 1 year ago by nmoll <[email protected]>
Make all LocalizationCategory implementations virtual

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

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

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

github.com/tModLoader/tModLoader - aebdc0a7f267e458bc8c594540cdd57aa05f1436 authored over 1 year ago by Chicken-Bones <[email protected]>
Cleanup publish folder rework 1.4.4 (#3541)

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

* Finish testi...

github.com/tModLoader/tModLoader - ca2ec872f3a268f7d7d7e19ccbaeb7ce3264d633 authored over 1 year ago by Solxanich <[email protected]>
Update PreviewChanges.yml

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

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

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

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

github.com/tModLoader/tModLoader - 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

github.com/tModLoader/tModLoader - 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

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - 8207adcc228874add6ae917198c5d9d6ff4283f6 authored over 1 year ago by direwolf420 <[email protected]>
Raise Lamp Animation Fix (#3530)

github.com/tModLoader/tModLoader - 78d9636c26f5d6bfccda518267fc0c7777deecd4 authored over 1 year ago by Rijam <[email protected]>
Fix bad WorksInVoidBag advice.

github.com/tModLoader/tModLoader - 6d1a370df1835da572939ef1e9d023b65b3dd58f authored over 1 year ago by JavidPack <[email protected]>
Fix EM hjson syntax error

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

github.com/tModLoader/tModLoader - 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

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

github.com/tModLoader/tModLoader - 87d6d3e6e378661c3800ba5db2a44944cceea4de authored over 1 year ago by Chicken-Bones <[email protected]>
Fix Localization typo- UiModItem

github.com/tModLoader/tModLoader - c652289d4b18bda7185ea20cb184fe18390bf164 authored over 1 year ago by nmoll <[email protected]>
Fix pickaxes not calling UseTime hooks when mining

github.com/tModLoader/tModLoader - 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

github.com/tModLoader/tModLoader - 62a1b806f544c5784d2639e47a30a1ae8086f95e authored over 1 year ago by direwolf420 <[email protected]>
Update HookGen

github.com/tModLoader/tModLoader - 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...

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

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

github.com/tModLoader/tModLoader - b6c58498e1b66f3be457aa9de00a714863dede89 authored over 1 year ago by Mirsario <[email protected]>
StaffMinionSlotsRequired changed from int[] to float[] to support more minion weapon options.

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

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

github.com/tModLoader/tModLoader - 9c8f4ffa2ed8bfe9cf36336cc9a055b57b548243 authored over 1 year ago by JavidPack <[email protected]>
Document ILocalizedModTypeExtensions methods

github.com/tModLoader/tModLoader - df94e8bec59516d7fd1736f722e2ec2c00b9eed6 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...

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

github.com/tModLoader/tModLoader - db0c56c4047708cdee6eafbf7ab2016f423bb2ca authored over 1 year ago by Solxanich <[email protected]>
Fix some remaining sbyte equip slot related fields.

github.com/tModLoader/tModLoader - d69c99a6dc334632d34bbd58059920e88f2eadff authored over 1 year ago by JavidPack <[email protected]>
Fix issue preventing successful 1st launch

github.com/tModLoader/tModLoader - dddd7fb736e1fb32f133aaf0351ef6335d77f03d authored over 1 year ago by JavidPack <[email protected]>
Added AddOnCraftCallback/AddConsumeItemCallback examples

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

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

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

github.com/tModLoader/tModLoader - d332668baab152f1bcbe23c6709e2280a322b514 authored over 1 year ago by RazzSG <[email protected]>
Other changes missing from last commit

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

github.com/tModLoader/tModLoader - be8e1dc247088f9a1c406463fd044b41b74f872a authored over 1 year ago by JavidPack <[email protected]>
Sentry related docs.

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

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

github.com/tModLoader/tModLoader - b6cecac480a5fc82edd6dba8b2afbda8d9e1a62c authored over 1 year ago by Pixelnando <[email protected]>
Add HelpLink to ValueNotTranslationKeyException

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - 984f47e093dadec6fab0c7011126035a2cab1028 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 ...

github.com/tModLoader/tModLoader - 63948ff0a75941a56e3a0cabbf90cd2d8a68c7f0 authored over 1 year ago by JavidPack <[email protected]>
More misc fixes, docs

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

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

github.com/tModLoader/tModLoader - a07fe334ce06851231487167e91ca0037fac2fdf authored over 1 year ago by JavidPack <[email protected]>
ExamplePerson correct mood key order.

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - c29c8f4e4b879aff4df5a6e7c66e01460e9121e2 authored over 1 year ago by Rijam <[email protected]>
Update Brazilian Portuguese localization (#3489)

* Update tModLoader.json

* Update tModLoader.json

* Update tModLoader.json

github.com/tModLoader/tModLoader - a6a9b243867d3b263340b4ed8095ad37aff3b4ba authored over 1 year ago by Pixelnando <[email protected]>
Remove ILoadable from IModType

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

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

* CoinLuckValue set

* use Item.value

github.com/tModLoader/tModLoader - 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...

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

github.com/tModLoader/tModLoader - dd555f44d43863e16b182871ce37a84b3a73af7a authored over 1 year ago by direwolf420 <[email protected]>
CopyFrom existing tiles examples.

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

github.com/tModLoader/tModLoader - 1ef3dde7508cc29c0a12774117336e933045a6bf authored over 1 year ago by JavidPack <[email protected]>
Fix many URLs pointing to 1.4 instead of 1.4.4

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - aae74fb2ab910209cdaab5cc91eac48a73c9ee7a authored over 1 year ago by JavidPack <[email protected]>
Update AmmoID.TML.cs

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

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

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - 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

github.com/tModLoader/tModLoader - 6274d2e34b942801f868d714e73a7bd3b6615fe9 authored over 1 year ago by JavidPack <[email protected]>
Add dust to ExampleWhipProjectileAdvanced

github.com/tModLoader/tModLoader - 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...

github.com/tModLoader/tModLoader - 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 ...

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

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

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

github.com/tModLoader/tModLoader - 43fe8b065416bcff5c7d6e7bf93b844ecc09abb4 authored over 1 year ago by JavidPack <[email protected]>
Fix issue with corrupted map files preventing saving fresh map file

github.com/tModLoader/tModLoader - a532a537df39d3787829299e0835a3e29263fe7d authored over 1 year ago by JavidPack <[email protected]>
Fix #3437 , add CanAccessoryBeEquippedWith example to WaspNest

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

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

github.com/tModLoader/tModLoader - 72e5c3dcdb67d3c862991fb35108a27ed2c85b83 authored over 1 year ago by JavidPack <[email protected]>
Test doc reuse approach more.

github.com/tModLoader/tModLoader - 66c58666c1e202b3346be436f59377faa6d21e28 authored over 1 year ago by JavidPack <[email protected]>
More commonly asked for docs

github.com/tModLoader/tModLoader - 2f2bd4d3b33ce6a3d38fa08a13bd91726071c355 authored over 1 year ago by JavidPack <[email protected]>