Skip to content

Commit

Permalink
feat(pages/ko): 2024-03 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarf005 committed Mar 25, 2024
1 parent 08463fb commit aced0fc
Show file tree
Hide file tree
Showing 8 changed files with 71 additions and 5 deletions.
2 changes: 1 addition & 1 deletion index.page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default function* ({ search }: Lume.Data, { md }: Lume.Helpers) {
`

return {
lang,
lang,
url: `/pages/${isoWeek}/`,
title: isoWeek,
content,
Expand Down
13 changes: 13 additions & 0 deletions pages/2024/03/2024-03-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
lang: ko
---

### 기능 추가

#### 게임 데이터 경로 확인 기능 추가

`도움말 / 5. Resolved game directories` 경로에서 세이브 파일, 설정 파일 및 다른 게임 데이터 파일의 경로를 확인할 수 있습니다.

![help](https://github.com/scarf005/bn-blog/assets/54838975/ce340346-60bd-440d-ae3e-7fb43a4c101a)

![paths](https://github.com/scarf005/bn-blog/assets/54838975/2746b2ca-457f-4870-a7a4-2e8e084b086c)
9 changes: 9 additions & 0 deletions pages/2024/03/2024-03-19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
lang: ko
---

### 버그 수정

- [에너지 개틀링에 무기 슬롯이 없는 문제를 해결했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4366/files)
- [안전벨트와 같이 `차지` 형식으로 작동하는 아이템을 차량에서 해체 시 파괴되는 문제를 해결했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4367)
- [`캐릭터 사망시 선택지 발생` 모드에서 죽은 후 다른 세이브 파일을 불러오면 죽는 현상을 해결했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4368)
4 changes: 4 additions & 0 deletions pages/2024/03/2024-03-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### 버그 수정

- [모든 공격 타입 (베기, 찌르기)에 대한 근접 무술 데미지 스케일링 보정치를 추가했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4370)
- [건조 쌀의 칼로리가 음수이던 문제를 해결했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4373)
11 changes: 11 additions & 0 deletions pages/2024/03/2024-03-21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
lang: ko
---

### 빌드

- [윈도우 MSVC 빌드가 실패하던 문제를 해결했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4375)

### 테스트

- [이제 음식 칼로리 테스트가 음식이 음의 칼로리를 여부도 확인합니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4374)
10 changes: 10 additions & 0 deletions pages/2024/03/2024-03-22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
lang: ko
---

### 기능 추가

<video controls src="https://github.com/cataclysmbnteam/Cataclysm-BN/assets/54838975/81756d24-0381-49d9-8fdd-1c55ddb31c80">
</video>

- [디버그 메뉴에서 모든 의욕 보정치를 제거할 수 있습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4377)
19 changes: 19 additions & 0 deletions pages/2024/03/2024-03-24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
lang: ko
---

### 버그 수정

![image](https://github.com/cataclysmbnteam/Cataclysm-BN/assets/54838975/87184167-91ab-48c4-bc7c-2ebe26706600)

- [전술 톤파가 벨트에 장착되지 않는 문제를 수정했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4384)

![](https://github.com/cataclysmbnteam/Cataclysm-BN/assets/146018959/b72afc0a-b489-49c3-962f-8781dac6268a) ![](https://github.com/cataclysmbnteam/Cataclysm-BN/assets/146018959/34c755b6-c88e-42f9-bdff-de225a06d9cc) ![](https://github.com/cataclysmbnteam/Cataclysm-BN/assets/146018959/2586a0dd-2913-4c9a-b5b4-cb533a228c41)

- [네크로폴리스의 가구 배치를 수정했습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4387)

### 기능 추가

![image](https://github.com/cataclysmbnteam/Cataclysm-BN/assets/54838975/42c415a1-4d7b-4dea-a6e4-17bd5a1dce13)

- [이제 디버그 모드에서 아이템의 모든 플래그를 확인할 수 있습니다.](https://github.com/cataclysmbnteam/Cataclysm-BN/pull/4385)
8 changes: 4 additions & 4 deletions types.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
declare global {
namespace Lume {
export interface Data {
/**
* content to inline into HTML `<head>` element
*/
/**
* content to inline into HTML `<head>` element
*/
head?: string

category?: "post"
category?: "post"
}
}
}

0 comments on commit aced0fc

Please sign in to comment.