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

Stop setup.bat from force-updating submodules off remote.

github.com/tModLoader/tModLoader - 26f7708e6e9eab2cfed0887321e22c777aebf9f2 authored over 3 years ago
Fix #1489 - Character rename text flicker (#1537)

Co-authored-by: BuildTools <[email protected]>

github.com/tModLoader/tModLoader - c3e8798369b1854e2d2e02a59f7d19cd88785817 authored over 3 years ago
Moved localization code from Mod to the new LocalizationLoader.

github.com/tModLoader/tModLoader - 548f3927ce4de24dbdf658dc0697a9b7db4950d8 authored over 3 years ago
Fix #1571 and skip vanilla conditions properly (#1572)

github.com/tModLoader/tModLoader - 55fa8307e728639f1bd2ca604ac0fd216d302ac3 authored over 3 years ago
Replaced mentions of 'Hotkey' with 'Keybind', improved some patches.

github.com/tModLoader/tModLoader - 1d79df0e8377552c39da25b3f82d2c3dab163a2b authored over 3 years ago
[1.4] Add screenPos as parameter in NPC Draw hooks for bestiary compatibility (#1555)

* add screenPos as parameter for NPC Draw hooks for bestiary compatibility

* Add documentatio...

github.com/tModLoader/tModLoader - 5bff019a91723c3f55e2079f2e6fd80c76cf9752 authored over 3 years ago
Added a recipe & a better line description to ExampleSoul.

github.com/tModLoader/tModLoader - 23eb9fe26dbc79fb0e0ca388c20696871ba7fb35 authored over 3 years ago
Remove unneeded ModItem in-world animation handling (#1564)

github.com/tModLoader/tModLoader - 71f44143de18a247eeeaf70126234d0d8733c3bb authored over 3 years ago
Address #1559 via an overload for RegisterHotkey.

github.com/tModLoader/tModLoader - 280669f4fe8d980eabc0b4219c98170cd3f621e3 authored over 3 years ago
Moved hotkey registration to its Loader, (HotKey -> Hotkey) rename.

github.com/tModLoader/tModLoader - 4aaf1209ad190549c03a51da1b35bbdc21a68281 authored over 3 years ago
Renamed SystemHooks to SystemLoader

github.com/tModLoader/tModLoader - a835ab7f11248de1423456c693ef270c99d36c6b authored over 3 years ago
Rename PlayerHooks to PlayerLoader

github.com/tModLoader/tModLoader - 221347f399659657e4dc7680d6de16473691921f authored over 3 years ago
Steam Workshop2: UI Menu Changes (#1515)

* Create readonly connection to vanilla workshop content

- Modify Get...SubscribedPaths to ha...

github.com/tModLoader/tModLoader - 24f3ad08b51334645e7c7bf44e938737a48cea56 authored over 3 years ago
Fix unloaded Tile breaking (#1558)

github.com/tModLoader/tModLoader - 7f02872e24b3750138b2588cbe1799442ea5df79 authored over 3 years ago
(Repatch Terraria step!) Made Razer, Logitech & Corsair RGB avoid throwing exceptions on CoreCLR.

github.com/tModLoader/tModLoader - 674cb5d84e15a7a3c9dfbf7e0bb1274543fb2138 authored over 3 years ago
Fixed NPCHeadID.Sets factory not using modded npc head count.

github.com/tModLoader/tModLoader - cc2d5603d9c476b35d06d027016aef38ba7b88ae authored over 3 years ago
[1.4] Fix a few buff, item, and NPC head limit checks (#1550)

* replace BuffID.Count where applicable

* fix ItemID.Sets.IsFishingCrate being ignored for mo...

github.com/tModLoader/tModLoader - c4b0affe4135467679abba9cba9cc52b7145dc5b authored over 3 years ago
Made all SceneMetrics count properties public.

github.com/tModLoader/tModLoader - 1653cd0c14dd9005ea23496c8998ea779fd5e8c4 authored over 3 years ago
Made TileCountsAvailable hook use ReadOnlySpan

github.com/tModLoader/tModLoader - e65cb515682280b86c8424cae5cfd5912237c94c authored over 3 years ago
publicise setter of all SceneMetrics.HasX bools (#1554)

github.com/tModLoader/tModLoader - afb81cf98bc5db483a164c7de37342d96969c4a4 authored over 3 years ago
Reimplement ModPlayer.DrawEffects, adjust documentation to new code (#1553)

github.com/tModLoader/tModLoader - dce419b893919a917601180ad417d74030dbeb42 authored over 3 years ago
Changed the way head-only player rendering works, fixed a bunch of discrepancies with vanilla.

github.com/tModLoader/tModLoader - 0bf9ac4bcf3c7f9339cc855ce541a9d1539c2f58 authored over 3 years ago
Updated CodeAnalysis to fix mod compilation errors.

github.com/tModLoader/tModLoader - c77f97702eb727a3ff0234c047e973c1ba23e441 authored over 3 years ago
Address some patching_todo.txt entries.

github.com/tModLoader/tModLoader - 29246f255b51c606ab2dcb7e89bd4c783dfadc37 authored over 3 years ago
Reimplement SpecialDraw, expand DrawEffects accordingly, publicise important methods (#1546)

github.com/tModLoader/tModLoader - 05764e85ade3724a4f2a5a3bf7d1653b3b56a5b1 authored over 3 years ago
[1.4] Ported example tiles and patches (#1462)

* + Restore hooks for tileDrawing
+ Porting ExampleAnimatedTile to 1.4
* fix ExampleTorch

*...

github.com/tModLoader/tModLoader - bb8a1005f06265a500170547f3fd311c6e953735 authored over 3 years ago
Fixed duplication menu scrolling (#1528)

github.com/tModLoader/tModLoader - 913f3abfae0db16ad3dfe20c93329b9e3bc0ed02 authored over 3 years ago
Fix type check (#1541)

github.com/tModLoader/tModLoader - 1e71b01910cf51024031e4a2901461d05e379a3b authored over 3 years ago
fix MinionContactDamage regression due to bad placement (#1545)

github.com/tModLoader/tModLoader - edfba2a597c477dfe27c87113fb6bd67105c54d9 authored over 3 years ago
Remove both installers

github.com/tModLoader/tModLoader - 03f6e6a7da9883c01e601caa8114bbd1b77873eb authored over 3 years ago
Fixed crashes in AssemblyManager from presence of types without namespaces.

github.com/tModLoader/tModLoader - 118ca53502298d6063f3dad2c48282e47ee0172d authored over 3 years ago
AlphaPrep: Disable ModBrowser, cleanup InstallVerifier check, add betaWelcomeMessage (#1529)

* Disable ModBrowser, cleanup InstallVerifier check, add betaWelcomeMessage

* Make message ap...

github.com/tModLoader/tModLoader - 830527e5a9827e849e29a8f19191f73921ebd0f2 authored over 3 years ago
Unload monomod hooks *before* mod content.

github.com/tModLoader/tModLoader - 7b344277d568aa728b2f7ccfa7e7dcfd0bf349ea authored over 3 years ago
Added ModContent.GetContent<T>() and some summaries.

github.com/tModLoader/tModLoader - e587b53456e11fc8591473b297329566bd73381a authored over 3 years ago
Fix ItemDefinitions for ModConfig (#1530)

* Fix ItemDefinitions for ModConfig

* Apply definition changes to the rest of the EntityDefin...

github.com/tModLoader/tModLoader - 045dc037ed81786277f333aed5b094e9e9062731 authored over 3 years ago
Update CI for 1.4.2.3

github.com/tModLoader/tModLoader - 4c6ac41e6cd9182b87070e4b3f016bcc4ca4663f authored over 3 years ago
Update PrefixLoader.cs (#1512)

Change of PrefixLoader.Roll from internal to public to allow accurate recreation of base tml fea...

github.com/tModLoader/tModLoader - fc40ab227e8ae55f8ff5546373c90596f814ebfe authored over 3 years ago
Updated patches to 1.4.2.3

github.com/tModLoader/tModLoader - 6d2625bc3f704bf471068842fcb2ffcd9ba77319 authored over 3 years ago
Make some useful methods from vanilla public (#1526)

github.com/tModLoader/tModLoader - 9384f731a50f768005b266203ec395220a7792d1 authored over 3 years ago
Restore SteamAchievement Blocking & Other post-Net5 Fixes (#1492)

* Restore SteamAchievement Blocking

And some cleanup on batch files for making complete build...

github.com/tModLoader/tModLoader - 09bbfc91e68040d71564115396f2829bfdf849cd authored over 3 years ago
[1.4] Shoot Rework Reloaded (#1518)

* Changed `GlobalItem` and `ModPlayer` `Shoot` hooks back to returning bool

* Changes based on ...

github.com/tModLoader/tModLoader - 1c64cbb5672bcdc50fee418b63f6c08bed7d3268 authored over 3 years ago
Added a generic overload for Item.CountsAsClass

github.com/tModLoader/tModLoader - c531c399628fe784d2f9378f21d375ba98083ba7 authored over 3 years ago
Create readonly connection to vanilla workshop content (#1513)

- Modify Get...SubscribedPaths to handle both tModLoader and Terraria.
- Disable the publishing...

github.com/tModLoader/tModLoader - 1352bce4e5ce47e94adc7c0059931a00110c2b8e authored over 3 years ago
Fixed resourcepacks textures not being premultiplied.

github.com/tModLoader/tModLoader - 088df3c94af1b4cab1fe0d12bb924eab7fded9f4 authored over 3 years ago
Fix #1348 in theory (#1510)

If can GrowModCactus hook is working correctly, than this should also work.

github.com/tModLoader/tModLoader - f761d6e7a6b5b1bcdf3857e366126da16b89bb46 authored over 3 years ago
[1.4] GlobalBlockType to accompany ModBlockType, and a signature change for GlobalTile.PlaceInWorld (#1507)

* move ModifyLight into ModBlockType

* fix some docs to be more general

* Add GlobalBlockT...

github.com/tModLoader/tModLoader - 3d324a9db322963a10a1997f7a65af18fccd9ffb authored over 3 years ago
Fix errors tossed from ExampleMod, put a temp fix for DrawFarTexture (#1509)

github.com/tModLoader/tModLoader - 66991c6c696d5312cb811a4e7a1840913a8c3b00 authored over 3 years ago
Modernized BackgroundTextureLoader, cleaned up BackgroundLoaders.cs

github.com/tModLoader/tModLoader - 0dd014f0364e5e2a46e9188d43f874a3670035b4 authored over 3 years ago
Fixed goreloader using .rawimg extensions internally, changed autoloading behavior to Contains 'Gores/'

github.com/tModLoader/tModLoader - bec1f46d1e13eb6da29afb985e708e73d7764c06 authored over 3 years ago
Split Loader<T>, made a non-generic base.

github.com/tModLoader/tModLoader - ee386302ca7908702e77805ebe55f6dc40d3d822 authored over 3 years ago
Property case fix.

github.com/tModLoader/tModLoader - 3baa89971f6ce3b202329061baabf9be8c46ccb9 authored over 3 years ago
Hide the 'Use expression body for methods' suggestion, we have our own brains.

github.com/tModLoader/tModLoader - 6876a399c0b396eb763b4bcf37ba188b827111c5 authored over 3 years ago
[1.4] Mod/GlobalWall.CanPlace, and Mod/GlobalTile.CanPlace fixes regarding block swap (#1503)

* add Mod/GlobalWall.CanPlace

* fix block swap not working with modded tiles, add CanPlace ca...

github.com/tModLoader/tModLoader - 7a3fc9dc54fef92bf02298a6b8310fc5dd8007a0 authored over 3 years ago
Fix naming error in packed/unpacked HookListPerformance tests

github.com/tModLoader/tModLoader - 9c3c4e92808440773d8ef35bce2bcc43b3fbf744 authored over 3 years ago
Build release target and use PR ExampleMod source

github.com/tModLoader/tModLoader - 6e5abd0a6e93af142dd46ba6716e983e86488ec9 authored almost 4 years ago
Workaround for bestiary exceptions being thrown on player join.

github.com/tModLoader/tModLoader - d5878b8f204ac6653290315b8437521fa939e833 authored almost 4 years ago
Cleanups, turning fields into properties, etc

github.com/tModLoader/tModLoader - 9b4eeb219e53699169dc7fdeea74dfe845d0004b authored almost 4 years ago
Fixed a bad server conditional patch.

github.com/tModLoader/tModLoader - ef87893a9223222f41360cc6b95b109004758750 authored almost 4 years ago
Fixed some loaders running on servers while they shouldn't.

github.com/tModLoader/tModLoader - 5434df2bf68f89db14673aed47be377092f42122 authored almost 4 years ago
Brought back RefReadOnlyArray for IEntityWithGlobals.Globals. May be temporary.

github.com/tModLoader/tModLoader - d5630f208e89f979b03f79f494042c72cf9a9541 authored almost 4 years ago
Fixed compilation.

github.com/tModLoader/tModLoader - 4da23cb9cd78d34642376beb8ffaeebbfd760637 authored almost 4 years ago
Improve HookList performance

github.com/tModLoader/tModLoader - c0f6514c5c9a8d232abceeabb0027585c915f483 authored almost 4 years ago
Cleanup concerns on ModBiome post-merge (#1500)

* Cleanup concerns on ModBiome post-merge

1) Properties vanillaCount, totalCount get renamed ...

github.com/tModLoader/tModLoader - 71f9dfdc2817a40622fffe8e67bfe15afc9b1a31 authored almost 4 years ago
Remove dumb regex

github.com/tModLoader/tModPorter - 0a8998af63df9a6a1651da3f3498637439f70c87 authored almost 4 years ago
Update and rename ReadMe.md to README.md

github.com/tModLoader/tModPorter - 96c3edae54d01cc30b785d1d6059824305fac254 authored almost 4 years ago
Merge remote-tracking branch 'origin/oop_rewrite' into oop_rewrite

github.com/tModLoader/tModPorter - 5709ce9ee967206b92e13e70521bcd3f67a0fd1c authored almost 4 years ago
Convert to using declaration

github.com/tModLoader/tModPorter - a5524b4c8add81eb4590a7a37c664159ce5c0de3 authored almost 4 years ago
Multithreading and remove var from tModPorter.cs

github.com/tModLoader/tModPorter - 587e5db71c4343ee2cc16363015c90c3234b6d79 authored almost 4 years ago
Add extra params to ProgressBar.StartNew

github.com/tModLoader/tModPorter - bb0499d0c935008a9f471c0442a038d6b8a2746d authored almost 4 years ago
Add a simple progress bar

github.com/tModLoader/tModPorter - 6d0514c5adb843c7845b06668bc3029badba1169 authored almost 4 years ago
Move tModPorter project to folder

github.com/tModLoader/tModPorter - 5deaa921d56ce2aef3ee0e66e6bbeeaac8e9a277 authored almost 4 years ago
Remove notes.md

github.com/tModLoader/tModPorter - a94b2594994a5f0125ddc5d26c5265c6d2c04e80 authored almost 4 years ago
Make tModPorter load .csproj instead of .sln files

Rename Program to tModPorter

github.com/tModLoader/tModPorter - d83a1e85d32bc23a2d7349ef10650c592d55448d authored almost 4 years ago
Add `ModProjectile.ModifyFishingLine` hook (#1460)

github.com/tModLoader/tModLoader - 63c022da6d99822037cea6d54627f0cdc2352176 authored almost 4 years ago
Add IgnoredByGrowingSaplings (#1482)

Adds a new TileID Set, IgnoredByGrowingSaplings, which is used too mark tiles as "empty" when gr...

github.com/tModLoader/tModLoader - 2bb0090d88e500db9776a9667a9553a9b7f1b7ec authored almost 4 years ago
Make it so `ProjectileLoader.DrawHeldProjInFrontOfHeldItemAndArms` is actually called by vanilla, in the same context as 1.3 (#1459)

github.com/tModLoader/tModLoader - 878deaa7b646bc7294dac4148cf4ddfe0640684e authored almost 4 years ago
Fixed `crit` having no effect in `ModifyHitPlayer` projectile hooks and in `ModPlayer.ModifyHitByProjectile` (#1461)

* Also moved both hooks to right before calling `Player.Hurt`.

github.com/tModLoader/tModLoader - 003b63a975c984f011714bbca837f3d47d77c5a2 authored almost 4 years ago
[1.4] Projectile drawing hooks rework (#1457)

* Reimplemented `PreDrawExtras`, and reworked `PreDraw` and `PostDraw` projectile hooks

* Pro...

github.com/tModLoader/tModLoader - 2ec1a072474a53a8ea5ed8d1c5f42b70bfccf05c authored almost 4 years ago
ModBiome! (and some reorganization of various fx) (#1205)

* moved all biome related hooks from ModPlayer to ModBiome

* use a singleton design

* remo...

github.com/tModLoader/tModLoader - e893b3ea7c91b0772db88a32c580517bb989aa96 authored almost 4 years ago
Fix NET runtime version select fix for windows (#1488)

* Fix NET runtime version select

Also: improvements to batch start scripts, icon de-crusty

...

github.com/tModLoader/tModLoader - e484974b0ab03ff7e55f9342d49ad1f0132aa89c authored almost 4 years ago
Fixed nightly builds being release instead of debug.

github.com/tModLoader/tModLoader - 58cc5ec1d2678585d99460821ec8c7299ac36849 authored almost 4 years ago
Moved Itorius' background fix to the vanilla patch stage.

github.com/tModLoader/tModLoader - 70e9a215e00d3c37104f7cceeeefe6b3c01d4ec0 authored almost 4 years ago
Fixed inconsistencies with biome names in tModLoader.json (#1480)

* Fixed Inconsistency with biome names

* Update tModLoader.json

Fixed biome names inconsis...

github.com/tModLoader/tModLoader - 55b1791d705b042dc486af23d21f6278441991d5 authored almost 4 years ago
[1.4] Custom Mod Hooks (#1472)

* Made HookList public.

* Assumingly made custom hooks possible.

* Dumb workaround for an ...

github.com/tModLoader/tModLoader - 3586dd6f529c2df766e75a818b8d0a45cdf70754 authored almost 4 years ago
Misc Net5 Improvements Series 1 (#1481)

* Icon Improvement, HideConsole improvement, MigrationLink legibility improvement

1) Replace ...

github.com/tModLoader/tModLoader - bd16069b61b56b35b41e136a7a18e2e681dc6f5c authored almost 4 years ago
Removed 'Windows' from the CI build artifact's name.

github.com/tModLoader/tModLoader - 8e42bbaf3b7094917e3328976cced19c7de5267b authored almost 4 years ago
Re-default tML steam dir to tModLoaderDev by renaming setup setting (#1479)

github.com/tModLoader/tModLoader - 9b25ee378cffe8187c917addf9ea8b46c554da66 authored almost 4 years ago
Fixed ForceJIT not working in TML.

github.com/tModLoader/tModLoader - 06490601445f0676a9f000a8db8837770e62556d authored almost 4 years ago
Prepare GLCallLocker to work with FNA3D on OpenGL backend. Pending monomod hooks

github.com/tModLoader/tModLoader - 5439ebcdfa5102e4095b0863badea247350f1578 authored almost 4 years ago
Log native library loads to logfile instead of console

github.com/tModLoader/tModLoader - ec0d8867922ec9ac4fa0b5ae8d930c7fb1644200 authored almost 4 years ago
Fix monitor crash in GLCallLocker by commenting out RunGLActions impl

github.com/tModLoader/tModLoader - 3b083cdcab50d06da86fcd227fde9fc95cc83008 authored almost 4 years ago
Flatten NetFramework install location to dotnet/

Improve windows framework install logging

github.com/tModLoader/tModLoader - 47b21c64d0edc2352cd62744f387f87bdeddb6fb authored almost 4 years ago
Fix lf bug in unix launch/instal scripts

github.com/tModLoader/tModLoader - 63258d9eed5f529302bc0553dd884637ee1f9d58 authored almost 4 years ago
Remove server build configurations from sln. Add server launch configurations to launchSettings.json

github.com/tModLoader/tModLoader - 59df59ddce7625ef7a67df9b4deed24effe5d67a authored almost 4 years ago
..Less maintenance version of the previous commit.

github.com/tModLoader/tModLoader - a2e92e5de5461366485ce6d8f47f9fe07c7bffb9 authored almost 4 years ago
Fixed DirectoryNotFound in enabling developer mode.

github.com/tModLoader/tModLoader - ec41ca9828450dfa9ae7f11569c6831cb0f46ad0 authored almost 4 years ago