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

Quick Fix: Extractinator hover

Also, fixes a vanilla bug!

2f8499427f63054a69d77d03562f0304f296da7d authored about 9 years ago
Extractinator hooks

Not sure how exact we want to be here.

f323c108b72120f6827fa83de718afa2ce36d7e0 authored about 9 years ago
Add ModItem.Clone hook + fix bug where some ItemID.Sets arrays had wrong initial values for modded items

fd7b9195ad2f5468b8e50bfd61e590716a5531c2 authored about 9 years ago
Merge remote-tracking branch 'refs/remotes/bluemagic123/master'

1a4fcf88b32727487d7cb386b8a70b619e993c1b authored about 9 years ago
Added ModPlayer

f5e74316f3d117d569f657195d0d8989348e5d29 authored about 9 years ago
Fixed bug with animation speed for items in worlds + AddMusicBox can now be called in Mod.Load

99965990a6731acc26e99a7ebcedce5c974c96b9 authored about 9 years ago
Added support for easily tying music and music box items/tiles together

9a6f2e384ebc5a494bc6400be5938978f3622e99 authored about 9 years ago
Mods now unload in the reverse order they were loaded in

3b3c1c1ab53eb6acbe320b0dfd4dd7752f5f40bb authored about 9 years ago
Fix ModItem.ModifyHitNPC and ModNPC.ModifyHitNPC damage reference.

2b0069c59f2e95f24d378f4208c5b973ba9ec212 authored about 9 years ago
Extra Music Track Slots.

abb2082b51d1fd0d32ce2002cad741d05b065904 authored about 9 years ago
Improved mp3

Should use half as much memory while loading.

a6abd15770aa92f2457587ed787ff9c4f3e36ee8 authored about 9 years ago
Add UpdateMusic hook for Mod

312511f34e0bccd5b7505999619593bca172bca6 authored over 9 years ago
Oops.

5bc7ff636d2499d8a095848cff0b7d8c415ab00d authored over 9 years ago
Animated loom to Example mod.

6b91199050a8945af903166b3d697af6994dd45d authored over 9 years ago
Vanilla tile simple support.

0f3c6972955d7e3b76ebd5c25688677456535401 authored over 9 years ago
Add tooltips to installer buttons

02b0bd22eebdf3c77d2ff6466d68a1e3be51a6c5 authored over 9 years ago
Fixed potential mod reference bug + Added button to open mods folder

4dbe7ad8252ef2ffa60fbb3e059b95a275db0e25 authored over 9 years ago
Finished installer

e2eca2938d2e57af3c4828dbbeabbf6a01e25396 authored over 9 years ago
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...

854d1f94f76f2f8faf2a943f429f4229e10b3ee8 authored over 9 years ago
Installation resources are saved separately per platform

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

9554a2fbf47f1a33706aa3d097c3ec7b0111f20d authored over 9 years ago
MusicID. "enum" for music tracks.

62a437d3917d65c4790071b1d49976b41810d4d4 authored over 9 years ago
Improved progress bar for installer

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

Also fa...

7320973fdee8dd29fdf732d5c5731d1e3e00143c authored over 9 years ago
Finished Setup Resources button in installer

Also added a progress bar.

df89a88b44b85bf9295240c8d4509ac8b9d0fa99 authored over 9 years ago
Started working on installer (Setup resources)

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

93db1b907a944777828c292f7a14dfb7eb1d818b authored over 9 years ago
Support for Linux

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

0d08adab90610ae721747698828d503b9302850c authored over 9 years ago
Music Example added to ExampleMod

Very fun music too.

a8d362f1413ea88f5295eb89eed2c526961077ff authored over 9 years ago
Mod Vanilla music (.wav, .mp3)

Swap out vanilla tracks only, Custom music available later.

New dll for loading mp3 files, hope...

c15fdb17cacb29427b9a4809a14df95cc1ead12e authored over 9 years ago
Improved saving for item frames with modded items to be more robust

a7056396517f73c7d15e46185e1b7c89c1b65d54 authored over 9 years ago
Added vanity-related hooks for armor sets

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

34f3a46fbbf88f482a92af52b2148d60e9053542 authored over 9 years ago
Eldrazi's pull fixed and updated.

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

7495ba51442fc2a97cfdb29ad86dab5996c96474 authored over 9 years ago
SteamID now tied to Mod publishing.

c58f9062a13e36adbbe3b8ed678e0658ae5d831c authored over 9 years ago
Fixed Setup. .csproj files now patch correctly

On fresh setup.

37ba3c5fa99e089c34605f33c3e55cdd7b946f0f authored over 9 years ago
Finished system for assigning ModDust types

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

49d39b9bf7567690414fad172503a82d62ace5bb authored over 9 years ago
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...

19627ce17e3c5f4c390b6ecd872e255cf2c2b3fe authored over 9 years ago
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...

3011ece01ad8407e9afd28b3fbd3713a84cbb830 authored over 9 years ago
Image Templates for buffs

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

a687223a1c396b296d07b0ff5e7f38a2c2a950e1 authored over 9 years ago
Car Mount Buff, ExampleMod formatted code

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

1f346eefa19a2982c89d16bf4ccb7493723acff1 authored over 9 years ago
Fix 1 Patch error, Terraria.csproj still needs manual fix for now.

d6f75852eb6a93e60b0fc10a2cb52220a7edbe5b authored over 9 years ago
Merge pull request #8 from itamargreen/master

Merge remote-tracking branch 'bluemagic123/master'

71cf757642b775616e7ba950638c011248fe79de authored over 9 years ago
Handle Mod Browser server offline.

67804a7b85aa88f0b746464836b4fd9c458ac498 authored over 9 years ago
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...

7b6f6560490790377b682347479381417f72d695 authored over 9 years ago
Added support for platform tiles + Added PostSetDefaults hook for tiles

b0c7c1bb30cadd0a44191fe9e8db73dbe61532aa authored over 9 years ago
Mod Browser Download Progress and Publish Dialogue box

a265aba4f7b814f67e37952e4d196cf22337f77b authored over 9 years ago
code cleanup + improve ModBuff.Update hook

9eabc8b47d52b617f8eb1fa80376d1542f82fa36 authored over 9 years ago
Miscellaneous bugfixes

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

09e3a67b7484ba6d96ea2febd63ac5ab21ff5d72 authored over 9 years ago
Buffs and integrated Mod Browser

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

fc5503db80a5ca89717109df84b73f1193506acb authored over 9 years ago
revamp how minimap handles mod stuff to greatly cut down RAM usage

429067877ef4bb87b01581943c25bb3861d237a3 authored over 9 years ago
reduce mod file size for non-xna mods + add support for packaging pre-compiled dlls as mods + code cleanup + Unload hook for mods

52f57de4c89a12fd0967c5a0d9aafbbee2d17a0f authored over 9 years ago
Mac support + cross-platform-compatible mod files

7e1efec8d8800495ccde6b7b59a2cd7a687d3f40 authored over 9 years ago
Merge remote-tracking branch 'bluemagic123/master'

3c6f6760f47648f9ea7b486155748179b0f73857 authored over 9 years ago
improve exception system + proof ModRecipe methods against modder mistakes

df9902b80e35686e87b5b83526aed1c404cc5aa0 authored over 9 years ago
add hooks for drawing town NPC weapons

9a3cfcbdcc62abafe25a2673d2cfc3e6d42a6be2 authored over 9 years ago
add attacking-related hooks for town NPCs + update example mod

cdc04a201796b5d29fba67b897676b30a6c8dbe6 authored over 9 years ago
miscellaneous stuff

6e1cd386596a0cc6839e6ddb10561b6a30b3aced authored over 9 years ago
Wing and Mount hooks.

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

3af230d7ea69778a23565f6beb0bbe2b75666a52 authored over 9 years ago
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...

91d4a960ae7c9eca1cf3b1b9a2df4109931e2373 authored over 9 years ago
bugfixes + example town NPC

1e839bf42cb320f73340ae94d89edeaaafe14b2e authored over 9 years ago
UseItemFrame small fix.

041ea0a864d15ab94e936b9756e01a2d4e0e1e3d authored over 9 years ago
add chat button- and shop-related hooks for town NPCs

a43d759cd00e8789eef53406527f3e7eb5f0c4b6 authored over 9 years ago
add example mod to repository

89ee1292f51da1086d383af878aef689bf590886 authored over 9 years ago
add TownNPCName and GetChat hooks for NPCs

d946895b8a3cc60e120f6539b382df96b6a2ff3d authored over 9 years ago
add town NPC spawning-related hooks

a29ffb67b6dc9923d1d27dcc15e6df8ac864a691 authored over 9 years ago
exclude built.txt from being stored in .tmod files + code cleanup

1e535ab2f9cbd1e10fdd4151f13153ab6a6f1e22 authored over 9 years ago
improve system for mount textures

819819ebd553b9c6d478e792ca2520437d387031 authored over 9 years ago
Some things we forgot for Mounts.

f4880c87402864036c0401582be2d3897092bd2e authored over 9 years ago
autoloading gores + sounds for new system; support for storing misc. file resources in .tmod files

d308411df9c036142f01d6189cd185948d94951e authored over 9 years ago
improve system for gores so no dummy classes are required

3557d6c06d1f3150a60cf220aab6c353c9c77a54 authored over 9 years ago
code cleanup

d0ed121e19f34f3ec88f3826589faf91ed1c8c23 authored over 9 years ago
Merge pull request #6 from itamargreen/master

Mounts. Finally

623ddb3612700fde4bd0be2f29887e1d08dd36c5 authored over 9 years ago
Mounts. Finally

9e290a41295f89e3c028e1a7b0b7279e3c76f59d authored over 9 years ago
improve sound system

3e8a0607f016b2009ecac7de900e1e18469690ed authored over 9 years ago
preparation for town NPC hooks

d9bd9f77c371e17ccc65eaad3f2020a6003467a3 authored over 9 years ago
Merge pull request #3 from JavidPack/master

Sound Support

33c9c51b19fc3be53a3c413c64d0c2f27efc92dc authored over 9 years ago
Sound Support

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

78575268a598611f3c9ca9fcb767f12349f256bd authored over 9 years ago
singleplayer commands + chat command support + NPC banner support

8c517d4cee34076da5b013ae25810815f7b0f82c authored over 9 years ago
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

7b539b80538bb4510c96ea92107c7b7ff8091137 authored over 9 years ago
bugfixes + miscellaneous stuff

468eeb8f3c0a56bff70e458393645bc26cafc08e authored over 9 years ago
a bunch of stuff that I've forgotten to keep track of

22b759a0e401abafb4fd712a3e219f216e38f504 authored over 9 years ago
add NearbyEffects hook for tiles

69c642f8e5ca84cb21180bedc9eebb355af441f7 authored over 9 years ago
add SendExtraAI and ReceiveExtraAI hooks for projectiles and NPCs

316f694f4b31b9349b04dbc6df06281cf3d5989b authored over 9 years ago
add drawing-related hooks for projectiles

9e81432c3f45a4ec99b178d99e0d1b20d6292793 authored over 9 years ago
add support for NPC music and drawing-related hooks

483328d2a871e9dde80ec35e334e7b14fecf5c8f authored over 9 years ago
add boss head-related hooks for NPCs

76a9daded98f41a8ee342fa67a63b508b0c2fd0f authored over 9 years ago
add support for NPC map icons

f0cfbe93328b7df6941024f63e1262e2e97a875a authored over 9 years ago
add Colliding hook for projectiles and StrikeNPC hook for NPCs

030037ade1d20c61427331bdf9943c2f6b2a4410 authored over 9 years ago
add support for using player cooldown slots

7fe3ddc1c951b4907d24b804281d765ad5a05dde authored over 9 years ago
add hooks for NPCs getting damaged

ca1114d024ea230d835579ca476f2c6510b5d8d1 authored over 9 years ago
add damage-related hooks for NPCs

8506e04a859d6da542735c82eca8ea8d61d304b0 authored over 9 years ago
add damage-related hooks for projectiles

73de76f5bf86abb8fead9dbdbca868dff42c334d authored over 9 years ago
add CanHitNPC and CanHitPvp hooks for items

16974c43271d56e042d2a31486d68d4425222652 authored over 9 years ago
made it easier to customize vanilla NPC loot

e6b99c5ec0b340cbfb65974f0b6fc31427df183b authored over 9 years ago
add loot-related hooks for ModNPC

a94620e94e7784065e5dd35c4f03e03103ae7017 authored over 9 years ago
add kill-related hooks for projectiles

4b5a3be2e44c4579ac9f7c5cfe46a9e5511b476c authored over 9 years ago
add tile collision-related hooks for projectiles

fa8467fddef5b39bfeb20f2e384d81c81385b30f authored over 9 years ago
add support for gores

9a13531e0644df8ea5123ab8daae5a30129542c3 authored over 9 years ago
add support for copying vanilla AI and animations

5e1c6bb65a857fc9e50571e4966ec3d48d2caa98 authored over 9 years ago
add FindFrame and HitEffect hooks for NPCs, fix vanilla bug where Dust.noLight doesn't work

3c4fe0ebf7f3c03b9c2ae6bbc885e85969e16ca0 authored over 9 years ago
add AI-related hooks for projectiles and NPCs

5cf0561e4aa4698d0a531c6f85de4a2764682240 authored over 9 years ago
fix class init timings

bb12eb818b226a4a8bcca20c334ea99696ca6f52 authored over 9 years ago
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

3ad1b8ec64cfdedf34c27d638ea05ed9cadc8835 authored over 9 years ago