Skip to content

2025.3.1

Choose a tag to compare

@deltafish32 deltafish32 released this 28 Jan 11:05
· 1 commit to main since this release

주의 사항

  • 빠른 표정 변경 설정을 저장하는 폴더 구조가 변경되었습니다. 여러 프리셋을 이용하여 표정을 더 편하게 바꾸세요! (/shortcut)

CAUTION

  • The folder structure for saving quick emotion change settings has been changed. Change your emotion more easily using multiple presets! (/shortcut)

기능

  • 그 공룡 게임을 할 수 있습니다. Boop 센서를 활용해 점프하세요! (유진님 아이디어 제공 고맙습니다!!!)
  • 빛 퍼짐이 개선된 사이드 패널 V2를 지원합니다.
  • 기본 표정 5종이 추가되었습니다. (default: closed, smirk, eyelash: normal_blushing_e, closed_e, smirk_e, )
  • 이제 얼굴색을 좌/우 다르게 설정 할 수 있습니다. (color_right_eyes, color_right_nose, color_right_mouth, color_right_side)
  • 그라데이션도 좌/우 다르게 설정 할 수 있도록 변경 (my_protogen:gradation_right_points)
  • 사이드 패널 LED 순서를 반대로 사용 할 수 있는 설정 추가 (hardware:side_panel:reversed)
  • 표정 셔플 기능이 추가되었습니다. 어떤 액팅을 할 지 고민될 때 사용해보세요!
  • 빠른 표정 변경 기능에 프리셋이 추가되었습니다. 이제 여러 프리셋을 이용하여 더욱 편하게 사용할 수 있습니다.
  • Uptime 표시가 추가되어 퍼슈팅을 한 시간을 편하게 확인 할 수 있습니다. 또한 DS3231 RTC를 연결하여 시간을 확인 할 수 있습니다.
  • 투명도가 없는 흑백 동영상도 무지개빛으로 재생 할 수 있는 기능이 추가되었습니다.

Feature

  • You can play that dinosaur game. Jump using the Boop sensor! (Thank you for the idea, Yujin!!!)
  • Supports Side Panel V2 with improved light diffusion.
  • 5 basic emotions added. (default: closed, smirk, eyelash: normal_blushing_e, closed_e, smirk_e, )
  • You can set the left/right face color differently. (color_right_eyes, color_right_nose, color_right_mouth, color_right_side)
  • You can also set the the gradient to be set differently for left/right (my_protogen:gradation_right_points)
  • Added a setting to reverse the order of the side panel LEDs (hardware:side_panel:reversed)
  • Emotion shuffle function added. Use it when you are wondering what kind of acting to do!
  • Presets added to the quick emotion change function. Now you can use it more conveniently with multiple presets.
  • Uptime display added so you can easily check the time of the fursuit. You can also check the time by connecting the DS3231 RTC.
  • Added a function to play black and white video without transparency in rainbow colors.

버그 수정

  • IR 리모컨으로 사진 모드 동작하지 않는 문제 수정 (Fallen_Servoh 님 고맙습니다!)
  • 동시 동작하는 스크립트간 시간 편차가 생기는 문제 수정
  • 밝기 조절 메뉴에서 장갑형 컨트롤러로 빠져나갈 수 없는 문제 수정
  • 밝기 조절 메뉴에서 시간 초과시 빠져나가지 않는 문제 수정
  • 밝기 조절 메뉴에서 밝기 조절시 사이드 패널이 올바르지 않은 밝기로 조절되는 문제 수정
  • 특정 조건의 gif 파일이 정상적으로 표시되지 않는 문제 수정
  • 간헐적으로 프로그램이 멈추는 문제 해결

Bugfix

  • Fixed an issue where photo mode did not work with IR remote control (Thank you, Fallen_Servoh!)
  • Fixed an issue where there was a time difference between concurrently running scripts
  • Fixed an issue where the brightness control menu could not be exited with a glove controller
  • Fixed an issue where the brightness control menu could not be exited when timed out
  • Fixed an issue where the side panel was adjusted to an incorrect brightness when adjusting brightness in the brightness control menu
  • Fixed an issue where gif files under certain conditions were not displayed properly
  • Fixed an issue where the program would intermittently freeze

기타

  • HUD 폰트 개선
  • Hub75Display::draw_image_newcolor 코드 간결하게 수정
  • 밝기 조절 메뉴 위치 이동
  • ESP-Now 장갑 컨트롤러 프로토콜 수정

Misc.

  • Improved HUD font
  • Simplified Hub75Display::draw_image_newcolor code
  • Moved brightness control menu location
  • Modified ESP-Now glove controller protocol