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

Decompile Terraria 1.4.4.1

382cc5d97bf37cc6febc901bf84214d65b5b3190 authored over 2 years ago
Quick fix to previous PR

e9a550d78cee912e1df4d65af03841c55847c43a authored over 2 years ago
Fix #2743, show message to modders without .net 6 sdk installed (#2986)

* Fix #2743

* Update retry logic, refactor code

* resolve feedback

2b9456d3e095fba552df81f215c2c1b7472387f9 authored over 2 years ago
Update localization (#2982)

960eadf5e6d4f5bf9fb287979fce8b24294d97bf authored over 2 years ago
Change some Patreon wings to use WingStats (#2985)

71f5e06bb0d5faf77e5b45f7fb9192ea73f31ec9 authored over 2 years ago
Fix #2980 ChatManager.GetStringSize with newlines and format tags (#2981)

* fix ChatManager.GetStringSize returning wrong string height in strings with newlines and chat ...

495e120b1191aa82f4546696d04fab359c36b994 authored over 2 years ago
Fix dotnet predownload location

7faee4dd78261d96c6b51c7134625d96f47dfaaf authored over 2 years ago
Dump dotnet include in LaunchUtils folder, not root, so that works.

27072c6dc403793393adea78f1ae15197016e5e9 authored over 2 years ago
#2966 fix and improve -join (#2971)

* fix and improve -join

* add back replaced code as comment

* move code to specialized met...

5b129de9908511d02e494e32de037d3f8effd5ce authored over 2 years ago
Fix Build: Capitalization

6e6a8f17f7c96e70b17dfe3d53865ab55901023e authored over 2 years ago
Fix build

f7b016b75b0146a6ea0c97aa9383694b6b43859c authored over 2 years ago
Remove dotnet install zip from repo, add to windows steam depot only

56eec30d31db048471a37b3728bcb3fcedb02fe8 authored over 2 years ago
Fix #2974

fce9341066406daf7ca1dd7ac4043fa95a2b7dc2 authored over 2 years ago
[1.4] Fix mod menu always resetting on mod reload (#2940)

* Fix #2855

* Call hooks as if the `ModMenu` was (de)selected

* Switch to PR recommended a...

763d70f06c60d7c13f511f5a25b8ec970375c7fe authored over 2 years ago
Fix #2819 , fix scaling, add headers (keybind menu)

49fb9ea3f3c8139205019bbe0c8b2d6657c6ef19 authored over 2 years ago
Fix a few localization issues preventing German and Portuguese from loading

2fdc0e4dd4e8d23231e1c3fbd03d88f0e5c03063 authored over 2 years ago
Allow keybind text to use translated text (#2707)

* auto-translated keybind

* Source changes

* Delete Configuration.targets

Have no idea ...

d20a56a00bb8de7cbaa4a28d81c58e55fcbbc674 authored over 2 years ago
Fix Popup text from a normal item pickup into an existing stack using the void back pickup pupup text. (#2978)

c86572f4633c5371ea0d488b65c24b3dc6509376 authored over 2 years ago
Make tmodloader build on SDK version 6.0.7 onwards

bb9255799e7be035f62c602f58d3917b2eb5bc55 authored over 2 years ago
also delete dotnet runtime from debug build

a35804b225278460b08c96bdbf497767364a546e authored over 2 years ago
Include Dotnet 64 win maybe??? Might decrease remaining reports of not opening (#2910)

* Include Dotnet 64 win maybe??? Might decrease remaining reports of not opening

* Prevent th...

d19eba0eeff3a96cefa97677327456e38f2b695f authored over 2 years ago
Update Spanish localization (#2967)

Translated line 45.

fb5c42bbe6685badcf58f3efaa71243033698a65 authored over 2 years ago
added safeguards for preventing asset loading on servers (#2970)

- also fixed oversights / outdated comments in ExampleMod

1b33a90349b199ab240408a1253bddc50558b8d1 authored over 2 years ago
Update MonoMod to new Re-organized implementation. (#2933)

* Monomod Reorg

* New HookEndpointManager

* Back to Nuget, now that HookEndpointManager is...

c51c8f832ccd52311f81a628ffbf4df3bb775bbe authored over 2 years ago
Max Health and Mana Manipulation API (#2909)

* redid the branch due to rebase clobbering

- initial changes to the health/mana API
* added...

f569dc907071c277b4514bf8d88327334106077e authored over 2 years ago
GlobalNPC.Send/ReceiveExtraAI() (#2860)

* Added Send/ReceiveExtraAI() hook to GlobalNPC.

fcf42ee89634661baf18ec3296de10eca15c76fa authored over 2 years ago
OnStack Hook (#2869)

* Clarify where client.log can be found (#2847)

* clarify where client.log can be found

* ...

f2b727518b6f23fc28c786b8265344c1307197bd authored over 2 years ago
ExampleMod cleanup for recent WallFrame changes

8fcb8407c91f3093ef3eec803604263a63ac3122 authored over 2 years ago
[1.4] `Mod/GlobalWall.WallFrame` hook (#2938)

* `Mod/GlobalWall.WallFrame` hook

Closes #2408

* Add example usage of `WallFrame`

* `Ex...

bd501f32f4f4ffc26c6c13987a0afb606db6a4e5 authored over 2 years ago
Have FancyErrorPrinter use ErrorReporting.MessageBoxShow for consistency (#2965)

* Merge ErrorReporting into FancyErrorPrinter

* Keep FancyErrorPrinter but use ErrorReporting...

fe38d7f9cc2293af7f808474296b274e6bafeb23 authored over 2 years ago
Fix #2961 , All mods now show in bestiary, not half

e680af1ab26e76821fb52642ef43388bc6bab0bf authored over 2 years ago
Fix start script perms in docker container (#2960)

0f10507b7f830c40206b10b6407ed557e539adac authored over 2 years ago
Fix #2935 (Display error and don't overwrite vanilla data when modded player save fails) (#2958)

* fix #2935

* modifier

* Comment out vanilla code instead of removing

Co-authored-by: C...

0bebf2f22f0a4164b38dff5ea7debd89d9b56f78 authored over 2 years ago
Improve dedicated server management utils. (#2817)

* New script

* Implement script update command

* No more wget

* Update script for docke...

3f8a16291efbcf3a053d5be6a43320cd234803d1 authored over 2 years ago
Mark ModItem.OnCraft as Obsolete

f009c7a7977309e622f5dabcaa23a8bdaeaa3557 authored over 2 years ago
Fix #2701

34bab2db7f7afb01ba52009f62677b75ec698ad6 authored over 2 years ago
Fixed poor implementation of Load() in ModTileEntity. (#2954)

* Fixed poor implementation of Load() in ModTileEntity.

* Got rid of reflection calls.

a90db9af674ce6a3534b50d3910f6b02eb4b68e7 authored over 2 years ago
Fixes modded generation passes not being removed (#2939)

Fixes #2410

5a92ee96efcc70faabab55ae4bf0d53e17f68aee authored over 2 years ago
Allow usage of non public constructors (#2937)

Fixes #2403

43fadf36212ac8a9af47defa89834c6496841d8f authored over 2 years ago
Fix #2955 , Mod Libraries is now ModAssemblies and both ignored for mod sources

dc7cb78c7d1d475bca3832677ded92f936000f24 authored over 2 years ago
[1.4] Fully unload Jofairden armor assets (#2944)

* Fully unload Jofairden armor assets

Fixes #2902

* Remove the `static` modifier from the ...

e4dade8937663c81c6c675f6a8e2a23081977525 authored over 2 years ago
Fix #874 , Escape key now works on all menus.

29e12e437a7829c1392817d9ccbdc2fe2eb21b94 authored over 2 years ago
More work on #874, fix mod packs esc and workshop esc navigation

0e0c8a8bbc7fa6359a8d60190fbb4a26228477ae authored over 2 years ago
Unload ModNet held Mod references

ada8c2396bad92fd51abc37337fee1613037e1c0 authored over 2 years ago
Fix #2695

01631f229d67d806c3eee9b3fe8e690c8fa14514 authored over 2 years ago
Fix #2915 , Add tooltip to Open Mods folder button

04d24b4ec883af81516e23ec4eed5a78bb3e2186 authored over 2 years ago
Made ModTileEntity.Name property virtual (#2951)

cdc7fde2e24c913643b8a02435979169177ab6f7 authored over 2 years ago
Custom Game Tips (#2632)

* Initial Push & Diff, ready for review

* Spelling & Redundant Stuff Removal

* Autoloading...

b661ab573a3ba6db4406ad0225450e970e108045 authored over 2 years ago
Update to FNA 22.09.01

19353804260e548c7fdf2a1ea29dc7d16d48d277 authored over 2 years ago
Update wiki.yml

b2a6bb7a04a7f880f07afac7ff13a1048c205691 authored over 2 years ago
Rename wiki to wiki.yml

7aa4eb86675e047f952a62b1b4000b97ed763569 authored over 2 years ago
Log wiki changes to #github channel to find bad edits

7318905e3c0fefcf705db7ed9d0ebddd7a452d11 authored over 2 years ago
Add Additional Logging to WorkshopHelper.UpdateItem to track progress

82ef191b53c1568da6d3952434f4c5681b3da05b authored over 2 years ago
Fix #2701

155aecb9fbad1c655281b0aed2ed68816cb3544f authored over 2 years ago
Tiny XML summary fix.

2685a988a79ea5b0fd573099bdc41cc0f8065275 authored over 2 years ago
Revert accidental revert of recent changes

6f4a4f3d9a8e90f6e40f07261d680cae69a6153d authored over 2 years ago
Fix #2926

88c4e6828f8c8fc8a239fb4048ca4736f340425e authored over 2 years ago
Fix steel-series sdk log spam

cb78ffce3255a40e537d34c4877ecb5a09e86dfb authored over 2 years ago
Fix #2925, crash due to ERROR_PIPE_NOT_CONNECTED on windows

cacaba041653ff841bb459c4dff3c3d58d2fa50b authored over 2 years ago
Dump environment variables into logs folder

1b69a3b7019b21b88c0cbb12f745c5498078cfca authored over 2 years ago
Fix #2911 Mod List right click to clear search works again

656fdcd21b9582bd698e1ec29e2cc4251fc982c5 authored over 2 years ago
Simplify modmenu moon drawing patch

4478cc1f3977c1572a178c39002a423b31c76644 authored over 2 years ago
Fix #2184

0fe75cd036dbabd667b49352ed9a65e179534d88 authored over 2 years ago
Fixed #2924

4a89af6983d61ac5b22e45fed646cf88b7e5eb9e authored over 2 years ago
fix item limit for MiscFallback item duplication menu filter (#2922)

4842dd8477409a0927ecf65e10e4d43b902a186b authored over 2 years ago
[1.4] Web request logging (#2912)

* Reimplement logging of web requests

* Check for null

c8149dde8e21ac4907be9f09960ae5b8f79f2837 authored over 2 years ago
Add SteamInitFailed localization (#2908)

6c65f48f376f26e2421323f1e41b314cda867ebc authored over 2 years ago
Fix #2905 (#2907)

66a53b81cd5c10a920b98547e005076e3eb15772 authored over 2 years ago
Update steam init failed message with common fix

546f906b86d7bceb35e9a3ff9ae1b3275c0206d8 authored over 2 years ago
Fix typo (#2899)

44dc2e97345526e9b9612644d4972f45f4c51710 authored over 2 years ago
Fixed divisions by zero on mod uploads?

02cfadaec2c5eda11946f3adf5850992582bd6d4 authored over 2 years ago
Hot Fix draft changes for GoG Download Issue #2887 (#2890)

49761d47ba9395740008dbf27deeba31450e13d6 authored over 2 years ago
Fixed #2889 (NPCLoot treating netIDs as types)

6bdf58af48fe312dfeb2c229f58e7d62d77a4070 authored over 2 years ago
Add SIGINT and SIGTERM handling, with save on exit.

c417ce10481eaff52f2cbe046831762156a39dc0 authored over 2 years ago
Merge tagged ref v2022.09.1.0

99811f40af62dc27bcb8fb2bc19afa0bc09e468d authored over 2 years ago
Cleanup patch from previous commit

883994d03d90564f049330b7ed3c97373b6f706f authored over 2 years ago
Move server save on exit to main thread to reduce data-race probability.

- Few other maintainability improvements

1b65fd06b2ba52112f73c1f5dba4957973f6780a authored over 2 years ago
Remove useless WaitForClosePortClose code. Fix ded-serv sleep disable function on windows.

9bc648443c6c148eac1b1f0d9da22ef791b900dd authored over 2 years ago
Remove useless WaitForClosePortClose code. Fix ded-serv sleep disable function on windows.

5adfd349342afbf747899056bd076fd09b61b2fd authored over 2 years ago
Example Jousting Lance (#2618)

* Example Jousting Lance

* Updated the Projectile

* Fixed Melee Speed on the Jousting Lanc...

0337e4625321bde0a4fcc6e66af136df834ee33c authored over 2 years ago
Eight missing patron sets from 1.3 (#2882)

* Ported the 8 missing patron sets from 1.3.

* Short-circuit.

* Guildpack eyeglow fix.

...

ead4d614cb4669f279406a4567d5679fe8747e97 authored over 2 years ago
Update Spanish translation (#2858)

Added latest strings from the US file (mainly modpack ones).

293f4f22fbd30b9279e047a7c29f35db2d3dcf8e authored over 2 years ago
Fix some world data not being cleared on unload leading to crashes when mods are disabled

a741c552d5078f1c432f347a65ed3d10a1fd6787 authored over 2 years ago
Fix world loading bug with ExampleMod TravelingMerchantSystem

78e7df0e1e8894ea1b209761bd6c64f6f3322552 authored over 2 years ago
Update MessageBuffer.cs.patch (#2879)

4a0cc96fec3b41b704e378cbab94cf45a2d9e8ce authored over 2 years ago
Only support HiDef graphics profile (and fix it being enabled by default)

- Must be selected before graphics device is created.

3ac76f550cab8a5b9fd674a36bdda6bf2322a8fa authored over 2 years ago
Fix #2020, Terraria no longer minimises on focus loss when in full-screen on Windows.

5161f2e524b5983ea67cdb9dc2c7cb23eff16ed9 authored over 2 years ago
Fix #2873

49e9130a89b32989ed37785689bc71ab62490c29 authored over 2 years ago
Pause the game in Mod Config menu (#2871)

Added respective UIStates in CanPauseGame to allow Mod Config InGame menus to also pause the gam...

ea95d6fbae9f3c6b7cfa41e6631de0ac265fd5ae authored over 2 years ago
[BUG FIX] Restore attack speed scaling on spears (#2866)

* spears scale with attack speed in vanilla

now they do in tML as well

* nearly forgor Swo...

e75163066c633501f8ab3b7e269c25c42337347d authored over 2 years ago
Fix Typo in documentation for ModBiome BackgroundColor (#2867)

5797559ca936bd4c94abbfc913dbb7d2b04d75a8 authored over 2 years ago
Update ItemDropDatabase.TML.cs (#2857)

65c04007f7a6f7a0af0c370e9ac52c9d855cf46e authored over 2 years ago
Forwards compatibility? fix for version metadata change (#2859)

1dd652fe9b5bc89f8adc2ec84a2c977408deb099 authored over 2 years ago
Clarify where client.log can be found (#2847)

* clarify where client.log can be found

* Further update bug_report.yml

I made the 1.4 ins...

877fb72b3552359138882663905d6b5e5c9e3629 authored over 2 years ago
1.4 workshop fixes & cleanup (#2836)

* Initial refactor of ModManager.QueryHelper

* Complete re-organization of QueryHelper & ModM...

8ef29f1a7ec0aa7d7890d86ec98c81237d28239d authored over 2 years ago
Update build.yml

8048f9289687db49951c330f478dc8ccb26f864f authored over 2 years ago
Update build.yml

b578a48ca4f17e967a3859a3d167c80a066d94d0 authored over 2 years ago
Update build.yml

2e2c9a162b9999d5a55324f6b51b80b5b2745fc7 authored over 2 years ago
Update build.yml

8d3e4e16e150a1e3dde2d9a79fb8a9343894cc05 authored over 2 years ago
Update build.yml

4300e5ec5b8d04f68cb63e3b1029337cc4bfce5e authored over 2 years ago