Skip to content

Releases: Jongye0l/vegan-survival

1.5.1

14 Nov 10:50
Compare
Choose a tag to compare

패치노트 PatchNote

  • 명령어 오프라인 플레이어 지원
  • 명령어 알림 지원

개발 환경 Development environment

  • Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.19(R0.1-20220725.090125-47)
  • bungeecord-chat-1.16(R0.4)

테스트 환경 Test environment

  • Windows 11
  • Spigot 1.19(3540-Spigot-56be6a8-0231a37)
  • Minecraft 1.19 Feather Client(00bedfdf)

1.5

13 Nov 15:58
Compare
Choose a tag to compare
1.5

패치노트 PatchNote

  • 배고픔 수치가 표시됩니다.
  • /vegan show만 쳤을 때 생기는 버그를 수정하였습니다.
  • JongyeolLibrary 1.3.0버전 기능을 사용하였습니다.
  • 배고픔의 수치의 소숫점 단위가 추가되었습니다.
  • 받는 데미지가 배고픔에 따라서 증가합니다.
  • 고기를 먹지 않았을 때 배고픔 증가량이 1/10이 되었습니다.
  • 농작물이 자랄시 50%확률로 취소됩니다.

개발 환경 Development environment

  • Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.19(R0.1-20220702.023609-40)

테스트 환경 Test environment

  • Windows 11
  • Spigot 1.19(3540-Spigot-56be6a8-0231a37)
  • Minecraft 1.19 Feather Client(00bedfdf)

1.4

08 Jul 14:59
Compare
Choose a tag to compare
1.4

패치노트 PatchNote

  • 3일간 음식을 먹지 않으면 허기 효과 발동
  • 비건 약식 치료제 추가
  • JongyeolLibrary 라이브러리 추가

개발 환경 Development environment

  • Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)
  • Spigot 1.19(R0.1-20220702.023609-40)

테스트 환경 Test environment

  • Windows 11
  • Spigot 1.19(3540-Spigot-56be6a8-0231a37)
  • Minecraft 1.19 Feather Client(00bedfdf)

1.3.2

06 Jun 13:26
Compare
Choose a tag to compare

패치노트 PatchNote

  • boolean에서 true(활성화)가 안되는 버그 수정
  • custom boolean추가
    • true
      • on
    • false
      • off

개발 환경 Development environment

  • Windows 10, Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)

테스트 환경 Test environment

  • Windows 10, Windows 11
  • Spigot 1.18.2-R0.1-SNAPSHOT(3493-Spigot-b081915-pd46b56)
  • Minecraft 1.18.2 Feather Client(72c285f3)

1.3.1

05 Jun 13:47
Compare
Choose a tag to compare

패치노트 PatchNote

  • 몇몇 고기에 비건수치가 오르지 않는 버그 수정
  • 아이템이 사용되지 않는 버그 수정
  • 비건 완화제 효과가 줄어들지 않는 버그 수정

개발 환경 Development environment

  • Windows 10, Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)

테스트 환경 Test environment

  • Windows 10, Windows 11
  • Spigot 1.18.2-R0.1-SNAPSHOT(3493-Spigot-b081915-pd46b56)
  • Minecraft 1.18.2 Feather Client(72c285f3)

1.3

05 Jun 09:01
Compare
Choose a tag to compare
1.3

패치노트 PatchNote

  • 1.18.2에서 생성이 안된 데이터로 인한 오류 수정
  • remove, add에서 -가 작동되지 않는 버그 수정
  • remove에서 비건이 100초과가 되는 버그 수정
  • add에서 비건이 0미만이 되는 버그 수정
  • config추가
    • addvegan - 고기를 먹었을때 비건 추가량
    • regenhealth - 리스폰 했을 때에 체력설정
    • regenhungerreset - 리스폰 했을 때 배고픔 초기화 여부
  • 명령어 대소문자 구분 제거
  • 명령어 추가
    • /vegan config addvegan [integer]
    • /vegan config regenhealth [integer]
    • /vegan config regenhungerreset [boolean]
  • 커스텀 boolean 추가
    • 거짓 : false, no, nope, not, denial, 0
    • 참 : true, ok, yes, positive, 1

개발 환경 Development environment

  • Windows 10, Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)

테스트 환경 Test environment

  • Windows 10, Windows 11
  • Spigot 1.18.2-R0.1-SNAPSHOT(3493-Spigot-b081915-pd46b56)
  • Minecraft 1.18.2 Feather Client(72c285f3)

1.2.2

02 Jun 14:10
Compare
Choose a tag to compare

패치노트 PatchNote

  • 명령어 펄미션을 추가하였습니다.
    • vegan.command

개발 환경 Development environment

  • Windows 10, Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)

테스트 환경 Test environment

  • Windows 10, Windows 11
  • Spigot 1.18.2-R0.1-SNAPSHOT(3491-Spigot-b081915-95d233d)
  • Minecraft 1.18.2 Feather Client(2e45c687)

1.2.1

29 May 07:48
921d549
Compare
Choose a tag to compare

패치노트 PatchNote

  • 라이선스 알림을 변경하였습니다.

개발 환경 Development environment

  • Windows 10, Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)

테스트 환경 Test environment

  • Windows 10, Windows 11
  • Spigot 1.18.2-R0.1-SNAPSHOT(3491-Spigot-b081915-95d233d)
  • Minecraft 1.18.2 Feather Client(2e45c687)

1.2

28 May 12:09
Compare
Choose a tag to compare
1.2

패치노트 PatchNote

  • TabComplete 버그를 수정하였습니다.
  • 비건 완화제 아이템을 추가하였습니다.
  • 비건 아이템을 얻을수 있는 명령어를 추가하였습니다.
    • /vegan give [player] [item]
      • Consumables - 비건 소모제
      • Laxative - 비건 완화제
  • API버전 설정을 했습니다.

개발 환경 Development environment

  • Windows 10, Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)

테스트 환경 Test environment

  • Windows 10, Windows 11
  • Spigot 1.18.2-R0.1-SNAPSHOT(3491-Spigot-b081915-95d233d)
  • Minecraft 1.18.2 Feather Client(2e45c687)

1.1

28 May 07:00
Compare
Choose a tag to compare
1.1

기능 Feature

  • 명령어가 추가되었습니다.
  • 알림기능이 추가되었습니다.
  • 비건수치가 100이 넘으면 고기를 먹지 못하도록 설정하였습니다.
  • 비건의 최소값을 0으로 설정하였습니다.
  • 비건의 최대값을 100으로 설정하였습니다.

개발 환경 Development environment

  • Windows 10, Windows 11
  • IntelliJ IDEA 2021.3.2 (Community Edition)
  • Oracle OpenJDK 17.0.2
  • Spigot 1.17.1(3240-Spigot-6c1c1b2-332335e)

테스트 환경 Test environment

  • Windows 10, Windows 11
  • Spigot 1.18.2-R0.1-SNAPSHOT(335110d18feff685325cf38318810e4d9577d34914c55ef4d8fec38a5f91a41c)
  • Minecraft 1.18.2 Feather Client(2e45c687)