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

[1.4] WorldUIAnchor projectile sync fix (for EmoteBubble) (#2387)

* #WorldUIAnchorProjectileSyncFix: Fix desyncing emotes anchored on projectiles

* optimize by...

4e9c7401462d4c07b61d57267040d079bdf602a5 authored over 2 years ago
Port '-SkipSelect' to include 1.4 addition of Journey Mode world entry restriction (#2374)

* Port SkipSelect to include 1.4 addition of Journey Mode world entry restriction

* Add hooks...

0ea05ceae03ed4aa055f58d2a13b62fc24db6603 authored over 2 years ago
Unimportant, marked some Logging fields as readonly.

1eaa06307767c421cf8cc242797428b13e5f1865 authored over 2 years ago
Cleanup & split Logging.cs.

f968db640954b67e1e622907d7b5141aec38fe56 authored over 2 years ago
Only autoload ModGore on clients.

63e1561eb093e972b3435b38e59bbd713802417f authored over 2 years ago
Ignore UwUPnP silent exceptions.

86dc63c8c5b3cdb0cfc937f74be69eafa4d5708d authored over 2 years ago
JIT mods on load and allow extending from types in weak-refs (#2355)

* Initial JIT Mods implementation.

* Add more info to message

* Support properties and con...

13042534e43d5ae8372d88ce533b0324be60138f authored over 2 years ago
Player.GetWeaponKnockback improvements (#2372)

* fixed ammo knockback somewhat

* actual fix was different. hm

* improved knockback handli...

85798f90ea74990fe69bdcf6e7476d781b77b4c8 authored over 2 years ago
Workaround for Thread.Priority (Mac?) issues.

29461cefcb5d922e82d2c9359636b7fc20c7a82d authored over 2 years ago
Check for AllowVanillaClients before NPC SendExtraAI

9a30c975407c544a834c6e1e031f5ddd8b722b5f authored over 2 years ago
* Realization that BitsByte has no ref indexer *

bec1398176d8f43b763b115a100534143b21fe29 authored over 2 years ago
[1.4, quickfix] Stop projectiles from sending an extra byte if extra AI is empty (#2373)

* Stop sending extra byte

ProjectileLoader.SendExtraAI currently sends an extra unused byte. ...

c0a02427c384999fd290cb900600e079ca8867f1 authored over 2 years ago
Fix "Failed to publish the item to steam! The content folder for the published item is missing?!" (#2376)

* Fixed issue with relative/absolute paths

* Made paths more readable

6e58db376e00411b5be5a92883db9d69b0e43c03 authored over 2 years ago
Update en-US.hjson (#2369)

Fix damage class localization

79ce4610b7e25cce48090d58b152cac2a9670d70 authored almost 3 years ago
fix (#2368)

69a9d489b076610d7cdebf9591e2cde125bd02bb authored almost 3 years ago
[1.4] Example Fishing Crate + IsFishingCrate fix (#2358)

* tweak correct behavior for FishingCrate sets, docs

* ExampleMod: Add ExampleFishingCrate

f1cac656907b621f8f1255f50c3568a2fd14f67c authored almost 3 years ago
Example Chest Sound Fix (#2361)

f19c81f91c3460ce2624a3ea81f54c544b5ccfae authored almost 3 years ago
The Actual Grand French Localization Update (#2362)

Fixed an issue where the french translations didn't apply. I failed to notice it for so long, ev...

012287c52f121d5c899085993e30e3c28e7a0655 authored almost 3 years ago
Add tModPorter submodule

38e1c1ca23f19bf17fb115e805665d1c3d83f56d authored almost 3 years ago
whips should now display that targetin' reticule thing (#2360)

I also fixed Forbidden Storm (MagicSummonHybrid) not benefitin' from magic or summon effects

f7e796acee9b54b7a4df00d58c3a426ccb9fcb0d authored almost 3 years ago
The Grand French Localization Update (#2356)

Updates French Translation by a huge amount, to where every line here is french. I need people t...

8554c64b37195f09afd0a8336dad16691528fa97 authored almost 3 years ago
Fixes #2194 fully. Part 2 of High DPI to fix windows detection (#2357)

7ca59a8d20f8d37d3d5ccf36e15c9d71969ccd12 authored almost 3 years ago
Better fix for Accidental Upload of Mod Source files (#2349)

* Update WorkshopSocialModule.TML.cs

* Path.Combine

* Cleanup fix for 2263 actually tested...

c15e3bcef7dd4ad4524df1e71712229d3c69d817 authored almost 3 years ago
TagCompound tryget (#1877)

* Added TryGet

* Replaced the value not found behavior

* Update TagCompound.cs

* Remove...

352754a78774e8188d1313eb17f6574e02d2a604 authored almost 3 years ago
[1.4] Fix AnimationType Bug with ActsLikeTownNPC & ExtraFramesCount (#2028)

* Fix NPCID.Sets.ActsLikeTownNPC with AnimationType functionality

* Turn ActsLikeTownNPC to h...

ceb70ce67ed0602f3e8463d16e471205496c04a6 authored almost 3 years ago
[1.4] Netsend/Receive doc expansion and unification (#2344)

* docs: CanCutTiles more examples, unify uppercase in docs for ModItem/NPC/Player/Projectile

...

3f4e3d755786b3f237a8a549f9b696690ee0e97f authored almost 3 years ago
[1.4] dynamic item scalin' hook (#2345)

* Titan Glove is no longer unique

pog

* added light documentation for Player.GetAdjustedIt...

e0c5e977a42076681b83a68afd4ac85869eae0b2 authored almost 3 years ago
Re-implemented internal names for AddEquipTexture() and ported the equip methods from Mod to EquipLoader (#2277)

* Reimplemented custom names for AddEquipTexture()

Added overloads to the method that can tak...

649fe9b30563cf13df6d336c50b96f82c667d687 authored almost 3 years ago
Accept dots in hjson (#2284)

* Accept dots in hjson

* Line breaks, short-circuiting.

Co-authored-by: Mirsario <me@mirsa...

4840541982d891e58783509926b4094aecc02db9 authored almost 3 years ago
[1.4] Fixed Traveling Merchant instantly spawning when time is frozen (#2346)

* Fixed Traveing Merchant instantly spawning when time is frozen

* Adjusted the fix.

* Res...

933b3c7c551f3f4c6a89f8ba1d67028718d33af3 authored almost 3 years ago
Bring itemAnimation counter in line with itemTime and improve usage (item use rework proper impl) (#2351)

* All bugfixes and heavily tested rework related to the itemAnimation counter change

* Add PR...

35f43a78d84092b684565025b7c39a46d3a2b316 authored almost 3 years ago
Clarify ExampleChest custom behavior to change

01cc8d9e9e54d0980030d0aef30c46768535fb9c authored almost 3 years ago
Support localizing enum options, documentation

1916b5dc220e85ac2bf5ef665c1f26888dbefc6a authored almost 3 years ago
Resolves #2343

7f4ee514270cf3bbcc0cfb9737423019f3268138 authored almost 3 years ago
Fix build.yaml missing if

b98cf521962d7a3adef028902214495daf5a6402 authored almost 3 years ago
Improve Error Logging for workshop download item in build.yaml

b8c747e687d87e6700629ba99ccb59f2cdfd9025 authored almost 3 years ago
Documentation, apply CodeAssist fixes to ExampleMod

50f5953a8b04ffe8801fee0a857640824e0ad855 authored almost 3 years ago
Fix #2330 , fix hashset and entitydefinition modconfig issues

5697238561cdcb1a9c9b4fe89ac007ea6b7fb9bb authored almost 3 years ago
Updated The Bee's Knees useTime to match the useAnimation (#2308)

6002f206d5646af3bd7bcb87caddeaf6d6ed0069 authored almost 3 years ago
Clarified some comments

176b5a85621642a6022de816bb935b1b40398a41 authored almost 3 years ago
[1.4] [Feature] Clone method for Terraria.Recipe (#2314)

* Added the ability to clone a given recipe alongside a useage example in ExampleRecipes.cs

*...

9a321b63e08d340f6ea36ccdfb83209b44b49c31 authored almost 3 years ago
Add a shortcut from save dir to logs dir (#2333)

95c5e3044c3ec55a3f0db496f1f245a49b4e2546 authored almost 3 years ago
[1,4] fixed parent sources not affectin' crit chance and armor pen as they should (#2335)

* added parent source accountability to crit and armor pen

* cleanup

cd91850c53b8a33d7e1629b3b9528aabbca5dd93 authored almost 3 years ago
Remove extra folder layer in release zips

35b91c67bfd99dbbffe82bfb9aa9c1ee1d92e87d authored almost 3 years ago
Monomd Update 2: It works this time

7418057fe883fa9ff5096def2e23f50763520db0 authored almost 3 years ago
dedicated server fix for NPC profiles (#2331)

8f11d11e60b3a00c316152d5fc726b1b54eff4cf authored almost 3 years ago
Fix Update button mismatch after rollover

f0451f8a6705da49fcb9b1f203a389ee6019a019 authored almost 3 years ago
Update Monomod For platform check shenanigans

186a73298dbac08c8b5bd5ac913ed38eeef10deb authored almost 3 years ago
Fix Preview Again with File.Delete

c175175c9fe222ce45215978080189864a695a52 authored almost 3 years ago
Make The Mods Menu more intelligent for troubleshooting via version diffs

2338a4b9665330f0d54c8f0650fd5c4a7f7437bb authored almost 3 years ago
Fix Preview CleanupPublish method

6bd1ff0bb784f75174ebbc85fe3ed28f6fb99e79 authored almost 3 years ago
Fix MonthlyMerge.yaml final

aca2cce7480d45a677dee4c4631ba20daa2e2070 authored almost 3 years ago
Fix attempt 2 for MonthlyMerge

d72fa149624bfc417222bb1cc4969047d7f7fdc5 authored almost 3 years ago
Attempt fix monthyl

2866fe2dfb02d5c90012e5644a4ef32531637222 authored almost 3 years ago
Update ExampleSoul.cs

b2f79396b6624064a98ec333b7a37684a848d214 authored almost 3 years ago
Fix tile placing wands draining inventory (#2300)

This feels a little like a patch, but I don't really think it is. Every
other comparison `itemT...

61f52fbb07b82fcf0035be648fbd37b99c94accc authored almost 3 years ago
Fix #1881 (boulder issue) (#2319)

* Boulder fix

* Switched to recomputing center

7ed0bf2c696dbb63e989561a2f8e0f81f724943d authored almost 3 years ago
Swap ExampleCanStackItem and Starter Bag Sprites (#2318)

* Resprite Starter Bag

* Resprite Example CanStack Item

* Attempt Fix (#2303)

Still a h...

876284391a878ffd0590ca29d4f60001794f70a4 authored almost 3 years ago
Fix some regressions in modconfig

8bfb0e4a09c968383dff276b70f5a429a2866484 authored almost 3 years ago
ae (#2316)

- fixed info display pages on smaller resolutions
- fixed profile-based texture reset method ob...

9f5096daae26c40d6c1e90b08fd1fa2cd2b56e3c authored almost 3 years ago
Begin the freeze proper

72a95f54441b21198f43b4e28e6af9552091b707 authored almost 3 years ago
Update tModLoader.json (#2315)

9dd57225783b06e5d7e1df10732d2769daa85af2 authored almost 3 years ago
[1.4] town NPC profile system but it's done right this time (#2311)

* so I may or may not have redone the town NPC profile system somewhat

I hope that's cool

...

917d84fddab8a1a8983a33b6efd4221df6b09a91 authored almost 3 years ago
Workshop tags finally, but Part 1 of implementation (#2312)

* Initialization with Basics

* Add Localization But Haven't Tested Yet

* The Basics Are wo...

942b783701e703163d51e4960dbc51f53cf45fe9 authored almost 3 years ago
Update ExampleOre.cs (#2309)

25424b2c8404e004663808b2d22badc90ef18156 authored almost 3 years ago
Temp Push back preview freeze two days

bc22be29ec442bb610113c5ad271fa29d47c24ef authored almost 3 years ago
[1.4] OnSpawn hooks (#1131)

* Add OnSpawn, remove unnecessary methods

* Implement OnSpawn for projectiles

* Call Proje...

558cde254f624b0c093d994577ab3dafdbf8f625 authored almost 3 years ago
fixed modded NPCs not settin' their name list correctly (#2304)

7c84234ebc48ded2b3aa53e6aafe4e5f822cf1c1 authored almost 3 years ago
redo the PR and complete it (#2305)

6550c355563456fb4fb0118aa141083b16553412 authored almost 3 years ago
Make github auto release work part 3

b7d69e80fe8529906403243600ec8babdf055b3f authored almost 3 years ago
Weather Update: Extreme Fog. Lost sight of blind trust in Thomas

690f4b030af5e4a1b681e45e846453f6f4f57c02 authored almost 3 years ago
Local Thomas Updates Status: "I'm Blind". Weather at 4

a8299633f0feb8e0eff2d4448be9a7bda91e5102 authored almost 3 years ago
[1.4] town NPC profile system extension + NPC name improvements (#2291)

* added all vanilla town NPCs to the town NPC profile system

mod extensibility comin' soon

...

c8e2bd2f5336d6feb98e1138afa6f6f8c9fe80da authored almost 3 years ago
Fixed plurals parsing errors that broke GUIs for some languages.

0ef73e4e249a3f9f1f1068e9e5a6ab7f1d9db8ae authored almost 3 years ago
Make Auto-Release Stable Work Part 2

e78748c53e0d8db3bc9824ee987d0350b9ce0635 authored almost 3 years ago
[1.4] Update Spanish localization (#2298)

Updated a few strings and added "MigrateWorldsException"

fce43e97426022f1fd90dc51d06a42d06e6981d9 authored almost 3 years ago
Try Fix Artifact Upload on Stable

3e0fd22751f2c4d14300a5e785b04f0d962249ba authored almost 3 years ago
Fixes #2280

c3dac32c40c28889a1f492712fe6c986266f14f6 authored almost 3 years ago
Fix MergedTesting

c663a6c377da538c8707d7eab26568bfdd45af5a authored almost 3 years ago
Fix MonthlyMerge.yaml

b20895d0a8a629a37e3bb94d6904340df76572b2 authored almost 3 years ago
Fixed a vanilla bug with OGG audio track looping. (#2294)

* Fixed a vanilla bug with OGG audio track looping.

* Improved the solution.

* Improved fu...

ef8547bd377e5d79bfbaa634a246d6cd64f306c1 authored almost 3 years ago
Update WorkshopSocialModule.cs.patch (#2295)

1bd648a080edb27d50112c6defcc51c9a1f0383b authored almost 3 years ago
Use 2 digit month in Preprocessor Symbol for ingame compile

d2f236a4ed5a8012619f170c61628e95abb66114 authored almost 3 years ago
Update PreviewChanges.yml

4c495d12c776b27c67c1883b890ce16956d8c187 authored almost 3 years ago
Update PreviewChanges.yml

c87c72e2acbf51246be25763cd43a02e772ea298 authored almost 3 years ago
Update PreviewChanges.yml

7100980a7e755fbcde68f8adedb34bd04bd613ea authored almost 3 years ago
Update PreviewChanges.yml

605608c8a0b1ef4fa2d2879d7f0e8cfdfdde81ad authored almost 3 years ago
ExampleMod: ExampleFoodItem (#2292)

* ExampleMod: ExamplePie.cs + ExamplePie.png

Adds example pie item. Code is commented and ite...

41bbe644f12a0054cf1791f7a1efb98f2a2423e2 authored almost 3 years ago
Try using tweaked gh-action-nightly-merge fork

f5bbe7dcb67333f1656000fcf352c146902a8d10 authored almost 3 years ago
1.4 preprocessor symbol (#2289)

* Initial tmlVersionPreprocessorSymbol implementation

* Only supply directive on stable to pr...

721438d011c60e1c0f51305877117fa03e26e372 authored almost 3 years ago
Documentation, ensure setup.sln runs in 2022

4cfda3de8643ad02178ae0b7e4439c0dc5eb1650 authored almost 3 years ago
try a very different fix for actions just cause

faaf4dba24ad2e258c4bf5d5f8811ed174f3d86c authored almost 3 years ago
Attempt Fix Actions 2

6688ec873ddcbecfd0c83809fc64ffa0f66d05af authored almost 3 years ago
Try Fix Actions ???

5d39a5fbbc00a8e586b8b66fb14be96ef88e255c authored almost 3 years ago
ExampleCanStackItem Resprite (#2279)

See tModLoader Issue/Request #2266 (Differentiate StarterBag and CanStack Bag Sprites)

5e41b3ea62dec3f071e3bd34fe6403f395bd5e61 authored almost 3 years ago
Add TileWallWireStateData.SetAllBitsClearFrame

365bd377f81f912d92fb51a55bbfdb52730e638b authored almost 3 years ago
[1.4, HEAVY breakage inbound] the great DamageClass overhaul: part 2 (#2196)

* (initial PR remake) it's time to DU-DU- DU- DU-

DUDUDUDUDUDUDUDUDUDUDU
DU THIS PR AGAIN

...

8b3a7423066847259bdabb34f7f3db5993770929 authored almost 3 years ago
[1.4] Fix held item animations (#2273)

* Fix held item animations

* Comments

* Addition-only comments.

Co-authored-by: Mirsari...

3760fc6653b446f945f3aa7d2c7c1518aafcee54 authored almost 3 years ago
List .NET sdks and version in CI

4d5dbdc73ad32b1d4314e49db7a8740a0e25af91 authored almost 3 years ago
Properly updated dotnet-version in CI.

d430880226792ffaa1e46ee061912f3f70cfe7e2 authored almost 3 years ago