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

Reconfigure .csproj. All targets in same project. All share Terraria Assembly Name

66679d404461f666b7a8b17606ee43ca40601cad authored about 9 years ago
Example Plant (WIP)

731f4642da0c610ff1d74c9e56546749173a4660 authored about 9 years ago
- Dedicated servers now actually attempt to load mods

- Fixed some Main.dedServ-related errors
- Fixed some decompile bugs using BinaryWriter
- ErrorLo...

7e074968388beb96c276eba6225ad6e553204824 authored about 9 years ago
- ItemInfo is now cloned by Item.Clone

- Added Dangersense hook for tiles
- Added hideVisual parameter to UpdateAccessory hook for items...

13475da4de0c7166edc73bc6a4d4c23344d8b6d0 authored about 9 years ago
buildIgnore attribute, ExampleClock

9ae50dddda39a0acd4161c022967f9d6ffaf199a authored about 9 years ago
Chest/Dresser Rename/Default Name, v0.7.1 start. Example Dresser

14d178ae3d8ce9824134007dccaa84ab1e5a371b authored about 9 years ago
Added ModLoader.GetLoadedMods method and deprecated the installer

5d84fc2bb30bf24538577da674d07f24b991d6d6 authored about 9 years ago
Better word wrap for UIMessageBox + Improved DrawArmorColor hook for items

21045dd5cfbe4b838954e7b2f640df4acc1b31b3 authored about 9 years ago
:ghost: Spooky Spectre Gun

3b976612869e83af22b0291556c9179185357729 authored about 9 years ago
description.txt

60f47f7a322dd48555deddacae7c6d1e18d8e03e authored about 9 years ago
Build.txt, ModInfo, Homepage and Description.

aad968bfbae5ebd30e4c8be90effaba516f6cf00 authored about 9 years ago
Added support for hiding mod file information from tModReader

57360abe27cb39f37af9dfbb279ce34250937377 authored about 9 years ago
Moved external resources to embedded resources

69ad91cf107efb54721654afad2cbba7c14c8b3c authored about 9 years ago
Added ModLoader version information to mod files

53aae09abeac6404d580170d2c0bd61a9f0aad50 authored about 9 years ago
AltFunctionUse hook for items + Fixed slow Recipe.FindRecipes performance

2ca9ed73bd76286d1f412f79f40d167733a04525 authored about 9 years ago
Merge branch 'master' of https://github.com/bluemagic123/tModLoader

58c7a587a33e67c7f86e5708af9bd29c3fffe65c authored about 9 years ago
Fixed fatal error when buff update in first slot deletes the buff

648899d4742fcffb45c025fdcb1df495431ba357 authored about 9 years ago
And this...

bcc9956e5c25e04fe3cb408d1c99fb86767bdd9a authored about 9 years ago
Forgot this.

64ea56b981feafcebf6c544b77c2b910a7e79db9 authored about 9 years ago
:sound: Fix ModSounds, non-ModSound custom sounds, Example Light Pet

TODO: update the images for the light pet.

0163c02452d57ebb78d637e522b37e899f3c7bcb authored about 9 years ago
Player-drawing examples + Finished ExampleMod's PuritySpirit

Also fixes #14

c77a50acf31e608bc550215e98b058d1714ac2e7 authored about 9 years ago
Filter mods by update, mod manage additional info.

052ee168875288fcab30ac57cec358ca45116866 authored about 9 years ago
Completed all player-drawing hooks

470ead7b6918fded90c60a21faf92a785e83302d authored about 9 years ago
Added DrawLayer and DrawInfo + ModifyDrawHeadLayers hook for ModPlayer

Also fixed fatal error (b82d916db84564c66e92534d001871b7769bb1ce) in displaying players with par...

5d2c3b72cd1e84c3fbba79ffbb74ea90d7f09b27 authored about 9 years ago
Starfury v2 fix.

f656c3bb74584d9a5c145665c9628b8a02c392b6 authored about 9 years ago
:airplane: Paper Airplane Pet.

7d32198223397d7ad8fa02a7ac01f132720639f3 authored about 9 years ago
Quick update to ExampleMod.csproj

c393c54c3a0aa2f240a8536f7b43dfd652d0c379 authored about 9 years ago
Hide mod compile warnings from error logs + Improved sound loading's memory usage

70abdaeba88b917b37897abdf2a4e4e2e6e8b068 authored about 9 years ago
DrawEffects hook for NPCs + ModDust.MidUpdate hook + work on ExampleMod

daaec45f3b7b50f19a41eb91160e372233ad42dc authored about 9 years ago
- ContactMinionDamage hook for projectiles

- Abstract classes are no longer autoloaded
- Exception messages now show inner exceptions in the...

b48cb4750a9311d9d84ca8cd3d166b9210f013ae authored about 9 years ago
Worked on ExampleMod a lot

5ae6843ed022c8de377fceb337425e9b0a6c4e33 authored about 9 years ago
:new: Notify of new tmod version when accessing mod browser.

31a84baf06283a7649c10c261f7933c531d64350 authored about 9 years ago
Examples for many of the new hooks + Example custom ammo type

a95c91ccf6f7e3a228baae8d3d08909b1f598b7d authored about 9 years ago
Added ReApply, longerExpertDebuff, and canBeCleared hooks for buffs

905eea677139c0f91cee2228261d791169237e7c authored about 9 years ago
DrawHair, DrawHead, and WingUpdate are now EquipTexture hooks

c63aaff3970869e4927bf5a701773679a7ce7ceb authored about 9 years ago
Example Solution

btw, we may have a recursion problem with "TileLoader.CheckModTile" and
"WorldGen.TileFrame"

574ed66fdd34edf81f04e30377d7444dcf361714 authored about 9 years ago
Added EntityInfo + Gave all hook calls public access

8df4860cc3bf70c22f398f75d89b955512c0d937 authored about 9 years ago
CloneDefaults method and UpdateLifeRegen hook for NPCs

59bdece5c1a4d4d4fdaf994073bb6be29a493542 authored about 9 years ago
CloneDefaults for Item and Projectile

4cf5e3a421607669d4fdc33648d9298cc6b8d501 authored about 9 years ago
Added GlobalBuff, Update(NPC) hook for buffs, and ResetEffects hook for NPCs

0a512e7c5a49ff58f1e21cb491d3f87f0f76d32e authored about 9 years ago
Merge branch 'master' of https://github.com/bluemagic123/tModLoader

31a6b59793dafbe570817beb18b4bf63bab4b82d authored about 9 years ago
:zap: Thumbs.db error

We also need to ignore others by default.

74759bdde2cd69c32b6ed36a5f5333ce6997f782 authored about 9 years ago
Preparation for server support

2d533e8ee9fb294b239eae4c5cd8d9ab370c59ed authored about 9 years ago
Fix bug where doors cause chaos on servers

Wall written as ushort but read as byte causing chaos. Other instance of
wall being written as b...

ccb792449169f50ed7a2fed807574c0e9110884b authored about 9 years ago
Super Simple NPC -- Party Zombie

6deb5626a26b655f010ee54a67442ace727d501a authored about 9 years ago
Added grappling-hook-related hooks + PreDrawExtras hook for projectiles

3ca8ce585f358378f4d476968a8c9a1fff68826a authored about 9 years ago
CheckActive and CheckDead hooks for NPCs

9545a2c7c0bd05c074ebfd635c460d00006e6097 authored about 9 years ago
HoldoutOffset and HoldoutOrigin hooks for items

a9015a6a8e0183a9086bfef9bba0b3338213cd1c authored about 9 years ago
ItemLoader hooks are called on hotkeys and right-click-equipping

Also fixed HasWalkDust bug from deaba5ff514ca020cdfe6b9ab62fce4319fc4e1d

784f1482b1ab9ba6caae200d1da1dfbf9721647e authored about 9 years ago
WalkDust and MouseOverFar hooks for tiles

deaba5ff514ca020cdfe6b9ab62fce4319fc4e1d authored about 9 years ago
Added ModPlayer hooks for getting damaged

411e7faf1d176ef3cf9740d1a8fb3962a544ab95 authored about 9 years ago
Quick Fix

Forgot to have patch set time as well.

5a4ef1806e33ff5b94ea07f05f9a419547a4696e authored about 9 years ago
Setup: Smarter Diff

Diff will now only diff files changed since last diff.
If problems arise (accidental git revert ...

1c637d6fc44346a16c5f4545cfae0eddcf813f64 authored about 9 years ago
ModPlayer hooks for damaging + bugfixes for old damaging hooks

e2f53648bf4e6feddd7f224d05904fd6e5e241a0 authored about 9 years ago
Fixed fatal error in displaying players without some armor (b82d916db84564c66e92534d001871b7769bb1ce)

e25cf605bf480290fdd13c7ab44f387988f4a46e authored about 9 years ago
Quick fix

4835d2fb98e235cc87721884f2080af23a93251e authored about 9 years ago
Default to Sort by Recently Updated.

a569f32fc556d2e86785a3b3dcf4390002f56323 authored about 9 years ago
ModItem.projOnSwing field + ConsumeAmmo, Shoot, and MeleeEffects hooks for ModPlayer

94390bd8fdb07442c7dc15d42da2ec05478fda31 authored about 9 years ago
GetWeaponDamage and GetWeaponKnockback hooks for items and ModPlayer

909160b7154210d842a2111c00e59be68eba1583 authored about 9 years ago
Formatting.

0412f3e47476d587f12884a474e1d1c9d8230086 authored about 9 years ago
Sort Mod Browser Items

More to come.

950c986c10b09b8dc9ed3ae088f86bacfe84014e authored about 9 years ago
ItemCheck-related hooks for ModPlayer + Fixed ModInfo text wrap issue

57ad4d3476bd7644fdd6461d70822353ebef5f97 authored about 9 years ago
ExampleMod - Finished attack patterns for Purity Spirit

237d075462474f8bf1b7c3a5bd0adaf1e2f9ed7a authored about 9 years ago
Worked on ExampleMod a lot

- Ethereal flames debuff for Abomination
- Extra lives against Purity Spirit
- Arena restriction...

161a0e8f8cf8ad4a3dc0e461fb6301432e53e165 authored about 9 years ago
Support for ModBuff saving + Finished ExampleMod's Six-Color Shield

6816e0b1c38cccb0bc6635bbc8c899f4a8189ab9 authored about 9 years ago
Manage Published Mods menu

See download counts.
Un-publish mods.

64252d2a59e4a7b96868d52829d8beea7306db82 authored about 9 years ago
Bugfixed GetEquipTexture methods for Mod for invalid parameter values

bde6e1a4a3cb8cc3bd15ce8d93ffa410c752bf8e authored about 9 years ago
GetEquipSlot methods for Mod + PreKill and Kill hooks for ModPlayer

Also separated ModProjectile cooldownSlot from CanHitPlayer to a field

7d825e996f1c766bc544fdb06b6fd665cda90e66 authored about 9 years ago
ModItem.UpdateVanity, ModPlayer.PreHurt, and ModPlayer.Hurt hooks

96664f7603adc276e1148ac62c61f7c96100e5a7 authored about 9 years ago
ExampleMod - added attacks to final boss

261e0b525f0681da5d77adbcf3a1de874362a3e7 authored about 9 years ago
Made numerous changes to tModLoader and the ExampleMod

- Added Crystal attack to next ExampleMod boss
- Revamped equipment texture system
EquipTextu...

b82d916db84564c66e92534d001871b7769bb1ce authored about 9 years ago
Word wrap on LICENSE

74a5a0710d9d80f304114c734d9af9e1145c23a9 authored about 9 years ago
LICENSE

a26e459caddb163fc5b8ad134557e81a8d313f01 authored about 9 years ago
code cleanup + improved/fixed previous hooks + added related hooks

3ced87dce89106f7cdd507deb57f3033f0098ce0 authored about 9 years ago
Update README.md

191aa9c30cfc8aaacef70e575166dbd35471027e authored about 9 years ago
Remove bad merge (try seeing what other people did before blindly merging)

ad08218347de547a5c894d7e6e50445971ee5ef1 authored about 9 years ago
Added previously outlined hooks

They have been tested and they work. I must say, the pvp related hooks
are somewhat irrelevant a...

45ccd92b090b9bedd1d1ccbec0f4dc30f20e7638 authored about 9 years ago
Merge pull request #13 from PJB3005/hello-world

OnHitNPC and OnHitByNPC hooks for ModPlayer.

3b5a25888108839ecf75f340ae5a46d3badd1fd8 authored about 9 years ago
OnHitNPC and OnHitByNPC hooks for ModPlayer.

7ec69660f23a4c6a46b8fe12fa53d3abb220fa16 authored about 9 years ago
AnglerQuest hooks. Example quest fish.

With both fishing and quest fish in, I wonder if the location of the
hooks still makes sense. I ...

7065f8cb51fa4c6deddbbccffe6716267bd5c3a3 authored about 9 years ago
OnFishSelected, GetFishingLevel, GetAnglerReward, GetDyeTraderReward

Yay!

f7a2b4fa9b6bc8ace629372ed1d7167b5dbbfa77 authored about 9 years ago
Added SetMatch hook for items and FrameEffects hook for ModPlayer

Also gave AutoSelect hook for tiles more priority than pickaxe

Also worked on next ExampleMod b...

acf334105f6b59c10e7ab36264c9e78c78a44ca6 authored about 9 years ago
Added Update-related hooks to ModPlayer

Also added more examples to the ExampleMod.

11e0e5018714710de7042741ce29d6d366b95ea3 authored about 9 years ago
Added life regeneration-related hooks for ModPlayer

Also added more GlobalNPC.NPCLoot examples to ExampleMod

0f4c0e0f61a2cdc34a8d310c8c11ce4321af98af authored about 9 years ago
Added various hooks for items and tiles

- disableSmartCursor field for ModTile
- AutoSelect hook for tiles
- AutoLightSelect hook for Mo...

3e724d71cc65fc4d06c2f8e7369b2ebe392c978c authored about 9 years ago
UpdateBiomes and UpdateBiomeVisuals hook for ModPlayer + ScreenShaderData and CustomSky support

b208095ef475e85a52b723d75d88722468e07251 authored about 9 years ago
Add UpdateDead and SetupStartInventory hooks for ModPlayer

Also worked on visuals for next ExampleMod boss

c5b13e0b213ee94fa75deb90bf3506ccc58a92e2 authored about 9 years ago
Outlined more ModPlayer hooks

f5ff81856d36c5d54f2d325074288338b176d55d authored about 9 years ago
Minor name correction

7f32852c40c24fe155cd27f939c220928a20b9ad authored about 9 years ago
Outlined locations and names of many planned ModPlayer hooks

I still need to outline the item-check-related hooks for ModPlayer,
so this isn't finished yet. ...

f1e0c395d16512adbae81e87c826a14f89bcb103 authored about 9 years ago
Removed bad hooks

541db4687003e229bff15c067cf2c60ab0ff8d64 authored about 9 years ago
added UpdateDead

f76ab54e7bc0e6cdb4f84aed62892f0de470c7da authored about 9 years ago
Added OnHitNPC, CanHitNPC, UpdateBiomes and UpdateBiomeVisuals

I hope that I did it good, didn't have time to test yet

2f37cf956b1c4123a4bcd7d35b22bfffd9a11879 authored about 9 years ago
Merge branch 'master' of https://github.com/bluemagic123/tModLoader

9beab8eea42caa26c23add711c87bc830220f270 authored about 9 years ago
Code Cleanup + Additions to ExampleMod

- remove extraneous paramter from ModItem.ExtractinatorUse
- improved loading bar progress for r...

bbade7fa78439af653b0d1c0a4251377d0f82eed authored about 9 years ago
Fixed patch file errors from merge conflict

a68fb3bb7b679cc2f76fa0a98ce21a8a4be26ee2 authored about 9 years ago
ResetEffects, SaveCustomData, & LoadCustomData hooks for ModPlayer + all custom save data persistent on mod unload

4ffdcd8cd4c87b4f2f4334f22569518168fb2bfe authored about 9 years ago
Extractinator via Items approach.

Yeah, this is much simpler.

4e794a72f355bf48201d40a81478d988cdec671c authored about 9 years ago
Forgot this.

140b45826cebf067d71e6069887f42cce8b2c9c0 authored about 9 years ago
Mod defined Hotkey support

We really need some sort of update reset hook.....

38abff84de42583b7289256f86eaf050d17c734b authored about 9 years ago