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

Fixed contributors icon list in README (#2155)

Removed the "height" parameter from the URL, so the icon list doesn't cut off and rather changes...

e25dc51c8a5a033613ffc86f862ac905fefe5853 authored almost 3 years ago
[1.4] CanStack & prefix weapon stacking (#2127)

* prefix weapon stacking checks

* chest restock prefix check

* prefix weapon reforging

...

608d8959072ff018740f0145d805696ec882ffe9 authored almost 3 years ago
Fix issue with drawing tooltip lines (#2154)

949fd8013a42eb3fdbbed5a260521b5654aef72d authored almost 3 years ago
Fix TileEntity deletion when entering world without its mod enabled (#2152)

6e15870e889d3584446fa8dea0163f6ad4cc6f0b authored almost 3 years ago
Fix Server Crash on Reload Mods Being Due to tMod (#2149)

* Update ScriptCaller.sh

* Add clearing the console after launch steps

* Move the clear co...

c6fe02d1e1f4de84677fda6ff375df7fc1d42df2 authored almost 3 years ago
[1.4] Update Spanish localization (#2136)

Updated the localization with the translations from the English file (strings 372 to 380).

2d7df38f2205c1b61f6e01d6e806554c2e419b39 authored almost 3 years ago
Fix issue with locked chests

554e80e52469d703215a464e6136b32f13597cb1 authored about 3 years ago
Fixed incorrect scale in ModMenu logo hooks.

96653bae173897f4080f661b2fe5f445e33c6a60 authored about 3 years ago
Avoid one unnecessary UPnP exception.

2a88f0351a6c7c882411ac87fe31a643a0b3f7cf authored about 3 years ago
Updated TerrariaHooks.

5455ed64c24328bcf147344a882124df133d41f6 authored about 3 years ago
Data-oriented tiles - Round 2 after revert (#2047)

* Experimental: Data-oriented struct tile & tile data.

* AggressiveInlining for Tile.Get<T>()

...

f53af30734d90489cfa93455f5e02c87ed06a5b0 authored about 3 years ago
Revert "Data-oriented tiles (#2047)"

This reverts commit 3a90558b8320e69b169f70c26d5d4b1e6ea2d99f.

23b58ac9eb3ba9b966bc7b1b64e98c7a6dd496a2 authored about 3 years ago
Data-oriented tiles (#2047)

* Experimental: Data-oriented struct tile & tile data.

* AggressiveInlining for Tile.Get<T>()...

3a90558b8320e69b169f70c26d5d4b1e6ea2d99f authored about 3 years ago
Added missing localization + localized UIMemoryBar (#2135)

* Added missing ModInfoVisitSteampage localization [EN + DE]

* Localized UIMemoryBar [EN + DE...

6b54a380bb4b8269d1e3da36e19518cc9f8e908e authored about 3 years ago
HookGen, it's been a while.

fdb658dd7a43235fb982a00cf53439978b51656c authored about 3 years ago
Some StatModifier docs

4d3e3d64b1547f5321217da1b47c821e0a852467 authored about 3 years ago
Throw an error in hookgen if sdk refs aren't found.

647454f4dea0c3ee0fbda1f2a3b7f848b7833d47 authored about 3 years ago
Avoid a weird build error in setup.

ac23f84c2f9009f0d2372199f5cae69c996f1fe4 authored about 3 years ago
MSBuild says .Sdk.WindowsDesktop is not needed.

47cb08a8e10e3499959ccd00b1b363a7e558e78a authored about 3 years ago
Updated MonoMod to 22.1.29.1

fe5e08342d880253a3365ab37979b18d1d010c7a authored about 3 years ago
Fixed EM targeting the old FNA csproj.

6b63cb8625a85342923f9b4d1722b2d6a0ed0270 authored about 3 years ago
The hookgen fix everyone forgot to do.

206d869dc071bce8feb7e39f12aeb7880cd25a62 authored about 3 years ago
Fix some unloading issues with NPCs and bestiary, and surface background style

d6c564c66d81fe7b1d5fac3e714d455501f3b4d6 authored about 3 years ago
Fix AssemblyLoadContext unloading

880460cc205b01f03bc77b8f95695b7329ac52b4 authored about 3 years ago
Improved scripts (#2128)

6d4d9c9377df337c6fd7eae6755dcb16dd83e8e2 authored about 3 years ago
Fix bucket duplication glitches (#2126)

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

ec7214476397d614a22c477c4a8251ccf483d0cb authored about 3 years ago
[1.4] [DRAFT] Unification and improvements in bootstrap scripts (#1866)

* Busybox added and initial unification of install

* Small change to show manual install only...

ce5924a07bf4cdc660a5f3b39cf46c27c34e4dbf authored about 3 years ago
[1.4] ModMenu background implementation (#2125)

* implement ModMenu.MenuBackgroundStyle

* make ExampleModMenu.Music work

b46fccbf46e25c12865efc9c64bec15a6a45fcad authored about 3 years ago
[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...

e335d169ece0229d6dc2693f79eb6491bfd65ff8 authored about 3 years ago
fix: fixed transparent inventory slots (#2121)

0889f8e1716c4dd1681933d395b633abea2d70cd authored about 3 years ago
Fix hard-crash on windows with no audio hardware. See FNA-XNA/FAudio#281

927e175d6492eb428e8514249416f1c3c106782f authored about 3 years ago
Draw mod accessory slot textures from centre (support non 32x32 textures) (#2114)

1ad4083ea9e50094bbb169409efc7c56f5986634 authored about 3 years ago
Fix Minor Auto-Label issue in github

14e3d6bde5a4cd8f9f28052aa843e79e274d8b77 authored about 3 years ago
Fix rarity count bleeding (#1831) and fix line breaks in ItemRarityID docs. (#2108)

ee7e1db52f1c20d9ef1f3c693e7f270176577168 authored about 3 years ago
Remove abstract modifier from Mod. Fixes #1713

08b6af5f5ad6d0010a7e1b6d361c187348d574e0 authored about 3 years ago
1.4 mod map layer (#2098)

* ModMapLayer implementation and example

* ModSystem.PreDrawMapIconOverlay

* More complete...

2b732e616f35c5f0eb70a0a9fcaaf0afa29b6ec8 authored about 3 years ago
Update tModLoader.json (#2101)

* Update tModLoader.json

* Update tModLoader.json

* WelcomeMessageBeta tweaks

* MSUpgra...

1c0ed46d148853c54deddb8d57ce6f15f71d26b3 authored about 3 years ago
[1.4] `BiomeID` improvements (#2105)

* Add an `IdDictionary` to `BiomeID`

* Make `ShopHelper.BiomeNameByKey` public

* Forward `...

14d1ff8a038cecb6bbb221bf6d6a631987e17fc4 authored about 3 years ago
EM: More on unloading.

ade43686537dcbb0fd0af19a3ad0a91e23db68a0 authored about 3 years ago
An explanation for Mod.Unload() & -1 line from it.

0c1d3acf05e3b5e8fed6e9f4733a710654148add authored about 3 years ago
EM: Split HandlePacket into a partial.

5bc78bbc6b556ad947bea08d00c60cb4ce70186e authored about 3 years ago
Updated editorconfig in EM.

a8f667f8a7d9d94d7477f9fc9005bac37788818b authored about 3 years ago
[1.4] EM Mod.Call (#2100)

* Mod.Call example and comments

* Update ExampleMod/ExampleMod.cs

* Update ExampleMod/Exam...

2bbc9414045bb6b539b53ee81e9960b4121c8638 authored about 3 years ago
AwesomePrefix -> ExamplePrefix (#1441)

* AwesomePrefix -> ExamplePrefix

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

3cb78d4dd5039e88968920e283179f72bf3c13cf authored about 3 years ago
[1.4] Update Polish Localization (#2103)

* Added Some Polish Translation

* Added Some Polish Translation

* Update tModLoader.json
...

18ed9d7f4cd4efe00f3e1a48f71ba911efbbb2a4 authored about 3 years ago
Yet again.

9d644d48b36a9e3d41c0a56adcf1f70b1d6be57a authored about 3 years ago
Fixed a really bad issue with the previous commit.

a0be5ee4edfb9f177889fe1b362889202d9e0458 authored about 3 years ago
(Temp?) Made GameModeData usable; a record struct.

bd1c7ad91359ae2adb9fcdb28ffc0eee1966fea5 authored about 3 years ago
Publicized GameModeID & ProjectileSourceID

cbd1311c4f11408082052131a5b3cd2c496a2367 authored about 3 years ago
Run UpdateLocalizationFiles

106510e70d4264863d96e0d084e800643aee65c3 authored about 3 years ago
[1.4] Update Polish Localization (#1533)

* Added Some Polish Translation

* Added Some Polish Translation

* Update tModLoader.json
...

edd3fa38b63290e9454a967addd8cc02df0aad03 authored about 3 years ago
Basic fixing of English and Typos. (#2082)

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

2cab8f48cd914caf0926908ccd9ff7cbad8a1aec authored about 3 years ago
[1.4] Implement NPC Happiness! (#1323)

* NPCHappiness hook

* Localization stuff. It works!

* Fix something

* Typo fix

* Exa...

91db4ae8689c5adba248520939fe12ec1af8cba7 authored about 3 years ago
Remove blank line patch

ed7b9426ee2fb4b84cb04e9eab996e94301332d9 authored about 3 years ago
Merge pull request #2097 from Solxanich/WorkshopErrorDialogFixes

Add slightly better error handling for Steam Workshop

d1406273bc11b284655aac163226a8c90e344576 authored about 3 years ago
Do a less impactful version of error wrapping sound player from issueReporter

a07036449b5b5ab6d2e82893c2ab0f9d9b713bb9 authored about 3 years ago
Add slightly better error handling for Steam Workshop

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

d6d36e40da2457783f941a57e384598f8945f828 authored about 3 years ago
[1.4] Allow UTF-8-BOM for localization files (#2095)

* Allow UTF-8-BOM for localization files

* Simplified.

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

b9ff79e7dbf302717ee4c5ad75816a64d5c4b7b7 authored about 3 years ago
Updated monomod.

0853bed3d327df1c1bf95ccefd8b35a6d57c1eef authored about 3 years ago
Heavily reorganized all setup project files.

42c0fae16dc10120a734a52c64ce6fe1aea6b64b authored about 3 years ago
Update FAudio to latest version. This time built and tested with the WMA backend enabled

68cf54559c5279854b8fdc016083920bc52e3321 authored about 3 years ago
Update config.yml

2eb2f6cada9570b22e67170ed9e8025d12be1903 authored about 3 years ago
Merge pull request #2092 from Solxanich/NewTemplates

Updated Issue Templates

ece40d658da53e0e686cf12d4792447034661349 authored about 3 years ago
Logging exceptions for ModifyWorldGenTasks (#2068)

* Update SystemLoader.cs

* Update SystemLoader.cs

* Also logged modsystem name

* Oops, ...

e1b4c28a4d7d4c6a0d40b32774f4634f79e6942e authored about 3 years ago
Update bug_report.yml

32d0fd0f7ecbb15901e8056d18c41887c171720f authored about 3 years ago
Fix Bug Report Template

16e772a0d93e0e0e620fb3f8a18bd6ee5ed1f32f authored about 3 years ago
Update tModLoader.json (#2089)

Fix missing Chinese localization text

5a6c0ea9bdecc1808ecc873a8632e6b3cd2dda4e authored about 3 years ago
Update config.yml

799166075fd4272ffbae26de1f4d550acb1d6ed5 authored about 3 years ago
Fix colon issue

ba3b53d0ac132a85e2739a7e1bab1a7980d5fad6 authored about 3 years ago
Add an Actions to auto-label

b4eb01463bba51b3fd8aa6ac79544b183aa8b436 authored about 3 years ago
Bring back the old Win64 FAudio for now.

1ba5162bab009eccac7a116f413af4002eda35d8 authored about 3 years ago
Restore New templates from 1.3 branch & update

e8dea658d28870bfc56f49c6902d7b48a84fb397 authored about 3 years ago
Fna submodule "update"

2fca312487622277186549be01b259482743a9b3 authored about 3 years ago
Updated FNA.

7493c70e917f1616a8ce66eebcfdd46b02124db2 authored about 3 years ago
[1.4] Update Brazilian Portuguese localization (#2086)

* Update tModLoader.json

* Fix small error

* Update tModLoader.json

* Update tModLoader...

3213c7832c7984a69b58fe648c8251a0c49306ff authored about 3 years ago
Merge pull request #2084 from Solxanich/FixUnixHost&Play

Remove weird .Remove() line

d836f70dbb23fdda4ebf5f93008de8ebf0a8c70d authored about 3 years ago
Remove weird .Remove() line

1373d75de4409a9c301238bf1430c2506abfc34a authored about 3 years ago
Add quotes around define constants to fix mod building on Linux

7a2bb00508456472a0fcc5447effbcfc03eb90a7 authored about 3 years ago
UnifiedRandom for PrefixLoader.Roll

081b5db08dcb3399d592c477df7b016713670d9e authored about 3 years ago
Revert accidental formatting change

49076578a522ca5695374e08474d6a5ea0bbbce4 authored about 3 years ago
Fix minor formatting error in Terraria Item patch. Don't forget to regen sources!

33126d5b3ec30b955863512b47862c5fddb058fe authored about 3 years ago
[1.4] use bash to run scripts that contain bashisms

4b32634e666801bf967f10b56036077cd2d496da authored about 3 years ago
Fix Modded Droplet Gores (resolves #2049) (#2071)

* Implement GetDropletGore again.

* Forgotten patch, resolve #2049.

a878801a21209fa9eef71305fcfcef4ca3f36dcd authored about 3 years ago
EM: Add important note to ExamplePerson catch

41d560abde24c98ac39c2d98904c01f47b7f6a31 authored about 3 years ago
[1.4] Add CanAutoReuseItem hooks (#2038)

* Add CanAutoswing hooks

* rename to CanAutoReuseItem

* rename the helper method to ShouldAuto...

fb2d7361555a0fce1d29357fe0dbbbd78fe07e7d authored about 3 years ago
Research + Fishing Modding APIs (#1139)

* Created CanResearch and OnResearched Hooks for ModItems and GlobalItems

* Changed Can resea...

dd44e70738e29e5ded0cb979355b671b41f56efe authored about 3 years ago
Commented out the unused NPCLootOld.

2c802d7946b0bb646214a1ab7e449c67889e76d3 authored about 3 years ago
Move StartPlaying packet after all world data has been sent (#2065)

e0fb1d924aed6066b5462a6ba98378ff7ec74145 authored about 3 years ago
Updated MonoMod

714687ea45b42ef64ac66261cfce06ccc0cc8b76 authored about 3 years ago
Remedy for duplicate item use on remote clients. Fixes #1817, #1745 (#2059)

* Remedy for duplicate item use on remote clients. Fixes #1817, #1745

* Improve clarity of re...

922087faac245e4fc8ca33fc573d2ee56d44f995 authored about 3 years ago
Use aiStyle -1 by default for modded NPCs (#2062)

be4dcfc40d9d9cc1bf244c70e611e7591de06927 authored about 3 years ago
Fix bug in previous commit that disabled modded netdata receiving

df6b1dba8d62ae9cbb9e6202a05fe4a9f244ac00 authored about 3 years ago
Fix desyncs with catchable NPCs. Bug introduced in 4c1da49c4dcdd2c778f07432dc455956d9306a3a

2db05ba277e49754752be7160a4d28113ad12044 authored about 3 years ago
Test documentation for DefaultToRangedWeapon,DefaultToBow,DefaultToPlacableWall

77e460ff0a0092f51c20fc9e683be2e65d0b076f authored about 3 years ago
Switch steam autoreleases to Release build from Debug build

533be401acbe91eb2ca6db1631aa3e72002df6fa authored about 3 years ago
[1.4] [WIN] Adding default stack runtime config 4MB (#2054)

* Adding default stack runtime config

* Moved "Main" thread to a classic thread for consisten...

1a5596542baad687b1d3133fc33bf006ddc7ab86 authored about 3 years ago
Update WorkshopHelper.cs.patch

3192afa8df3670f9af0324da58a932de73be2b21 authored about 3 years ago
Initialize more fields in the headonly PlayerDrawSet(up)

591117392b84ee3b8cca939f4421e1ad730170c3 authored about 3 years ago
TryGetModPlayer is apparently useful.

ba4d8b272a81bbc8ed32d11e6d498c7bf00f32fb authored about 3 years ago
Fixed a possible IOOB for netids in NewNPC

bb88fc39bf166788b45a99f17e4afbd9a8744ec7 authored about 3 years ago