Skip to content

Commit

Permalink
get new release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lace-wing committed Oct 31, 2024
1 parent 68c9c0f commit f28077d
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 0 deletions.
43 changes: 43 additions & 0 deletions info/release-notes/2024.09.3.0_en.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
Title: November 2024 Stable Update

----------------------

It is time for the November 2024 Stable Update.

The tModLoader team and our amazing community of contributors continues to improve tModLoader. Once again this month's release contains many improvements to the user experience, some gameplay bug fixes, as well as new features with examples and documentation for mod makers.

We'd like to remind modders about the preview branch where we test new features before they arrive in stable the following month. Modders interested in new these features, listed both on our GitHub and in the #preview-update-log of our Discord, can join the preview branch to get early access to the new features and test them in their mods. We really appreciate the feedback from modders using the preview branch to try out the new features.

One feature we are currently previewing is additional support for modded tiles that react to wind and player movement, as some vanilla tiles do. Modders on the preview branch can test it out and make sure it works correctly for chandeliers, banners, vines, and other similar tiles.

As always, if you are having issues of any sort, definitely don't hesitate to check out our [url=https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Usage-FAQ]FAQ on GitHub[/url] or reach out to us at [url=https://discord.com/invite/tmodloader]our Discord[/url].

[h1]Changelog[/h1]
The following is a list of the most noteworthy changes made for this release. As a reminder, modders should consult the [url=https://github.com/tModLoader/tModLoader/wiki/Update-Migration-Guide#v202409]Update Migration Guide[/url] to see how to adapt to the new changes after running tModPorter.

[h1]Major Changes[/h1]
[h2]API Changes[/h2]
[b]Destructor_Ben[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4369]Add hooks for armor set bonus activation (ModPlayer.ArmorSetBonusHeld and ArmorSetBonusActivated)[/url]

[h1]Bug Fixes[/h1]
[h2]Quality of Life and Other Fixes[/h2]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4373]Fix money exploit when stacking items sold for shopCustomPrice[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/179110987067c3cc83b2b61367237b43f45e7aec]Fix hard server crash when loading completely broken world file.[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/6ed6552c23f697004716fde81ba11d199929667d]Update serverconfig.txt instructions[/url]

[h2]API Fixes and Changes[/h2]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4361]Custom error message for attempting to build in Visual Studio while tModLoader has the .tmod file open[/url]
[b]Solxan[/b]: [url=https://github.com/tModLoader/tModLoader/commit/9de5bd3a8fd74762703b6eaab46925dccb461527]Fix and maintain automatic release systems[/url]

[h1]Other[/h1]
[h2]ExampleMod and API Documentation[/h2]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/4057498ae19201b71fc5e7a411c5fd2dc7260ddc]Added CustomItemDrawingShowcase, fixed ItemDefinition Pre/PostDrawInInventory usage, documentation[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/401efedc1a0c0217535bd1ee2ddf7d5aee664c09]Fix ExampleCoinsUI odd drag behavior, related UIElement documentation[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/2675f5d9087b597e86c246620dde6ac5e652459d]Add fruit texture to ExampleCactus[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/b941d9d793d60ce9beeba8038f6a70b2947509f8]Clarify ExampleGun code[/url]
[b]JavidPack[/b]: Various Documentation Updates: [url=https://github.com/tModLoader/tModLoader/commit/012730a4e1b415b6f76e58d991d55f244c0de9dc]1[/url], [url=https://github.com/tModLoader/tModLoader/commit/31ce01e17445ee89ed6dbc34c1fbd89cffe7a74b]2[/url], [url=https://github.com/tModLoader/tModLoader/commit/5302b9ab94bd2f5ec0eebd6fd5a07d689d4d5235]3[/url]

[h2]Localization[/h2]
[b]RazzSG[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4388]Russian[/url]

We would also like to mention that we have volunteers translating our monthly release announcements into Chinese, Russian, Brazilian Portuguese, and Polish. If you would like to help translate these announcements into another supported language, please reach out on Discord.
43 changes: 43 additions & 0 deletions info/release-notes/2024.09.3.0_zh.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
Title: November 2024 Stable Update

----------------------

It is time for the November 2024 Stable Update.

The tModLoader team and our amazing community of contributors continues to improve tModLoader. Once again this month's release contains many improvements to the user experience, some gameplay bug fixes, as well as new features with examples and documentation for mod makers.

We'd like to remind modders about the preview branch where we test new features before they arrive in stable the following month. Modders interested in new these features, listed both on our GitHub and in the #preview-update-log of our Discord, can join the preview branch to get early access to the new features and test them in their mods. We really appreciate the feedback from modders using the preview branch to try out the new features.

One feature we are currently previewing is additional support for modded tiles that react to wind and player movement, as some vanilla tiles do. Modders on the preview branch can test it out and make sure it works correctly for chandeliers, banners, vines, and other similar tiles.

As always, if you are having issues of any sort, definitely don't hesitate to check out our [url=https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Usage-FAQ]FAQ on GitHub[/url] or reach out to us at [url=https://discord.com/invite/tmodloader]our Discord[/url].

[h1]Changelog[/h1]
The following is a list of the most noteworthy changes made for this release. As a reminder, modders should consult the [url=https://github.com/tModLoader/tModLoader/wiki/Update-Migration-Guide#v202409]Update Migration Guide[/url] to see how to adapt to the new changes after running tModPorter.

[h1]Major Changes[/h1]
[h2]API Changes[/h2]
[b]Destructor_Ben[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4369]Add hooks for armor set bonus activation (ModPlayer.ArmorSetBonusHeld and ArmorSetBonusActivated)[/url]

[h1]Bug Fixes[/h1]
[h2]Quality of Life and Other Fixes[/h2]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4373]Fix money exploit when stacking items sold for shopCustomPrice[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/179110987067c3cc83b2b61367237b43f45e7aec]Fix hard server crash when loading completely broken world file.[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/6ed6552c23f697004716fde81ba11d199929667d]Update serverconfig.txt instructions[/url]

[h2]API Fixes and Changes[/h2]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4361]Custom error message for attempting to build in Visual Studio while tModLoader has the .tmod file open[/url]
[b]Solxan[/b]: [url=https://github.com/tModLoader/tModLoader/commit/9de5bd3a8fd74762703b6eaab46925dccb461527]Fix and maintain automatic release systems[/url]

[h1]Other[/h1]
[h2]ExampleMod and API Documentation[/h2]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/4057498ae19201b71fc5e7a411c5fd2dc7260ddc]Added CustomItemDrawingShowcase, fixed ItemDefinition Pre/PostDrawInInventory usage, documentation[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/401efedc1a0c0217535bd1ee2ddf7d5aee664c09]Fix ExampleCoinsUI odd drag behavior, related UIElement documentation[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/2675f5d9087b597e86c246620dde6ac5e652459d]Add fruit texture to ExampleCactus[/url]
[b]JavidPack[/b]: [url=https://github.com/tModLoader/tModLoader/commit/b941d9d793d60ce9beeba8038f6a70b2947509f8]Clarify ExampleGun code[/url]
[b]JavidPack[/b]: Various Documentation Updates: [url=https://github.com/tModLoader/tModLoader/commit/012730a4e1b415b6f76e58d991d55f244c0de9dc]1[/url], [url=https://github.com/tModLoader/tModLoader/commit/31ce01e17445ee89ed6dbc34c1fbd89cffe7a74b]2[/url], [url=https://github.com/tModLoader/tModLoader/commit/5302b9ab94bd2f5ec0eebd6fd5a07d689d4d5235]3[/url]

[h2]Localization[/h2]
[b]RazzSG[/b]: [url=https://github.com/tModLoader/tModLoader/pull/4388]Russian[/url]

We would also like to mention that we have volunteers translating our monthly release announcements into Chinese, Russian, Brazilian Portuguese, and Polish. If you would like to help translate these announcements into another supported language, please reach out on Discord.

0 comments on commit f28077d

Please sign in to comment.