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

Updated documentation website update logic

4cb886575d87fb0f4b547cd38048922488951ebb authored over 2 years ago
Edit boss bag and normal mode boss drop example

169512db52b5eadf5f4cd78e00281647fa662328 authored over 2 years ago
Fix #2850 (Destroyer dropping skeletron prime mask)

befae6d8c6a8d348c38a483c170c4f34f7caf9db authored over 2 years ago
Fix deerclops boss-bag missing from ItemID.Sets.BossBag and PreHardmodeLikeBossBag

69d3852365e649ebdda90d245cee722471557eef authored over 2 years ago
Switch to CountsAsClass for Feral Glove / SummonMeleeSpeed Interaction (#2844)

3c3393c23cd48557b34e6a4c0beb2b52a193d1ba authored over 2 years ago
Fix buffer overwrites when TCP flow-control slows sending on Mac/Linux (#2818)

3d62f2be020003d2eaa061cf4b65c1690b6ca144 authored over 2 years ago
RangedPrefix now also counts throwing (#2839)

e862cf46f89a9c372845d6a21cca2d5c9f7bc3eb authored over 2 years ago
Add tModPorter launch script for linux/osx

c4c0ca06cf20536519e7ad0434af94326e0b8c0a authored over 2 years ago
Add ModItem.MeleePrefix, ModItem.WeaponPrefix... (#2773)

* Add ModItem.MeleePrefix, ModItem.WeaponPrefix...

Adds ModItem.MeleePrefix, ModItem.WeaponPr...

18f95436ebd974b6b0aad5b644f232c88ca99fca authored over 2 years ago
Documentation: Projectile TrailingMode, UnifiedRandom

b8cde4505b93e16284574f54e7fa926d6e5090da authored over 2 years ago
Temporary fix for RzChroma/TryLoad crashes.

98f990168bcf7000f99948e85ea153c29f152c5b authored over 2 years ago
Fix Razer Chroma on Windows x64 partially resolves issue #1785 (#2821)

* Fix Razer Chrome on Windows x64

* Fix Razer Chroma on Windows x64

* Revert "Fix Razer Ch...

f9b21c411c92a37175aea7a2d4a7cb64710cfc0c authored over 2 years ago
More ModPylon Improvements (#2814)

* Crystal draw changes, previous method obsolete

* Update obsolete message, old method calls ...

8e215fc2201790f06bdcb5179d2a8a53f5fdfe05 authored over 2 years ago
Fix double enumeration in `UIList.AddRange` (#2823)

* Remove double enumeration

* You see nothing

d033e908397f28a319b1790a1a570ba9d7b1bb44 authored over 2 years ago
`TagCompound` arrays (#2694)

* Array serialization

* Array deserialization

* EM usage

* NBT spec compatibility

* ...

daa239205ab69743d44f7bb64c9cd3e080024a51 authored over 2 years ago
MusicID Deerclops fix, drawinfo.shadow docs hint

d6ba501bd8344168401cbab0069b29df2e7dc677 authored over 2 years ago
Allow tModLoader to run under WSL

fe60b7dd6ca6fbd4d63f6fe84022a6e872432491 authored over 2 years ago
Fix modded UG backgrounds drawing under ocean (#2805)

Value from Main.DrawBackground(). I can't find any vanilla ID class or constant that has this va...

91bb4dffaf82e45e172166fbe5367d6a9b155492 authored over 2 years ago
Download all missing dependencies on start-up. (#2783)

* Download all missing dependencies on start-up.

* Move to HashSet.

* Properly display new...

f0c7a31bfea7bc6734eb40e0e6bc82f1951f0371 authored over 2 years ago
Minor code cleanup

d8d7abc00930090b045c6c29e63a269f2a3902db authored over 2 years ago
clear static particle lists on unload (#2812)

df6f24f9ab267cca400e4b98d9da94358a55e186 authored over 2 years ago
Fix native system library checks not running properly due to ResolveNativeLibrary fallback

d923c54f1f6dbb8c9bb6d5addcdf782773388bb7 authored over 2 years ago
Add error message and prompt for Media Feature Pack install on Windows N

995e0b273554deb786f5c3c6dd045fa3935f4343 authored over 2 years ago
Use kernel32 Add/SetDllDirectory to fix bad native library overrides on windows

a0d2bfd00c198c26fdc8a263e9144ed8e715e82a authored over 2 years ago
Detect whether Terraria is actually installed in TerrariaSteamClient

79a00c9566246dc4331486b392d96298a0384f0c authored over 2 years ago
Better message for SteamAPI.Init failing in TerrariaSteamClient

664d660625870f628553004f4198dac55ee78408 authored over 2 years ago
Make RarityLoader.GetRarity public

f571d5d519f6f95b8495df1862dc0f40a6404f57 authored over 2 years ago
Display error if MSVC++ 2015 runtime is missing. Cleanup fatal error reporting

79a669c4fa4655757104b9e8214afb0cb2e21676 authored over 2 years ago
Delete another legacy core file

4db52e6ed7a9e90f5b73abcf4cbacd5f4a8b0e67 authored over 2 years ago
Move LogArchiver and LoggingHooks to Engine namespace

78780c13504878482728478b80f0cb51f90e744c authored over 2 years ago
More clearly separate engine vs core code. Delete old files.

8c1d3865990cbeb044641dcf9308762eeb28ddda authored over 2 years ago
Delay steam init until needed (eg for mod browser) on dedicated servers (#2801)

* Delay steam init until needed (eg for mod browser) on dedicated servers

* No need to disabl...

3a4c9a10dac373b459987b7ee19ae9020a8fff65 authored over 2 years ago
Fix workshop mods not being resolved on non-steam dedi servers.

- Also search Terraria appid for workshop content on servers/GoG

c7e8d1fdf3cf071bf9eaf1c3b84f31d94d7fcba3 authored over 2 years ago
Make stable patch versions compatible (unless explicitly set otherwise)

755979d5ac9886a820568dd61b0c050d837e23dd authored over 2 years ago
fix in dedicated server setup script (#2798)

ded31d28833388e44bcb3cc13fee30b6733bd0f7 authored over 2 years ago
Fixed #2533 - Active resource packs getting reset randomly.

feb8f6c20fd3eefc44aa6aa3845b77b27c3313b3 authored over 2 years ago
Initialize Asset<Texture2D>.DefaultValue with transparent data. Fixes (#1918)

765e98d8998a297a658b96952378a19baba8f085 authored over 2 years ago
Merge branch '1.4' of https://github.com/tModLoader/tModLoader into 1.4

d403b20c818ece7b7745859e5f4436070385d654 authored over 2 years ago
Update Brazilian Portuguese localization (#2778)

* Update Brazilian Portuguese localization

* Fix missing quotation marks

750d885af8b62a938ba6b28e4c2a8862583874fd authored over 2 years ago
Use StringComparison.Ordinal as comparisonType (#2781)

2f7399452c21bd717e6c5569fc7e2d8881f8184f authored over 2 years ago
Fix logic error making vanilla pylons unplaceable in multiplayer

ad7cc7b7406d5e5e52f93bde0cbf3371e0cb8e57 authored over 2 years ago
Fix tModPorter not refactoring signatures for obsolete overrides

c711bb0532f008815760f320dcc36707310e09ad authored over 2 years ago
Fix tModPorter after cli-argsConfig.txt was added to ScriptCaller.sh

fe558708211d105fd30eeec2a95867ef7016230f authored over 2 years ago
Repaired TerrariaNetCore step.

1b2851a764a3697d546906c7961ec259afb0b81d authored over 2 years ago
Update ItemDropDatabase.TML.cs (#2788)

3a56cf5d6840e36817bbf17b43e288b08dcbad7b authored over 2 years ago
Update ItemDropDatabase.TML.cs (#2785)

9762f97df4c941695c54bacb5a62e0d31f3e1c93 authored over 2 years ago
Fix gold lockbox not opening

8b5a946eeea7899014b3076751226a6028ddc66e authored over 2 years ago
Fix typo not calling OpenVanillaBag hook

94482457a08ef301b6f0bcfe8492ef756fe35f5c authored over 2 years ago
Made HookList.Enumerate shorthands work with Player.

f4804bb637a778a9135a6fcbef58c8351628f206 authored over 2 years ago
New Workshop Menu Icons (#2700)

* Scuffed Implementation

* Updated Icons and Better Implementation

c3076926766485a818d167a43cbff1afb6db9702 authored over 2 years ago
Update Spanish localization (#2763)

Translated Mod Config strings

56f24337f37722e2b543de141773251f657aa204 authored over 2 years ago
Various ExampleMod fixes (#2766)

* EM flail tweaks:
* MeleeNoSpeed
* wrong melee speed calc
* general cleanup/formatting

* ...

4f70fd60b1cb55dd2774e564bed9ec10b7b2b3be authored over 2 years ago
Mod Packs Revamp Part 1 of 2 (#2727)

* Significant progress for Mod Pack Revamp - Button layout plans, Snapshot all Mods, some code c...

8dc97a1d75cef7b8f79963ad2a02e79f8aa9bc63 authored over 2 years ago
Fixed vanilla grab bags being opened twice (#2764)

* Update ItemSlot.cs.patch

* capricorn

* ree

* Whitespace patch fixup

Co-authored-by...

3d05e776713ee8aeb47c732a9a60b03ecfafe78e authored over 2 years ago
Update FAudio (Fix access violation on win32 thread shutdown)

af3f3c949ebed839a9326d3167c814b14e9ca2b7 authored over 2 years ago
More Grab Bag Loot Fixes (#2751)

* fixed ocean/seaside loot from crates

now ModifyItemLoot respects AppliesToEntity
moved NPC...

6f89b9b0f3006e46be4146ac35b58cfde8d40060 authored over 2 years ago
Update german localization (#2756)

Added missing strings

32527bd4754c2836dcb4069a4dcb59b0d67ee2b3 authored over 2 years ago
Minor ModPylon Fixes (#2748)

* Sound on failed teleport fix, nearby pylon fix

* Minor documentation update

* Add defaul...

c021f91e8672180622111d369bb844cd64aee14f authored over 2 years ago
Fix legacy mod boss-bag money drop compat

c0f223b5c6c9de62bbc18196c37b7a009dfbcb1d authored over 2 years ago
[Grab Bag Loot Modernization] Few fixes and updates (#2742)

* todo list finished

* Add a numerator overload to OneFromRulesRule

* Fix compile errors w...

d1c49ba9de7021f80651c2391d6a73f39350a879 authored over 2 years ago
Add back-compat for PreHurt/Hurt/PostHurt changes!

17451e9c0333a8e57b9d42651dcd194ca46c3acc authored over 2 years ago
Update tModLoaderTests.csproj and add to main .sln

85552df3252301448080e5d10385e7c2e4cdd06c authored over 2 years ago
update steamcmd setup to use full paths (#2735)

Fixes the `force_install_dir` command incorrectly using the tmod path relative to its usual inst...

74ef3be426a38b09e81e74365801510c87f83846 authored over 2 years ago
RegisterGroup merge and example usage, log terraria install dir

38a9f30998b803b39e18ed9a5485960994cec226 authored over 2 years ago
[Finished?] Grab Bag Loot Modernization (#2717)

* lots of changes

* Update ItemDropDatabase.cs.patch

* Update ItemDropDatabase.cs.patch

...

3b537c244992832526268385f38bdee50386f540 authored over 2 years ago
Vanilla Documentation & Publicize some methods (#2670)

* WorldGen.Convert

* Player.Heal

* Player.GetItemGrabRange

* Projectile.FindTargetWithL...

411d647026355f08c59e39b43364e6892090a97d authored over 2 years ago
Add cooldownCounter for PreHurt, Hurt and PostHurt (Player) (#2731)

* Add cooldownCounter as a parameter in PreHurt, Hurt and PostHurt

* tModPorter ChangeHookSig...

77f37b56a4837301209260d574efb8b04f8e0bd4 authored over 2 years ago
Added a public 'in SoundStyle?' overload for SoundEngine.PlaySound. (#2737)

1c5e8333c3484f42ad46e0cad180ca30d6453c45 authored over 2 years ago
Quick Fix for #2407 until someone works on controller support

df661eb415d6a18e5b5a42f63d310f41b476389f authored over 2 years ago
Fix an issue with modded chests having tiles corrupted

bc1d93fb46622e6991d51eb0ea9c7fedfecf7b7e authored over 2 years ago
Protect against bad mod name response from workshop

bfed5d466678b9bbecbd5b1af580143310f0946b authored over 2 years ago
Refactor ModOrganizer.FindMods calls in preparation for mod prioritisation changes

8363a9596094af3288912958feb1589822302c40 authored over 2 years ago
Publicize missing variables from previous Worldgen PR (#2733)

* Fix straggler variables from previous PR

* Revert i2 cause it's vanilla shenanigans

bc0a094aa4d76816f692b8a4d65260105ab81ff9 authored over 2 years ago
Publicize WorldGen local variables & private variables (#2729)

* WorldGen local variable accessing

* Swap to making locals static variables

* Remove patc...

67f9835f7e64dc834be272a36e84e697727e9076 authored over 2 years ago
Better fix for docker in non-interactive mode (#2689)

fb9fa4faad5d8241eb2f133974ee14d2859a44d2 authored over 2 years ago
Add consumed items list to Recipe.OnCraft and RecipeCreationContext (#2716)

* ItemWithGrowingDamage GlobalItem

* Adds a list of consumed items to the OnCreate and OnCraf...

e0f6950c81c338c5edf54a148584809ba7328058 authored over 2 years ago
Adhere comments to tML convention; documentation (#2726)

abe37020af3dfd0b9873ec35fa59137336b97df6 authored over 2 years ago
Modded Pylons: ModPylon & GlobalPylon (#2564)

* Unfinished ExamplePylon Tile & Item

* More ExamplePylon Progress & Intial Diff

* Fix loa...

81161cb6a01bf9844e191e7f0e9d97601d0ba3e0 authored over 2 years ago
Ru localization (#2725)

a423fbf86185131380764d1bccd49aa8e344539e authored over 2 years ago
Fix #2712, TileWallWireStateData/Tile.BlockType setter inverted IsHalfBlock

a48835f80d3a80bc9a0573bcee9b7e5d9ff07af5 authored over 2 years ago
Add error screen when server connection is lost during mod reload

25f77b6e1c95eef385aa1f6e6a54a081b1328fb4 authored over 2 years ago
Log client termination reasons, and log connections of steam clients

e2f7200afbd5f60b6e0c77ad1c321490d9466b3c authored over 2 years ago
Fix modpacks not saving for duplicate configs (#2709)

fd994d4c81dfd82952723ea46081697fc30b1fdf authored over 2 years ago
Add ms to log timestamps

aa20334eaa581622f37ab0e2af4d6ea141183007 authored over 2 years ago
Fix mod syncing on fast connections, poor errors on dropped packets, and add a lot of net logging

44194cccd17b0811b9e0851f9e25825a049ddbc2 authored over 2 years ago
Silence some more server exceptions from logs.

b201ce560efaba330176f614b74990665d9d86b5 authored over 2 years ago
Reset `Projectile.ContinuouslyUpdateDamage`. (#2698)

* Reset `Projectile.ContinuouslyUpdateDamage` in `Projectile.SetDefaults()`.

1ba76d6483b312a33dda589ea5fda92af7b35996 authored over 2 years ago
Add some more graceful handling and logging for corrupt worlds on ded servers (#2693)

ef11fab024343e817a2665c6510c989d1ce7334b authored over 2 years ago
Fix players/NPCs falling through map in MP (#2359)

8ef65a0d525d0b53aa2ea47619e049b72fe1ff78 authored over 2 years ago
Silence UPnPNAT exception when parameters are missing or invalid

776397e9fe20ac7ace498e8bb416c28337b9021e authored over 2 years ago
Make WorldSections.SectionLoaded work in multiplayer

14e776e7dbbfa37e2c5fb8330f1708d9629b81ff authored over 2 years ago
Log which world a player is joining

245480efec39f6706fbccf1f551094a554a50019 authored over 2 years ago
Fix missing import in #2691

f5dbfd2e5c1f96ada8b2f67e20ffb3f9db8760c1 authored over 2 years ago
Fix some UPNP issues (#2691)

b9f7019cefea72b5d54457533d91f1a0c6993e01 authored over 2 years ago
Make ModSystem.SetupContent call SetStaticDefaults by default

ae55e15fce1907af2d41ebbdd457e9fcc1fcfbc1 authored over 2 years ago
Fix previous commit, update localization

3a788313c7faa5e4c77f1967187f09aca804779d authored over 2 years ago
Localization support for ModConfig (#2674)

* Add localization support to ModConfig and add Chinese translation for it

* Improve Chinese ...

9f946073aed7cc05257fa6cbd87822c54cfb04d3 authored over 2 years ago
Cleanup/fix some Terraria/TerrariaNetCore patches. Remove ImageSharp library

d9196149cb500a1540d7c8b7d22ca6973e6b92d3 authored over 2 years ago
Log FNA native lib versions

28e49da07f809f6dba20f31758a361a09bc46d57 authored over 2 years ago
Update to latest FNA/FAudio

ff9a71539008ced5d20a710ee68b9d8054193f44 authored over 2 years ago