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

Require major versions to match when a specific version is requested

github.com/tModLoader/tModLoader - 0777545855cd2b9de1f07fbc5d70b1b751049a60 authored about 6 years ago
Update Terraria.Localization.Content.zh-Hans.tModLoader.json (#480)

* Update Terraria.Localization.Content.zh-Hans.tModLoader.json

* Better translation

github.com/tModLoader/tModLoader - 08aa194e1948208d2b86c54e533a0eb376cfeca2 authored about 6 years ago
Update ExampleMod.cs

github.com/tModLoader/tModLoader - 23eb11a83bb675d77daeccf66322f2413596e894 authored about 6 years ago
Avoid breaking change when overloading TagCompound.Set

github.com/tModLoader/tModLoader - 345b7d92238816072335b464f65635e920c11020 authored about 6 years ago
Second level weak references are no-longer required for compile.

github.com/tModLoader/tModLoader - 9d925fab3512f66e6086147a9d1474cd1451c2d6 authored about 6 years ago
Move draw exception logging wrapper to remove extra method (interferes with hooking abilities)

github.com/tModLoader/tModLoader - f11a4293ed16eb00068dd5c12cead818e8d1ed22 authored about 6 years ago
Refractor out UIAdvancedInfoMessage

github.com/tModLoader/tModLoader - 713fe3b65249b1c838db73984f514643cee90ec3 authored about 6 years ago
Fix freeze with any info message

github.com/tModLoader/tModLoader - 4a8733dd3f802dd34d5fbf84d74e060e742cca93 authored about 6 years ago
Fix Missing label in UIModConfigList

github.com/tModLoader/tModLoader - b1230aa5ad3b037091ebcab93e7992468ea27ae0 authored about 6 years ago
Small exception fix.

github.com/tModLoader/tModLoader - cfd07f1990ee770a2f06330e416ac2ed81fe6ef2 authored about 6 years ago
0.11 Beta 1 started

github.com/tModLoader/tModLoader - 0c57807769087aa5a77b7b7037c7297eb736b202 authored about 6 years ago
Restore accidentally deleted Terraria.csproj.patch

github.com/tModLoader/tModLoader - 41a8dc34798ee7d41df83573758eb33270060b53 authored about 6 years ago
C# 7.3, ValueTuple and the entire .NET 4.5 framework are now supported for mod compilation

github.com/tModLoader/tModLoader - 226dff69773915d19e898ac1c7ce2d345abbabed authored about 6 years ago
Backup tmod files when upgrading. Revert ModLoaderBeta save path.

github.com/tModLoader/tModLoader - e580d59ccba2d6b2087d1080fc511b0331a8e207 authored about 6 years ago
Fix #195 , typo

github.com/tModLoader/tModLoader - 8b9f540f0c84e4a554e8675ea959f4e4d97bc2a1 authored about 6 years ago
Couple of tiny consistency changes in ModContent getters.

github.com/tModLoader/tModLoader - 73b742633ad3c5a6b544e029bb85047c35e4452b authored about 6 years ago
Missing button.

github.com/tModLoader/tModLoader - 20616c875dc8d6517faa6d1d88cb060aed66512e authored about 6 years ago
Fix method names.

github.com/tModLoader/tModLoader - ec8d36f6b1d3c2429221449d044f1765d918e454 authored about 6 years ago
ModLoaderBeta folder, ModContent centralized GetX

github.com/tModLoader/tModLoader - ea2dd46e7658971d1ca087ff55694aebc94d2d18 authored about 6 years ago
ModConfig UI much more attractive. :tada:

github.com/tModLoader/tModLoader - 8af81c2344e707b8b74010b6ab7f918c7e11f28d authored about 6 years ago
Fix loading when mod libraries contain dependencies

* provided the right load order is specified in dllReferences

github.com/tModLoader/tModLoader - ec8c972731420aa88b8a5bf982ab308065d6583c authored about 6 years ago
Update ExamplePerson.cs

github.com/tModLoader/tModLoader - 6e2dc6f39666c74762efdbd9955597dea45f4ff4 authored about 6 years ago
Update doxyfile for Config folder

github.com/tModLoader/tModLoader - 265981549bf25c4afbb8659f020ab6dfcba00192 authored about 6 years ago
Restore deleted file

github.com/tModLoader/tModLoader - d4b15372b75444fcdb7528acac5be1c8332ead9c authored about 6 years ago
Merge pull request #473 from blushiemagic/ModConfig

ModConfig system

github.com/tModLoader/tModLoader - ef34488be06f2129f8f60685fe62a301f6fb684b authored about 6 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into ModConfig

# Conflicts:

# patches/tModLoader/Terraria.Localization.Content.zh-Hans.tModLoader.json

github.com/tModLoader/tModLoader - b7cd84b971807ff3cdc6a9a493092a61774ed230 authored about 6 years ago
Change TagCompound setter to allow replacement without exception

github.com/tModLoader/tModLoader - 09ed02aa31a141f9080a313ceb2817a3e8f0c784 authored about 6 years ago
Lots of Cleanup, null object support, more example configs

github.com/tModLoader/tModLoader - 3a5d71b0b56d71e1baadb8d423c14ea3b751e64f authored about 6 years ago
Vector2 support

github.com/tModLoader/tModLoader - 12fe99686d8121fbb57000dc4af8b9ad0994d298 authored about 6 years ago
Lots of cleanup and fixes

Organize Example Configs
Fix element ordering
Allow null collections
ModConfig background work

github.com/tModLoader/tModLoader - a71f6aeecda06ef9bcd05119e60bcebedf6a9df5 authored about 6 years ago
Cleaner ExampleTrap Code.

github.com/tModLoader/tModLoader - 90f9ee239fc66475a274d4fbe0e1bd5978801eb6 authored about 6 years ago
ExampleTrap, non-Autoload, multiple AddMapEntry, GetMapOption, PlaceInWorld, Slope examples.

github.com/tModLoader/tModLoader - 913eb90e8dde3516ecb15010e18bed9524913076 authored about 6 years ago
Updates by jopojelly (#1)

* HastebinService and Test Bot configuration

* Changed HastbinService criteria

* ExampleMo...

github.com/tModLoader/tModLoader-Discord-Bot - 446d38596a7d55c5aae11c18a49068a2dcdc61ae authored about 6 years ago
Fix Main.SavePath not using correct dir separator char

github.com/tModLoader/tModLoader - e330dea6b6f3951342de59173b837d4c62cfd152 authored about 6 years ago
Automatic player migration button

Fixes #469

github.com/tModLoader/tModLoader - 1504d8b6d77139f991bb1a4b3dc332632888fbbb authored about 6 years ago
Fix JAR building

Can now build a FAT jar

github.com/tModLoader/mod-skeleton-generator - a918fd677090ec98e178ac49526a952b4806b44b authored about 6 years ago
Update Chinese translation (#471)

github.com/tModLoader/tModLoader - 23c6073238a2076c17478cae2b4f323776d939ff authored about 6 years ago
EM ModWaterfallStyle.AddLight example

Resolves #451

github.com/tModLoader/tModLoader - 9d4f049354722327a769d02d52a8f60228e77b03 authored about 6 years ago
Completed German translation (#468)

github.com/tModLoader/tModLoader - 7139447fd6a804c35dabd7ab60df57a49cb95910 authored about 6 years ago
EM Face.cs tooltip removal example

Resolves #452

github.com/tModLoader/tModLoader - 3a5e2dde17ec78082226a71c3c00f9da7879d29f authored about 6 years ago
Automatic world migration button

Fixes #469

github.com/tModLoader/tModLoader - 6b13f3f08be95b465522c13b984a2beb25dffbfc authored about 6 years ago
Small format and fixes

github.com/tModLoader/tModLoader - 3da87bfc5eda0067afbaef31a99d91d4a932ec56 authored about 6 years ago
Fix unattributable cause in AssemblyManager.InstantiateMods exception handling

github.com/tModLoader/tModLoader - 10dff583cb33373c55f7d2af864d8f1bb217aa97 authored about 6 years ago
Fix mod syncing with new mod file format.

github.com/tModLoader/tModLoader - 2ed696ae0e04a82ba5008a78bbd91f96f5d266d3 authored about 6 years ago
Fix typo in silent exception logging causing ignoreContents to be unused

github.com/tModLoader/tModLoader - 42a27c8a509b7c49f5799b85f58526239d2ef672 authored about 6 years ago
Silence a few expected multiplayer exceptions from the log

github.com/tModLoader/tModLoader - 44657c034aee0d654908756ab0c57d7a16cd87d8 authored about 6 years ago
Fix LiquidRenderer and CaptureManager Instances not being initialized on the server.

github.com/tModLoader/tModLoader - 6bbe546c0cdc5e8a8a1385d9a9427867e889c5ea authored about 6 years ago
Fix savedirectory being ignored on some runtimes due to early class initializer invocation

github.com/tModLoader/tModLoader - 5d25e11abde4fd2ba365b4c135c57e81a44aa065 authored about 6 years ago
Fix build errors.

github.com/tModLoader/tModLoader - 37bee61c86c7d44e539628eb86f1c12e9373f73f authored about 6 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into ModConfig

# Conflicts:
# patches/tModLoader/Terraria.ModLoader.UI/UIModItem.cs
# patches/tModLoader/Terrar...

github.com/tModLoader/tModLoader - 6d4f71bfa33e1a19ab93e4cc62a518e2921b2731 authored about 6 years ago
Merge remote-tracking branch 'origin/buyhooks' into buyhooks

github.com/tModLoader/tModLoader - 802c3cab6a6af8cd3f71654340b4c586835da79c authored about 6 years ago
Fixed a bug where stock will remain constant.

github.com/tModLoader/tModLoader - b5d18d9e2991c3b1ebbf9b509c4632835f689bea authored about 6 years ago
Fix TileEntity.ByID incorrect indexes during LoadContainers due to yet to be loaded ModTileEntities

This would break 0.10.1.5 saves. The bad "id" entries in "itemFrames"
saved by old tmodloaders w...

github.com/tModLoader/tModLoader - 3fd1a02794dc8e877c79bc59581a7ac606dd1a93 authored about 6 years ago
Fix an ItemFrame bug that would delete all but the 1st moditem in item frames on Load

github.com/tModLoader/tModLoader - 68fc06e7eff670a56e0192788ab697c2ebd8baf2 authored about 6 years ago
Update ExampleAnimatedTile.cs

github.com/tModLoader/tModLoader - cb6a7e11dabb051935ab1a60cd258158772cfb61 authored about 6 years ago
Update ExampleGlobalNPC.cs

github.com/tModLoader/tModLoader - c0ed41eeae0979a25f9ba82a56e1d0c85715e432 authored about 6 years ago
Example

Some more example which showcase more instanced GlobalItem plus something which I thought was pr...

github.com/tModLoader/tModLoader - d74a6c594f60c9b00582393921043412fcd2aa04 authored about 6 years ago
Item[] shop

More parameters!

github.com/tModLoader/tModLoader - 846af78cd1497256b99a7d9cd76565aa265f6f7a authored about 6 years ago
Cleanup

Originally, I had planned to make the item modifiable, so there was this junk which probably wou...

github.com/tModLoader/tModLoader - fa593f1ec557378343df929978108f9ecf91dcde authored about 6 years ago
`Modify-` -> `Can-`

Due to a concern voiced by Chicken Bones, I believe this was in order.

github.com/tModLoader/tModLoader - e6534bbed264f566b0eef329f0be284029b70627 authored about 6 years ago
Add HitTiles and bounce sound to ExampleBullet

github.com/tModLoader/tModLoader - ffa79ea8881dc6f7c891e11f32ed230b8546d2f1 authored about 6 years ago
Tabulation

Fixed some stuff, not sure if this is what you were talking about though Chicken Bones.

github.com/tModLoader/tModLoader - be8a616a1a162765af809144b562cae9c11e597d authored about 6 years ago
ErrorMessage shows text again.

github.com/tModLoader/tModLoader - cdf774240a350007150ee735b4a024f57c476a46 authored about 6 years ago
Cleanup

Signed-off-by: jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - 3894537611444f7d672dd5756d823ba49afd2278 authored about 6 years ago
Update to Kotlin 1.3.10

Signed-off-by: Jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - ed14ba3a5fe83fb908c1570721b14de7e3675e3b authored about 6 years ago
RxJava start

Signed-off-by: Jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - fb66a7480f84d5fec6a48cc3d449b3fb928218d4 authored about 6 years ago
Do not run Netty embedded

Signed-off-by: Jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - 5282b80f11b0cb98f84e68a66bb81bbd737abcf9 authored about 6 years ago
Added Dokka plugin

Signed-off-by: Jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - 96527501a144cd780044b1dedc286a37cf923a2a authored about 6 years ago
Fixed build

Signed-off-by: Jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - 6e0c6729197a42b2359a4bf0266e7767d1d387b3 authored about 6 years ago
Initial work

Signed-off-by: Jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - bb1a2906f80d6e41d581733dfd73abdb198182a8 authored about 6 years ago
Initial commit

Signed-off-by: Jofairden <[email protected]>

github.com/tModLoader/mod-browser-app - c1e41072f312c7e5c420431f453f55919863bc62 authored about 6 years ago
Fix Precent -> Percent typo

github.com/tModLoader/tModLoader - 98cc9fd1a1092ba20f3c7e3af533e76e8401b2d4 authored about 6 years ago
The grand UI refactor, kindof, code style is better at least?

github.com/tModLoader/tModLoader - a90cc741e7798166f6549e4b4d9b428e4ebe5c7e authored about 6 years ago
Fix previous and forgotten code.

github.com/tModLoader/tModLoader - 97349c2abb8ad472e9d8cddb12b6b618e98b10b0 authored about 6 years ago
ModProjectile Glowmask support and example.

github.com/tModLoader/tModLoader - 05334ea86581b45c92d15957bb6ff3c3e910a7c1 authored about 6 years ago
CompleteRelease.bat cleaner code, ModCompile zips

github.com/tModLoader/tModLoader - 73006bf31dc1ff05c24733561a8e7c399c40aa92 authored about 6 years ago
Update Chinese translation (#457)

github.com/tModLoader/tModLoader - c92bf8a2eeaa6057b16aa1609216c1aecdaf0a62 authored about 6 years ago
Search filter consults internal mod name as well.

github.com/tModLoader/tModLoader - 26bdc7d92ae1681b5e2b64dc726dbde3a3ef1c53 authored about 6 years ago
XML documentation autogenerated, ModCompile zip support.

github.com/tModLoader/tModLoader - d26e8026a231f12ca2e0eb9a5163cf262ab74eee authored about 6 years ago
Update localization files.

github.com/tModLoader/tModLoader - 5538b2d73657f2212e602d618d90c8455c8b1923 authored about 6 years ago
Update Chinese translation (#447)

github.com/tModLoader/tModLoader - e07bba9ef6219c974acce4ece92c6fca53728f21 authored about 6 years ago
ExampleMod fix.

github.com/tModLoader/tModLoader - 6edf3b233971f7f058aec767dd486795562992f9 authored about 6 years ago
Restore config buttons.

github.com/tModLoader/tModLoader - 3a57e1d5ae418545b2d25f5b22ce0632b6e076f6 authored about 6 years ago
Use a less aggressive formatter. Terraria.ModLoader.UI and ExampleMod TBA

github.com/tModLoader/tModLoader - 0005681ba4aa86a86e88e5cfd3e69ba9c69cfd93 authored about 6 years ago
Update PurityWisp.cs

github.com/tModLoader/tModLoader - cf8362706df7f5148ea20dd82301f8794ada7273 authored about 6 years ago