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

HookGen, it's been a while.

github.com/tModLoader/tModLoader - fdb658dd7a43235fb982a00cf53439978b51656c authored almost 3 years ago by Mirsario <[email protected]>
Some StatModifier docs

github.com/tModLoader/tModLoader - 4d3e3d64b1547f5321217da1b47c821e0a852467 authored almost 3 years ago by JavidPack <[email protected]>
Make TileIdentifierRewriter only rewrite identifiers when accessing Tile members

github.com/tModLoader/tModPorter - b9651820ef22ed7510bed675ba4f4e9b22cd763a authored almost 3 years ago by Chik3r <[email protected]>
Move all identifiers rewriters into 2 classes

github.com/tModLoader/tModPorter - b70cdc8cc07c1c77c5915762ce20ad2b8a5c5cbd authored almost 3 years ago by Chik3r <[email protected]>
Add method to get type name from node

github.com/tModLoader/tModPorter - 5cfed895b24274bc3271aa029c1ec46a428c52c7 authored almost 3 years ago by Chik3r <[email protected]>
Small test data change

github.com/tModLoader/tModPorter - 2c8aee925d1eeaee165709a1c2dc4d8f48d79eb5 authored almost 3 years ago by Chik3r <[email protected]>
Add some usings to the test data

github.com/tModLoader/tModPorter - b64b794e58f8f74e82341561d3e8e8551dc42488 authored almost 3 years ago by Chik3r <[email protected]>
Throw an error in hookgen if sdk refs aren't found.

github.com/tModLoader/tModLoader - 647454f4dea0c3ee0fbda1f2a3b7f848b7833d47 authored almost 3 years ago by Mirsario <[email protected]>
Avoid a weird build error in setup.

github.com/tModLoader/tModLoader - ac23f84c2f9009f0d2372199f5cae69c996f1fe4 authored almost 3 years ago by Mirsario <[email protected]>
Change name of test cases

github.com/tModLoader/tModPorter - 30eeaf31d6cd6bdb4ac69228a5bcd7ecd65466d8 authored almost 3 years ago by Chik3r <[email protected]>
MSBuild says .Sdk.WindowsDesktop is not needed.

github.com/tModLoader/tModLoader - 47cb08a8e10e3499959ccd00b1b363a7e558e78a authored almost 3 years ago by Mirsario <[email protected]>
Updated MonoMod to 22.1.29.1

github.com/tModLoader/tModLoader - fe5e08342d880253a3365ab37979b18d1d010c7a authored almost 3 years ago by Mirsario <[email protected]>
Fixed EM targeting the old FNA csproj.

github.com/tModLoader/tModLoader - 6b63cb8625a85342923f9b4d1722b2d6a0ed0270 authored almost 3 years ago by Mirsario <[email protected]>
The hookgen fix everyone forgot to do.

github.com/tModLoader/tModLoader - 206d869dc071bce8feb7e39f12aeb7880cd25a62 authored almost 3 years ago by Mirsario <[email protected]>
Fix some unloading issues with NPCs and bestiary, and surface background style

github.com/tModLoader/tModLoader - d6c564c66d81fe7b1d5fac3e714d455501f3b4d6 authored almost 3 years ago by Chicken-Bones <[email protected]>
Fix AssemblyLoadContext unloading

github.com/tModLoader/tModLoader - 880460cc205b01f03bc77b8f95695b7329ac52b4 authored almost 3 years ago by Chicken-Bones <[email protected]>
Improved scripts (#2128)

github.com/tModLoader/tModLoader - 6d4d9c9377df337c6fd7eae6755dcb16dd83e8e2 authored almost 3 years ago by Solxanich <[email protected]>
Why did I even add `using`s for the identifiers?

github.com/tModLoader/tModPorter - 11c231343a91bc277d75ed646e94c4da16bf0d4b authored almost 3 years ago by Chik3r <[email protected]>
Add failing test for TileType

github.com/tModLoader/tModPorter - bfcb4eeb7e13307b1e799056ac4c9f19d287ecba authored almost 3 years ago by Chik3r <[email protected]>
Delete Utils.cs

github.com/tModLoader/tModPorter - 443d359c8ef376ff56d9e0dcb9c0fd8a6d1de777 authored almost 3 years ago by Chik3r <[email protected]>
Generate a test for each test file to rewrite

github.com/tModLoader/tModPorter - 94299aca568afd356236a90ff146052b430f0d3f authored almost 3 years ago by Chik3r <[email protected]>
Use NUnit instead of xUnit because xUnit has no documentation

github.com/tModLoader/tModPorter - 826063420bc350f6e662626d4e69db77c2a0155f authored almost 3 years ago by Chik3r <[email protected]>
Delete old test scripts

github.com/tModLoader/tModPorter - f307d63e97800b6aad9269a824d14df49900622c authored almost 3 years ago by Chik3r <[email protected]>
Update all test data to new automatic testing

github.com/tModLoader/tModPorter - cc56ceeb4f3f1cb4a918fb780c9f6eda4ca76315 authored almost 3 years ago by Chik3r <[email protected]>
Update more tests

github.com/tModLoader/tModPorter - 43649ffe5364404afe803bcf6029a73f6b1a33b1 authored almost 3 years ago by Chik3r <[email protected]>
Delete some old tests

github.com/tModLoader/tModPorter - e23bf9efd4b7d8ac16ade2b6fafe4a96a7938183 authored almost 3 years ago by Chik3r <[email protected]>
New damage class rewriter, updated for auto tester

github.com/tModLoader/tModPorter - 4459b9feb444364012a752ce25c8d5e4fef7c8a5 authored almost 3 years ago by Chik3r <[email protected]>
Small change to DamageClassRewriter.cs comment for false assignment.

github.com/tModLoader/tModPorter - 873f06feed3fb2c929df0297310c546445001f66 authored almost 3 years ago by Chik3r <[email protected]>
More tests for simple identifiers

github.com/tModLoader/tModPorter - 17f192043201b0410160eb23000970152f23790d authored almost 3 years ago by Chik3r <[email protected]>
Some changes to what files are modified

github.com/tModLoader/tModPorter - 2210710b6c484d574fd0adbb5ab9589c1e258c11 authored almost 3 years ago by Chik3r <[email protected]>
Automatic testing system

github.com/tModLoader/tModPorter - a27bcfacfbf74f9a78be7ef4ab03ac42d3f1e248 authored almost 3 years ago by Chik3r <[email protected]>
Make MainRewriter only autoload rewriters from it's own assembly, preventing an issue when trying to access the MSBuild assembly if MSBuild hasn't been registered

github.com/tModLoader/tModPorter - 031623135889aa40fa3f3dcd8b78a224b23775cb authored almost 3 years ago by Chik3r <[email protected]>
Rename `MainRewriter.AddUsings` to `AddUsingDirectives` and make it public

github.com/tModLoader/tModPorter - 447ef728fdc94de3cc52c4171b4222d6db0f6b66 authored almost 3 years ago by Chik3r <[email protected]>
Fix bucket duplication glitches (#2126)

Second attempt at fixing this, done in a slightly better way. This makes
it so that itemAnimati...

github.com/tModLoader/tModLoader - ec7214476397d614a22c477c4a8251ccf483d0cb authored almost 3 years ago by Einar <[email protected]>
Use 'UFT-Unknown' library to detect the encoding of files instead of code from SO.

github.com/tModLoader/tModPorter - 8bba283279780875ddd67821d6da961ea32b37f9 authored almost 3 years ago by Chik3r <[email protected]>
Make damage class rewriter add a comment at the end of false assignments.

github.com/tModLoader/tModPorter - 9ba8be20bb39f14c0e28cc35c1228bda1240c8c4 authored almost 3 years ago by Chik3r <[email protected]>
[1.4] [DRAFT] Unification and improvements in bootstrap scripts (#1866)

* Busybox added and initial unification of install

* Small change to show manual install only...

github.com/tModLoader/tModLoader - ce5924a07bf4cdc660a5f3b39cf46c27c34e4dbf authored almost 3 years ago by DarioDaF <[email protected]>
[1.4] ModMenu background implementation (#2125)

* implement ModMenu.MenuBackgroundStyle

* make ExampleModMenu.Music work

github.com/tModLoader/tModLoader - b46fccbf46e25c12865efc9c64bec15a6a45fcad authored almost 3 years ago by direwolf420 <[email protected]>
Merge pull request #10 from Chicken-Bones/unit_test

Updates and some small fixes

github.com/tModLoader/tModPorter - ad7b875c855ddb0ad28563b1534960c9e43ac3e3 authored almost 3 years ago by Chik3r <[email protected]>
Fix typo

github.com/tModLoader/tModPorter - cd5264d2e1263e555b7b9885e9eb43a64e594b10 authored almost 3 years ago by Chicken-Bones <[email protected]>
Add identifier rewriters for 1.4_data_oriented_tiles

github.com/tModLoader/tModPorter - 96aab8dd485c022f5a14b4b5fe6c3575aacc5e44 authored almost 3 years ago by Chicken-Bones <[email protected]>
Fix DamageClassRewriter commenting out every `= false` expression

github.com/tModLoader/tModPorter - 2091120305b516bbae19711163725c7ecb31f3eb authored almost 3 years ago by Chicken-Bones <[email protected]>
Handle known project load errors and warnings more gracefully

github.com/tModLoader/tModPorter - 56e5c5ca1b1046ee71c48acbf57663f7f7f7c5cb authored almost 3 years ago by Chicken-Bones <[email protected]>
Update to .NET 6.0 and update libs

github.com/tModLoader/tModPorter - 3d78f2d044bbc3203f58c708abae24beeabd2a4b authored almost 3 years ago by Chicken-Bones <[email protected]>
[1.4] More informative exception on native dll load fail (#2124)

* More informative exception on native dll load fail

Use `NativeLibrary.Load` instead of `Nat...

github.com/tModLoader/tModLoader - e335d169ece0229d6dc2693f79eb6491bfd65ff8 authored almost 3 years ago by Exterminator <[email protected]>
fix: fixed transparent inventory slots (#2121)

github.com/tModLoader/tModLoader - 0889f8e1716c4dd1681933d395b633abea2d70cd authored almost 3 years ago by Hannes <[email protected]>
Fix hard-crash on windows with no audio hardware. See FNA-XNA/FAudio#281

github.com/tModLoader/tModLoader - 927e175d6492eb428e8514249416f1c3c106782f authored almost 3 years ago by Chicken-Bones <[email protected]>
Draw mod accessory slot textures from centre (support non 32x32 textures) (#2114)

github.com/tModLoader/tModLoader - 1ad4083ea9e50094bbb169409efc7c56f5986634 authored almost 3 years ago by Chicken-Bones <[email protected]>
Fix Minor Auto-Label issue in github

github.com/tModLoader/tModLoader - 14e3d6bde5a4cd8f9f28052aa843e79e274d8b77 authored almost 3 years ago by nmoll <[email protected]>
Fix rarity count bleeding (#1831) and fix line breaks in ItemRarityID docs. (#2108)

github.com/tModLoader/tModLoader - ee7e1db52f1c20d9ef1f3c693e7f270176577168 authored almost 3 years ago by Tomat <[email protected]>
Remove abstract modifier from Mod. Fixes #1713

github.com/tModLoader/tModLoader - 08b6af5f5ad6d0010a7e1b6d361c187348d574e0 authored almost 3 years ago by Chicken-Bones <[email protected]>
1.4 mod map layer (#2098)

* ModMapLayer implementation and example

* ModSystem.PreDrawMapIconOverlay

* More complete...

github.com/tModLoader/tModLoader - 2b732e616f35c5f0eb70a0a9fcaaf0afa29b6ec8 authored almost 3 years ago by JavidPack <[email protected]>
Update tModLoader.json (#2101)

* Update tModLoader.json

* Update tModLoader.json

* WelcomeMessageBeta tweaks

* MSUpgra...

github.com/tModLoader/tModLoader - 1c0ed46d148853c54deddb8d57ce6f15f71d26b3 authored almost 3 years ago by Ved_s <[email protected]>
[1.4] `BiomeID` improvements (#2105)

* Add an `IdDictionary` to `BiomeID`

* Make `ShopHelper.BiomeNameByKey` public

* Forward `...

github.com/tModLoader/tModLoader - 14d1ff8a038cecb6bbb221bf6d6a631987e17fc4 authored almost 3 years ago by Exterminator <[email protected]>
EM: More on unloading.

github.com/tModLoader/tModLoader - ade43686537dcbb0fd0af19a3ad0a91e23db68a0 authored almost 3 years ago by Mirsario <[email protected]>
An explanation for Mod.Unload() & -1 line from it.

github.com/tModLoader/tModLoader - 0c1d3acf05e3b5e8fed6e9f4733a710654148add authored almost 3 years ago by Mirsario <[email protected]>
EM: Split HandlePacket into a partial.

github.com/tModLoader/tModLoader - 5bc78bbc6b556ad947bea08d00c60cb4ce70186e authored almost 3 years ago by Mirsario <[email protected]>
Updated editorconfig in EM.

github.com/tModLoader/tModLoader - a8f667f8a7d9d94d7477f9fc9005bac37788818b authored almost 3 years ago by Mirsario <[email protected]>
[1.4] EM Mod.Call (#2100)

* Mod.Call example and comments

* Update ExampleMod/ExampleMod.cs

* Update ExampleMod/Exam...

github.com/tModLoader/tModLoader - 2bbc9414045bb6b539b53ee81e9960b4121c8638 authored almost 3 years ago by Cuno <[email protected]>
AwesomePrefix -> ExamplePrefix (#1441)

* AwesomePrefix -> ExamplePrefix

Added `ExamplePrefix` to ExampleMod based on the old `Awesom...

github.com/tModLoader/tModLoader - 3cb78d4dd5039e88968920e283179f72bf3c13cf authored almost 3 years ago by Valjean42 <[email protected]>
[1.4] Update Polish Localization (#2103)

* Added Some Polish Translation

* Added Some Polish Translation

* Update tModLoader.json
...

github.com/tModLoader/tModLoader - 18ed9d7f4cd4efe00f3e1a48f71ba911efbbb2a4 authored almost 3 years ago by Tomasz <[email protected]>
Fixed a really bad issue with the previous commit.

github.com/tModLoader/tModLoader - a0be5ee4edfb9f177889fe1b362889202d9e0458 authored almost 3 years ago by Mirsario <[email protected]>
(Temp?) Made GameModeData usable; a record struct.

github.com/tModLoader/tModLoader - bd1c7ad91359ae2adb9fcdb28ffc0eee1966fea5 authored almost 3 years ago by Mirsario <[email protected]>
Publicized GameModeID & ProjectileSourceID

github.com/tModLoader/tModLoader - cbd1311c4f11408082052131a5b3cd2c496a2367 authored almost 3 years ago by Mirsario <[email protected]>
Run UpdateLocalizationFiles

github.com/tModLoader/tModLoader - 106510e70d4264863d96e0d084e800643aee65c3 authored almost 3 years ago by JavidPack <[email protected]>
[1.4] Update Polish Localization (#1533)

* Added Some Polish Translation

* Added Some Polish Translation

* Update tModLoader.json
...

github.com/tModLoader/tModLoader - edd3fa38b63290e9454a967addd8cc02df0aad03 authored almost 3 years ago by BarteQ778177 <[email protected]>
Basic fixing of English and Typos. (#2082)

Basic fixing of Typographical Errors and English problems. Very Good Very Nice 10/10

github.com/tModLoader/tModLoader - 2cab8f48cd914caf0926908ccd9ff7cbad8a1aec authored almost 3 years ago by georgewoodall82 <[email protected]>
[1.4] Implement NPC Happiness! (#1323)

* NPCHappiness hook

* Localization stuff. It works!

* Fix something

* Typo fix

* Exa...

github.com/tModLoader/tModLoader - 91db4ae8689c5adba248520939fe12ec1af8cba7 authored almost 3 years ago by kittenchilly <[email protected]>
Remove blank line patch

github.com/tModLoader/tModLoader - ed7b9426ee2fb4b84cb04e9eab996e94301332d9 authored almost 3 years ago by Chicken-Bones <[email protected]>
Added testing instructions.

github.com/tModLoader/tModLoader-Discord-Bot - f7791d9056532539e671c37d5298d6ee0d2a126a authored almost 3 years ago by JavidPack <[email protected]>
Merge pull request #2097 from Solxanich/WorkshopErrorDialogFixes

Add slightly better error handling for Steam Workshop

github.com/tModLoader/tModLoader - d1406273bc11b284655aac163226a8c90e344576 authored almost 3 years ago by Solxanich <[email protected]>
Do a less impactful version of error wrapping sound player from issueReporter

github.com/tModLoader/tModLoader - a07036449b5b5ab6d2e82893c2ab0f9d9b713bb9 authored almost 3 years ago by nmoll <[email protected]>
Add slightly better error handling for Steam Workshop

- Clarify GoG mod browser issue
- Tell players directly when need to attempt restart of tml for ...

github.com/tModLoader/tModLoader - d6d36e40da2457783f941a57e384598f8945f828 authored almost 3 years ago by nmoll <[email protected]>
[1.4] Allow UTF-8-BOM for localization files (#2095)

* Allow UTF-8-BOM for localization files

* Simplified.

Co-authored-by: Mirsario <me@mirsar...

github.com/tModLoader/tModLoader - b9ff79e7dbf302717ee4c5ad75816a64d5c4b7b7 authored almost 3 years ago by direwolf420 <[email protected]>
Updated monomod.

github.com/tModLoader/tModLoader - 0853bed3d327df1c1bf95ccefd8b35a6d57c1eef authored almost 3 years ago by Mirsario <[email protected]>
Heavily reorganized all setup project files.

github.com/tModLoader/tModLoader - 42c0fae16dc10120a734a52c64ce6fe1aea6b64b authored almost 3 years ago by Mirsario <[email protected]>
Update FAudio to latest version. This time built and tested with the WMA backend enabled

github.com/tModLoader/tModLoader - 68cf54559c5279854b8fdc016083920bc52e3321 authored almost 3 years ago by Chicken-Bones <[email protected]>
Update config.yml

github.com/tModLoader/tModLoader - 2eb2f6cada9570b22e67170ed9e8025d12be1903 authored almost 3 years ago by JavidPack <[email protected]>
Merge pull request #2092 from Solxanich/NewTemplates

Updated Issue Templates

github.com/tModLoader/tModLoader - ece40d658da53e0e686cf12d4792447034661349 authored almost 3 years ago by Solxanich <[email protected]>
Logging exceptions for ModifyWorldGenTasks (#2068)

* Update SystemLoader.cs

* Update SystemLoader.cs

* Also logged modsystem name

* Oops, ...

github.com/tModLoader/tModLoader - e1b4c28a4d7d4c6a0d40b32774f4634f79e6942e authored almost 3 years ago by Ishigh1 <[email protected]>
Update bug_report.yml

github.com/tModLoader/tModLoader - 32d0fd0f7ecbb15901e8056d18c41887c171720f authored almost 3 years ago by nmoll <[email protected]>
Fix Bug Report Template

github.com/tModLoader/tModLoader - 16e772a0d93e0e0e620fb3f8a18bd6ee5ed1f32f authored almost 3 years ago by nmoll <[email protected]>
Update tModLoader.json (#2089)

Fix missing Chinese localization text

github.com/tModLoader/tModLoader - 5a6c0ea9bdecc1808ecc873a8632e6b3cd2dda4e authored almost 3 years ago by Nyerst <[email protected]>
Update config.yml

github.com/tModLoader/tModLoader - 799166075fd4272ffbae26de1f4d550acb1d6ed5 authored almost 3 years ago by nmoll <[email protected]>
Fix colon issue

github.com/tModLoader/tModLoader - ba3b53d0ac132a85e2739a7e1bab1a7980d5fad6 authored almost 3 years ago by nmoll <[email protected]>
Add an Actions to auto-label

github.com/tModLoader/tModLoader - b4eb01463bba51b3fd8aa6ac79544b183aa8b436 authored almost 3 years ago by nmoll <[email protected]>
Bring back the old Win64 FAudio for now.

github.com/tModLoader/tModLoader - 1ba5162bab009eccac7a116f413af4002eda35d8 authored almost 3 years ago by Mirsario <[email protected]>
Restore New templates from 1.3 branch & update

github.com/tModLoader/tModLoader - e8dea658d28870bfc56f49c6902d7b48a84fb397 authored almost 3 years ago by nmoll <[email protected]>
Fna submodule "update"

github.com/tModLoader/tModLoader - 2fca312487622277186549be01b259482743a9b3 authored almost 3 years ago by Mirsario <[email protected]>
Updated FNA.

github.com/tModLoader/tModLoader - 7493c70e917f1616a8ce66eebcfdd46b02124db2 authored about 3 years ago by Mirsario <[email protected]>
[1.4] Update Brazilian Portuguese localization (#2086)

* Update tModLoader.json

* Fix small error

* Update tModLoader.json

* Update tModLoader...

github.com/tModLoader/tModLoader - 3213c7832c7984a69b58fe648c8251a0c49306ff authored about 3 years ago by Pixelnando <[email protected]>
Merge pull request #2084 from Solxanich/FixUnixHost&Play

Remove weird .Remove() line

github.com/tModLoader/tModLoader - d836f70dbb23fdda4ebf5f93008de8ebf0a8c70d authored about 3 years ago by Solxanich <[email protected]>
Remove weird .Remove() line

github.com/tModLoader/tModLoader - 1373d75de4409a9c301238bf1430c2506abfc34a authored about 3 years ago by nmoll <[email protected]>
Add quotes around define constants to fix mod building on Linux

github.com/tModLoader/tModLoader - 7a2bb00508456472a0fcc5447effbcfc03eb90a7 authored about 3 years ago by Chicken-Bones <[email protected]>
Revert accidental formatting change

github.com/tModLoader/tModLoader - 49076578a522ca5695374e08474d6a5ea0bbbce4 authored about 3 years ago by Chicken-Bones <[email protected]>
UnifiedRandom for PrefixLoader.Roll

github.com/tModLoader/tModLoader - 081b5db08dcb3399d592c477df7b016713670d9e authored about 3 years ago by Sad Onion <[email protected]>
Fix minor formatting error in Terraria Item patch. Don't forget to regen sources!

github.com/tModLoader/tModLoader - 33126d5b3ec30b955863512b47862c5fddb058fe authored about 3 years ago by Chicken-Bones <[email protected]>
[1.4] use bash to run scripts that contain bashisms

github.com/tModLoader/tModLoader - 4b32634e666801bf967f10b56036077cd2d496da authored about 3 years ago by RunningDroid <[email protected]>
Fix Modded Droplet Gores (resolves #2049) (#2071)

* Implement GetDropletGore again.

* Forgotten patch, resolve #2049.

github.com/tModLoader/tModLoader - a878801a21209fa9eef71305fcfcef4ca3f36dcd authored about 3 years ago by Tomat <[email protected]>