|
57 | 57 | --> |
58 | 58 | <div class="commit sansserif"> |
59 | 59 |
|
| 60 | + <h2 class="date">27 August 2024</h2> |
| 61 | + <h3 class="author">Moltijoe updated:</h3> |
| 62 | + <ul class="changes bgimages16"> |
| 63 | + <li class="bugfix">fixes some inconsistencies when liquid spread from one tile to another</li> |
| 64 | + <li class="tweak">liquids now only create a splash animation when spreading if deep enough</li> |
| 65 | + <li class="tweak">liquids now only splash onto objects and mobs when spreading if deep enough</li> |
| 66 | + <li class="tweak">liquids now need to be slightly deeper to affect mobs</li> |
| 67 | + <li class="imagedel">deletes unused "old splash" animation</li> |
| 68 | + </ul> |
| 69 | + |
60 | 70 | <h2 class="date">26 August 2024</h2> |
61 | 71 | <h3 class="author">Moltijoe updated:</h3> |
62 | 72 | <ul class="changes bgimages16"> |
@@ -1376,27 +1386,6 @@ <h3 class="author">cowbot92 updated:</h3> |
1376 | 1386 | <ul class="changes bgimages16"> |
1377 | 1387 | <li class="mapping">Adds ship breaking zones to Donut and Asteroid</li> |
1378 | 1388 | </ul> |
1379 | | - |
1380 | | - <h2 class="date">28 May 2024</h2> |
1381 | | - <h3 class="author"> cark updated:</h3> |
1382 | | - <ul class="changes bgimages16"> |
1383 | | - <li class="rscadd">synthetic gets AA now</li> |
1384 | | - </ul> |
1385 | | - <h3 class="author">AMyriad updated:</h3> |
1386 | | - <ul class="changes bgimages16"> |
1387 | | - <li class="experiment">Reorganized our weapon icons. Ping me or make a bug report if you see any weapon missing their sprites!!</li> |
1388 | | - </ul> |
1389 | | - <h3 class="author">Moltijoe updated:</h3> |
1390 | | - <ul class="changes bgimages16"> |
1391 | | - <li class="tweak">Refactors lava into being a component with different types for toxic water and plasma rivers</li> |
1392 | | - <li class="bugfix">can now rcd toxic water</li> |
1393 | | - <li class="bugfix">boats and grilles now protect from toxic water</li> |
1394 | | - <li class="experiment">please tell me DIRECTLY if there's anything wonky about lava/plasma/toxic water</li> |
1395 | | - </ul> |
1396 | | - <h3 class="author">SapphicOverload updated:</h3> |
1397 | | - <ul class="changes bgimages16"> |
1398 | | - <li class="bugfix">Fixed some edge cases allowing swarmers to create dangerous atmos conditions</li> |
1399 | | - </ul> |
1400 | 1389 | </div> |
1401 | 1390 |
|
1402 | 1391 | <b>GoonStation 13 Development Team</b> |
|
0 commit comments