tModLoader

tModLoader

New Beginnings
Showing 1-10 of 32 entries
< 1  2  3  4 >
Update: 16 Jul @ 9:04pm

1.2.0.12
- Fixed invalid spawns with crossmod origins
- Please let this be fixed

Update: 13 Jul @ 9:49pm

1.2.0.101
- Fixed players with origins that have no spawn but have a spawn delegate spawning the player at 0, 0

Update: 13 Jul @ 7:07pm

1.2.0.10
- Fixed logic error causing bad spawns

Update: 13 Jul @ 3:52pm

1.2.0.9
- Updated chinese localization
- Fixed Custom origins resetting life & mana crystal on reload
- Made custom origin spawns sync in multiplayer
- Made entering any world choose a custom origin spawn in both single and multiplayer

Update: 29 Mar @ 10:52am

1.2.0.8
- Fixed AddBasicOrigin not short-circuiting the two add origin Mod.Calls

Update: 22 Mar @ 10:22am

1.2.0.7
- Reduced scale for origin name text in Russian so it's not clipped off (thanks to nexorchik on GitHub!)

Update: 7 Mar @ 2:13pm

1.2.0.6
- Fix API issue where Mod.Call for DelegateData would throw for having 5 delegates despite that being a proper overload
- Replaced Hunter's Endless Quiver with 200 Wooden Arrows

Update: 1 Mar @ 7:04pm

1.2.0.5
- Made invalid Mod.Call usage throw if a debugger is attached, silently write an error if not
- Added Delay method in Mod.Call for avoiding load order issues

Update: 1 Mar @ 8:05am

1.2.0.4
- Added Russian localization thanks to Teftelnik on GitHub

Update: 21 Feb @ 3:48pm

1.2.0.3
- Fixed issues where items would not be added properly, disabling a lot of origins almost entirely