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

Quick fixes.

github.com/tModLoader/tModLoader - 4e2c9e0d3ad303f13364be30ec93b918f5cf87d4 authored about 8 years ago by JavidPack <[email protected]>
Merge pull request #53 from bluemagic123/gorateron-master

Gorateron master

github.com/tModLoader/tModLoader - 151f42533bf0cce5c05c8401ff4af3babdcfc209 authored about 8 years ago by JavidPack <[email protected]>
Fix merge conflict

github.com/tModLoader/tModLoader - 236e1188c3bc9ff3b27d211b03d5ca7ce9245e3f authored about 8 years ago by JavidPack <[email protected]>
Added DrawCacheProjsOverWiresUI to DrawBehind

github.com/tModLoader/tModLoader - 6fa2a666a74cfe2c0582634a4caeebb343d64d37 authored about 8 years ago by JavidPack <[email protected]>
ExampleRobe

Issue: hands aren't properly drawn

github.com/tModLoader/tModLoader - 0229ead8533cd03cc7fccb0e9437c380496f799e authored about 8 years ago by gorateron <[email protected]>
ExampleHook. yay.

github.com/tModLoader/tModLoader - d76e4674c3173c1c2105fe245675ada6d444b0b2 authored about 8 years ago by JavidPack <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master'

github.com/tModLoader/tModLoader - 9bc838080719caf311cdd3558a2025e2265abd58 authored about 8 years ago by gorateron <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into bluemagic123/master

github.com/tModLoader/tModLoader - b86be02bfb4879c4053157f83ca178cf80169f94 authored about 8 years ago by gorateron <[email protected]>
Example UI, Example Font, Example Extension Method

github.com/tModLoader/tModLoader - 4e6dc77eada8e370da9e0354723730f48ea6389a authored about 8 years ago by JavidPack <[email protected]>
SpriteFont Support

github.com/tModLoader/tModLoader - 0ac386fffec55cce7dc7883b85d35492a5ed56e9 authored about 8 years ago by JavidPack <[email protected]>
Start 0.8.3.6

github.com/tModLoader/tModLoader - 2fe0843e08fb8dbf314162850c7270b0eb5616c5 authored about 8 years ago by JavidPack <[email protected]>
Added modpath option for dedicated server command line

github.com/tModLoader/tModLoader - 0c06cf3a3acc1d36759f874ad21b20c450ffd6a5 authored about 8 years ago by Nathan Kim <[email protected]>
Throw loading error when mods use old item-drawing hooks

github.com/tModLoader/tModLoader - 5870efdabd8aeda847d4be1ab46dfca88fa4c9d1 authored about 8 years ago by Nathan Kim <[email protected]>
Added ModifyInterfaceLayers hook

github.com/tModLoader/tModLoader - 30ceefe654e69109f7edee45e37397f0912ff0b5 authored about 8 years ago by Nathan Kim <[email protected]>
Fixed bug where custom tile death check uses liquid placement check (Fixes #45)

github.com/tModLoader/tModLoader - c4cd1a7f88db91a6516cf4778914e67f3908d88c authored about 8 years ago by Nathan Kim <[email protected]>
Removed extraneous ErrorLogger.ClearLog

github.com/tModLoader/tModLoader - 60abf89f6d0ad02264fb8de3ce18ca233f7bd86a authored about 8 years ago by Nathan Kim <[email protected]>
Updated version numbers (Terraria 1.3.3.3 and tModLoader 0.8.3.5)

github.com/tModLoader/tModLoader - 48853964e6a99057f10421733161194f8a5ffc50 authored about 8 years ago by Nathan Kim <[email protected]>
Merge pull request #50 from gorateron/master

Pre/Post draw hooks for items whoAmI fix

github.com/tModLoader/tModLoader - 44528633d605f8f3177ac090c1c1c86cf46deec9 authored about 8 years ago by Chicken-Bones <[email protected]>
Pre/Post draw hooks for items whoAmI fix

item.whoAmI is not being set, thus animations sped up eachother when
done via draw hooks because...

github.com/tModLoader/tModLoader - 35b729a8456cb3671e5b3612f18b3d1a878914ea authored about 8 years ago by gorateron <[email protected]>
Add Clone method with item parameter to ModItem

github.com/tModLoader/tModLoader - d4735fe2d60b6805a0bbba3faa03bfd1f8328a81 authored about 8 years ago by Chicken-Bones <[email protected]>
1.3.3.3 tModLoader patches

github.com/tModLoader/tModLoader - 3ec6c63d52ae93178f15c99f920e4140c857b703 authored about 8 years ago by Chicken-Bones <[email protected]>
1.3.3.3 Terraria patches

github.com/tModLoader/tModLoader - 055c8a669110c9a48ad0566e28911db7f6951eeb authored about 8 years ago by Chicken-Bones <[email protected]>
1.3.3.3 merged

github.com/tModLoader/tModLoader - 02cf0db0c3e196944d77038751c7056bb37f1584 authored about 8 years ago by Chicken-Bones <[email protected]>
Added separate decompile server task.

Added tools menu

github.com/tModLoader/tModLoader - 6db397afbf093ae3ba2c5d993d70c67bb57e3b7c authored about 8 years ago by Chicken-Bones <[email protected]>
Decompile version to 1.3.3.3

github.com/tModLoader/tModLoader - 5dcabef5cf045cf07f3bd37ac93adc3fdf9bc90f authored about 8 years ago by Chicken-Bones <[email protected]>
Spaces -> Tabs in setup

github.com/tModLoader/tModLoader - 5c0ee93d721dd1f480619d20d7746f818573305d authored about 8 years ago by Chicken-Bones <[email protected]>
Moved client and server version checks to settings file.

Cleaned up use of settings in setup program

github.com/tModLoader/tModLoader - 479bdf4bc39f91673289c75685be605a05c0652f authored about 8 years ago by Chicken-Bones <[email protected]>
Allow DrawLayers to modify DrawInfo

github.com/tModLoader/tModLoader - e1a123f800c01683de2bb305ac63e66a58ec9f58 authored over 8 years ago by Chicken-Bones <[email protected]>
Make world generation classes public

github.com/tModLoader/tModLoader - e7c33ef5361428ca97a5362c34b662bfb6010c79 authored over 8 years ago by Chicken-Bones <[email protected]>
Increase debug stack size

github.com/tModLoader/tModLoader - e08988cf8dc6cc7f40901d4bda9d0c8a39de990b authored over 8 years ago by Chicken-Bones <[email protected]>
Bump assembly version number

github.com/tModLoader/tModLoader - bb5e3919efec59e82d88e9a350c462b1b89d9f51 authored over 8 years ago by Chicken-Bones <[email protected]>
Rebranded Mod Lists as Mod Packs

github.com/tModLoader/tModLoader - f44215c735ba6890bfcbca673a247528ec1470d4 authored over 8 years ago by JavidPack <[email protected]>
Initial "Mod Lists" functionality.

github.com/tModLoader/tModLoader - 6f571554726bdf66da5a8e9ce3abbdc872d78d9a authored over 8 years ago by JavidPack <[email protected]>
Mod Browser filter by author option added.

github.com/tModLoader/tModLoader - 6119d7a1f3544e4edf577aa70f6226f96452da04 authored over 8 years ago by JavidPack <[email protected]>
Merge branch 'master' of https://github.com/bluemagic123/tModLoader

github.com/tModLoader/tModLoader - 293def6e2538f3572532b1373775f9d3ba0a0197 authored over 8 years ago by JavidPack <[email protected]>
Make something public.

github.com/tModLoader/tModLoader - 779d9a0a23321f224e1df15f066a0ffb4399ce6a authored over 8 years ago by JavidPack <[email protected]>
Version help option.

github.com/tModLoader/tModLoader - 1a4bf41bc8e7c84a2628e47fd1bac767f9cef04c authored over 8 years ago by JavidPack <[email protected]>
Typo fix to fix ModTrees

github.com/tModLoader/tModLoader - f6d89c4ec6513d20ad01e39488d701e9cbd0cd8d authored over 8 years ago by JavidPack <[email protected]>
Standalone largeaddress tool again.

github.com/tModLoader/tModLoader - 3e2718672a67b99948c313909adc5ebe54c32e03 authored over 8 years ago by JavidPack <[email protected]>
1.3.3.2 Update and 0.8.3.4 version change

Installer hints at no unzip user error.

github.com/tModLoader/tModLoader - 19719d0ac4954b35894bc74e4d606fa4a35f73c8 authored over 8 years ago by JavidPack <[email protected]>
Updated version numbers

github.com/tModLoader/tModLoader - e7af05db1aa78967f434c542a6b377dcdb92d6f9 authored over 8 years ago by Nathan Kim <[email protected]>
Need this too.

github.com/tModLoader/tModLoader - 7f55560bc9933fb040588b0aefc4cd34fe2d6078 authored over 8 years ago by JavidPack <[email protected]>
Buffs now ushort in MP.

github.com/tModLoader/tModLoader - e39176093fd4ef5ffd10769d430434bbfbf7bd49 authored over 8 years ago by JavidPack <[email protected]>
Fixes Linux/Max standalone servers...presumably. (At least in Bash on Ubuntu on Windows)

github.com/tModLoader/tModLoader - 113fc544e820057013bb0523fef6d999512d8864 authored over 8 years ago by JavidPack <[email protected]>
Use editbin instead of separate 4gb_patch.exe

github.com/tModLoader/tModLoader - 2ea2afc91f9889bd9fffa07d745f0d997fad98dd authored over 8 years ago by JavidPack <[email protected]>
Missing ModGore diff.

github.com/tModLoader/tModLoader - aff86cc45e1bb42798bcdc4b30e3ed0136a9fd31 authored over 8 years ago by JavidPack <[email protected]>
buildIgnore now takes \ or / irrelevant of OS

github.com/tModLoader/tModLoader - 0d62943f5e557dec88f93eaca95b64ad4d84998d authored over 8 years ago by JavidPack <[email protected]>
Update ExampleMod for 1.3.3.1 changes.

github.com/tModLoader/tModLoader - 5c8fa8fc5a3b54f94c9e6e6b93f604eb0c3e62f8 authored over 8 years ago by JavidPack <[email protected]>
1.3.3.1 Update: tModLoader Level

github.com/tModLoader/tModLoader - add75a12e37409ab323d116724d28da38f9fbb72 authored over 8 years ago by JavidPack <[email protected]>
1.3.3.1 Update: Terraria Level

github.com/tModLoader/tModLoader - fb4743b1cac0215cd56f82e50f70765e1a903f97 authored over 8 years ago by JavidPack <[email protected]>
1.3.3.1 Update: Merged Level

github.com/tModLoader/tModLoader - 35787e32848ce5ee96c86783c46e1c4cf92c8378 authored over 8 years ago by JavidPack <[email protected]>
ModRecipe Guide.

github.com/tModLoader/tModLoader - 13aa5b00906522fc1a7543b786fb63a0729f5d09 authored over 8 years ago by JavidPack <[email protected]>
1.3.3 Update: tModLoader Level complete.

Except a couple places. There are TODOs around places in the code I
wasn't sure about, and one p...

github.com/tModLoader/tModLoader - 5bae6efbcbfc5ee05ac0ff703e223e3056a60e44 authored over 8 years ago by JavidPack <[email protected]>
1.3.3 Update: Terraria->tModLoader patch fix.

github.com/tModLoader/tModLoader - 5279f2da373a37fdff6600a4d0c19001ec72be0f authored over 8 years ago by JavidPack <[email protected]>
1.3.3 Update: Terraria Level complete.

github.com/tModLoader/tModLoader - ae66f588773719c246b9905f73cccdc00312f4b5 authored over 8 years ago by JavidPack <[email protected]>
1.3.3 Update: Merged Level complete.

github.com/tModLoader/tModLoader - bd1b33ea507ea29320c964afe6bca782942251f2 authored over 8 years ago by JavidPack <[email protected]>
Setup.bat updated for 1.3.3

github.com/tModLoader/tModLoader - 22c030a781a6b704fb6282dbfe29e3afbb261ffa authored over 8 years ago by JavidPack <[email protected]>
Example Danger, cut.

github.com/tModLoader/tModLoader - 2afb86ec8eaea7e09fe34a432b4d71e7504f0a81 authored over 8 years ago by JavidPack <[email protected]>
Not so simple Example Animated Tile.

github.com/tModLoader/tModLoader - 77b22b4fa1f595ac1137d9ae717216edd566fb50 authored over 8 years ago by JavidPack <[email protected]>
csproj update.

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

Fixed two TileLoader.Slope bugs

github.com/tModLoader/tModLoader - 598266a8f695b92074b59056b7c07f4aaa89def7 authored over 8 years ago by Nathan Kim <[email protected]>
Fixed TileLoader.Slope(int i, int j, int type) output being ignored and argument "j" being passed incorrect value

github.com/tModLoader/tModLoader - e9650cce3c51365140ecb6338ab51ac12976e02a authored over 8 years ago by FeldrinH <[email protected]>
Added fishing power parameter to ModPlayer.CatchFish

github.com/tModLoader/tModLoader - 42785e70a84e6d5d9e904de3b2b74e8f58aea462 authored over 8 years ago by Nathan Kim <[email protected]>
Added the ability to change modded tree top/branch frames

github.com/tModLoader/tModLoader - a84f665d91b5fd5338549b3cea7a3fcef571f007 authored over 8 years ago by Nathan Kim <[email protected]>
Wall byte problem.

github.com/tModLoader/tModLoader - 1ff07ea455dc8c6677b325f0086ee99351279018 authored over 8 years ago by JavidPack <[email protected]>
Instructions.

github.com/tModLoader/tModLoader - 40ea050507c851c77ec0356a71f35f66ab0b2597 authored over 8 years ago by JavidPack <[email protected]>
Couple things.

github.com/tModLoader/tModLoader - 9a666faa1598d490ad0ec0ff7f9b26ad44cb1461 authored over 8 years ago by JavidPack <[email protected]>
Passphrase mod browser authentication.

github.com/tModLoader/tModLoader - 56d972cd03ed47bcd0c69da6f62b99dd7197cfe5 authored over 8 years ago by JavidPack <[email protected]>
Begin 0.8.3.2 work. Fix weak reference message text.

github.com/tModLoader/tModLoader - ce834dd6d3a24db90b40a47876fc8477e63d35e8 authored over 8 years ago by JavidPack <[email protected]>
Updated tModLoader version to 0.8.3.1

github.com/tModLoader/tModLoader - b5ed265303d3251655cdb454ae9fba8257100c20 authored over 8 years ago by Nathan Kim <[email protected]>
Fixed bug where modded items disappear upon sorting

github.com/tModLoader/tModLoader - 1db8031b4e4edffc8bf515ac1b975718a515d645 authored over 8 years ago by Nathan Kim <[email protected]>
Updated ExampleMod version to 0.8.3

github.com/tModLoader/tModLoader - 59f91d51338ba769cc2f45b4ce3f1d19d7c61af7 authored over 8 years ago by Nathan Kim <[email protected]>
Mods menu stray keystroke ignore

github.com/tModLoader/tModLoader - 4fa92880b30662f27ea016b1e735c639ed4b6529 authored over 8 years ago by Nathan Kim <[email protected]>
Added support for custom palm trees and cacti

github.com/tModLoader/tModLoader - 47cb088fd747c16530216791485a7ba2ad56839a authored over 8 years ago by Nathan Kim <[email protected]>
Added support for custom trees and saplings

github.com/tModLoader/tModLoader - 8d64f970dccc02231b32a21c24e101f5ad737784 authored over 8 years ago by Nathan Kim <[email protected]>
Fixed bug where modded tiles have some incorrect default values

github.com/tModLoader/tModLoader - fe8d81c42f7c4b83ce9e5a8a5ce75651b1f0a92f authored over 8 years ago by Nathan Kim <[email protected]>
Updated to Terraria 1.3.2.1 and changed tModLoader version to 0.8.3

github.com/tModLoader/tModLoader - af2d5fdd2d888113964b5ec87bd8613b4ec539b7 authored over 8 years ago by Nathan Kim <[email protected]>
Finished updating to Terraria 1.3.2

Fixed bug where music boxes don't work for custom music
Added support for alternate NPC textures
...

github.com/tModLoader/tModLoader - 7aa220715f2251ccef76e02a82b1da0e52ad7c3d authored over 8 years ago by Nathan Kim <[email protected]>
Merged and Terraria patches updated to 1.3.2

github.com/tModLoader/tModLoader - 2f1cbdad466deabc81896d2875825980e41527d0 authored over 8 years ago by Nathan Kim <[email protected]>
Plans for custom sapling hooks

github.com/tModLoader/tModLoader - 089df16d8675928e04970f0c3baf0206ed41a8f0 authored over 8 years ago by Nathan Kim <[email protected]>
Plans for custom tree hooks

github.com/tModLoader/tModLoader - efaa9e1d022cefdfd99f906f8f692bd7996fa662 authored over 8 years ago by Nathan Kim <[email protected]>
Added search filter to Mods menu

github.com/tModLoader/tModLoader - c8471c689dc48c5784dbed347cb375ffe9424ce6 authored over 8 years ago by Nathan Kim <[email protected]>
Added modpath option for dedicated server config

Made classes in Terraria.GameContent.UI.Elements public

github.com/tModLoader/tModLoader - 3c5216ff4fa4649eacf922452fd1a741e449225f authored over 8 years ago by Nathan Kim <[email protected]>
Added ChangeWaterfallStyle hook for tiles

github.com/tModLoader/tModLoader - 754596b25134a5b0442ba87c08a721fdd2a290db authored over 8 years ago by Nathan Kim <[email protected]>
Added support for custom water and waterfall styles

Added updateType field for ModGore

github.com/tModLoader/tModLoader - a80b916a3dd547b80c9fb839b8524b0240da493a authored over 8 years ago by Nathan Kim <[email protected]>
Moved background-related hooks into new ModBgStyle classes

github.com/tModLoader/tModLoader - cf767f57c379c7e3300dfb09e76aa2d5b8c489d7 authored over 8 years ago by Nathan Kim <[email protected]>
Autoloading support for background textures

github.com/tModLoader/tModLoader - dfc50a4e63c7ef4668ceceef665452933cb84291 authored over 8 years ago by Nathan Kim <[email protected]>
Surface Background code

github.com/tModLoader/tModLoader - b7614b0b4cef85c3fbf9a499aec07ff5aa458d8c authored over 8 years ago by JavidPack <[email protected]>
Surface Background Textures.

github.com/tModLoader/tModLoader - 1bdf0833ae2f44e52962d70af931797a4433e77e authored over 8 years ago by JavidPack <[email protected]>
Underground Background hooks.

github.com/tModLoader/tModLoader - a619f7f7b84be86b9c159a46b884474a4f44c776 authored over 8 years ago by JavidPack <[email protected]>
Fix missing broadcast check in ModPacket.Send

github.com/tModLoader/tModLoader - f3df088262ae738c95c55bf44326a9080720129b authored over 8 years ago by Chicken-Bones <[email protected]>
Queue concurrent builds

github.com/tModLoader/tModLoader - 388598c9ef320404fb3d5450885c076bb76627da authored over 8 years ago by Chicken-Bones <[email protected]>
ModifyZoom and ModifyScreenPosition Hooks.

github.com/tModLoader/tModLoader - 4c723b19830af4b746395135a710bdc85d62a245 authored over 8 years ago by JavidPack <[email protected]>
Added hook for modifying PlayerDrawInfo

github.com/tModLoader/tModLoader - aa8f58aa575fecaf41a2ba66bb3ee6018cc81a71 authored over 8 years ago by Chicken-Bones <[email protected]>
Make Main.rare public

github.com/tModLoader/tModLoader - 5b17a0f54be34715a268b107a5f49f6d42a3268d authored over 8 years ago by Chicken-Bones <[email protected]>
Disable buggy hotbar scroll when using auto select (Shift)

github.com/tModLoader/tModLoader - e7da0fc47c61b111d7281c450b45ffc8202a023d authored over 8 years ago by Chicken-Bones <[email protected]>
Undo accidental buff hook removal

github.com/tModLoader/tModLoader - 3d2be661c7d489d8f15d7bfab4f7a9050c664a05 authored over 8 years ago by Chicken-Bones <[email protected]>