Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

ADOFAI NoStopMod - 1.2.11

Latest
Compare
Choose a tag to compare
@Luxusio Luxusio released this 31 Jul 12:13
· 2 commits to master since this release

업데이트 로그

  • Neo Cosmos DLC 레벨 선택 Scene에서 카메라가 제대로 따라가지 않던 오류 수정
  • 새로운 알파 대응(r94빌드)
  • (개발자용) internal class -> public class

주의사항
NumLock을 해제한 상태로 키보드의 Insert, Home, PageUp, PageDown, Delete, End, 화살표 키와
넘패드의 Insert, Home, PageUp, PageDown, Delete, End, 화살표 키중 동일한 종류의 키를 동시에 누르지 마세요.
키 입력이 씹히게 됩니다. 이는 유니티의 한계때문에 발생하는 문제입니다.

이 모드는 무엇을 할 수 있나요?

  • 비동기 키 입력 : 게임이 멈춰도 정상적으로 판정이 나옵니다
    • 일반타일, 홀드타일을 지원합니다.
    • 보통 게임에 비해 다중입력이 훨씬 적게 뜹니다.
  • 키 리미터 : 특정 키 / 마우스 버튼만 입력되도록 할 수 있습니다
  • HyperRabbit : 오토끼가 타일 속도를 무조건 따라가도록 합니다.
  • 무적모드 억까 해결 : 무적모드가 타일 속도를 못따라갈 시 키 입력이 안되는 문제를 해결합니다
  • 오토타일 억까 해결 : 오토타일인 상태에서 죽을 수 있는 문제를 해결합니다

Update Log

  • Fixed an error where the camera did not follow properly in the Neo Cosmos DLC level selection scene
  • support new alpha (r94 build)
  • (For developers) internal class -> public class

Precautions
With NumLock turned off, do not press the same type of key among the Insert, Home, PageUp, PageDown, Delete, End, or arrow keys on the keyboard
and the Insert, Home, PageUp, PageDown, Delete, End, or arrow keys on the Numpad at the same time.
Keystrokes will be ignored. This is a problem caused by a limitation of Unity.

What can this mod do?

  • Asynchronous key input: judgment is displayed normally even when the game is stopped
    • Supports regular tiles and hold tiles.
    • There are much fewer multi-inputs compared to normal games.
  • Key Limiter: You can limit only certain keys/mouse buttons are entered
  • HyperRabbit: Makes otto always follow the tile speed.
  • invincible mode key not working bug fix : Fix the problem when invincible mode doesn't keep up with the tile speed, keys/mouse input does not work properly.
  • otto tile die bug fix : Solves the problem of dying while in auto tile