Discover

Topics

Stand Only One

Stand Only One version history

‹ General Info
Version 0.9.7
Updated 6 years ago
Changelog - Bug fixes
- Improved in-game performance
- Naver cafe plug function added (Korean only)
- Ability to apply animation of fitness bar and menu button
Add an image with the file name "_sub {number}" (e.g. bar1_sub0.png)
- Added stage start sound
Add "[startsnd] = filename" to the Stage text file main area.
- Increase the number of types of sound files that can be added
ko.ogg, win.ogg, draw.ogg
Version 0.9.5
Updated 6 years ago
Changelog - Bug fixes
- Added editor function
comment function
Character merge function
When you merge characters, you get effects, projections, images, sounds, and variables of the target character.
You may have resources with the same name, or they may not work normally when using variables.
Merging characters does not guarantee perfect operation, and it is recommended that you back up the original before execution.
Version 0.9.3
Updated 6 years ago
Changelog - bug fix
- Added editor function.
Effects tab - Sound control.
Image tab - Auto hitBox control.
- Added combo command function to practice mode.
- Misty update (on first install)
Version 0.9.1
Updated 6 years ago
Changelog - beta test started!
Version 0.13.3
Updated 2 years ago
Changelog - Added skip setting to play/editor selection screen in game settings.
In case of skip setting, the selection screen is skipped until the setting is changed again and the game is executed immediately.

- The default server setting in the game settings has been changed to LOCAL multiplayer.
Local multiplayer enables direct multiplayer with users in the same network environment (P2P).
If you specify an open server IP (eg 115.68.221.115), you can play multiplayer in the traditional way.
Version 0.12.3
Updated 3 years ago
Changelog -Variable value can be expressed in the form of variable in the value representing a string
-In the value representing the string, it becomes possible to express a line break with
-Value entry length limit increased from 10 to 15 characters
-Adjusting the position of some value change buttons in the image/sound tab
Version 0.12.0
Updated 4 years ago
Changelog - 배경 볼륨 효과가 정상 작동하지 않던 문제 수정
- 캐릭터 파일 버전이 상승
- 기본변수 추가
_pl_stun 내 캐릭터의 남은 기절 프레임 반환
_pl_down 내 캐릭터의 남은 다운 프레임 반환
_pl_motion 내 캐릭터의 동작 번호 반환
_pl_frame 내 캐릭터의 동작중 현재 프레임 반환
_pl_ground 내 캐릭터가 땅에 닠은 상태인지 반환
_pl_wall 내 캐릭터가 벽에 닠은 상태인지 반환
_gm_round 이번 게임의 현재 라운드 수(1에서 시작) 반환
_gm_rounds 이번 게임의 최대 승리 수(필요한 승리 수) 반환
_gm_wins 이번 게임의 내 승리 수 반환(중립 캐릭터는 최대 승수 반환)
- 기본정보 설정에 '후진 동작' 추가. 17 이상이 되도록 설정시 방향 전환 대신 해당 동작으로 후진
- 기본정보 설정에 '시작 효과' 추가. 라운드 시작시마다 한번 해당 효과 생성
Version 0.10.2
Updated 4 years ago
Changelog - 리소스 저장 위치 변경
이제 android/data/stand_only_one/files 폴더에서 관리해야 합니다.
해당 폴더는 앱 삭제시 같이 삭제되므로 주의하세요.
게임 시작시 파일 권한을 허용해야 합니다.
- 버그 수정
- 신규 문법 추가
!이미지 파일명(확장자 제외) : 이미지를 번호 대신 파일 이름으로 사용 가능합니다.
$사운드 파일명(확장자 제외) : 사운드를 번호 대신 파일 이름으로 사용 가능합니다.
- 스테이지 구성요소 추가
thumb.png (높이90px) 스테이지 미리보기
- 멀티 플레이시 같은 설정인 부분은 적용되게 변경
- 리소스 다운로드 버튼 추가