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

Add additional handling for Corrupt Install Scenarios (#3784)

* Add additional handling for Corrupt Install Scenarios

* Updates & Cleanup

763ae13fb46fe857609536c9820073f891f2a133 authored over 1 year ago by Solxan <[email protected]>
Silence SteelSeries connection errors and http failures on async threads

eb3a3df49ccdefb72347b2cd018fc93b563c39fd authored over 1 year ago by Chicken-Bones <[email protected]>
Revert "Change ACF File to just be deleted and left for regeneration each launch"

This reverts commit 9b007c2fc217ab10e6a885f792b9c59a6b400c0f.

48eb28a339df2465a4dd806c5da775d3832743ed authored over 1 year ago by Solxan <[email protected]>
Ported & updated Tantamount's patron set.

96e6919054810f17423d52c15638d047b3e2056f authored over 1 year ago by Mirsario <[email protected]>
Revert "Cleanup Organization of ModPlant/IPlant/ITree, Non-Breaking"

This reverts commit 08050d14152cf1134612d304a56e3fc04a104cec.

5c412cc6e24c2e6f480c7e32637615768ee86e9c authored over 1 year ago by Solxan <[email protected]>
Seal ModAccessorySlotPlayer to prevent modder mistakes

4ead0ba5da36370f4b418ab959f819d9fc54e682 authored over 1 year ago by JavidPack <[email protected]>
Fix doc reference

7b1bf7141f386e868bd422a345c81eb2696a61c4 authored over 1 year ago by JavidPack <[email protected]>
Dust Documentation, etc.

1953e044bbe65494b16e80c8a6c8aa9ab1b56e21 authored over 1 year ago by JavidPack <[email protected]>
Disable debug build upload in CI going forward to minimize confusion

74ddfcf5abc23d8d854b0ee9d47c09468e2d976a authored over 1 year ago by Solxan <[email protected]>
Fix #3764

26fc93f3741a106e1f4e49ea812b544170091555 authored over 1 year ago by Solxan <[email protected]>
Fix #3749

efba961f79ffd772135aed2940c77698a9d5d3c2 authored over 1 year ago by JavidPack <[email protected]>
Fix #3742

2091d8d2448fc8f55c368eb5ac6d3701ab56e5ce authored over 1 year ago by JavidPack <[email protected]>
Update PartyZombie.cs

171eee5ae53c3d1362a727b31b27b5358c420fa7 authored over 1 year ago by JavidPack <[email protected]>
Fix #3434

0b89af69efe05efbe901f2daf241b8f1fa04642b authored over 1 year ago by JavidPack <[email protected]>
Fix #3692, Also serves as an example for using Obsolete on hooks (#3770)

* Fix #3692

* Add tests, tests work now with updated tmodporter

* Make obsolete Kill metho...

c034ac85ad13196092ad6f533b8b2aafddce73fe authored over 1 year ago by JavidPack <[email protected]>
Rewrite CheckIfPublishedForThisBrowserVersion Logic (#3767)

* Rewrite CheckIfPublishedForThisBrowserVersion Logic

* Revision 3 - Better Docs & Logic I'm ...

2e7bb1d9496b05f6c7e3ff9bfc456d478c557b0d authored over 1 year ago by Solxan <[email protected]>
ModPlayer OnPickup hook (#3759)

* Add ModPlayer OnPickup hook

* Fix wording on ModPlayer OnPickup docs

0a2e6788048fc46231774c6e0c21c193ebcf8993 authored over 1 year ago by stormytuna <[email protected]>
ItemID.Sets.IsSpaceGun (#3761)

* Added ItemID.Sets.IsSpaceGun

* Update ItemID.TML.cs

b6a6fcc40d2d39aed6df98e862f29e8deaf7a77e authored over 1 year ago by BasicallyIAmFox <[email protected]>
Add modded world header data (#3746)

* Add modded world header data

* Add last used mods to world, also world gen mods+example, Fi...

71dfb75c9577678f1e7ac77736c9a24d82dc20e4 authored over 1 year ago by Chicken-Bones <[email protected]>
GlobalInfoDisplay.ModifyDisplayParameters supersedes ModifyDisplayValue/ModifyDisplayName/ModifyDisplayColor

3ca9bf16a3722c35ea86377b7a28f4456b072743 authored over 1 year ago by JavidPack <[email protected]>
Fix tModPorter ability to rename obsolete overrides

Co-Authored-By: Chicken-Bones <[email protected]>

246388aa64e6e8c72dc7b29e2523cb8e4fe8657c authored over 1 year ago by JavidPack <[email protected]>
Update ru-RU tModLoader.hjson (#3734)

* Update ru-RU tModLoader.hjson

* Update ru-RU tModLoader.hjson

Revert tags language

476f64480f12b7c41336f89f8f7dc624700e6553 authored over 1 year ago by RazzSG <[email protected]>
Moves ArgsConfig Parsing in to tModLoader.dll & add env-argsConfig variant (#3724)

* Moves ArgsConfig Parsing in to tModLoader.dll & add env-argsConfig variant

* Add Try-Catch ...

6e7e5a75d39881b7b072314a6b5d2588496622d2 authored over 1 year ago by Solxan <[email protected]>
Auto Enable Dependency Mods on Reload (#3726)

* Rename variable for clarity & re-add diff style EnableDeps

* Fix avoidable call of EnsureDe...

73dc09057d52503d77499ea907beb4307618a326 authored over 1 year ago by Solxan <[email protected]>
Cleanup Organization of ModPlant/IPlant/ITree, Non-Breaking

08050d14152cf1134612d304a56e3fc04a104cec authored over 1 year ago by nmoll <[email protected]>
Fix MonoModHooks.DumpILHooks always throwing (#3755)

* Update MonoModHooks.cs

* Update MonoModHooks.cs

c01c09025b459bb67fd7266239bb1ad870e4c359 authored over 1 year ago by BasicallyIAmFox <[email protected]>
Fix SignedByte inconsistency in ModAccessorySlotPlayer

13ca6cfa5ae429a2dd079fffb1d9a14db7a93b44 authored over 1 year ago by nmoll <[email protected]>
Fix docs on Item.cs.patch (#3747)

* Fix docs on Item.cs.patch

* Update Item.cs.patch

---------

Co-authored-by: JavidPack ...

e23c618551c577e045eff6a2317ff06185e595dc authored over 1 year ago by NeonCube <[email protected]>
Config Elements state if they required a reload (#3362)

* Make tooltip and label say if a reload is required

* Fix compilation, null issue

* Fix l...

c7245fd60daa22a569a17a7219535cc268d02594 authored over 1 year ago by Destructor_Ben <[email protected]>
Modded Emote Bubble (#2918)

* Basic emote bubble things + example

* ModEmoteBubble stuff completed

* - Format fixes
-...

bf6597369454a25a662172be9e63cbe411827a57 authored over 1 year ago by -Cyril- <[email protected]>
Change ACF File to just be deleted and left for regeneration each launch

9b007c2fc217ab10e6a885f792b9c59a6b400c0f authored over 1 year ago by nmoll <[email protected]>
Fix IntermediateInstallState Caching Gap in ModBrowser icons

35ac128608c34c534e454ffd9ee94150a11d0e59 authored over 1 year ago by nmoll <[email protected]>
Fix mis-usage of evaluation braces

4bad75439824893286bbc91912c7d860e8a95b77 authored over 1 year ago by nmoll <[email protected]>
Robustness Update for Github Build.yaml

3adceef0f8dacfa760a2b1e5e2534d80fc63c6e1 authored over 1 year ago by nmoll <[email protected]>
ExampleHerb add AcornAxe effect

fedb0ea27990b8101263d94b0b2bd7cea3fb8961 authored over 1 year ago by JavidPack <[email protected]>
Direct port of "Added support for Modded Builder Toggles", #2511 (#3731)

* Direct port of "Added support for Modded Builder Toggles", #2511

Co-Authored-By: Kirtle <ma...

716495e5db60b85240199bc26098fbef13d89e33 authored over 1 year ago by JavidPack <[email protected]>
Tile Documentation (#3685)

* Vanilla remappings documentation

* Initial documentation for Tile.TML.cs

* More work

...

bdc36b60a3ba5b0b2a39e825ebf6dbf46cfcd6a6 authored over 1 year ago by Destructor_Ben <[email protected]>
Update MonoMod (fixes #3625)

d053670a1c88ec94a83b904012182116f3f8a3a0 authored over 1 year ago by Chicken-Bones <[email protected]>
Mod Icon Bug Fixes (#3703)

* Fix mod workshop icon having vanilla border

* Fix mod icons in manage mods menu

* Use fa...

37dadf8346c0eeffae6c389a01c89d0a65acbafc authored over 1 year ago by Destructor_Ben <[email protected]>
Fix #3688 (Terrarian Legendary prefix exception)

9ca5fd1463b0cca567ec72821057cc9f7377544c authored over 1 year ago by JavidPack <[email protected]>
Re design Mod Browser & Back-end (#3346)

* Added basic paging storage

* Mod Browser Interface Sketching

* Refactor of Browser Back ...

beae839e625a8f199bffa798b1e783d4c59a251d authored over 1 year ago by Solxan <[email protected]>
Better Changelogs (#3710)

* Update WorkshopHelper.cs.patch

* review

* Fix EM changelog

not sure it works bc i can...

e597e0a584ae1fed8c7392fc337fc9c4accfffcb authored over 1 year ago by Destructor_Ben <[email protected]>
Fix #3717 (Fix some shop items not having material bool set)

e6e8afec8d5b8b36124edcc69c841ad0d9642763 authored over 1 year ago by JavidPack <[email protected]>
Translation file update script

06aa7cd4e2f40a88093e8e3be5d0eef0675e3d07 authored over 1 year ago by Chicken-Bones <[email protected]>
Prevent publishing dev-built mods on stable (#3711)

* Fix

* Review changes

5af7f32a4b0b7662908efc31946fecdb31100fd9 authored over 1 year ago by Destructor_Ben <[email protected]>
Make FirstChanceExceptionHandler CCTOR Safe

549467e26a9317342e21d851d2a4c0555285e7d5 authored over 1 year ago by nmoll <[email protected]>
Temp Code for a deferred freeze in September. 2023.8 to be the version next on stable

0f4c16c3156c02542da60d4d1eb72cb236a3da33 authored over 1 year ago by nmoll <[email protected]>
a few general stat fixes (#3713)

* fix new general stat items

* turns out Crimson armor also didn't give enough damage

8ddf409a89e1707e436134e89d0da09187fda21d authored over 1 year ago by ThomasThePencil <[email protected]>
Fix tModPorter meleeCrit typo

5a6b9c1b278bb1c6ed9bc6ec090b008525df4604 authored over 1 year ago by JavidPack <[email protected]>
Refactor GetWorkshopFolder Logic & Document. Fixes issue with GoG when Directory.Exists returns true due to being too close to OS root

cb42d82f659cae5dedfa85598b45d8f91955b468 authored over 1 year ago by nmoll <[email protected]>
Made GenPass instances hideable. (#3642)

* Made GenPass instances hideable

* Now gen passes are removed in their Modify methods

* U...

8460afd82e71a88b7fa3856713e33baa4f0fda57 authored over 1 year ago by BasicallyIAmFox <[email protected]>
Now TooltipLine instances can be hidden. (#3641)

* Now TooltipLine instances can be hidden.

* Changed ExampleTooltipsItem to use Hide method
...

42daf2a8789bebab092902a4dad59bdfdfd88a17 authored over 1 year ago by BasicallyIAmFox <[email protected]>
Update Log Archiver For Terraria Steam Client And Environment.Log (#3706)

* Initial Sketching

* Logging Archive Rewrite for TerrariaSteamClient And Environment.Log

...

8692420a336114831f87811de32526238cd42ee1 authored over 1 year ago by Solxan <[email protected]>
Doc clarifications

7de4a788974cc00a619504aa38b70a1b9ce8d8e5 authored over 1 year ago by JavidPack <[email protected]>
Fix hover texts overlaps in UIModItem, special icon for translation mods.

3c4edc60a95c70c73760b28241237cfce6b62a1d authored over 1 year ago by JavidPack <[email protected]>
Fix an issue with translation mods and localization count features

f8c5f303901c8ba244b860a9482081d99ce3593e authored over 1 year ago by JavidPack <[email protected]>
Forward Port #3698 - Additional World, Player Save Protections

1f14d9827519bf5d52afa2f044a59f9a0db09dd4 authored over 1 year ago by nmoll <[email protected]>
Further OneDrive SaveData Migration Fixes

f1b1baf66a95d4ae81f65ce6efd571a124041e6b authored over 1 year ago by nmoll <[email protected]>
Example Last Prism Port (#3646)

* Update en-US.hjson

Updated for Example Last Prism and its projectiles.

* Added the Examp...

b2482781414823080ec5b625bdfc5188497f7e41 authored over 1 year ago by VaemaVoid <[email protected]>
Rework NPCID.Sets.DebuffImmunitySets (#3453)

* Initial NPCID.Sets.DebuffImmunitySets rework efforts

* Implement GrantImmunityWith approach...

eed9b65a50531ef1ac167130a40369ef87a41e25 authored over 1 year ago by JavidPack <[email protected]>
Fix Duplication Search (#3649) (#3682)

* Update ItemFilters.cs.patch

* simplify a little

* Update ItemFilters.cs.patch

-------...

77f7cc3d8603980f7f53c7a62f6308ab2bc09de3 authored over 1 year ago by Destructor_Ben <[email protected]>
Fix #3665 , createLeaves now defaults to True to match 1.4.4 changes.

1352e4b5c8109de9f86cc20735bceb91ebdb5198 authored over 1 year ago by JavidPack <[email protected]>
Should Fix #3689

f2ec02c14813bafbe77f909acbfcd7a51ba52565 authored over 1 year ago by JavidPack <[email protected]>
Add Preview Beta Name Dynamicism

2f533559f716a1eac0818fad5ac27511a659bca2 authored over 1 year ago by nmoll <[email protected]>
NPC interaction (damaged by) related docs

686b28bc617b6c3740fa06c9164ac068269d5e05 authored over 1 year ago by JavidPack <[email protected]>
Final newline in localization files for git consistency.

f2a1fe7e4e5ee9fdec6b7d4d8dac95ba329131f3 authored over 1 year ago by JavidPack <[email protected]>
Moved ModGore.OnSpawn calls to after vanilla init, + fixes ChildSafety replacements having ModGores.

2ac9759bad0a92dcd1d5fc3fe7ced1564d5a008d authored over 1 year ago by Mirsario <[email protected]>
Fixed gore/leaf type 0 being treated as valid in some areas.

1657a09cd121bd83b2bbd1c2bc1da67cf7e5635d authored over 1 year ago by Mirsario <[email protected]>
Fix UnloadedModItem in accessory slot deletion

c1090261cd70cefaf0238e38bf2a7e2a9299a7ee authored over 1 year ago by nmoll <[email protected]>
Fix #3670

14d1ad03a2977dc388ff0be0c6cd3388fe7ece43 authored over 1 year ago by JavidPack <[email protected]>
Fix #3668 (#3671)

* Fix

* Use a different approach, keep the option open for the dictionaries to work for vanil...

331c5faa81df9822c72853be43abff5c5afd92d5 authored over 1 year ago by Destructor_Ben <[email protected]>
Fix Grand Design not dropping wire directly into player inventory, half of #3680

835f07a6eb1ef9d238dc2de7dd35d6c420ce7d07 authored over 1 year ago by JavidPack <[email protected]>
UIModItem different version link to beta branches wiki page. Adjust tooltip

"Click to Update" -> "Switch to a different tModLoader version"

673ff63442c006e57b91c7d76eef138201aba6bf authored over 1 year ago by JavidPack <[email protected]>
Fix documentation link

66c9cf445d8ed118f4cab72095797d7e98339d60 authored over 1 year ago by JavidPack <[email protected]>
Fix Fishing Eye Of Golem Exploit

741ba2b1d9ffe0fe6b7460eeb435c4d0aae410bb authored over 1 year ago by nmoll <[email protected]>
Update MonthlyMerge.yml, fix typo

58c4d91fcfd7a983f87d3f081cf8549c0eda09cf authored over 1 year ago by JavidPack <[email protected]>
Crate Loot Fixes from 1.4.4 Port (#3677)

* Sky,Azure Crates + Ore Updates

* Remaining Crate Ports

f1b0f29734c800275818cfc9cbe29cced86e9291 authored over 1 year ago by Solxanich <[email protected]>
dedicated server management rewrite (#3675)

* management script rewrite

* management revisions

* imply --github on --tml-version

* ...

5da6b913421465c9fae857d85fafb75f3ae68afa authored over 1 year ago by turtletowerz <[email protected]>
Update MonthlyMerge.yml

334c08364e077c499d447ec7d7a2fc576176e2ec authored over 1 year ago by nmoll <[email protected]>
Changing index crlf to lf only (#3672)

820676f11f2ccd2eb4a67d505d67e31fee6c9bb5 authored over 1 year ago by DarioDaF <[email protected]>
Big Scary Enable Rollover

9f9e5346353bc9268c37bd324884e936d876d098 authored over 1 year ago by nmoll <[email protected]>
File Porting changes for 1.4.4 default (#3650)

* Untested File Porting changes for 1.4.4 default

* Adjust logic that seems incorrect

* Fi...

acc199f3834f3100ed83a28402a870b6b93d9198 authored over 1 year ago by Solxanich <[email protected]>
Fix #3639 (Firecracker tag effect damage scale)

535f80c4a633b3a63f6aef8a52836dfa2e1535a0 authored over 1 year ago by JavidPack <[email protected]>
Fix modded closed doors being hammerable

86323456f457e771f5c839ee776c0cd45474b127 authored over 1 year ago by JavidPack <[email protected]>
Info Display Fixes (#3604)

* Initial Work

* Fixed info display hovering

* Update ExampleMod.csproj

* Fixed tModPor...

8e0274a1fb317b856600a804acc93cd2635d31fe authored over 1 year ago by Destructor_Ben <[email protected]>
More custom LocalizedText examples, setBonus usage

3b2f60bdadc7e51a14fb41d7f5c1de0f627b7042 authored over 1 year ago by JavidPack <[email protected]>
Removed obsolete 64-bit TML mentions in OOM hints.

b2313885f81107ecd2f56129910578b4f35bbfb3 authored over 1 year ago by Mirsario <[email protected]>
Update ru-RU tModLoader.hjson (#3663)

* Update ru-RU tModLoader.hjson

* Partially undone guille­met reverts.

* Log -> Log-(file|...

3222ec5cfa14db8e4fd340848d928ce531e46888 authored over 1 year ago by RazzSG <[email protected]>
Run tag localization script and uploaded to steam

054a92bf82719a0ff0b08e03cebb365ff1b9691f authored over 1 year ago by JavidPack <[email protected]>
Update tmod lang file templates

550c18a7f2d9557ff2d9afb0fb5a95d78f28849b authored over 1 year ago by JavidPack <[email protected]>
TranslationsNeeded.txt only written if different to prevent git detecting unchanged files as changed

aee3e5ece65982d28dd0e4c5930e4fbc501e3882 authored over 1 year ago by JavidPack <[email protected]>
Localize various modconfig hover text, missing character/world warnings

7ffcac24b06fcba4c726c85a5ec0df102c35f3db authored over 1 year ago by JavidPack <[email protected]>
update russian translation (#3655)

* Update workshop_tags_1281930_russian.json

* Update workshop_tags_1281930_russian_Output.jso...

928991344300c3c7f4abf5bdeac8f7b93de0ea8a authored over 1 year ago by Blueberryy <[email protected]>
Update bug_report.yml

01c17a5ca128022d3a6aaba044f6f25c0223825b authored over 1 year ago by JavidPack <[email protected]>
Clarify PreKill gore parameter, fix #3658

eac8c627e000dac3a0925078632dc565ab40b8a5 authored over 1 year ago by JavidPack <[email protected]>
Show tmod version in patchnotes, don't show homepage unless exists.

905efac85982c55b78c3bb175ae81f0b4e566c54 authored over 1 year ago by JavidPack <[email protected]>
Update NPCID.cs.patch

5164c51d339a9778f2c8a9d9fae3a734fe453802 authored over 1 year ago by JavidPack <[email protected]>
Add StorePage localization templates for #3654

d2525ecfc7cfc1084eb2054f3ad56a1d05375b62 authored over 1 year ago by nmoll <[email protected]>
Initialize Solution for #3654

dbd01317c631964829f6efb76c733abbd480cfd2 authored over 1 year ago by nmoll <[email protected]>
Update the Preview Freeze Message (#3630)

* Update the Preview Freeze Message

* Update Text & Add Chat Tag

* Update Translations nee...

d8100b29d02dbaf8e7bfc2c9b7a9bbb731807021 authored over 1 year ago by Solxanich <[email protected]>