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

Added ModPlayer

github.com/tModLoader/tModLoader - f5e74316f3d117d569f657195d0d8989348e5d29 authored about 9 years ago by Nathan Kim <[email protected]>
Fixed bug with animation speed for items in worlds + AddMusicBox can now be called in Mod.Load

github.com/tModLoader/tModLoader - 99965990a6731acc26e99a7ebcedce5c974c96b9 authored about 9 years ago by Nathan Kim <[email protected]>
Added support for easily tying music and music box items/tiles together

github.com/tModLoader/tModLoader - 9a6f2e384ebc5a494bc6400be5938978f3622e99 authored about 9 years ago by Nathan Kim <[email protected]>
Mods now unload in the reverse order they were loaded in

github.com/tModLoader/tModLoader - 3b3c1c1ab53eb6acbe320b0dfd4dd7752f5f40bb authored about 9 years ago by Nathan Kim <[email protected]>
Fix ModItem.ModifyHitNPC and ModNPC.ModifyHitNPC damage reference.

github.com/tModLoader/tModLoader - 2b0069c59f2e95f24d378f4208c5b973ba9ec212 authored about 9 years ago by JavidPack <[email protected]>
Extra Music Track Slots.

github.com/tModLoader/tModLoader - abb2082b51d1fd0d32ce2002cad741d05b065904 authored about 9 years ago by JavidPack <[email protected]>
Improved mp3

Should use half as much memory while loading.

github.com/tModLoader/tModLoader - a6abd15770aa92f2457587ed787ff9c4f3e36ee8 authored about 9 years ago by JavidPack <[email protected]>
Add UpdateMusic hook for Mod

github.com/tModLoader/tModLoader - 312511f34e0bccd5b7505999619593bca172bca6 authored about 9 years ago by Nathan Kim <[email protected]>
Animated loom to Example mod.

github.com/tModLoader/tModLoader - 6b91199050a8945af903166b3d697af6994dd45d authored about 9 years ago by JavidPack <[email protected]>
Vanilla tile simple support.

github.com/tModLoader/tModLoader - 0f3c6972955d7e3b76ebd5c25688677456535401 authored about 9 years ago by JavidPack <[email protected]>
Add tooltips to installer buttons

github.com/tModLoader/tModLoader - 02b0bd22eebdf3c77d2ff6466d68a1e3be51a6c5 authored about 9 years ago by Nathan Kim <[email protected]>
Fixed potential mod reference bug + Added button to open mods folder

github.com/tModLoader/tModLoader - 4dbe7ad8252ef2ffa60fbb3e059b95a275db0e25 authored about 9 years ago by Nathan Kim <[email protected]>
Finished installer

github.com/tModLoader/tModLoader - e2eca2938d2e57af3c4828dbbeabbf6a01e25396 authored about 9 years ago by Nathan Kim <[email protected]>
Added functionality to the installer's "Choose Terraria Path" button

This button allows the user to choose the Terraria executable for the
installer to back-up and r...

github.com/tModLoader/tModLoader - 854d1f94f76f2f8faf2a943f429f4229e10b3ee8 authored about 9 years ago by Nathan Kim <[email protected]>
Installation resources are saved separately per platform

I've decided that the installer for each platform will be distributed
separately. Since each pla...

github.com/tModLoader/tModLoader - 9554a2fbf47f1a33706aa3d097c3ec7b0111f20d authored about 9 years ago by Nathan Kim <[email protected]>
MusicID. "enum" for music tracks.

github.com/tModLoader/tModLoader - 62a437d3917d65c4790071b1d49976b41810d4d4 authored about 9 years ago by JavidPack <[email protected]>
Improved progress bar for installer

The progress bar now also checks the progress of saving the installation
resource file.

Also fa...

github.com/tModLoader/tModLoader - 7320973fdee8dd29fdf732d5c5731d1e3e00143c authored about 9 years ago by Nathan Kim <[email protected]>
Finished Setup Resources button in installer

Also added a progress bar.

github.com/tModLoader/tModLoader - df89a88b44b85bf9295240c8d4509ac8b9d0fa99 authored about 9 years ago by Nathan Kim <[email protected]>
Started working on installer (Setup resources)

Started creating the installer application. All buttons and configurations
have been added, in a...

github.com/tModLoader/tModLoader - 93db1b907a944777828c292f7a14dfb7eb1d818b authored about 9 years ago by Nathan Kim <[email protected]>
Support for Linux

Made changes to the merge patches and created new csproj files to compile
executables that can b...

github.com/tModLoader/tModLoader - 0d08adab90610ae721747698828d503b9302850c authored about 9 years ago by Nathan Kim <[email protected]>
Music Example added to ExampleMod

Very fun music too.

github.com/tModLoader/tModLoader - a8d362f1413ea88f5295eb89eed2c526961077ff authored about 9 years ago by JavidPack <[email protected]>
Mod Vanilla music (.wav, .mp3)

Swap out vanilla tracks only, Custom music available later.

New dll for loading mp3 files, hope...

github.com/tModLoader/tModLoader - c15fdb17cacb29427b9a4809a14df95cc1ead12e authored about 9 years ago by JavidPack <[email protected]>
Improved saving for item frames with modded items to be more robust

github.com/tModLoader/tModLoader - a7056396517f73c7d15e46185e1b7c89c1b65d54 authored about 9 years ago by Nathan Kim <[email protected]>
Added vanity-related hooks for armor sets

Added IsVanitySet, PreUpdateVanitySet, and UpdateVanitySet hooks. The
IsVanitySet hook controls ...

github.com/tModLoader/tModLoader - 34f3a46fbbf88f482a92af52b2148d60e9053542 authored about 9 years ago by Nathan Kim <[email protected]>
Eldrazi's pull fixed and updated.

Added UpdateArmorSetShadows function to ModItem.cs, GlobalItem.cs,
ItemLoader.cs and calling it ...

github.com/tModLoader/tModLoader - 7495ba51442fc2a97cfdb29ad86dab5996c96474 authored about 9 years ago by JavidPack <[email protected]>
SteamID now tied to Mod publishing.

github.com/tModLoader/tModLoader - c58f9062a13e36adbbe3b8ed678e0658ae5d831c authored about 9 years ago by JavidPack <[email protected]>
Fixed Setup. .csproj files now patch correctly

On fresh setup.

github.com/tModLoader/tModLoader - 37ba3c5fa99e089c34605f33c3e55cdd7b946f0f authored about 9 years ago by JavidPack <[email protected]>
Finished system for assigning ModDust types

The ModDust.NewDust hooks were removed, as they are now unnecessary.
ModDust instances are now c...

github.com/tModLoader/tModLoader - 49d39b9bf7567690414fad172503a82d62ace5bb authored about 9 years ago by Nathan Kim <[email protected]>
Give ModDusts their own types

I think this is right. I didn't want to modify Dust.NewDust (a pain), so
I added a second ModDus...

github.com/tModLoader/tModLoader - 19627ce17e3c5f4c390b6ecd872e255cf2c2b3fe authored over 9 years ago by JavidPack <[email protected]>
Allow mod compilation with renamed Terraria.exe (windows)

People may want to leave Terraria.exe for vanilla terraria and have mod
executables such as tMod...

github.com/tModLoader/tModLoader - 3011ece01ad8407e9afd28b3fbd3713a84cbb830 authored over 9 years ago by JavidPack <[email protected]>
Image Templates for buffs

While not used in ExampleMod, these will prove useful for mod
developers.

github.com/tModLoader/tModLoader - a687223a1c396b296d07b0ff5e7f38a2c2a950e1 authored over 9 years ago by JavidPack <[email protected]>
Car Mount Buff, ExampleMod formatted code

Guess we should format the ExampleMod code too....

github.com/tModLoader/tModLoader - 1f346eefa19a2982c89d16bf4ccb7493723acff1 authored over 9 years ago by JavidPack <[email protected]>
Fix 1 Patch error, Terraria.csproj still needs manual fix for now.

github.com/tModLoader/tModLoader - d6f75852eb6a93e60b0fc10a2cb52220a7edbe5b authored over 9 years ago by JavidPack <[email protected]>
Merge pull request #8 from itamargreen/master

Merge remote-tracking branch 'bluemagic123/master'

github.com/tModLoader/tModLoader - 71cf757642b775616e7ba950638c011248fe79de authored over 9 years ago by Itamar <[email protected]>
Handle Mod Browser server offline.

github.com/tModLoader/tModLoader - 67804a7b85aa88f0b746464836b4fd9c458ac498 authored over 9 years ago by JavidPack <[email protected]>
Improved saving for mannequins with modded armor to be more robust

- Mannequins with modded armor are saved as empty in .wld files
- The item names of modded armor...

github.com/tModLoader/tModLoader - 7b6f6560490790377b682347479381417f72d695 authored over 9 years ago by Nathan Kim <[email protected]>
Added support for platform tiles + Added PostSetDefaults hook for tiles

github.com/tModLoader/tModLoader - b0c7c1bb30cadd0a44191fe9e8db73dbe61532aa authored over 9 years ago by Nathan Kim <[email protected]>
Mod Browser Download Progress and Publish Dialogue box

github.com/tModLoader/tModLoader - a265aba4f7b814f67e37952e4d196cf22337f77b authored over 9 years ago by JavidPack <[email protected]>
code cleanup + improve ModBuff.Update hook

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

- made some Projectile fields public
- jungle temple door can now be unlocked
- rendering sign G...

github.com/tModLoader/tModLoader - 09e3a67b7484ba6d96ea2febd63ac5ab21ff5d72 authored over 9 years ago by Nathan Kim <[email protected]>
Buffs and integrated Mod Browser

Initial Buff support. Mounts, minons, buffs all possible. Full minion
support requires a bool va...

github.com/tModLoader/tModLoader - fc5503db80a5ca89717109df84b73f1193506acb authored over 9 years ago by JavidPack <[email protected]>
revamp how minimap handles mod stuff to greatly cut down RAM usage

github.com/tModLoader/tModLoader - 429067877ef4bb87b01581943c25bb3861d237a3 authored over 9 years ago by Nathan Kim <[email protected]>
reduce mod file size for non-xna mods + add support for packaging pre-compiled dlls as mods + code cleanup + Unload hook for mods

github.com/tModLoader/tModLoader - 52f57de4c89a12fd0967c5a0d9aafbbee2d17a0f authored over 9 years ago by Nathan Kim <[email protected]>
Mac support + cross-platform-compatible mod files

github.com/tModLoader/tModLoader - 7e1efec8d8800495ccde6b7b59a2cd7a687d3f40 authored over 9 years ago by Nathan Kim <[email protected]>
Merge remote-tracking branch 'bluemagic123/master'

github.com/tModLoader/tModLoader - 3c6f6760f47648f9ea7b486155748179b0f73857 authored over 9 years ago by itamargreen <[email protected]>
improve exception system + proof ModRecipe methods against modder mistakes

github.com/tModLoader/tModLoader - df9902b80e35686e87b5b83526aed1c404cc5aa0 authored over 9 years ago by Nathan Kim <[email protected]>
add hooks for drawing town NPC weapons

github.com/tModLoader/tModLoader - 9a3cfcbdcc62abafe25a2673d2cfc3e6d42a6be2 authored over 9 years ago by Nathan Kim <[email protected]>
add attacking-related hooks for town NPCs + update example mod

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

github.com/tModLoader/tModLoader - 6e1cd386596a0cc6839e6ddb10561b6a30b3aced authored over 9 years ago by Nathan Kim <[email protected]>
Wing and Mount hooks.

Item:
WingUpdate hook -- Allows for wings to do things visually.
Mounts:
UpdateFrame hook -- all...

github.com/tModLoader/tModLoader - 3af230d7ea69778a23565f6beb0bbe2b75666a52 authored over 9 years ago by JavidPack <[email protected]>
Auto copy exe after build. Also csproj clean up.

Hopefully this doesn't mess with anyone, but the HintPaths were wrong
and caused me to have to f...

github.com/tModLoader/tModLoader - 91d4a960ae7c9eca1cf3b1b9a2df4109931e2373 authored over 9 years ago by JavidPack <[email protected]>
bugfixes + example town NPC

github.com/tModLoader/tModLoader - 1e839bf42cb320f73340ae94d89edeaaafe14b2e authored over 9 years ago by Nathan Kim <[email protected]>
UseItemFrame small fix.

github.com/tModLoader/tModLoader - 041ea0a864d15ab94e936b9756e01a2d4e0e1e3d authored over 9 years ago by JavidPack <[email protected]>
add chat button- and shop-related hooks for town NPCs

github.com/tModLoader/tModLoader - a43d759cd00e8789eef53406527f3e7eb5f0c4b6 authored over 9 years ago by Nathan Kim <[email protected]>
add example mod to repository

github.com/tModLoader/tModLoader - 89ee1292f51da1086d383af878aef689bf590886 authored over 9 years ago by Nathan Kim <[email protected]>
add TownNPCName and GetChat hooks for NPCs

github.com/tModLoader/tModLoader - d946895b8a3cc60e120f6539b382df96b6a2ff3d authored over 9 years ago by Nathan Kim <[email protected]>
add town NPC spawning-related hooks

github.com/tModLoader/tModLoader - a29ffb67b6dc9923d1d27dcc15e6df8ac864a691 authored over 9 years ago by Nathan Kim <[email protected]>
exclude built.txt from being stored in .tmod files + code cleanup

github.com/tModLoader/tModLoader - 1e535ab2f9cbd1e10fdd4151f13153ab6a6f1e22 authored over 9 years ago by Nathan Kim <[email protected]>
improve system for mount textures

github.com/tModLoader/tModLoader - 819819ebd553b9c6d478e792ca2520437d387031 authored over 9 years ago by Nathan Kim <[email protected]>
Some things we forgot for Mounts.

github.com/tModLoader/tModLoader - f4880c87402864036c0401582be2d3897092bd2e authored over 9 years ago by JavidPack <[email protected]>
autoloading gores + sounds for new system; support for storing misc. file resources in .tmod files

github.com/tModLoader/tModLoader - d308411df9c036142f01d6189cd185948d94951e authored over 9 years ago by Nathan Kim <[email protected]>
improve system for gores so no dummy classes are required

github.com/tModLoader/tModLoader - 3557d6c06d1f3150a60cf220aab6c353c9c77a54 authored over 9 years ago by Nathan Kim <[email protected]>
code cleanup

github.com/tModLoader/tModLoader - d0ed121e19f34f3ec88f3826589faf91ed1c8c23 authored over 9 years ago by Nathan Kim <[email protected]>
Merge pull request #6 from itamargreen/master

Mounts. Finally

github.com/tModLoader/tModLoader - 623ddb3612700fde4bd0be2f29887e1d08dd36c5 authored over 9 years ago by Nathan Kim <[email protected]>
Mounts. Finally

github.com/tModLoader/tModLoader - 9e290a41295f89e3c028e1a7b0b7279e3c76f59d authored over 9 years ago by itamargreen <[email protected]>
improve sound system

github.com/tModLoader/tModLoader - 3e8a0607f016b2009ecac7de900e1e18469690ed authored over 9 years ago by Nathan Kim <[email protected]>
preparation for town NPC hooks

github.com/tModLoader/tModLoader - d9bd9f77c371e17ccc65eaad3f2020a6003467a3 authored over 9 years ago by Nathan Kim <[email protected]>
Merge pull request #3 from JavidPack/master

Sound Support

github.com/tModLoader/tModLoader - 33c9c51b19fc3be53a3c413c64d0c2f27efc92dc authored over 9 years ago by Nathan Kim <[email protected]>
Sound Support

Custom sounds for items support. Changes to .tmod file format to
include .wav files. Load in a ...

github.com/tModLoader/tModLoader - 78575268a598611f3c9ca9fcb767f12349f256bd authored over 9 years ago by JavidPack <[email protected]>
singleplayer commands + chat command support + NPC banner support

github.com/tModLoader/tModLoader - 8c517d4cee34076da5b013ae25810815f7b0f82c authored over 9 years ago by Nathan Kim <[email protected]>
add support for using vanilla textures, catch mods with duplicate internal names, reloading refreshes recipe list, add generic item for items whose mods aren't loaded

github.com/tModLoader/tModLoader - 7b539b80538bb4510c96ea92107c7b7ff8091137 authored over 9 years ago by Nathan Kim <[email protected]>
bugfixes + miscellaneous stuff

github.com/tModLoader/tModLoader - 468eeb8f3c0a56bff70e458393645bc26cafc08e authored over 9 years ago by Nathan Kim <[email protected]>
a bunch of stuff that I've forgotten to keep track of

github.com/tModLoader/tModLoader - 22b759a0e401abafb4fd712a3e219f216e38f504 authored over 9 years ago by Nathan Kim <[email protected]>
add NearbyEffects hook for tiles

github.com/tModLoader/tModLoader - 69c642f8e5ca84cb21180bedc9eebb355af441f7 authored over 9 years ago by Nathan Kim <[email protected]>
add SendExtraAI and ReceiveExtraAI hooks for projectiles and NPCs

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

github.com/tModLoader/tModLoader - 9e81432c3f45a4ec99b178d99e0d1b20d6292793 authored over 9 years ago by Nathan Kim <[email protected]>
add support for NPC music and drawing-related hooks

github.com/tModLoader/tModLoader - 483328d2a871e9dde80ec35e334e7b14fecf5c8f authored over 9 years ago by Nathan Kim <[email protected]>
add boss head-related hooks for NPCs

github.com/tModLoader/tModLoader - 76a9daded98f41a8ee342fa67a63b508b0c2fd0f authored over 9 years ago by Nathan Kim <[email protected]>
add support for NPC map icons

github.com/tModLoader/tModLoader - f0cfbe93328b7df6941024f63e1262e2e97a875a authored over 9 years ago by Nathan Kim <[email protected]>
add Colliding hook for projectiles and StrikeNPC hook for NPCs

github.com/tModLoader/tModLoader - 030037ade1d20c61427331bdf9943c2f6b2a4410 authored over 9 years ago by Nathan Kim <[email protected]>
add support for using player cooldown slots

github.com/tModLoader/tModLoader - 7fe3ddc1c951b4907d24b804281d765ad5a05dde authored over 9 years ago by Nathan Kim <[email protected]>
add hooks for NPCs getting damaged

github.com/tModLoader/tModLoader - ca1114d024ea230d835579ca476f2c6510b5d8d1 authored over 9 years ago by Nathan Kim <[email protected]>
add damage-related hooks for NPCs

github.com/tModLoader/tModLoader - 8506e04a859d6da542735c82eca8ea8d61d304b0 authored over 9 years ago by Nathan Kim <[email protected]>
add damage-related hooks for projectiles

github.com/tModLoader/tModLoader - 73de76f5bf86abb8fead9dbdbca868dff42c334d authored over 9 years ago by Nathan Kim <[email protected]>
add CanHitNPC and CanHitPvp hooks for items

github.com/tModLoader/tModLoader - 16974c43271d56e042d2a31486d68d4425222652 authored over 9 years ago by Nathan Kim <[email protected]>
made it easier to customize vanilla NPC loot

github.com/tModLoader/tModLoader - e6b99c5ec0b340cbfb65974f0b6fc31427df183b authored over 9 years ago by Nathan Kim <[email protected]>
add loot-related hooks for ModNPC

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

github.com/tModLoader/tModLoader - 4b5a3be2e44c4579ac9f7c5cfe46a9e5511b476c authored over 9 years ago by Nathan Kim <[email protected]>
add tile collision-related hooks for projectiles

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

github.com/tModLoader/tModLoader - 9a13531e0644df8ea5123ab8daae5a30129542c3 authored over 9 years ago by Nathan Kim <[email protected]>
add support for copying vanilla AI and animations

github.com/tModLoader/tModLoader - 5e1c6bb65a857fc9e50571e4966ec3d48d2caa98 authored over 9 years ago by Nathan Kim <[email protected]>
add FindFrame and HitEffect hooks for NPCs, fix vanilla bug where Dust.noLight doesn't work

github.com/tModLoader/tModLoader - 3c4fe0ebf7f3c03b9c2ae6bbc885e85969e16ca0 authored over 9 years ago by Nathan Kim <[email protected]>
add AI-related hooks for projectiles and NPCs

github.com/tModLoader/tModLoader - 5cf0561e4aa4698d0a531c6f85de4a2764682240 authored over 9 years ago by Nathan Kim <[email protected]>
fix class init timings

github.com/tModLoader/tModLoader - bb12eb818b226a4a8bcca20c334ea99696ca6f52 authored over 9 years ago by Nathan Kim <[email protected]>
remove redundant files from repository, update to Terraria 1.3.0.8, modded content now saves in separate .twld and .tplr files, added tModLoader version to main menu

github.com/tModLoader/tModLoader - 3ad1b8ec64cfdedf34c27d638ea05ed9cadc8835 authored over 9 years ago by Nathan Kim <[email protected]>
support for infinite recipes, improved error-handling

github.com/tModLoader/tModLoader - 5c208ca52cde495ac3dbb66dc94a3d2ff5e6f1a7 authored over 9 years ago by Nathan Kim <[email protected]>
bugfix custom projectiles and NPCs

github.com/tModLoader/tModLoader - 6b055f4fb0f78f4ed9a5f19bc4983f49d6c11321 authored over 9 years ago by Nathan Kim <[email protected]>
add grab-related hooks for items, modify patcher to diff .ico files

github.com/tModLoader/tModLoader - 8f80800c64f21875b775bc68cefb1466f8bc96f1 authored over 9 years ago by Nathan Kim <[email protected]>
format patch for ModLoader

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