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

EM: Add important note to ExamplePerson catch

github.com/tModLoader/tModLoader - 41d560abde24c98ac39c2d98904c01f47b7f6a31 authored about 3 years ago by direwolf420 <[email protected]>
[1.4] Add CanAutoReuseItem hooks (#2038)

* Add CanAutoswing hooks

* rename to CanAutoReuseItem

* rename the helper method to ShouldAuto...

github.com/tModLoader/tModLoader - fb2d7361555a0fce1d29357fe0dbbbd78fe07e7d authored about 3 years ago by direwolf420 <[email protected]>
Research + Fishing Modding APIs (#1139)

* Created CanResearch and OnResearched Hooks for ModItems and GlobalItems

* Changed Can resea...

github.com/tModLoader/tModLoader - dd44e70738e29e5ded0cb979355b671b41f56efe authored about 3 years ago by JPANv2 <[email protected]>
Commented out the unused NPCLootOld.

github.com/tModLoader/tModLoader - 2c802d7946b0bb646214a1ab7e449c67889e76d3 authored about 3 years ago by Mirsario <[email protected]>
Move StartPlaying packet after all world data has been sent (#2065)

github.com/tModLoader/tModLoader - e0fb1d924aed6066b5462a6ba98378ff7ec74145 authored about 3 years ago by Chicken-Bones <[email protected]>
Updated MonoMod

github.com/tModLoader/tModLoader - 714687ea45b42ef64ac66261cfce06ccc0cc8b76 authored about 3 years ago by Mirsario <[email protected]>
Remedy for duplicate item use on remote clients. Fixes #1817, #1745 (#2059)

* Remedy for duplicate item use on remote clients. Fixes #1817, #1745

* Improve clarity of re...

github.com/tModLoader/tModLoader - 922087faac245e4fc8ca33fc573d2ee56d44f995 authored about 3 years ago by Chicken-Bones <[email protected]>
Use aiStyle -1 by default for modded NPCs (#2062)

github.com/tModLoader/tModLoader - be4dcfc40d9d9cc1bf244c70e611e7591de06927 authored about 3 years ago by Chicken-Bones <[email protected]>
Fix bug in previous commit that disabled modded netdata receiving

github.com/tModLoader/tModLoader - df6b1dba8d62ae9cbb9e6202a05fe4a9f244ac00 authored about 3 years ago by Chicken-Bones <[email protected]>
Fix desyncs with catchable NPCs. Bug introduced in 4c1da49c4dcdd2c778f07432dc455956d9306a3a

github.com/tModLoader/tModLoader - 2db05ba277e49754752be7160a4d28113ad12044 authored about 3 years ago by Chicken-Bones <[email protected]>
Test documentation for DefaultToRangedWeapon,DefaultToBow,DefaultToPlacableWall

github.com/tModLoader/tModLoader - 77e460ff0a0092f51c20fc9e683be2e65d0b076f authored about 3 years ago by JavidPack <[email protected]>
Switch steam autoreleases to Release build from Debug build

github.com/tModLoader/tModLoader - 533be401acbe91eb2ca6db1631aa3e72002df6fa authored about 3 years ago by JavidPack <[email protected]>
[1.4] [WIN] Adding default stack runtime config 4MB (#2054)

* Adding default stack runtime config

* Moved "Main" thread to a classic thread for consisten...

github.com/tModLoader/tModLoader - 1a5596542baad687b1d3133fc33bf006ddc7ab86 authored about 3 years ago by DarioDaF <[email protected]>
Update WorkshopHelper.cs.patch

github.com/tModLoader/tModLoader - 3192afa8df3670f9af0324da58a932de73be2b21 authored about 3 years ago by Mirsario <[email protected]>
Initialize more fields in the headonly PlayerDrawSet(up)

github.com/tModLoader/tModLoader - 591117392b84ee3b8cca939f4421e1ad730170c3 authored about 3 years ago by Mirsario <[email protected]>
TryGetModPlayer is apparently useful.

github.com/tModLoader/tModLoader - ba4d8b272a81bbc8ed32d11e6d498c7bf00f32fb authored about 3 years ago by Mirsario <[email protected]>
Fixed a possible IOOB for netids in NewNPC

github.com/tModLoader/tModLoader - bb88fc39bf166788b45a99f17e4afbd9a8744ec7 authored about 3 years ago by Mirsario <[email protected]>
Fixes #1926 (#2045)

No more nulls for wierd GoG locations on Servers!

github.com/tModLoader/tModLoader - e754f74d97ca97bc2a917605826b44f027e9ad11 authored about 3 years ago by Solxanich <[email protected]>
ZoneForest & other convenience properties (RE: #1708) (#2040)

* Complete PR #1708

Credit to @Seraph-ED

* XML Docs

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

github.com/tModLoader/tModLoader - c6692e7308e4e671dcbcc04879dbeb1be8faad7a authored about 3 years ago by Solxanich <[email protected]>
[1.4] Remove trailing whitespace (#2027)

* Whitespace is evil - Terraria

* Whitespace is evil - tModLoader

* Whitespace is evil - E...

github.com/tModLoader/tModLoader - edb002b47cb980b330db273a469e7175687af601 authored about 3 years ago by Exterminator <[email protected]>
EditorConfig: trim trailing whitespace

github.com/tModLoader/tModLoader - b401ae171e756f7b3d026b43d429037d94826c33 authored about 3 years ago by Mirsario <[email protected]>
A cleanup to force a push to steam.

github.com/tModLoader/tModLoader - 3d4b749b156874a715b6af5d6f7e63f925ce7001 authored about 3 years ago by Mirsario <[email protected]>
[1.4] New "ActsLikeTownNPC" & "SpawnsWithCustomName" hook in ModNPC (#1562)

* ActsLikeTownNPC Hook

* Example Mod showcase of ActsLikeTownNPC hook

* Update ExampleMod/...

github.com/tModLoader/tModLoader - d59f733fa1057b62b9703611f78169328603925f authored about 3 years ago by MutantWafflez <[email protected]>
[1.4] ModBuff -> BuffID.Sets (#2025)

* BuffID.Sets

* Delete file

github.com/tModLoader/tModLoader - ec7a4927977874576fb0a397bd44df965812495f authored about 3 years ago by Exterminator <[email protected]>
Fix Display Doll Accessory Place Issue (#2022)

And fix an issue with the wrong slot value being provided for modded slots in AccCheck()

github.com/tModLoader/tModLoader - 90571061b7e3e02afcd7d903907d2d7ec333bd6b authored about 3 years ago by Solxanich <[email protected]>
Fix Main.hidePlayerCraftingMenu

github.com/tModLoader/tModLoader - 1480b8bdddaaa939cf989088053fd1b041958bee authored about 3 years ago by JavidPack <[email protected]>
Use Correct Reference Assemblies in CSharpCompiler (#2017)

* Use Correct Reference Assemblies in CSharpCompiler

* Remove unnecessary code

github.com/tModLoader/tModLoader - 9918f6f7d5c3eb129eccc76e8141b3a335ef1d87 authored about 3 years ago by Solxanich <[email protected]>
use native Win32 platform version of FAudio instead of ffmpeg (#2000)

github.com/tModLoader/tModLoader - ff45a8d1c9710b35c6a0f0c4518b1b774b419f88 authored about 3 years ago by Yusuke Sasaki <[email protected]>
Revert "[1.4] Adding default stack runtime config 4MB (#2008)" (#2014)

This reverts commit 9aeb7b6f2a3ee000a114b79d708a23b580e9812e.

github.com/tModLoader/tModLoader - 878223fe6d99dd86589701d567173f979a133d94 authored about 3 years ago by Chicken-Bones <[email protected]>
Update tModLoader.json (#1997)

Translated string 32. Updated string 142 so it is a bit more specific as there is some space ava...

github.com/tModLoader/tModLoader - 1f237031d4c1b3b794bd60bdce12327c140e8b4a authored about 3 years ago by Igmc4 <[email protected]>
Merge pull request #2012 from Solxanich/Fix#2009

Fix #2009 with Shelling to Server

github.com/tModLoader/tModLoader - cf18e9338aad39676b44a73acf175f093bd4ce0c authored about 3 years ago by JavidPack <[email protected]>
[1.4] Adding default stack runtime config 4MB (#2008)

* Adding default stack runtime config

* Moved "Main" thread to a classic thread for consisten...

github.com/tModLoader/tModLoader - 9aeb7b6f2a3ee000a114b79d708a23b580e9812e authored about 3 years ago by DarioDaF <[email protected]>
Fix #2009 with Shelling to Server

github.com/tModLoader/tModLoader - 24ffccf612e3a6b9c307b3a05474de56d0f8855f authored about 3 years ago by nmoll <[email protected]>
[1.4] (2) Fixed FNA discrepancy between Terraria and tModLoader (#2005)

* Porting all FNA-dep-solution-fix changes after .NET6 + FNA.Core

* Removed whitespace diff
...

github.com/tModLoader/tModLoader - d90fd8e428152520561d7363159c4ebc77d14734 authored about 3 years ago by DarioDaF <[email protected]>
Update Main.cs.patch (#2004)

Fixes #1987

github.com/tModLoader/tModLoader - e953970c4fb44588b5bffe31ab9265b8b051f951 authored about 3 years ago by Solxanich <[email protected]>
Merge pull request #2006 from direwolf420/1.4_moon_fixc

[1.4] Fix special moon styles (frost/pumpkin/smiley) not showing

github.com/tModLoader/tModLoader - 8416199b5069412582deb775b25927b1a96c4cd4 authored about 3 years ago by JavidPack <[email protected]>
Fix Syncing Errors related to Unloaded Mod Accessory Slots (#2003)

* Fixes #1995

* Rename to LoadedSlotCount

github.com/tModLoader/tModLoader - fed0db5fbe382aac653255f8b25a3037023cc165 authored about 3 years ago by Solxanich <[email protected]>
fix special moon styles (frost/pumpkin/smiley) not showing

github.com/tModLoader/tModLoader - bdbb3260e4949decb941f7d09eb9eb6c1ccc8d1e authored about 3 years ago by direwolf420 <[email protected]>
Update WorkshopHelper.TML.cs (#2002)

Fixes #1989

github.com/tModLoader/tModLoader - bfedf609a67076e08c9cdb5bf04de56e0d5aaa1b authored about 3 years ago by Solxanich <[email protected]>
fix projectile crits (#2001)

github.com/tModLoader/tModLoader - 0d1fea0e2c2c47a6c4c9d7936e887578425d1b54 authored about 3 years ago by direwolf420 <[email protected]>
Merge pull request #1998 from tModLoader/1.4.3.2

Updated patches to 1.4.3.2.

github.com/tModLoader/tModLoader - 4fca3e9b72d840e7b40c37e9023f76c7d859ee6e authored about 3 years ago by JavidPack <[email protected]>
Update CI for 1.4.3.2

github.com/tModLoader/tModLoader - 870cc6a79c23e209d1fc81b5b59de685820cadbb authored about 3 years ago by JavidPack <[email protected]>
Settings.Designer.cs updated.

github.com/tModLoader/tModLoader - 0897ea7f28bc7d4cb672b095a09af5be38c1f6c4 authored about 3 years ago by Mirsario <[email protected]>
Updated InstallVerifier hashes.

github.com/tModLoader/tModLoader - e90848f4630897b66df23352220a556e970a22a1 authored about 3 years ago by Mirsario <[email protected]>
Updated patches to 1.4.3.2.

github.com/tModLoader/tModLoader - 469571f22f1f0ee428005ab1fad8d12fb7352c9f authored about 3 years ago by Mirsario <[email protected]>
Made TML's FNA use .NET 6 & AnyCPU (#1994)

* Made FNA use .NET 6. Broken for now.

* Forgot to update ReLogic.csproj.

* MAGICALLY fixe...

github.com/tModLoader/tModLoader - 6f2e48731ee34c36fa17c09f209043bd99ca8cec authored about 3 years ago by Mirsario <[email protected]>
Delete PortingNotes_1.4.3.1.txt

github.com/tModLoader/tModLoader - f81ee5d176190f4c1d1795b564a68544204acd6f authored about 3 years ago by Mirsario <[email protected]>
[1.4] Missing patches from 1.4.3(.1) (#1992)

* checked BossBarLoader.InsertMenu

* readd TouchDamageVines patch

* fix #1983, readd TileL...

github.com/tModLoader/tModLoader - bb2f671ba605f3dc5244c0bf4566c46dd659ffaf authored about 3 years ago by direwolf420 <[email protected]>
Mimic unfix (#1990)

* Removed a now outdated fix

* Update PortingNotes_1.4.3.1.txt

github.com/tModLoader/tModLoader - 28ffdfd21d82d6d8e86af091fa70309be0213a04 authored about 3 years ago by Ishigh1 <[email protected]>
Fix CI, forgot to update Terraria.exe asset

github.com/tModLoader/tModLoader - 8a0ea91be6fb32f32adf3e105cb93ff5fb81524d authored about 3 years ago by JavidPack <[email protected]>
Merge pull request #1986 from tModLoader/1.4.3.1

1.4.3.1

github.com/tModLoader/tModLoader - f251441b7d68d6b2ef8ccb1b9b8e20aa3f7ebc42 authored about 3 years ago by JavidPack <[email protected]>
v1.4.3.1 CI and InstallVerifier hash changes

github.com/tModLoader/tModLoader - b1bf723e102d53dd04753d0bcff12314b94a7396 authored about 3 years ago by JavidPack <[email protected]>
Readded previously broken patch.

github.com/tModLoader/tModLoader - 8ce3664c8579b0ecad2a7791bb39f235eaec3c9a authored about 3 years ago by Mirsario <[email protected]>
Lazy update to 1.4.3.1.

github.com/tModLoader/tModLoader - e49f437755c5994be6e79b7f0f11ca9c58111918 authored about 3 years ago by Mirsario <[email protected]>
Fix for some previous Mystery/UnloadedItem bugs causing stackoverflow (#1954)

github.com/tModLoader/tModLoader - 43038f47afaac402b99266693564d3b11044bd9f authored about 3 years ago by Chicken-Bones <[email protected]>
HookGen 2: Electric Boogalo.

github.com/tModLoader/tModLoader - 2952be4569e9ea08d087a6d3e9428caa444d81c8 authored about 3 years ago by Mirsario <[email protected]>
Removed the new & unused parameter in NetMessage.SendData

github.com/tModLoader/tModLoader - 29710622d1824b75531d63f82571f2b780231039 authored about 3 years ago by Mirsario <[email protected]>
[1.4] Beard accessory support, ExampleBeard (#1977)

* Beard accessory support, ExampleBeard

* Update patches/tModLoader/Terraria/ModLoader/EquipT...

github.com/tModLoader/tModLoader - 501b94f05190a18e68e1df907c25196fad675022 authored about 3 years ago by direwolf420 <[email protected]>
Actually update TerrariaHooks.dll, fix HookGenTask

github.com/tModLoader/tModLoader - a715b71e4aa076b19ad89a9da9b3d21a5353e750 authored about 3 years ago by JavidPack <[email protected]>
Fix #1975 , update TerrariaHooks.dll

github.com/tModLoader/tModLoader - 4a38abf33a3417dd4c162a40f5f2ab888b17bed8 authored about 3 years ago by JavidPack <[email protected]>
Fix some documentation, ensure ExampleMod.sln launches VS 2022

github.com/tModLoader/tModLoader - bef8aa389a6fe683cdabcb2910f7ad2d4c09a438 authored about 3 years ago by JavidPack <[email protected]>
Update CI for 1.4.3 Terraria

github.com/tModLoader/tModLoader - 6ff7e26ae37ee58d4f1b861637bcbcba8ba1c713 authored about 3 years ago by JavidPack <[email protected]>
Updated patches for 1.4.3 Terraria (#1974)

* Updated setup configs.

* Vanilla step done?

* Half the files done.

* Unscrewed the pr...

github.com/tModLoader/tModLoader - 9e94ec2ed35784fd6e7f6708a16918eb9ac81ccd authored about 3 years ago by Mirsario <[email protected]>
Fix window sizing (#1972)

* Initial Commit

Two bugs: The size change sleection on video settings is broken, and the inc...

github.com/tModLoader/tModLoader - 101c68086cc3067e82cfdf5af94e24fda7b13b00 authored about 3 years ago by Solxanich <[email protected]>
[1.4] GoreID.Sets.DrawBehind (#1970)

* GoreID.Sets.DrawBehind

* Remove unused method

* Remove unrelated patch stuff

* More u...

github.com/tModLoader/tModLoader - a46aa17f33d4149fa7a107fc5a1380ff5964b6a3 authored about 3 years ago by Exterminator <[email protected]>
Clarify that mod configuration menu isn't the mod list menu

github.com/tModLoader/tModLoader - 7de3353e536f52a9b6090e9e45cc83a03afa3f10 authored about 3 years ago by JavidPack <[email protected]>
[1.4] Updated german translation (#1968)

Translated new strings and adjusted some others, mostly for consistency.

github.com/tModLoader/tModLoader - 1300fad60da7a308a499fdaeb4b6b7a0c79586e6 authored about 3 years ago by CriddleZap <[email protected]>
Fix Conflict between Settings button and Defense Icon (#1951)

* Fix Conflict between Settings button and Defense Icon

* Add comment clarifying change

* ...

github.com/tModLoader/tModLoader - 76813112dfadb38ae66229545b59c75501c61119 authored about 3 years ago by Solxanich <[email protected]>
Update UICreateMod.cs (#1965)

Fix my dumb typo

github.com/tModLoader/tModLoader - e8f7d9b482280f711a73b8ff1659e6715addce6c authored about 3 years ago by Exterminator <[email protected]>
[1.4] Fix constantly requesting csproj update (#1961)

* Fix constantly requesting csproj update

* Fix the check instead

github.com/tModLoader/tModLoader - ebe5c2220ffec800943b5bbb9cf41232e3f71878 authored about 3 years ago by Exterminator <[email protected]>
fix ModSystem not fully unloading (#1959)

github.com/tModLoader/tModLoader - 0dcd1a1312119ef3e94ab43ede116a950172a81c authored about 3 years ago by direwolf420 <[email protected]>
[1.4] Update Spanish translation (#1955)

Translated 2 additional strings and modified another one to make it fit better in the game UI.

github.com/tModLoader/tModLoader - 1a61cf8d8b20b57d94773373367c7fa1f281a768 authored about 3 years ago by Igmc4 <[email protected]>
Add What's New menu to show recent changes

github.com/tModLoader/tModLoader - ed0e11c4f7f77879e755cb6c493e9e5da7da08b0 authored about 3 years ago by JavidPack <[email protected]>
Store RecentGitHubCommits.txt for later use.

github.com/tModLoader/tModLoader - a8edcc13e128fe1b39a8c1d8b9f560f15fdad632 authored about 3 years ago by JavidPack <[email protected]>
Restore welcome to alpha message, start of what's new functionality

github.com/tModLoader/tModLoader - 9b903370e8c53a7fe0bd33913146867648070ce8 authored about 3 years ago by JavidPack <[email protected]>
More .net 6 updates, setup check and csproj upgrade check

github.com/tModLoader/tModLoader - a5e4341c6d20ba18b302813403827d9a88f0940d authored about 3 years ago by JavidPack <[email protected]>
Final touches- make tml build again (#1950)

* Final touches

* Remove unnecessary stuff

github.com/tModLoader/tModLoader - b3c46604fb76d4124477b560d345b255b31e5bfb authored about 3 years ago by Solxanich <[email protected]>
net6.0-windows for setupAuto too.

github.com/tModLoader/tModLoader - 1639576503933953d0e2dcff14ab53ef8ea9a74a authored about 3 years ago by Mirsario <[email protected]>
Setup: Automagically detect steam terraria location.

github.com/tModLoader/tModLoader - 78efa44fbfe1bc3c91d7de824b0772e73eb2fba3 authored about 3 years ago by Mirsario <[email protected]>
Updated setupAuto to .NET 6

github.com/tModLoader/tModLoader - 44328194198fb08fbc7521012174854100ddcd4c authored about 3 years ago by Mirsario <[email protected]>
Changed output path of setup.bat builds.

github.com/tModLoader/tModLoader - 92ebbd25409626fa26dcb0be7071bb2e10abcbed authored about 3 years ago by Mirsario <[email protected]>
Made setup use .NET 6 to solve CI issues and because why not.

github.com/tModLoader/tModLoader - b7e7797609fdc9beb1555dcd9a3e0fd116a288de authored about 3 years ago by Mirsario <[email protected]>
Some debugging for CI issues.

github.com/tModLoader/tModLoader - df1fbe68d927474c3f110bdc79f0e79c29c15988 authored about 3 years ago by Mirsario <[email protected]>
Install .NET 6 in workflows.

github.com/tModLoader/tModLoader - 51ce058611277c92ec55d4011b7552dab6a0b8ba authored about 3 years ago by Mirsario <[email protected]>
.NET 6 (#1948)

* Updated to .NET 6. Doesn't build still.

* Fixed an error in OverwriteDevRuntimeTargets.

...

github.com/tModLoader/tModLoader - f53b9032cff917b023798f229cb5756c9b0ac1a6 authored about 3 years ago by Mirsario <[email protected]>
IsVanitySet: dict lookup in favor of constructor, fix typo (#1946)

github.com/tModLoader/tModLoader - 681f51ca9b4eeb7f69d2f7c8af34d225370c9fff authored about 3 years ago by direwolf420 <[email protected]>
Add clearing the Installed localmod to delete routine (#1945)

* Add clearing the Installed localmod to delete routine

* Update UIModBrowser.cs

github.com/tModLoader/tModLoader - b35c8cb189bbadd01a00371d47bdb33758ba56d0 authored about 3 years ago by Solxanich <[email protected]>
Bring back ModConfigShowcase

github.com/tModLoader/tModLoader - 4f03affa0f3ab72de29dbf3931a17740d64bbbe3 authored about 3 years ago by JavidPack <[email protected]>
Fix bug with CoinLossRevengeSystem and negative npcids

github.com/tModLoader/tModLoader - c572cf0cab4f5623edb99a83f81e1c8e0ca03e9e authored about 3 years ago by JavidPack <[email protected]>
Remove legacy cast (#1937)

github.com/tModLoader/tModLoader - 1f342def389c9678d1a143b7137310f21f01eabd authored about 3 years ago by Exterminator <[email protected]>
[1.4] ExampleMod: Shortsword (#1834)

* ExampleMod: Shortsword

* Format item code

* Fix a comment

* Fix comments

github.com/tModLoader/tModLoader - 83b0a2cf3c9914f26dac56e7ee969647c59fb2ba authored about 3 years ago by direwolf420 <[email protected]>
fix modded walls not appearing on map (#1939)

github.com/tModLoader/tModLoader - 8235ec76c50c2bcc28b99b6e29b5600e15eda932 authored about 3 years ago by direwolf420 <[email protected]>
Fix if check (#1936)

github.com/tModLoader/tModLoader - bebb88d890301a7cb581e48f2c6232aa7282a2b2 authored about 3 years ago by Exterminator <[email protected]>
Update Spanish localization (#1935)

Added the new strings from en-US folder.

github.com/tModLoader/tModLoader - 1a312e64253bdd3c84eec6d50e2a7b579073e7fc authored about 3 years ago by Igmc4 <[email protected]>
Update Chinese localization (#1919)

github.com/tModLoader/tModLoader - e8fcbd50ce650bca4651da599f92b909124a4c34 authored about 3 years ago by Stargazing Koishi <[email protected]>
Fixed an outdated comment in EM.

github.com/tModLoader/tModLoader - 0dd3a9fc4f0c77cff353fc2edd90972d2befd1b6 authored about 3 years ago by Mirsario <[email protected]>