Skip to content

Commit

Permalink
Fix the Update from April
Browse files Browse the repository at this point in the history
  • Loading branch information
jespermhl committed Jul 24, 2024
1 parent 4432e7d commit f28a918
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 16 deletions.
2 changes: 1 addition & 1 deletion dist/more/updates.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>Updates</h1><div class='list-group mb-3'>
<div class="list-group-item">
<h5 class="mb-1"><a href="/updates/update_2024-04-16.html">Update April 16, 2024</a></h5>
<small class="text-muted">Posted on April 16, 2024 by Jesper</small>
<p class="mb-1">These are the key fixes in the Update from April 16, 2024. Base Game: - Alive plants will no longer...</p>
<p class="mb-1">These are the key fixes in the Update from April 16, 2024. Base Game: Alive plants will no longer emit...</p>
</div>

<div class="list-group-item">
Expand Down
44 changes: 29 additions & 15 deletions dist/updates/update_2024-04-16.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,35 @@
<article>
<h1>Update April 16, 2024</h1>
<p>These are the key fixes in the Update from April 16, 2024.</p>
<p><strong>Base Game:</strong>
- Alive plants will no longer emit green stink clouds.
- Power will not be shut off unexpectedly when bills are fully paid.</p>
<p><strong>Gallery Server:</strong>
- Adjustments to the profanity filter to reduce strictness in handling hashtags and allow uploading of Maxis-created Sims from past games.</p>
<p><strong>Eco Lifestyle:</strong>
- The Dew Collector will now collect water correctly.</p>
<p><strong>Horse Ranch:</strong>
- Horse riding now helps Sims lose weight.</p>
<p><strong>Realm of Magic:</strong>
- Alien-abducted Spellcasters will now give birth to alien babies instead of Sim babies.</p>
<p><strong>For Rent:</strong>
- Fixed fund transfer issues for landlords with a Residential Rental Lot and a business.</p>
<p><strong>Castle Estate:</strong>
- Castle Estate Windows now show up in the correct wall height categories.</p>
<p><strong>Base Game:</strong></p>
<ul>
<li>Alive plants will no longer emit green stink clouds.</li>
<li>Power will not be shut off unexpectedly when bills are fully paid.</li>
</ul>
<p><strong>Gallery Server:</strong></p>
<ul>
<li>Adjustments to the profanity filter to reduce strictness in handling hashtags and allow uploading of Maxis-created Sims from past games.</li>
</ul>
<p><strong>Eco Lifestyle:</strong></p>
<ul>
<li>The Dew Collector will now collect water correctly.</li>
</ul>
<p><strong>Horse Ranch:</strong></p>
<ul>
<li>Horse riding now helps Sims lose weight.</li>
</ul>
<p><strong>Realm of Magic:</strong></p>
<ul>
<li>Alien-abducted Spellcasters will now give birth to alien babies instead of Sim babies.</li>
</ul>
<p><strong>For Rent:</strong></p>
<ul>
<li>Fixed fund transfer issues for landlords with a Residential Rental Lot and a business.</li>
</ul>
<p><strong>Castle Estate:</strong></p>
<ul>
<li>Castle Estate Windows now show up in the correct wall height categories.</li>
</ul>
</article>

</div>
Expand Down
7 changes: 7 additions & 0 deletions src/content/updates/update_2024-04-16.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,30 @@ image: /assets/img/blogposts/update.jpeg
These are the key fixes in the Update from April 16, 2024.

**Base Game:**

- Alive plants will no longer emit green stink clouds.
- Power will not be shut off unexpectedly when bills are fully paid.

**Gallery Server:**

- Adjustments to the profanity filter to reduce strictness in handling hashtags and allow uploading of Maxis-created Sims from past games.

**Eco Lifestyle:**

- The Dew Collector will now collect water correctly.

**Horse Ranch:**

- Horse riding now helps Sims lose weight.

**Realm of Magic:**

- Alien-abducted Spellcasters will now give birth to alien babies instead of Sim babies.

**For Rent:**

- Fixed fund transfer issues for landlords with a Residential Rental Lot and a business.

**Castle Estate:**

- Castle Estate Windows now show up in the correct wall height categories.

0 comments on commit f28a918

Please sign in to comment.