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 assembly resolve, update patches

github.com/tModLoader/tModLoader - 34b5d3b8e806cfe8dfd3bce106c16c05803298a0 authored over 9 years ago by Nathan Kim <[email protected]>
tile bugfixes + CanKillTile hook for tile + support for special furniture

github.com/tModLoader/tModLoader - 58af59594105f21cb040db3ebbc223f032e4216b authored over 9 years ago by Nathan Kim <[email protected]>
add OpenVanillaBag hooks for GlobalItem

github.com/tModLoader/tModLoader - 3f3a20081e629ced00d698fe128d009245d0e1c6 authored over 9 years ago by Nathan Kim <[email protected]>
add support for craft groups

github.com/tModLoader/tModLoader - b5b8d1b8762009836ec28399d544205ebd67c319 authored over 9 years ago by Nathan Kim <[email protected]>
now actually resolves dll references

github.com/tModLoader/tModLoader - 710ce0c882f7588bebf64cfa6852a274d71b474b authored over 9 years ago by Nathan Kim <[email protected]>
bugfixes + autoload before manual load

github.com/tModLoader/tModLoader - ffb3affc8a1a2967e407702b3430bad3f11c788b authored over 9 years ago by Nathan Kim <[email protected]>
add chickenbone's code patcher

github.com/tModLoader/tModLoader - 057c33993856ea86c9ef3f30740b7ca88e3ea61a authored over 9 years ago by Nathan Kim <[email protected]>
add support for basic NPCs

github.com/tModLoader/tModLoader - 63d38df53e20e89f7e7834e36f45dd3761d5ace6 authored over 9 years ago by Nathan Kim <[email protected]>
add support for basic projectiles

github.com/tModLoader/tModLoader - 9b06672c607bb9ce80e07b2d0da0577895511cd3 authored over 9 years ago by Nathan Kim <[email protected]>
add MouseOver and Slope hooks for tiles

github.com/tModLoader/tModLoader - 3581c12df344101ea079c3d95544f6848112115b authored over 9 years ago by Nathan Kim <[email protected]>
add drawing-related hooks for walls

github.com/tModLoader/tModLoader - 5d5be7ffc54460a2dccabf49f1ef4b9915654dfd authored over 9 years ago by Nathan Kim <[email protected]>
add support for wall map colors and names

github.com/tModLoader/tModLoader - 92bde09bf1ba4881604d0def7b1a786808b5976b authored over 9 years ago by Nathan Kim <[email protected]>
add kill-related hooks for walls

github.com/tModLoader/tModLoader - 9e24c208f302ebf5e51ebedf88d9e7fc976d4259 authored over 9 years ago by Nathan Kim <[email protected]>
add support for custom walls

github.com/tModLoader/tModLoader - ace799c5b8afa5de667bb02f7e10066c2f8c81e0 authored over 9 years ago by Nathan Kim <[email protected]>
fix AddTooltip duplication bug, improve dll reference system

github.com/tModLoader/tModLoader - ca490229a756b5fdb52540e7f0cf33bc8cf46412 authored over 9 years ago by Nathan Kim <[email protected]>
add support for autoloading multiple EquipTypes per item

github.com/tModLoader/tModLoader - c1121b99f913343698918aa0eb3a6d2c5233595f authored over 9 years ago by Nathan Kim <[email protected]>
add support for autoloading global entities

github.com/tModLoader/tModLoader - c571ddb815c74d397fe21d7e8004b9993d9c413f authored over 9 years ago by Nathan Kim <[email protected]>
add support for multiple global entities per mod

github.com/tModLoader/tModLoader - 380acf09fbd3459276fa555651aed1526990b07f authored over 9 years ago by Nathan Kim <[email protected]>
made Wiring._wireList public, fixed bug where vanilla names/tooltips can't be changed

github.com/tModLoader/tModLoader - fbc205535679e255146652844f43cc04f3f004e3 authored over 9 years ago by Nathan Kim <[email protected]>
improve error-handling for missing textures

github.com/tModLoader/tModLoader - ae1820ad5583dd3ebdd1c7b81ef1c7da4c223030 authored over 9 years ago by Nathan Kim <[email protected]>
fix bug with removing custom armor from mannequins

github.com/tModLoader/tModLoader - df54da22ea6dc3324c651c8544b862edbf6bf3e9 authored over 9 years ago by Nathan Kim <[email protected]>
add ModRecipe.ConsumeItem; add DrawInInventory hooks for items

github.com/tModLoader/tModLoader - 9f4d0b86ea7d7541f5821f4268bf5e39a5f37c48 authored over 9 years ago by Nathan Kim <[email protected]>
add RightClick and HitWire hooks for tiles

github.com/tModLoader/tModLoader - 4f9ec5577d6d1e7b65c23a817ab828d824097750 authored over 9 years ago by Nathan Kim <[email protected]>
made it easier to add mod tiles to recipes

github.com/tModLoader/tModLoader - 9f609f6dd726cf85c00f7f2d6d0c2e4bb466fe04 authored over 9 years ago by Nathan Kim <[email protected]>
add support for CanPlace and adjTiles for tiles

github.com/tModLoader/tModLoader - 82c348826b68b4e1805026a3170c64ace307ca3f authored over 9 years ago by Nathan Kim <[email protected]>
add mineResist and minPick fields to ModTile

github.com/tModLoader/tModLoader - 3642a203859d888ff65e587261f165791e1f4529 authored over 9 years ago by Nathan Kim <[email protected]>
add update-related hooks for tiles

github.com/tModLoader/tModLoader - dfef4bf5ff9de9bab1fa70253002605b1c347532 authored over 9 years ago by Nathan Kim <[email protected]>
fix bug where map colors don't update when mod tiles are placed

github.com/tModLoader/tModLoader - ad71713609a3beeaf8f7ae411869e13ebd552602 authored over 9 years ago by Nathan Kim <[email protected]>
add support for map tile colors and names

github.com/tModLoader/tModLoader - b15469da6c9c7f050da0dcfe4f155df93ea02ba7 authored over 9 years ago by Nathan Kim <[email protected]>
add SpriteBatch to tile draw parameters

github.com/tModLoader/tModLoader - 53bf0daeb0e7c69b202c02617aa7e6931b74dcd0 authored over 9 years ago by Nathan Kim <[email protected]>
add drawing-related hooks for tiles

github.com/tModLoader/tModLoader - 0f9fdc65ceff3de3c32777234c537fadf2110f00 authored over 9 years ago by Nathan Kim <[email protected]>
add support for TileObjectData and multi-tile blocks

github.com/tModLoader/tModLoader - ae8537b90cbd2265c5db8287c1966c2232b42f9d authored over 9 years ago by Nathan Kim <[email protected]>
changed how some tile hooks work

github.com/tModLoader/tModLoader - e184a668b121e49760bdc1b6f348054743e6c236 authored over 9 years ago by Nathan Kim <[email protected]>
Finish tile support, modify world validation, add KillTile-related hooks

github.com/tModLoader/tModLoader - 8d2b92687edbc7551f23a12dc411cc0d1bcda83b authored over 9 years ago by Nathan Kim <[email protected]>
Partial support for custom tiles (need to modify TileObjectData)

github.com/tModLoader/tModLoader - 18f638f8770ed7ed57f52c38fd87e1ad930e1311 authored over 9 years ago by Nathan Kim <[email protected]>
quick fixes

github.com/tModLoader/tModLoader - 6925e6a354fb5d2085407115c4297c9d02f5e563 authored over 9 years ago by Nathan Kim <[email protected]>
Add support for build properties and dependencies

github.com/tModLoader/tModLoader - 15f2bb8d39f5bdcdd7d54b0bdb03fdd5dacc82a9 authored over 9 years ago by Nathan Kim <[email protected]>
updated readme

github.com/tModLoader/tModLoader - 84ac7422683c3538e93700933443d7ba882da75d authored over 9 years ago by Nathan Kim <[email protected]>
Add custom item saving and easier tooltips

github.com/tModLoader/tModLoader - 374038196db99af719305af375ddb81a1d1c8073 authored over 9 years ago by Nathan Kim <[email protected]>
Add CanEquipAccessory for items, GlobalNPC.PreNPCLoot, and GlobalNPC.NPCLoot

github.com/tModLoader/tModLoader - a32402deb0570f784a097022c61b63e6b34c667d authored over 9 years ago by Nathan Kim <[email protected]>
Add support for custom dust

github.com/tModLoader/tModLoader - 9fac70767728286b10b36e1c5364aac6118000b4 authored over 9 years ago by Nathan Kim <[email protected]>
add support for ModItem.AddRecipes

github.com/tModLoader/tModLoader - f6c6025ef243184bd9d25e5fe26daf60175af860 authored over 9 years ago by Nathan Kim <[email protected]>
added support for autoloading

github.com/tModLoader/tModLoader - 8287bc3e39c30ecc51b271a4a8b61c110a11332c authored over 9 years ago by Nathan Kim <[email protected]>
save mod as single .tmod file with resources

github.com/tModLoader/tModLoader - a3ff48d1f6a4d73ee8b418ed1510f06c1f3ae118 authored over 9 years ago by Nathan Kim <[email protected]>
testing readme

github.com/tModLoader/tModLoader - f8eb8cce6bc1cf1b7ffc422a1418c3d2a069f0e6 authored over 9 years ago by Nathan Kim <[email protected]>
Merge pull request #1 from Phantom139/development

Added Readme.MD

github.com/tModLoader/tModLoader - ec8cee390199748cbb611d0c1200cbe0f02a65de authored over 9 years ago by Nathan Kim <[email protected]>
Added Readme.MD

github.com/tModLoader/tModLoader - 94c1c3b8121858ecda9e206698692810dc7c3be8 authored over 9 years ago by Robert Fritzen <[email protected]>
first commit

github.com/tModLoader/tModLoader - 62e395091ea4a882d1dc0c3bedefa0862670a5b2 authored over 9 years ago by Nathan Kim <[email protected]>