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

fix items not being able to be stacked inside a full inventory (#2243)

github.com/tModLoader/tModLoader - 787f326d6227e00b18623c54418638f704e4a58c authored almost 3 years ago by direwolf420 <[email protected]>
Dummy Commit To fix this

github.com/tModLoader/tModLoader - bc67f5f792e13165402c0765b2fbda0e6cf821cd authored almost 3 years ago by nmoll <[email protected]>
Fix a bug in MonthlyMerge before I try and fix Stable again

github.com/tModLoader/tModLoader - 9f3f8cbe3ae0eca721812d7cf670db745f268824 authored almost 3 years ago by nmoll <[email protected]>
Updated appbuild descriptions in vdf files.

github.com/tModLoader/tModLoader - 2f6754d1971d06663f7282345309fc5d3b8d34ac authored almost 3 years ago by Mirsario <[email protected]>
Fix one variable error that I can see

github.com/tModLoader/tModLoader - f029ccecb5fc4d938cc34fa4a24ed9e84d617335 authored almost 3 years ago by nmoll <[email protected]>
Fix ExampleMod build failing on Non-preview, I hope

github.com/tModLoader/tModLoader - c0317bea387178d67f332b6476ecaa9b16266ab1 authored almost 3 years ago by nmoll <[email protected]>
Changed 1.4_stable's steam destination.

github.com/tModLoader/tModLoader - 8f587913ebd80a7768e74ab75f44fa498e7fc1d9 authored almost 3 years ago by Mirsario <[email protected]>
Update README.md

github.com/tModLoader/tModLoader - b5fbfa55cb553f803d836bb859a60bacc67ba976 authored almost 3 years ago by Mirsario <[email protected]>
[1.4] Reimplement two hooks for the new "Color" lighting mode (#2233)

* reimplement ModifyLightingBrightness for new "Color" lighting mode

* reimplement LightColor...

github.com/tModLoader/tModLoader - a919afbfb75f5533ba6074aedb282a3345056bec authored almost 3 years ago by direwolf420 <[email protected]>
Individual world/player migration buttons from vanilla/1.3/1.4 varieties

github.com/tModLoader/tModLoader - 282415f1f20e66b497b5cb08bc2d1f2d0653d24e authored almost 3 years ago by JavidPack <[email protected]>
Fix Auto Publishing for Preview/Stable (#2236)

github.com/tModLoader/tModLoader - 146d7ff8498bcff145119aefa9227a2f161d4b8c authored almost 3 years ago by Solxanich <[email protected]>
1.4 migrate files v3 (#2235)

* Add logging to migration, only migrate config files to dev and preview

* Implement SavePath...

github.com/tModLoader/tModLoader - 8094c145192ab93f866a4fb79734f52fd3d7bd31 authored almost 3 years ago by Solxanich <[email protected]>
Added some wiki links to documentation

github.com/tModLoader/tModLoader - 6e548d92e86d6795a2538e93e97c254309422b4e authored almost 3 years ago by JavidPack <[email protected]>
Create LICENSE

github.com/tModLoader/tModPorter - f3ba6928e366aa6da27857652661034abac37b9d authored almost 3 years ago by Chik3r <[email protected]>
NPCSpawnInfo, TileRestingInfo renames/refactors.

github.com/tModLoader/tModLoader - bddcb27e5b42fb8195c23ab37c91d6666872da50 authored almost 3 years ago by Mirsario <[email protected]>
Major refactoring, field/property naming & conversions.

github.com/tModLoader/tModLoader - 92b34c91a4d620b1bd35898f4926f824b3f711dd authored almost 3 years ago by Mirsario <[email protected]>
Fix hardcore characters (#2229)

github.com/tModLoader/tModLoader - 8926d9d0237f06f5904149d5f680a79a3a50f23a authored almost 3 years ago by Ishigh1 <[email protected]>
Update ExampleHerb.cs

github.com/tModLoader/tModLoader - 041e8ec7736f0174cb4bf02f7f8784850ce6eac7 authored almost 3 years ago by JavidPack <[email protected]>
[1.4] Tile "smart interact" fixes/additions (#2051)

* Reimplement "Smart Interact" tile hooks

* Provide SmartInteractScanSettings to HasSmartInte...

github.com/tModLoader/tModLoader - 4e39382de3d111cbce6ffcd58a1dc8eafa1cc5a2 authored almost 3 years ago by direwolf420 <[email protected]>
Add some comments about drawing different hair with head equipment

github.com/tModLoader/tModLoader - ae1e5af4ac671c3f088c33c76b09979eed23ba9b authored almost 3 years ago by JavidPack <[email protected]>
[1.4] Buff draw hooks (take 2) (#2226)

* port PR to 1.4.3.6

* comment fixes

github.com/tModLoader/tModLoader - fe2f6231d493632fe23ba9cf583adf35f6076bcd authored almost 3 years ago by direwolf420 <[email protected]>
Fix/change some stuff (#2224)

github.com/tModLoader/tModLoader - f81c2eb007f56a560ca2ac4678f35dde8da49971 authored almost 3 years ago by Pixelnando <[email protected]>
Workflow Updates for Build.yml to hope fix change detection

github.com/tModLoader/tModLoader - f939678c43fcb1980a7c9a445194edf4f06f482a authored almost 3 years ago by nmoll <[email protected]>
Fix a Fetch Depth settings error

github.com/tModLoader/tModLoader - a5e10baa9e66317161dd697eaa01c2cff366a6ee authored almost 3 years ago by nmoll <[email protected]>
Fixed multiplayer

(cherry picked from commit f1b244a6e6ae1ab9ca2a3849a7f255d1dc90eb62)

github.com/tModLoader/tModLoader - d1db2dd5dfe637207423ad84dcca40dacbb12657 authored almost 3 years ago by Ishigh1 <[email protected]>
Update WorldGen.cs.patch (#2225)

github.com/tModLoader/tModLoader - 23a4f09152c34679709feaca1b7c4c7805d95116 authored almost 3 years ago by Ishigh1 <[email protected]>
Fix for Publishing being sometimes Broken after Preview update (#2221)

* Fix for Publishing being sometimes Broken after Preview update

* Have Mods publish using st...

github.com/tModLoader/tModLoader - 5cce098592c37adec2d5a012e2d4204467459bd7 authored almost 3 years ago by Solxanich <[email protected]>
Fix Chained Workflows for Preview System

github.com/tModLoader/tModLoader - 7a004c262ad96c158baf1ec6014df17269889ff2 authored almost 3 years ago by nmoll <[email protected]>
Fix #2205 , fix long hair with familiar wig.

github.com/tModLoader/tModLoader - b5dc664c4065a8c98401a697fcfb760b35aab0a5 authored almost 3 years ago by JavidPack <[email protected]>
Update app.vdf

github.com/tModLoader/tModLoader - 1805432ff7094fc507340d083b95f212fa2cb2ce authored almost 3 years ago by JavidPack <[email protected]>
Update build.yml

github.com/tModLoader/tModLoader - 37479a089925bd90d76486b1e9e00b1417d29616 authored almost 3 years ago by nmoll <[email protected]>
Add troubleshooting code to build.yml

github.com/tModLoader/tModLoader - aa4ddde746059d6728d5d753d8f458585199ee56 authored almost 3 years ago by nmoll <[email protected]>
Fix a Order Of Operations Error for Save Porting

github.com/tModLoader/tModLoader - d251a97d65f7235dc9c4e46425b433b89b3a3548 authored almost 3 years ago by nmoll <[email protected]>
Fix the Remainder of AVFX to SceneEffect renames

github.com/tModLoader/tModLoader - 4b00168c9e76893c81331247db27d189c6077a27 authored almost 3 years ago by nmoll <[email protected]>
1.4 Preview/Change Management System Part 1 (#2133)

* Versioning Setting Up

* AutoMerge Jobs - Missing Cancel Monthy

* Fix workflow syntax iss...

github.com/tModLoader/tModLoader - 499723ee039b1c76895fb3bf9880fddbee82a4df authored almost 3 years ago by Solxanich <[email protected]>
fix modded music boxes crashing when clicked on (#2216)

github.com/tModLoader/tModLoader - 13db301a8cbb2278d642f0df0da0c4c675912eb1 authored almost 3 years ago by direwolf420 <[email protected]>
Resolve #1905

github.com/tModLoader/tModLoader - 2f352f54da99e0ec5614aa83afd1b47671404d1f authored almost 3 years ago by JavidPack <[email protected]>
Fix ExampleGun comment examples

github.com/tModLoader/tModLoader - 6b116d2e52b8c5cbba38f3b157cfa2e2fefde1e2 authored almost 3 years ago by JavidPack <[email protected]>
Resolves #1497

github.com/tModLoader/tModLoader - 74903419730f502f2cf9b39968d22d422d9e07a8 authored almost 3 years ago by JavidPack <[email protected]>
[1.4] Make Held Items Use Registered Animations (#2209)

* applying patch to ModCompile

* updated the code to rely on the result of ModOrganizer.FindM...

github.com/tModLoader/tModLoader - 8bc63849088d87ad9bd66c9ed66c3e5bfa5d8dbb authored almost 3 years ago by John Baglio <[email protected]>
Force Vulkan on MacOS (#2208)

Fixes #1918

github.com/tModLoader/tModLoader - 9eca709de6876fd4620b77506c012399e262654f authored almost 3 years ago by Exterminator <[email protected]>
fix certain music boxes not recording (#2206)

github.com/tModLoader/tModLoader - 508f879e7cd1e1a40c86d1bce1d67946b386b87c authored almost 3 years ago by direwolf420 <[email protected]>
Update CheckExe for troubleshooting gog users on v1.4.3.6_B

github.com/tModLoader/tModLoader - d2b3b054dca3ae61c2f0b393aaf882fcde2668ff authored almost 3 years ago by JavidPack <[email protected]>
[1.4] Updated "A couple of ported patches" (#2165)

* remove already done notes

* SetDrawPositions, comments

* add CanChat to smart interact
...

github.com/tModLoader/tModLoader - 91836a104cb3e0802a12ab1e64a0ba7f100ea5df authored almost 3 years ago by direwolf420 <[email protected]>
Support the new v1.4.3.6 (wiki link on main menu, hashes). Don't ModifyTooltips dummy items

github.com/tModLoader/tModLoader - 23da160427114a955a5d1b937989d9c33d729bc7 authored almost 3 years ago by JavidPack <[email protected]>
Fix display name of patreon and dev items (#2201)

github.com/tModLoader/tModLoader - d3be887b8e8c125afe13082a57cbe9202cacc19c authored almost 3 years ago by Exterminator <[email protected]>
Add system to let modded biomes have rain (#2195)

* Modded rain take 2

Weird stuff happened when I tried to update my PR and it closed on its
...

github.com/tModLoader/tModLoader - 099502d497fd54f2b1a139869a20e0278edf0714 authored almost 3 years ago by Einar <[email protected]>
[1.4] url fix (#2199)

* Fix naming of `Utils` tml partial

* Remove `Verb` assignment

github.com/tModLoader/tModLoader - 74cf245e0a8d68e5d7b8cb4642556f7d749a4128 authored almost 3 years ago by Exterminator <[email protected]>
Many documentation fixes

github.com/tModLoader/tModLoader - 33f78a17c1d128d1a5f524689bc2e9dc302e5803 authored almost 3 years ago by JavidPack <[email protected]>
[1.4] Ported ExampleCostume (#1742)

* Port ExampleCostume

* Move IsVanitySet so it's clearer it applies to all 3 of the EquipText...

github.com/tModLoader/tModLoader - b28549081060fdc2b41d3cb5fe61aa8e63889b9f authored almost 3 years ago by Exterminator <[email protected]>
[1.4 EM] Decouple RandomBuffKeybind from ExampleMod class (#2192)

* decouple RandomBuffKeybind from ExampleMod class

* get/set syntax

github.com/tModLoader/tModLoader - 41ca54f6769898cdb4245ea370d53d2332eecb65 authored almost 3 years ago by direwolf420 <[email protected]>
Have logs log human readable build date

github.com/tModLoader/tModLoader - 77417c454d109ad115ff11ebdc0552589ca752b3 authored almost 3 years ago by JavidPack <[email protected]>
Resolves #2174 , PartyZombie example now inherits Zombie drops directly.

github.com/tModLoader/tModLoader - cf0269b922cc52db83fdb4d6da9cfbbb4f71b056 authored almost 3 years ago by JavidPack <[email protected]>
Fix #2183, fix a typo

github.com/tModLoader/tModLoader - 19793f8bd4700771ab629b188ec16cf88d593691 authored almost 3 years ago by JavidPack <[email protected]>
Sorted out Steamworks.NET dlls

github.com/tModLoader/tModLoader - 67ec6fd5e67125dffe0e9d16093a37cc07b899c6 authored almost 3 years ago by Mirsario <[email protected]>
1.4.3.6 Terraria Support (#2172)

* 1.4.3.6 patches, CI, hashes

* Updated FNA.

* Updated the vanilla patchstep FNA library t...

github.com/tModLoader/tModLoader - 22a16edf2dd7a27947c7866f3d14f7d674684f5a authored almost 3 years ago by Mirsario <[email protected]>
HookGen my beloved

github.com/tModLoader/tModLoader - b6df6e656a20bb885d0efb6a0624ead76e713127 authored almost 3 years ago by Mirsario <[email protected]>
Dear CI, please push EM too.

github.com/tModLoader/tModLoader - 572d7cb4fdd1f22083e2e8c758a089d58645d082 authored almost 3 years ago by Mirsario <[email protected]>
Patch edit to cause a push.

github.com/tModLoader/tModLoader - 159bee44ab6b04a580c465264328450c56641658 authored almost 3 years ago by Mirsario <[email protected]>
Some more CI fixes

github.com/tModLoader/tModLoader - b237d92abe9a13d087ed272a9238a601edd545e8 authored almost 3 years ago by JavidPack <[email protected]>
1.4.3.4, Terraria patch step split, etc. (#2168)

* Setup config changes.

* Vanilla patch step.

* Split Terraria patchstep

* Fixed some D...

github.com/tModLoader/tModLoader - 98bec3e5c07ad785ebcd07071f06bbe270779ebc authored almost 3 years ago by Mirsario <[email protected]>
re-init sacrifices on reload (#2170)

github.com/tModLoader/tModLoader - 8ce696c14218469e47fd7c743c96b91cd02d5c9a authored almost 3 years ago by direwolf420 <[email protected]>
add public Mod.NetID property (#2171)

github.com/tModLoader/tModLoader - a991c3bf6100ae25397eff1576c6fc84a6dbdc10 authored almost 3 years ago by direwolf420 <[email protected]>
Fix SDL2 Path Issues

Order of Search Problems

github.com/tModLoader/tModLoader - 0202492559590b6ee2e51ab24771aeafa6bc5997 authored almost 3 years ago by nmoll <[email protected]>
Edit drop rule example, fix examplegun typo

github.com/tModLoader/tModLoader - d182b51e8853358ec4da3169108f2526a5ef0233 authored almost 3 years ago by JavidPack <[email protected]>
EM: Removed duplicate values from ExampleHerbSeeds

github.com/tModLoader/tModLoader - 3845851bd025fb0ac968ab894491b90ebc28b04e authored almost 3 years ago by Mirsario <[email protected]>
classify DrawPlayer_22_FaceAcc as a head layer, fixes #2129 (#2166)

github.com/tModLoader/tModLoader - a0200da8f697b727763c4dbb4b7f6dc5fa47ccec authored almost 3 years ago by direwolf420 <[email protected]>
[1.4] Add dangersense/spelunker tile hooks (#2163)

* add dangersense/spelunker tile hooks

* ExampleHerb port (slightly improved)

* ExampleHer...

github.com/tModLoader/tModLoader - 0fce8fd4a248dd243b78e70770e5e068cd7ca932 authored almost 3 years ago by direwolf420 <[email protected]>
Fix #2164 (modlist command in multiplayer)

github.com/tModLoader/tModLoader - 77ad35975816cc1e99057280be245bb979b1a551 authored almost 3 years ago by JavidPack <[email protected]>
move ModifyGlobalLoot to the end to catch all rules (#2162)

github.com/tModLoader/tModLoader - c2539799b03ed2841ead795c41b797e1e20c5379 authored almost 3 years ago by direwolf420 <[email protected]>
Add displayname to more log messages

github.com/tModLoader/tModLoader - 0b84d2ac15220c380eb2abc8c3afb6a76154b0c6 authored almost 3 years ago by JavidPack <[email protected]>
Add some icon and color identification to mods menu for local mods vs workshop

github.com/tModLoader/tModLoader - 8e1439f2ccde83fea81e2f894fb3688a5ccfe0fb authored almost 3 years ago by JavidPack <[email protected]>
Reverted FAudio to SDL2 w/ ffmpeg.

github.com/tModLoader/tModLoader - 06eae28de3e9195041abdf120d5a17c924b50ff1 authored almost 3 years ago by Mirsario <[email protected]>
Revert "Example Flamethrower (#2119)"

This reverts commit d69f3ccbdc7e9d90e060d4fa2d13d343299e7acf.

github.com/tModLoader/tModLoader - 168718c41c2703b6ee9450fecae6e7f6c4272903 authored almost 3 years ago by Mirsario <[email protected]>
Revert "Fix a Missing 's' in namespace for ExampleMod"

This reverts commit 0a168be02e722b3be1de30a1f160da2ecb68a8b4.

github.com/tModLoader/tModLoader - 56fa24816f2cf8b22d004fe1042780f0fff10ed2 authored almost 3 years ago by Mirsario <[email protected]>
Fix a Missing 's' in namespace for ExampleMod

Really the stupid things that get ya.

github.com/tModLoader/tModLoader - 0a168be02e722b3be1de30a1f160da2ecb68a8b4 authored almost 3 years ago by nmoll <[email protected]>
Example Flamethrower (#2119)

* Add files via upload

`ExampleFlame`

* Add files via upload

`ExampleFlame`

* Add fi...

github.com/tModLoader/tModLoader - d69f3ccbdc7e9d90e060d4fa2d13d343299e7acf authored almost 3 years ago by D1plex <[email protected]>
Update Brazilian Portuguese localization [1.4] (#2157)

* Update tModLoader.json

* Fix small error

* Update tModLoader.json

* Update tModLoader...

github.com/tModLoader/tModLoader - bcd4516d7f2cf0ef44e33c0d5ae03c53540a4aad authored almost 3 years ago by Pixelnando <[email protected]>
Fixed contributors icon list in README (#2155)

Removed the "height" parameter from the URL, so the icon list doesn't cut off and rather changes...

github.com/tModLoader/tModLoader - e25dc51c8a5a033613ffc86f862ac905fefe5853 authored almost 3 years ago by NotLe0n <[email protected]>
[1.4] CanStack & prefix weapon stacking (#2127)

* prefix weapon stacking checks

* chest restock prefix check

* prefix weapon reforging

...

github.com/tModLoader/tModLoader - 608d8959072ff018740f0145d805696ec882ffe9 authored almost 3 years ago by direwolf420 <[email protected]>
Fix issue with drawing tooltip lines (#2154)

github.com/tModLoader/tModLoader - 949fd8013a42eb3fdbbed5a260521b5654aef72d authored almost 3 years ago by S-Pladison <[email protected]>
Fix TileEntity deletion when entering world without its mod enabled (#2152)

github.com/tModLoader/tModLoader - 6e15870e889d3584446fa8dea0163f6ad4cc6f0b authored almost 3 years ago by Exterminator <[email protected]>
Fix Server Crash on Reload Mods Being Due to tMod (#2149)

* Update ScriptCaller.sh

* Add clearing the console after launch steps

* Move the clear co...

github.com/tModLoader/tModLoader - c6fe02d1e1f4de84677fda6ff375df7fc1d42df2 authored almost 3 years ago by Solxanich <[email protected]>
[1.4] Update Spanish localization (#2136)

Updated the localization with the translations from the English file (strings 372 to 380).

github.com/tModLoader/tModLoader - 2d7df38f2205c1b61f6e01d6e806554c2e419b39 authored almost 3 years ago by Igmc4 <[email protected]>
Fix issue with locked chests

github.com/tModLoader/tModLoader - 554e80e52469d703215a464e6136b32f13597cb1 authored almost 3 years ago by JavidPack <[email protected]>
Fixed incorrect scale in ModMenu logo hooks.

github.com/tModLoader/tModLoader - 96653bae173897f4080f661b2fe5f445e33c6a60 authored almost 3 years ago by Mirsario <[email protected]>
Avoid one unnecessary UPnP exception.

github.com/tModLoader/tModLoader - 2a88f0351a6c7c882411ac87fe31a643a0b3f7cf authored almost 3 years ago by Mirsario <[email protected]>
Updated TerrariaHooks.

github.com/tModLoader/tModLoader - 5455ed64c24328bcf147344a882124df133d41f6 authored almost 3 years ago by Mirsario <[email protected]>
Data-oriented tiles - Round 2 after revert (#2047)

* Experimental: Data-oriented struct tile & tile data.

* AggressiveInlining for Tile.Get<T>()

...

github.com/tModLoader/tModLoader - f53af30734d90489cfa93455f5e02c87ed06a5b0 authored almost 3 years ago by Chicken-Bones <[email protected]>
Revert "Data-oriented tiles (#2047)"

This reverts commit 3a90558b8320e69b169f70c26d5d4b1e6ea2d99f.

github.com/tModLoader/tModLoader - 23b58ac9eb3ba9b966bc7b1b64e98c7a6dd496a2 authored almost 3 years ago by JavidPack <[email protected]>
Data-oriented tiles (#2047)

* Experimental: Data-oriented struct tile & tile data.

* AggressiveInlining for Tile.Get<T>()...

github.com/tModLoader/tModLoader - 3a90558b8320e69b169f70c26d5d4b1e6ea2d99f authored almost 3 years ago by Mirsario <[email protected]>
Small README changes

github.com/tModLoader/tModPorter - 922de77c89c3eab29e382de475a728c75a69c8da authored almost 3 years ago by Chik3r <[email protected]>
Apply editorconfig

github.com/tModLoader/tModPorter - b0cac0ad9e88c2dfd0c46520e579bbff25638adf authored almost 3 years ago by Chik3r <[email protected]>
Add `.editorconfig`

github.com/tModLoader/tModPorter - 50a8543b9d3789436cae6bcf652d0a63a43e8949 authored almost 3 years ago by Chik3r <[email protected]>
Added missing localization + localized UIMemoryBar (#2135)

* Added missing ModInfoVisitSteampage localization [EN + DE]

* Localized UIMemoryBar [EN + DE...

github.com/tModLoader/tModLoader - 6b54a380bb4b8269d1e3da36e19518cc9f8e908e authored almost 3 years ago by NotLe0n <[email protected]>
Move damage modifiers to single class

github.com/tModLoader/tModPorter - 26cf52fc713967372bbba5737157b396475dd884 authored almost 3 years ago by Chik3r <[email protected]>
extra newline removed

github.com/tModLoader/tModPorter - d74a43969937ed8e67b5e3b79407d145d2c3d8f3 authored almost 3 years ago by Chik3r <[email protected]>