Skip to content

Commit

Permalink
Merge pull request #54 from karaoke-dev/2021.1030
Browse files Browse the repository at this point in the history
Add new changelog.
  • Loading branch information
andy840119 authored Oct 30, 2021
2 parents 390210b + 873d0db commit 63337be
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nav_exclude: true

# Developer

This article is written in internal, just for convenience.
This article is written for internal use, just for convenience.

## All available title

Expand Down Expand Up @@ -34,12 +34,12 @@ This article is written in internal, just for convenience.

## Example link

Sometime lazy to type all the url, so use special tag to mark.
Sometimes lazy to type all the URL, so use the special tag to mark.

E.g :

```
- Implement some feature. [karaoke](#32@andy840119)
- Implement some features. [karaoke](#32@andy840119)
```

Means :
Expand Down
35 changes: 35 additions & 0 deletions content/changelog/2021.1030/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: '2021.1030'
date: 2021-10-30
---

## Achievement
- Fix some outline performance issue, big thanks to [@Evast](https://github.com/EVAST9919)
- Buy an M32Q monitor.

## Editor
- Fix `time-tag` position is wrong in `editor`. [karaoke](#869@andy840119)

## Framework
- Fix `frame-buffer` performance issue. [font-package](#65@andy840119)
- Implement get shader instance directly by extension and adjust test case usage. [font-package](#66@andy840119)
- Fix `outline shader` performance issue. [font-package](#68@EVAST9919)
- Implement `pixel shader`. [font-package](#55#69@andy840119)
- Make `internal shader` has its own class. [font-package](#70@andy840119)
- Implement repeat moving background effect. [font-package](#72@andy840119)
- Clean-up code. [font-package](#73@andy840119)

## Gameplay
- Move `SettingHUDOverlay` into `HUDOverlay`. [karaoke](#862#863@andy840119)
- Fix some weird behavior in `setting config button`. [karaoke](#864@andy840119)
- Fix practice mode broken. [karaoke](#868@andy840119)
- Fix outline text cause performance issue. [karaoke](#871@andy840119)
- Config section should be on the left side if the config button is on the left side. [karaoke](#873#876@andy840119)
![](res/2021-10-30-09-32-20.png)
- Adjust config style in gameplay by following the config style. [karaoke](#872#877@andy840119)

## Setting
- Should update button style by following new `setting overlay design`. [karaoke](#867@andy840119)

## Testing
- Fix import lyric test case broken. [karaoke](#878#879@andy840119)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 63337be

Please sign in to comment.