Skip to content

Commit

Permalink
update(changelog): 28.10.2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
1 parent b1a3977 commit 68489a6
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 1 deletion.
27 changes: 27 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,33 @@
</table>

<div class="commit">
<div class="date"><span>28 октябрь 2024</span></div>
<h3 class="author">Lovla & Pathos-I updated:</h3>
<ul class="changes">
<li class="green"><i class="far fa-compass"></i><p>Упрощена ориентация по полярке. Добавлен миллион указателей.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12937">#12937</a></sup></li>
<li class="green"><i class="far fa-compass"></i><p>Входы в отделы были переделаны так чтобы их не приходилось искать по 30 минут.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12937">#12937</a></sup></li>
<li class="green"><i class="far fa-compass"></i><p>Полярная ночь! Освещение на улице и тропинки!</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12937">#12937</a></sup></li>
<li class="green"><i class="far fa-compass"></i><p>Вернулась часть утерянных бластдоров.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12937">#12937</a></sup></li>
<li class="green"><i class="far fa-compass"></i><p>Нижние теха теперь теперь имеют смысл!</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12937">#12937</a></sup></li>
<li class="green"><i class="far fa-compass"></i><p>Отдел досуга был перенесён в дормы!</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12937">#12937</a></sup></li>
<li class="green"><i class="far fa-compass"></i><p>И ещё с полтора десятка правок!</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12937">#12937</a></sup></li>
</ul>
<h3 class="author">ilyadobr updated:</h3>
<ul class="changes">
<li class="green"><i class="fas fa-bug"></i><p>В технических туннелях Генезиса, возле ксенофлоры, теперь правильные зоны, и отныне там не должны происходить разгерметизации раундстартом.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12930">#12930</a></sup></li>
<li class="green"><i class="fas fa-bug"></i><p>На научном аванпосте Генезиса шлюзы теперь имеют спрайт.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12930">#12930</a></sup></li>
<li class="green"><i class="far fa-compass"></i><p>Ксенобиология и ксенофлора получили своё оборудование на Генезисе.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12930">#12930</a></sup></li>
</ul>
<div class="date"><span>20 октябрь 2024</span></div>
<h3 class="author">ilyadobr updated:</h3>
<ul class="changes">
Expand Down
62 changes: 62 additions & 0 deletions html/changelogs/.all_changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,66 @@
[
{
"author": "Lovla & Pathos-I",
"date": "2024-10-28T00:00:00+03:00",
"changes": [
{
"prefix": "MapTweak",
"message": "Упрощена ориентация по полярке. Добавлен миллион указателей.",
"pr": 12937
},
{
"prefix": "MapTweak",
"message": "Входы в отделы были переделаны так чтобы их не приходилось искать по 30 минут.",
"pr": 12937
},
{
"prefix": "MapTweak",
"message": "Полярная ночь! Освещение на улице и тропинки!",
"pr": 12937
},
{
"prefix": "MapTweak",
"message": "Вернулась часть утерянных бластдоров.",
"pr": 12937
},
{
"prefix": "MapTweak",
"message": "Нижние теха теперь теперь имеют смысл!",
"pr": 12937
},
{
"prefix": "MapTweak",
"message": "Отдел досуга был перенесён в дормы!",
"pr": 12937
},
{
"prefix": "MapTweak",
"message": "И ещё с полтора десятка правок!",
"pr": 12937
}
]
},
{
"author": "ilyadobr",
"date": "2024-10-28T00:00:00+03:00",
"changes": [
{
"prefix": "BugFix",
"message": "В технических туннелях Генезиса, возле ксенофлоры, теперь правильные зоны, и отныне там не должны происходить разгерметизации раундстартом.",
"pr": 12930
},
{
"prefix": "BugFix",
"message": "На научном аванпосте Генезиса шлюзы теперь имеют спрайт.",
"pr": 12930
},
{
"prefix": "MapTweak",
"message": "Ксенобиология и ксенофлора получили своё оборудование на Генезисе.",
"pr": 12930
}
]
},
{
"author": "ilyadobr",
"date": "2024-10-20T00:00:00+03:00",
Expand Down
2 changes: 1 addition & 1 deletion tools/ChangelogGenerator/last_pr.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10/20/2024 17:27:43
10/28/2024 15:05:28

0 comments on commit 68489a6

Please sign in to comment.