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

Added CanBeSloped to mod/global tiles (#2444)

* Added CanBeSloped to mod/global tiles

* Summary changes

* Changed CanBeSloped to ModifyS...

github.com/tModLoader/tModLoader - 41ab2b7b7ae81f0060ef5f1d36472b86c7bcf28c authored over 2 years ago by Ved_s <[email protected]>
WhipSettings & ExampleWhip (#1341)

* GetWhipSettings & ExampleWhip

* Updated PR and added a debuff

* Fix merge conflict

* ...

github.com/tModLoader/tModLoader - 0a47a198a1a5ad8ac4dc3d7d7de983e8aba408fd authored over 2 years ago by John Snail <[email protected]>
Remove British spelling of endeavor (#2579)

This aims to remove the British spelling of endeavour -- other words such as `license` are spell...

github.com/tModLoader/tModLoader - a0cfc7b8c4d19331a73ed62e9cb9b64e62ca5a07 authored over 2 years ago by Tristan <[email protected]>
[1.4] OnWorldLoad/PreWorldGen doc updates (#2532)

* update OnWorldLoad/PreWorldGen docs to refer to eachother

* update rewriter

* clarify wh...

github.com/tModLoader/tModLoader - 612fc42f70a558e5176b1a4d5ee817e098f42186 authored over 2 years ago by direwolf420 <[email protected]>
Save & load for NPCs (#1665)

* First commit on the save&load

* Added a check to verify that the NPC is saved

* Shortcir...

github.com/tModLoader/tModLoader - 81073299461b4c6b1727a4d55e6e86c14815a46b authored over 2 years ago by Ishigh1 <[email protected]>
[1.4] Move `Recipe.CreateRecipe` and `Recipe.CloneRecipe` to `Recipe` (#2470)

* Make `Recipe.Create` use currently loading mod

* Make `Recipe.Create` public

* Remove `M...

github.com/tModLoader/tModLoader - 534a5b1ef77f0ef57873944294ab4fe169130f0a authored over 2 years ago by Exterminator <[email protected]>
Add port and test for `GrowthFXGore` -> `TreeLeaf` (#2585)

github.com/tModLoader/tModLoader - 018edba5767af57b9804293d299a5171e1f37af2 authored over 2 years ago by Exterminator <[email protected]>
Improved Utils.OpenToURL further for unix systems.

github.com/tModLoader/tModLoader - f6b470d0e2f8667aca3a788151ffcb6c6b482f21 authored over 2 years ago by Mirsario <[email protected]>
Fixed #2544 (Cannot open mod links in Firefox)

github.com/tModLoader/tModLoader - 7ba27bbd9d9db1a53bdef194e9e984b7d703f46e authored over 2 years ago by Mirsario <[email protected]>
More ModTrees code (#2576)

* ModTree and ModPalmTree Shake and TreeLeaf methods. removed TreeGrowFX

* Smart cursor inter...

github.com/tModLoader/tModLoader - 5979eaa5276f192d3de121bcbe76cb44fba35b8d authored over 2 years ago by Ved_s <[email protected]>
Fix ExampleMod ExampleTree Since QuickBuild didn't flag the error, grrr

github.com/tModLoader/tModLoader - ebe1e5d65faeb297af743d3b36a0eb0ea1a1be35 authored over 2 years ago by nmoll <[email protected]>
Fix SetTreeFoliageSettings missing a ref

github.com/tModLoader/tModLoader - f702b77965e296da19810c1142a721b8b01da9ff authored over 2 years ago by nmoll <[email protected]>
Workshop Description Separate (#2572)

* Split out Workshop Description from Standard Description

* Expose direct writing change not...

github.com/tModLoader/tModLoader - 9eb0299a2c6ea62892e5a4fea4e6fb951da20c5e authored over 2 years ago by Solxanich <[email protected]>
[1.4] NPC.Sets.AllowDoorInteraction Entry (#2550)

* Sets Entry & ExampleMod

* Small comment update for Sets entry

github.com/tModLoader/tModLoader - 9606ea1107a73f0f9957edf40d6b7194be9adaff authored over 2 years ago by MutantWafflez <[email protected]>
[1.4] Update Chinese localization (#2492)

* Update tModLoader.json

Replace the names of some biomes with the translations from the Offi...

github.com/tModLoader/tModLoader - 53b018e4f2d98c14bc4a9ec4f8ee2e353139d9b1 authored over 2 years ago by Stargazing Koishi <[email protected]>
Fix SpawnedFromStatue being true on all NPCs when multiple players are connected

github.com/tModLoader/tModLoader - 4693824dd525ec6d9bfcfdc0de7c6be424cb0423 authored over 2 years ago by Chicken-Bones <[email protected]>
Merge branch 'tModPorter' into 1.4

github.com/tModLoader/tModLoader - 3fe9b999a3dd69288a1c8dd26fdae4e4048efb75 authored over 2 years ago by Chicken-Bones <[email protected]>
Make Workshop Image Separate (#2561)

* Make Workshop Image Seperate

* Wording icon_workshop

github.com/tModLoader/tModLoader - bf105840eaf48fcd3691d16bc7b2efe6fec60f93 authored over 2 years ago by Solxanich <[email protected]>
Add property override and access modifier refactors

github.com/tModLoader/tModLoader - 447ea19b56447a490de871685c4fa21cb04f5e27 authored over 2 years ago by Chicken-Bones <[email protected]>
Merge branch 'tModPorter' into 1.4

github.com/tModLoader/tModLoader - 88453e38810e48605b358486315acf68b1606fdb authored over 2 years ago by Chicken-Bones <[email protected]>
Don't expect casts to be inserted

github.com/tModLoader/tModLoader - bb519e5a38009fc06ae122c53c59ae43427c95e5 authored over 2 years ago by Chicken-Bones <[email protected]>
Helper method and pattern matching cleanup

github.com/tModLoader/tModLoader - 4322cdb59beba074888990fcd10e3a54402061eb authored over 2 years ago by Chicken-Bones <[email protected]>
Port sounds!

github.com/tModLoader/tModLoader - c35d05a22a3607bea9b2baef32191c2a6806a5c5 authored over 2 years ago by Chicken-Bones <[email protected]>
Fix `Player.ZonePurity` always false on servers (#2560)

github.com/tModLoader/tModLoader - 775911936cf6d4c1428d1f49d3cd13a88346a4f4 authored over 2 years ago by Exterminator <[email protected]>
Updated a 'Main.Ambience()' comment.

github.com/tModLoader/tModLoader - 33f32a769d488b3ef2a63b1bf66dd96032c2c6e0 authored over 2 years ago by Mirsario <[email protected]>
Some Sound Bug Fixes (#2520)

* sound fixes

* fixed the Eye of Cthulhu not playing its pitched roar sounds during its fast ...

github.com/tModLoader/tModLoader - 05e439ef19b1235cf538315394793fcdb63daeb5 authored over 2 years ago by John Baglio <[email protected]>
Add SoundStyle.WithVolumeScale and WithPitchOffset (#2555)

* Add SoundStyle.WithVolumeScale and WithPitchOffset

* tModPorter

github.com/tModLoader/tModLoader - 0ac7d1ed2fa0c0ba94f3ec83168fd3482d484b43 authored over 2 years ago by Chicken-Bones <[email protected]>
Merge branch 'tModPorter' into 1.4

github.com/tModLoader/tModLoader - 2d786a6ddd920686649c0b615aad0ad7129569e2 authored over 2 years ago by Chicken-Bones <[email protected]>
Add ModItem support to ItemTags

github.com/tModLoader/tModLoader - 4e71ce1a959faea1dba302f109e69310818d5492 authored over 2 years ago by JavidPack <[email protected]>
Fix sound tests

github.com/tModLoader/tModLoader - 6bf23c26c7c9a5132a4970c322997cb2e288f71e authored over 2 years ago by Chicken-Bones <[email protected]>
Flesh out sound tests

github.com/tModLoader/tModLoader - 6ed1aa25824c17c41a38fed9e9ab250116576955 authored over 2 years ago by Chicken-Bones <[email protected]>
[1.4] Reintroduce several 1.3 thrower fields (#2553)

* Reintroduce several 1.3 thrower fields

* adjust docs, reset fields

* tmodporter

github.com/tModLoader/tModLoader - d050a795e483ee2cfd6354f9524d6a143412faf0 authored over 2 years ago by direwolf420 <[email protected]>
Add armTexture/femaleTexture note to equip texture porting

github.com/tModLoader/tModLoader - c3fe1aaa66c8c07db976c8e1435623ca554eb4ef authored over 2 years ago by Chicken-Bones <[email protected]>
EquipTexture parameter rearranging

github.com/tModLoader/tModLoader - e840297e56eb17bde5da0e0ff6e262cf05f3a502 authored over 2 years ago by Chicken-Bones <[email protected]>
EquipTexture renames

github.com/tModLoader/tModLoader - ed8a2e251f236ac28fc49082609c20a74d2328bd authored over 2 years ago by Chicken-Bones <[email protected]>
Add instance -> static invoke rewriters

github.com/tModLoader/tModLoader - f2bebe5435232259d28236f0ab35131b42bfcf86 authored over 2 years ago by Chicken-Bones <[email protected]>
Merge branch 'tModPorter' into 1.4

github.com/tModLoader/tModLoader - be3497f439ebe677e2bb30987e4082cb3c15e403 authored over 2 years ago by Chicken-Bones <[email protected]>
Goodbye old rewriters

github.com/tModLoader/tModLoader - 40e881353e00268b020a28b2e9d082fa4bd2181a authored over 2 years ago by Chicken-Bones <[email protected]>
Reduce a bit of boilerplate

github.com/tModLoader/tModLoader - d158d0087c00cfc2e7c0c7157cd8a20201e2bc3d authored over 2 years ago by Chicken-Bones <[email protected]>
Refactor player damage modifiers

github.com/tModLoader/tModLoader - 5f797ccd26aa45ec32db99db6c40b61857833740 authored over 2 years ago by Chicken-Bones <[email protected]>
Port DamageClasses!

github.com/tModLoader/tModLoader - 75af526982af433472efd34bede7499b6ba10e20 authored over 2 years ago by Chicken-Bones <[email protected]>
Merge branch '1.4' into tModPorter

github.com/tModLoader/tModLoader - e5f5d776e729eda193062b1f91f8563b729b9996 authored over 2 years ago by Chicken-Bones <[email protected]>
Add instance member refactors (comments for now)

github.com/tModLoader/tModLoader - 0d41523faad81464ae2112fc7199377309a79d07 authored over 2 years ago by Chicken-Bones <[email protected]>
Update expected test results for GenBase and EntitySources

github.com/tModLoader/tModLoader - d9a522007991e11905352ba69e84ff11840ec77d authored over 2 years ago by Chicken-Bones <[email protected]>
1.4 better asset load errors (#2482)

* Assets now show up in mod error page again, color coded edit distance, scrollbar.

* Update ...

github.com/tModLoader/tModLoader - ee707e024f6b598f2a0f3b4a822615be1a2ded76 authored over 2 years ago by JavidPack <[email protected]>
More tModPorter tests and rewriters (#2535)

* remove a resolved todo

* Mod.Properties change

* Entity.NewEntity (IEntitySource) change...

github.com/tModLoader/tModLoader - 09a20a4eac34a27466c19da41997cc5d8a7e9f0a authored over 2 years ago by direwolf420 <[email protected]>
Merge branch 'tModPorter' into 1.4

github.com/tModLoader/tModLoader - 9110dc7c3b1eb872ac65521ef484cfc80eed4b2f authored over 2 years ago by Chicken-Bones <[email protected]>
Fix sounds on ExampleChest.cs

github.com/tModLoader/tModLoader - 64bd4970219ed1a502de992a90ad859b1c952a38 authored over 2 years ago by Chicken-Bones <[email protected]>
[1.4] Publicise Player.OpenChest, tweak ExampleChest (#2549)

* publicise Player.OpenChest, docs

* Upgrade ExampleChest with new code, fix wrong sound, mak...

github.com/tModLoader/tModLoader - e376d3e411841bd73249d5ab7a82ae918cdf7cf5 authored over 2 years ago by direwolf420 <[email protected]>
Fix music loading (#2536)

github.com/tModLoader/tModLoader - f2e351e38755de1c9be256f40f17423bcb328691 authored over 2 years ago by Exterminator <[email protected]>
[1.4] Update Spanish localization (#2467)

* [1.4] Update Spanish localization

Updated the translations with the ones that appear at the...

github.com/tModLoader/tModLoader - 5ef4c9e623bd8fb2d0b01076d7cd940b876fa116 authored over 2 years ago by Wolf Igmc4 <[email protected]>
[1.4] ExampleMod: ModIntegrationsSystem (#2461)

* ExampleMod: ModIntegrationsSystem

* more comments

* item tags in hover text on their own...

github.com/tModLoader/tModLoader - 34396e5a4e743e8b9aa0236404ddb1ba4d4a299d authored over 2 years ago by direwolf420 <[email protected]>
Refactor services and make site status service more async

github.com/tModLoader/tModLoader-Discord-Bot - 61e4ae4775318d82fca7f4ea313fc24b32c50203 authored over 2 years ago by jofairden <[email protected]>
Refactor startup of the bot

github.com/tModLoader/tModLoader-Discord-Bot - 8b23e36a82fd11937ca1c1ac0529fbe93901ca1f authored over 2 years ago by jofairden <[email protected]>
[ExampleMod] Reorganize ModConfigShowcases (#2527)

* [ExampleMod] Reorganize ModConfigShowcases

* Split ModConfigShowcases file into separate fi...

github.com/tModLoader/tModLoader - 75e2a87175e4e4346bf3c4f7c6596504917781f7 authored over 2 years ago by NothyariS0 <[email protected]>
Update GenBaseTest

github.com/tModLoader/tModLoader - f9a4abf6026769b86601d633f7f15334981a59d5 authored over 2 years ago by Chicken-Bones <[email protected]>
Add more easy refactors with the existing system.

github.com/tModLoader/tModLoader - 1542e8002ae264c55407f2702c51f91976991d92 authored over 2 years ago by Chicken-Bones <[email protected]>
Add OnWorldLoad comment + some other fixes

github.com/tModLoader/tModLoader - b4f77a32874b5349902d3b1f5957da56ffe00bfc authored over 2 years ago by Chicken-Bones <[email protected]>
Fix CustomRecipe Expected and input being swapped

github.com/tModLoader/tModLoader - 33afdc862fb0046b6c14e269b689d12586f8f62d authored over 2 years ago by Chicken-Bones <[email protected]>
Add removed hook messages

github.com/tModLoader/tModLoader - 67d30b981a70464abf98b154649f38dc54400231 authored over 2 years ago by Chicken-Bones <[email protected]>
Make BanAppealChannelService.setup async

github.com/tModLoader/tModLoader-Discord-Bot - 65b413d57d29e4ffb09ad7f31bf9d5613abb4d52 authored over 2 years ago by jofairden <[email protected]>
Send a message in BotWorld once booted

github.com/tModLoader/tModLoader-Discord-Bot - 1415403bf2a831f7f790e16bc2e37200650f14c1 authored over 2 years ago by jofairden <[email protected]>
Make recipe rewriter work on custom ModRecipe types

github.com/tModLoader/tModLoader - 6d3a2b266d8e77db3f1122f0b2817136ca34f8d5 authored over 2 years ago by Chicken-Bones <[email protected]>
Unify #if TESTBOT statements

github.com/tModLoader/tModLoader-Discord-Bot - 9035d800dbc48331292a35b68a0a53132a3b86aa authored over 2 years ago by jofairden <[email protected]>
More tModPorter tests and rewriters (#2522)

* add BackgroundTextureLoader methods with Mod param

* ModXBgStyle tests and rewriters

* a...

github.com/tModLoader/tModLoader - 9bff3086d61c8cbaa514089da541fe2bf973fd14 authored over 2 years ago by direwolf420 <[email protected]>
Update TML_TEAM.md

github.com/tModLoader/tModLoader - 991558afed179bf2a0652ff45c8d56e7176bebcf authored over 2 years ago by Jofairden <[email protected]>
Add more automatic issue labels

github.com/tModLoader/tModLoader - 021c8ab27695e1d4536bde816017785648a980bc authored over 2 years ago by Jofairden <[email protected]>
Update feature_proposal.yml

github.com/tModLoader/tModLoader - aba228e1ba3d13778ea0067378375b2422964df3 authored over 2 years ago by Jofairden <[email protected]>
Update bug_report.yml

github.com/tModLoader/tModLoader - 84a13241b0e061d667dd08cb79e26512a49ef379 authored over 2 years ago by Jofairden <[email protected]>
Merge branch 'tModPorter' into 1.4

github.com/tModLoader/tModLoader - 9b993f49b7cf03157bd1f76a8f1dd31d4e37801e authored over 2 years ago by Chicken-Bones <[email protected]>
Fix crash when SetIngredient is in a lambda/anon method. Impl to follow

github.com/tModLoader/tModLoader - 3ab4c90b1e64ee75dd16077c507c0a45278722ba authored over 2 years ago by Chicken-Bones <[email protected]>
Make tModPorter not crash when a rewriter throws

github.com/tModLoader/tModLoader - 27b68511e45542700d8a827b47ed8b2b3bf0db3a authored over 2 years ago by Chicken-Bones <[email protected]>
Add test for custom recipe creation method

github.com/tModLoader/tModLoader - 1eb8f54c9deec26e6382420d8070e611dff599fd authored over 2 years ago by Chicken-Bones <[email protected]>
RecipeRewriter!

github.com/tModLoader/tModLoader - 1de20211bee58657d56b6fec5cb34a0053a1e05f authored over 2 years ago by Chicken-Bones <[email protected]>
Update SUPPORT.md

github.com/tModLoader/tModLoader - b94bd8a9fec7934f575c2c263397167df67ed660 authored over 2 years ago by Jofairden <[email protected]>
Fix DamageClass.MeleeNoSpeed benefiting from all classes (#2523)

* fixed all damage bonuses applyin' to certain melee weapons

* fix lack of Generic inheritance

github.com/tModLoader/tModLoader - 8779d01f3626a3cd673e495e0637881b47b60c9d authored over 2 years ago by ThomasThePencil <[email protected]>
Update README.md

Add Solxan as official team member

github.com/tModLoader/tModLoader - fa3a0fb0ead2062151a447c9111a73d240830812 authored over 2 years ago by Jofairden <[email protected]>
Make sure ContentFolderNotFound message ends up in logs.

github.com/tModLoader/tModLoader - 03dad3ee027f519a589ea0108b8e59714569fa24 authored over 2 years ago by JavidPack <[email protected]>
Rename Fixed -> Expected

github.com/tModLoader/tModLoader - 4fdbd8e83b8035797364a16a8e5d0d7fe3b918bf authored over 2 years ago by Chicken-Bones <[email protected]>
Make comments more consistent

github.com/tModLoader/tModLoader - b9968afd186314e96f4b224f55844fed56bcf017 authored over 2 years ago by Chicken-Bones <[email protected]>
comment cleanup

github.com/tModLoader/tModLoader - 9c83e63512ac0bdce86c720a4b4d9aaefb9c4cd0 authored over 2 years ago by Chicken-Bones <[email protected]>
Fix UseType with generic parameters

github.com/tModLoader/tModLoader - 281b40bba6ab273e11c869fd907a12f5d3cb8461 authored over 2 years ago by Chicken-Bones <[email protected]>
Add more vanilla member renames

github.com/tModLoader/tModLoader - c837697fc20558d3f1465fd29af93cd330b20bfe authored over 2 years ago by Chicken-Bones <[email protected]>
Add fallback for steam failing to find Terraria install dir pt2 (Fixes #2491)

github.com/tModLoader/tModLoader - 5fb58ab4f5b31cb3497cb4ba13858458b2663a9c authored over 2 years ago by Chicken-Bones <[email protected]>
Fix regression when moving a method across types

github.com/tModLoader/tModLoader - 15b022d99410e0bb3afbe17a349d2227f9658169 authored over 2 years ago by Chicken-Bones <[email protected]>
Reorganize Config.cs into Terraria and ModLoader refactors

github.com/tModLoader/tModLoader - ff7a4fd10297ddc8fb8889a18b9bf7bdaf34c03d authored over 2 years ago by Chicken-Bones <[email protected]>
Add namespace handling to RenameType

github.com/tModLoader/tModLoader - 0c3db0c7a00b5db96a21e657ff4adb431142aadb authored over 2 years ago by Chicken-Bones <[email protected]>
Add fallback for steam failing to find Terraria install dir (Fixes #2491)

github.com/tModLoader/tModLoader - 9abcb39eb725e9418cf0d9f8688e08d79842913d authored over 2 years ago by Chicken-Bones <[email protected]>
added CountsAsClass variants for DamageClass itself (#2513)

death

github.com/tModLoader/tModLoader - bd1c37a799fac00fba5c46d3d88b74a581d99e9e authored over 2 years ago by ThomasThePencil <[email protected]>
[1.4] Add fullyDestroyed parameter to (Mod/Global)BlockType.KillSound() (#2505)

* Added fail parameter

* Added `fail` parameter to `ModBlockType.KillSound()`, `GlobalBlockTy...

github.com/tModLoader/tModLoader - a1cafe74b53bd53d7f1137157ccbc072f5134f83 authored over 2 years ago by Michael Scott <[email protected]>
Merge branch 'tModPorter' into 1.4

github.com/tModLoader/tModLoader - 409fd67596ee3326a6311c98049f3b55f2294097 authored over 2 years ago by Chicken-Bones <[email protected]>
Add some more type renames (not that they all work yet)

github.com/tModLoader/tModLoader - 73d53de1ae71a533068935f929b0e49dd71f48f9 authored over 2 years ago by Chicken-Bones <[email protected]>
Revert forced UTF8 encoding. Add todo.

github.com/tModLoader/tModLoader - e82d293e3655e1386124f26af555d73bf451cff6 authored over 2 years ago by Chicken-Bones <[email protected]>
Namespace renaming! (and a couple more renames)

github.com/tModLoader/tModLoader - 8ec23351b7d1aa7295fee19e4bc30d31bc172d6d authored over 2 years ago by Chicken-Bones <[email protected]>
Improve tModPorter speed 10x on large projects.

github.com/tModLoader/tModLoader - 00d08f93018ac24531cba4935fce6479f4e420ed authored over 2 years ago by Chicken-Bones <[email protected]>
More tModPorter tests (#2489)

* allDamage change

* GetGoreSlot changes

* World.Generation namespace change

* add more...

github.com/tModLoader/tModLoader - abaab4fdde9963dab6dd54225821277cc808dd02 authored over 2 years ago by direwolf420 <[email protected]>