Skip to content

Commit 1010fae

Browse files
committed
[ci skip] Automatic changelog update.
1 parent 9d496f4 commit 1010fae

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

html/changelog.html

+9
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ <h2 class="date">2022.11.04</h2>
7777
<h3 class="author">Eneocho updated:</h3>
7878
<ul class="changes bgimages16">
7979
<li class="tweak">Mutated cockroach meat no longer shares the exact same name as regular cockroach meat.</li>
80+
<li class="tweak">Separates the meat into the Premium meats crate and the Assorted meats crate.</li>
81+
<li class="rscadd">Premium meats crate, which contains Mimic, Bear, Xeno, Carp, Diona, Nymph, Crab, Polyp, Pork and Vox Chicken meat.</li>
82+
<li class="rscadd">Budget meats crate, which contains Chicken, Synthmeat, Spider, Spider legs, Spider eggs, Cricket, Roach and Mutated Roach meat.</li>
83+
<li class="bugfix">Fixed some gunk foods not having the FOOD_MEAT flag set properly and the roaches on a stick recipe making corndogs.</li>
84+
<li class="tweak">Roaches on a stick recipe no longer needs egg.</li>
8085
</ul>
8186
<h3 class="author">SECBATON-GRIFFON updated:</h3>
8287
<ul class="changes bgimages16">
@@ -97,6 +102,10 @@ <h3 class="author">gurfan updated:</h3>
97102
<li class="tweak">Hitsounds now work when attacking simple animals.</li>
98103
<li class="tweak">Killed humanoid simplemobs shouldn&#39;t stand around akwardly before dying anymore.</li>
99104
</ul>
105+
<h3 class="author">nervere updated:</h3>
106+
<ul class="changes bgimages16">
107+
<li class="tweak">Bomberman arenas can now be created by players, even after the round has ended.</li>
108+
</ul>
100109
<h2 class="date">2022.10.31</h2>
101110
<h3 class="author">BurntDevil updated:</h3>
102111
<ul class="changes bgimages16">

html/changelogs/.all_changelog.yml

+12
Original file line numberDiff line numberDiff line change
@@ -1559,6 +1559,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
15591559
Eneocho:
15601560
- tweak: Mutated cockroach meat no longer shares the exact same name as regular
15611561
cockroach meat.
1562+
- tweak: Separates the meat into the Premium meats crate and the Assorted meats
1563+
crate.
1564+
- rscadd: Premium meats crate, which contains Mimic, Bear, Xeno, Carp, Diona, Nymph,
1565+
Crab, Polyp, Pork and Vox Chicken meat.
1566+
- rscadd: Budget meats crate, which contains Chicken, Synthmeat, Spider, Spider
1567+
legs, Spider eggs, Cricket, Roach and Mutated Roach meat.
1568+
- bugfix: Fixed some gunk foods not having the FOOD_MEAT flag set properly and the
1569+
roaches on a stick recipe making corndogs.
1570+
- tweak: Roaches on a stick recipe no longer needs egg.
15621571
SECBATON-GRIFFON:
15631572
- tweak: Quick equipping no longer prioritises held storage items first, now pushing
15641573
them to last behind backpacks.
@@ -1572,3 +1581,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
15721581
- tweak: Hitsounds now work when attacking simple animals.
15731582
- tweak: Killed humanoid simplemobs shouldn't stand around akwardly before dying
15741583
anymore.
1584+
nervere:
1585+
- tweak: Bomberman arenas can now be created by players, even after the round has
1586+
ended.

0 commit comments

Comments
 (0)