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

Synchronise networking updates with main thread.

github.com/tModLoader/tModLoader - d895856a59fbb3d773dc71fae9e245a7e3bbb66f authored almost 9 years ago by Chicken-Bones <[email protected]>
Add -nosteam command line parameter for debugging.

github.com/tModLoader/tModLoader - 2260c43da107f7d64120e6fe49aca669519b180f authored almost 9 years ago by Chicken-Bones <[email protected]>
OnCraft Hook + example.

github.com/tModLoader/tModLoader - 39bb298fea804b86b09c8182a717e85563d426d6 authored almost 9 years ago by JavidPack <[email protected]>
Made Player.jumpSpeed and Player.jumpHeight public

github.com/tModLoader/tModLoader - 4bb7bd35881f5e22b40a4751dc73e0e81a9b2267 authored almost 9 years ago by Nathan Kim <[email protected]>
Fixed bug where Mod.equipTextures is not filled (b82d916db84564c66e92534d001871b7769bb1ce)

github.com/tModLoader/tModLoader - aecb68b90a6184df9fd336e06875fb76be3b79eb authored almost 9 years ago by Nathan Kim <[email protected]>
Sound Fixes for people without sound cards.

github.com/tModLoader/tModLoader - 035061cabcc760c9278ce37c1d1cd926b5b223cc authored almost 9 years ago by JavidPack <[email protected]>
Fixed save corruption for inventories/chests with modded items (a472f0f5e6f556bf7036b0e8f0c4a7a8e9dc21fb)

github.com/tModLoader/tModLoader - f736cd67bcb5d6bf58b49fc30a50dff630818854 authored almost 9 years ago by Nathan Kim <[email protected]>
Fix AssemblyManager bug with EaC and mod references

github.com/tModLoader/tModLoader - 9c426c35dae74b48fae6963ff9fa6635d116cabd authored almost 9 years ago by Chicken-Bones <[email protected]>
Detect and view exceptions caused by LoadCustomData for worlds/chests

github.com/tModLoader/tModLoader - 53301bfcbb3ffba21be91c471568399b37434bad authored almost 9 years ago by Nathan Kim <[email protected]>
DeleteIfOlder deletes cache files from old versions of mods.

github.com/tModLoader/tModLoader - 25853815994105196f3ca8be64c24d3cdb373ae2 authored almost 9 years ago by JavidPack <[email protected]>
mkdir for ModCompile folder

github.com/tModLoader/tModLoader - 87a74684650d770b0b6754cc5437b9cf5b251612 authored almost 9 years ago by JavidPack <[email protected]>
Revert accidental path change in ExampleMod

github.com/tModLoader/tModLoader - f47168279a140d01f71019c457b343e57d5f56f7 authored almost 9 years ago by Chicken-Bones <[email protected]>
Add generic GetModX accessors for reduced redundancy

github.com/tModLoader/tModLoader - 6a457634c9132ec154b7a3d14ed8858bc7c1e82f authored almost 9 years ago by Chicken-Bones <[email protected]>
Autoconvert patch line endings to CRLF

github.com/tModLoader/tModLoader - 71dd9d1d42d452804e055905addc3bdc9b567c18 authored almost 9 years ago by Chicken-Bones <[email protected]>
Added C# 6 compilation support

Added languageVersion build property
Changed executable names to tModLoader when copied to Terrar...

github.com/tModLoader/tModLoader - 932f5303e04ab72b388ddbb2eef6bee1d458ed1d authored almost 9 years ago by Chicken-Bones <[email protected]>
gitignore cleanup

github.com/tModLoader/tModLoader - 79b151b8b5a3f98c0515674604adfbab080f9d28 authored almost 9 years ago by Chicken-Bones <[email protected]>
Mod loaded object counts icon prototype. Icon textures still TBD.

github.com/tModLoader/tModLoader - df42b50a5f82ed897ee8b09030feb93accb3d96b authored almost 9 years ago by JavidPack <[email protected]>
Include Reduced version of DotNetZip rather than CF

github.com/tModLoader/tModLoader - 743be6dc97fa480ea0705552c7087728ec0eb8ed authored almost 9 years ago by Chicken-Bones <[email protected]>
Fixed ItemIO bugs for vanilla items + Added new exception for modder IO errors

github.com/tModLoader/tModLoader - 94cc96fedb6fd8626b259d5bf6b1ac728502e98a authored almost 9 years ago by Nathan Kim <[email protected]>
Signature saved to uploader's tmod file.

github.com/tModLoader/tModLoader - 104bf11a9d8ca9a22e4e1331c9aacb2812e35677 authored almost 9 years ago by JavidPack <[email protected]>
Mod browser version string fix.

github.com/tModLoader/tModLoader - 24deae8bf32af34500089279891c164096ed9c20 authored almost 9 years ago by JavidPack <[email protected]>
Added general Item saving function to ItemIO

Code cleanup

github.com/tModLoader/tModLoader - a472f0f5e6f556bf7036b0e8f0c4a7a8e9dc21fb authored almost 9 years ago by Chicken-Bones <[email protected]>
Changed TmodFile format to only compress data blob (leave header easily readable)

github.com/tModLoader/tModLoader - 0ba773a60251e95ad79c88d13e515f03fcf71785 authored almost 9 years ago by Chicken-Bones <[email protected]>
Merge branch 'master' of https://github.com/bluemagic123/tModLoader

github.com/tModLoader/tModLoader - 9f5b80a6e58ea4a40be2608ccfe6ead5949aa59d authored almost 9 years ago by Nathan Kim <[email protected]>
Added parameter to ItemLoader.SetMatch + Removed old hook checks

Old hooks checks are no longer needed now that old mod files
are incompatible

github.com/tModLoader/tModLoader - f303361008664053dc6a6b18552ea1d6f51d319d authored almost 9 years ago by Nathan Kim <[email protected]>
Forgotten csproj, debug client spawns console

github.com/tModLoader/tModLoader - 7cae2978234a0e8d936d3a58b2c8d279aa0d63c1 authored almost 9 years ago by JavidPack <[email protected]>
IsSignedBy, UIHoverImage, key icon, some formatting

github.com/tModLoader/tModLoader - cc6f1107e6480b35bf69ca24be420c8fc0820223 authored almost 9 years ago by JavidPack <[email protected]>
Joining servers through steam now works

github.com/tModLoader/tModLoader - 4b1ea7303fa99ff0533a1819079a6360f17d4f39 authored almost 9 years ago by Nathan Kim <[email protected]>
Servers no longer attempt to load content again

github.com/tModLoader/tModLoader - 7d5408541a900934bde6f3f0e6e6ab86a99ba912 authored almost 9 years ago by Nathan Kim <[email protected]>
Added compilation support for references to embedded dlls

github.com/tModLoader/tModLoader - 41e55837a54b127ca6e35ea2a0f276dce248a9ee authored almost 9 years ago by Chicken-Bones <[email protected]>
Remove bad and unnecessary naming restriction

github.com/tModLoader/tModLoader - a5e7575c77f8cce53243a8b053dca39d5ac1faf3 authored almost 9 years ago by Chicken-Bones <[email protected]>
Added edit and continue support

Assemblies are now only reloaded when necessary
Changed --build switch to -build

github.com/tModLoader/tModLoader - 0721dfdd69331787f6d483422017e6d28a2a19d0 authored almost 9 years ago by Chicken-Bones <[email protected]>
Recipe Available Hook

github.com/tModLoader/tModLoader - 086b9508a5fe2d55a149aa51dd244da16963b3f5 authored almost 9 years ago by JavidPack <[email protected]>
Build All now has dependency sorting

github.com/tModLoader/tModLoader - 8daca4b05ba53d0e09ea2cf9a3d33e4089e9caca authored almost 9 years ago by Chicken-Bones <[email protected]>
Renamed Other.dll to Mono.dll

Added indirect dependency (and dll) support to mod compilation

github.com/tModLoader/tModLoader - 72599a563d135800037d93cf22837f20c4badd90 authored almost 9 years ago by Chicken-Bones <[email protected]>
Added mod reload encapsulation

github.com/tModLoader/tModLoader - 799b3d36d1b31071bc0b5c3ab12335dddaaa2d6b authored almost 9 years ago by Chicken-Bones <[email protected]>
Bugfixes for previous commit and certain build configurations

github.com/tModLoader/tModLoader - c8d0cc89b7046a089f7f1edaf75be2114bd6a409 authored almost 9 years ago by Chicken-Bones <[email protected]>
Merge branch 'master' of https://github.com/bluemagic123/tModLoader

github.com/tModLoader/tModLoader - 4b09edc7d38ecc09e07259f87c3ada885b978033 authored almost 9 years ago by JavidPack <[email protected]>
Ore generation Example, Items in chests example.

github.com/tModLoader/tModLoader - 78de75d3e07b7dd44ed23ffc54339e420db1ff2f authored almost 9 years ago by JavidPack <[email protected]>
New mod file format

github.com/tModLoader/tModLoader - 21e6cd7c0354c01af77e96d048cb5e4b8cbaefea authored almost 9 years ago by Chicken-Bones <[email protected]>
Multiskin townNPC.

github.com/tModLoader/tModLoader - 38b65657124d4af6fe90867f9a88c05176420c21 authored almost 9 years ago by JavidPack <[email protected]>
Build one menu fix, build all logic, server bats

github.com/tModLoader/tModLoader - c45f86f5c0bec45bed4fa96ccb1cbbcaa33ee310 authored almost 9 years ago by JavidPack <[email protected]>
Clean up mod extension lists in Item/NPC/Player/Projectile

Any lingering references can be tracked properly with the debugger

github.com/tModLoader/tModLoader - 95896235fa2eed6d28c1cfdd7c00d4d7ec9d9d6f authored almost 9 years ago by Chicken-Bones <[email protected]>
Fixed Edit and Continue in debugging

Debug configurations now copy .pdb files to steam directory.

github.com/tModLoader/tModLoader - 4094e5f868b3d652085bc5d47e5d445e053653c7 authored almost 9 years ago by Chicken-Bones <[email protected]>
Added command line building and debug builds

github.com/tModLoader/tModLoader - 124a6b94b3b709ed27978d27b41e07b61f984f02 authored almost 9 years ago by Chicken-Bones <[email protected]>
Fixed source file path for copying built executables

github.com/tModLoader/tModLoader - a216ce9ae6ff42d38f493e3e0514d2bb62a88e81 authored almost 9 years ago by Nathan Kim <[email protected]>
Added debug configuration generation.

Added one click setup after pull.
Added deleted file handling to diff/patch

github.com/tModLoader/tModLoader - 2b10748238b7ce0ffcb31df8fe92cdd03d846fb0 authored almost 9 years ago by Chicken-Bones <[email protected]>
Removed TerrariaSteamFolder environment variable

github.com/tModLoader/tModLoader - 3d4dc6a5f7cb0707eda4391cdadde74c1d987cec authored almost 9 years ago by Chicken-Bones <[email protected]>
Undeleted App.Config.

github.com/tModLoader/tModLoader - 07a5ddcf2f88bf0cbfdc0b69ca1f2081ee5ecf84 authored almost 9 years ago by JavidPack <[email protected]>
Combine 'merged' and 'Terraria' projects together with build configurations

Add compile failure breaking (and return error codes) in build batch files

github.com/tModLoader/tModLoader - eba0cb30c5795b7598f08cbeed80722e11468836 authored almost 9 years ago by Chicken-Bones <[email protected]>
Fixed deleted file detection in DiffTask.cs

Added default steam path

github.com/tModLoader/tModLoader - e8e3687d2d878e1fec94d77e4c08e260747224ee authored almost 9 years ago by Chicken-Bones <[email protected]>
ExampleChest Map Entry. Advanced example of AddMapEntry

github.com/tModLoader/tModLoader - 5857bb39aaa8a6c92bf172068aa4b83ea63821ff authored almost 9 years ago by JavidPack <[email protected]>
Mod Browser stray keystroke ignore

github.com/tModLoader/tModLoader - 3e84cc24dd293782e231cfc124099b81f5db5917 authored almost 9 years ago by JavidPack <[email protected]>
Example of ModRecipe.ConsumeItem

github.com/tModLoader/tModLoader - 56c56b61371e5d5ed77e4b04ba8defc143d61e19 authored almost 9 years ago by JavidPack <[email protected]>
Brought some WorldGen variables out to a wider scope.

github.com/tModLoader/tModLoader - a180509061eaa3a2d362ecf5c9f6dfcd33b575be authored almost 9 years ago by JavidPack <[email protected]>
Fix: Chest Duplication Bug / Error on Message NetBuffer

github.com/tModLoader/tModLoader - a5e77c2bed2c7344e320ccbbd73d68d95770869f authored almost 9 years ago by JavidPack <[email protected]>
ModTiles now work in WorldGen pre-CaveHouseBiome

github.com/tModLoader/tModLoader - 2821ef476c870765e812f65b4839d7ab94838007 authored almost 9 years ago by JavidPack <[email protected]>
Volcano Fix

github.com/tModLoader/tModLoader - 270904a00dc85b06f4b1d4b0cfb1ae33e06f3c48 authored almost 9 years ago by JavidPack <[email protected]>
Fixed bug where only part of player hair is drawn

github.com/tModLoader/tModLoader - 8c7870246d97b55863aae787df0d64c590bd8533 authored almost 9 years ago by Nathan Kim <[email protected]>
Fixed server-sync bug with OnPickup hook + worked on ExampleMod

github.com/tModLoader/tModLoader - b0ac44d97771e7d6c639baf658ff3ae1c9da75e6 authored almost 9 years ago by Nathan Kim <[email protected]>
CompleteRelease.bat uses correct directory for createInstallers.bat

github.com/tModLoader/tModLoader - 5d2a7e504e98d9ce746986d2bab1184e81d61bbb authored almost 9 years ago by Nathan Kim <[email protected]>
Added ResetNearbyTileEffects hook for ModWorld

github.com/tModLoader/tModLoader - ff91a26892419856b419dd3c3ac0c0a02ad3e3bd authored almost 9 years ago by Nathan Kim <[email protected]>
One Click Build/Zip/Publish

github.com/tModLoader/tModLoader - f6d5eb7301a71ac859628e90fa61482402d65ef9 authored almost 9 years ago by JavidPack <[email protected]>
Ingame Menu while on steam bug

github.com/tModLoader/tModLoader - cfa18af2617843bc0d3d583c452c6da8ca19bc2c authored almost 9 years ago by JavidPack <[email protected]>
Fixed bad decompile cast in NetModule

github.com/tModLoader/tModLoader - 4d243f605adb615f3204896631e28cecd0bdc522 authored almost 9 years ago by Nathan Kim <[email protected]>
Removed ExampleMusic

github.com/tModLoader/tModLoader - 99ab0b464a4971c674394a2296975e15872dc6c0 authored almost 9 years ago by Nathan Kim <[email protected]>
Added simple file-copy installer

github.com/tModLoader/tModLoader - d8beed83f11f69264950b7465a3ddfc70e2c1a7d authored almost 9 years ago by Nathan Kim <[email protected]>
WavCache clear on build and old.

github.com/tModLoader/tModLoader - e3ae183d18cce7eb03823d113e674b10139ac26e authored almost 9 years ago by JavidPack <[email protected]>
Filter Mod Browser.

github.com/tModLoader/tModLoader - e9aae12803c0d4c4d85e279492dcd8a72931ea19 authored almost 9 years ago by JavidPack <[email protected]>
Alternate MP3Sharp.dll

github.com/tModLoader/tModLoader - 9fd60d672e1d2881d8f89411d30af0a80c156de1 authored almost 9 years ago by JavidPack <[email protected]>
UIModInfo now scrollable.

github.com/tModLoader/tModLoader - eebff3f33f6c836bdfc7c46c40fa5d381f0f5950 authored almost 9 years ago by JavidPack <[email protected]>
Mod Sources Menu Performance

github.com/tModLoader/tModLoader - a21faa0d9a913b3b011a3c80f2c5cee06ed92025 authored almost 9 years ago by JavidPack <[email protected]>
Config test.

github.com/tModLoader/tModLoader - bc79da33f31f31625d9c694e82530bdcb82ae914 authored almost 9 years ago by JavidPack <[email protected]>
:confetti_ball: Fix armor lag bug.

Yay.

github.com/tModLoader/tModLoader - ed92c897b39d90c320ef20e14ce77c0d58be95dd authored almost 9 years ago by JavidPack <[email protected]>
Projectile.DrawBehind hook

Example DrawBehind usage
Example Vanilla texture usage
Example Multi-class .cs file

github.com/tModLoader/tModLoader - 5ce2682cc2dd9d82a54a00002b02be90a2e8e56b authored almost 9 years ago by JavidPack <[email protected]>
Bug fixes + Merge fixes

- Fixed bug where unstackable ammo can be prefixed
- Fixed vanilla bug with DrawData.useDestinat...

github.com/tModLoader/tModLoader - e38affeb6a121090555377c74eeed78c40280627 authored almost 9 years ago by Nathan Kim <[email protected]>
Setup diff now actually reset-able.

github.com/tModLoader/tModLoader - 37cc8eb1bc1bb58790911b90303c58b1d2fc97fc authored almost 9 years ago by JavidPack <[email protected]>
ModWorld.PostUpdate and example.

github.com/tModLoader/tModLoader - b33bfd72d91ffd726016970d14380137137cffe9 authored almost 9 years ago by JavidPack <[email protected]>
I should really make my commits more focused

- More specific ded. server console outputs for loading mods
- Added Initialize hooks for ModPlay...

github.com/tModLoader/tModLoader - dd703836a40e1667716018187f96ee7491e20167 authored almost 9 years ago by Nathan Kim <[email protected]>
Fix ExamplePet, ExampleLightPet inventory use

github.com/tModLoader/tModLoader - 0a943c73103b52d00326811a21c027a0e6d5dbb0 authored almost 9 years ago by JavidPack <[email protected]>
Restored WorldGen

How did this disappear? weird.

github.com/tModLoader/tModLoader - 461958b6d574ec9e490cbefc1e55f7521c028f48 authored almost 9 years ago by JavidPack <[email protected]>
:angry: Stupid Bug.

github.com/tModLoader/tModLoader - ed53dda02a53dba78fb77f8e965769fac2e1fed2 authored almost 9 years ago by JavidPack <[email protected]>
csproj fixes.

github.com/tModLoader/tModLoader - edbff522c73cf803e26a1933bc89af7f8b46f7be authored almost 9 years ago by JavidPack <[email protected]>
Client now no console window.

github.com/tModLoader/tModLoader - 2acb7b5152836ba3a31d32e05b84cafea4aa013b authored almost 9 years ago by JavidPack <[email protected]>
Merge pull request #18 from bluemagic123/Server-Experiment

Server experiment, restructure. Merged.

github.com/tModLoader/tModLoader - 86c3cef267766bd0fdae5df382fb9cbf55700407 authored almost 9 years ago by JavidPack <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into Server-Experiment

# Conflicts:
# patches/tModLoader/Terraria.csproj.patch
# patches/tModLoader/Terraria/Main.cs.patch

github.com/tModLoader/tModLoader - 33eb43f05ef70de42f079e2ce5e3ad8d5659fe19 authored almost 9 years ago by JavidPack <[email protected]>
Oops. Compiles now.

github.com/tModLoader/tModLoader - d17d16bd897e0aefcdd33a092bd26fd7bd3f210c authored almost 9 years ago by JavidPack <[email protected]>
csproj fix.

github.com/tModLoader/tModLoader - f7595c5a36b18cb94ff81954e8705cb2984c98a6 authored almost 9 years ago by JavidPack <[email protected]>
PreWorldGen, MysteryWorld, SaveLoad CustomData

github.com/tModLoader/tModLoader - c94849ac162130bacc1a737a433defdca528ae5c authored almost 9 years ago by JavidPack <[email protected]>
Renamed some names to be shorter + added totalWeights to ModifyWorldGenTasks

github.com/tModLoader/tModLoader - b253de7a3393a9e7974dde30a028be12f3ed536d authored almost 9 years ago by Nathan Kim <[email protected]>
WorldGenModifyTaskList and WorldGenPostGen

github.com/tModLoader/tModLoader - a9eb4a90ad3e0b5d9f25c8100d777496bcc43f70 authored almost 9 years ago by JavidPack <[email protected]>
Save Hotkey Configs.

github.com/tModLoader/tModLoader - 8436d921993ddc08530214bb983bbb098079b4da authored almost 9 years ago by JavidPack <[email protected]>
Couple ModBrowser Bugs.

github.com/tModLoader/tModLoader - 1743b780c456150310a414f58b771c843b8e5e8e authored almost 9 years ago by JavidPack <[email protected]>
:moneybag: Wav cache. MP3s are decoded only once. Super Speed Load!

github.com/tModLoader/tModLoader - 27191b88ac7260258db41fe015db516b3dbf2c98 authored almost 9 years ago by JavidPack <[email protected]>
Added mods menu to dedicated server console

github.com/tModLoader/tModLoader - 21f2df23b616ab30b2bc5fba1d464597b06fc59f authored almost 9 years ago by Nathan Kim <[email protected]>
Reconfigure .csproj. All targets in same project. All share Terraria Assembly Name

github.com/tModLoader/tModLoader - 66679d404461f666b7a8b17606ee43ca40601cad authored almost 9 years ago by JavidPack <[email protected]>
Example Plant (WIP)

github.com/tModLoader/tModLoader - 731f4642da0c610ff1d74c9e56546749173a4660 authored almost 9 years ago by JavidPack <[email protected]>
- Dedicated servers now actually attempt to load mods

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

github.com/tModLoader/tModLoader - 7e074968388beb96c276eba6225ad6e553204824 authored almost 9 years ago by Nathan Kim <[email protected]>
- ItemInfo is now cloned by Item.Clone

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

github.com/tModLoader/tModLoader - 13475da4de0c7166edc73bc6a4d4c23344d8b6d0 authored almost 9 years ago by Nathan Kim <[email protected]>