Skip to content

Commit

Permalink
update files for v1.11.0
Browse files Browse the repository at this point in the history
- add Bar Flag Fix mod
- update chinese translations by hanthe2th
- add ModioResourceId to all mods
  • Loading branch information
Taludas committed Jan 23, 2025
1 parent f725012 commit 15df09c
Show file tree
Hide file tree
Showing 35 changed files with 8,448 additions and 76 deletions.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ If you like these mods and want to support me, feel free to share it with your f
You can find a gallery of images from my mod [here](docs/).

## Changelog

<details>
<summary>Patch Notes Version 1.11.0</summary>

* Addition:
- add Bar Flag Fix mod: resolves the issue that the bar from the Tourism DLC uses the flag from the mezcal bar in the NW.

* update chinese translations by hanthe2th
* add ModioResourceId to all mods

</details>
<details>
<summary>Patch Notes Version 1.10.0</summary>

Expand Down Expand Up @@ -400,4 +411,11 @@ A simple mod to synchronize the ingame time of the Day-Night-Cycle to your local
### Fertilizer, Vehicle Drivers, Luggage People with Texture
![banner](https://github.com/Taludas/SmallModsCollection/assets/64583643/e9f99a2e-90b7-473d-bc94-c98cbae0ecc0)

This small mod fixes various texture bugs with DLC vehicle and inhabitant feedbackunits, visible as white textures on certain zoom levels.
This small mod fixes various texture bugs with DLC vehicle and inhabitant feedbackunits, visible as white textures on certain zoom levels.

-----

### Bar Flag Fixes
![banner](https://github.com/user-attachments/assets/1dcb0eae-fbb7-44d2-8b18-eab52343f452)

This small mod fixes the issue that the bar from the Tourism DLC uses the flag from the mezcal bar from New World Rising in the NW.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"*",
"Hackner_EnbesaMailIntegration"
],
"ModioResourceId": 3227856,
"Category": {
"Chinese": "Cheat",
"English": "Cheat",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"LoadAfterIds": [
"*"
],
"ModioResourceId": 3227838,
"Category": {
"Chinese": "Cheat",
"English": "Cheat",
Expand Down
3 changes: 2 additions & 1 deletion [Cheat] More Arctic Scrap (Taludas)/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"ModID": "Taludas_MoreArcticScrap",
"IncompatibleIds": null,
"ModDependencies": null,
"ModioResourceId": 3227580,
"Category": {
"Chinese": "Cheat",
"English": "Cheat",
Expand Down Expand Up @@ -42,7 +43,7 @@
"Spanish": null,
"Taiwanese": null
},
"KnownIssues":
"KnownIssues":
[
{
"Chinese": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<ModOp Type="add" Path="/TextExport/Texts">
<Text>
<GUID>1999003250</GUID>
<Text>Safe Stowage</Text>
<Text>安全生产</Text>
</Text>
<Text>
<GUID>1999003251</GUID>
<Text>Thorough training on safe stowage in factory warehouses will enable your employees to avoid " happy accidents".</Text>
<Text>工厂的全面培训将使你的员工避免“懈怠事故”。</Text>
</Text>
</ModOp>
</ModOps>
1 change: 1 addition & 0 deletions [Cheat] No Explosions (Taludas)/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"LoadAfterIds": [
"*"
],
"ModioResourceId": 3227819,
"Category": {
"Chinese": "Cheat",
"English": "Cheat",
Expand Down
Binary file added [Fix] Bar Flag fixed (Taludas)/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 15df09c

Please sign in to comment.