Hide_D
41ec80c96b
fix: complete logical clock wall-time isolation
2026-08-03 16:09:35 +00:00
Hide_D
3edfff146e
General 클래스를 General, GeneralLite로 분리 ( #236 )
...
내부 코드 사용례에서 General 테이블의 column을 일부만 가져오는 경우가 다수 있습니다.
다만 General 클래스에서 각종 iAction에 해당하는 트리거 함수 호출을 위해서는 모든 column을 다 가져와야 정상 동작이 가능한 만큼, iAction interface를 구현한 General 클래스와, 구현하지 않은 GeneralLite 클래스 둘로 나눕니다.
또한 General 클래스에서는 필요한 column을 다 가져오도록 변경합니다.
Reviewed-on: https://storage.hided.net/gitea/devsam/core/pulls/236
2023-08-03 21:32:01 +09:00
Hide_D
4d340abdcf
feat: BaseAPI의 launch()에 타입 지정
...
- APIRecoveryType이 명시
2023-03-17 01:39:10 +09:00
Hide_D
b9cda08a4e
fix: 천하통일 후에는 유산 포인트 사용 방지
2022-07-27 21:54:49 +09:00
Hide_D
b2e297bbb3
feat: 유산 포인트 획득, 소모 정도를 동적으로 명장 일람 항목으로 기록
...
- 1월, 7월
- 베팅, 베팅 당첨을 소모/획득으로 분리
- 일단 유산 포인트 획득은 별도 분리
2022-05-10 03:26:34 +09:00
Hide_D
5362be9c21
inheritPoint: 로그 기록
2021-09-17 02:39:11 +09:00
Hide_D and Gitea
8dc567f966
fix: LazyVarUpdate unset
2021-09-15 19:06:15 +00:00
Hide_D and Gitea
942b2752f5
fix: previous inheritPoint 지정값 버그
2021-09-15 19:06:15 +00:00
Hide_D and Gitea
d5b5726b1e
InheritAction: UI 턴 초기화, 전투 특기 초기화, 랜덤 유니크
...
- 턴 초기화에 버그가 있는듯?
2021-09-15 19:06:15 +00:00
Hide_D and Gitea
d06f3b6bdf
inheritStore: 버프/디버프 구매 UI
2021-09-15 19:06:15 +00:00
Hide_D and Gitea
5958c4b0ba
InheritAction: 유니크 입찰, 랜덤 아이템
2021-09-15 19:06:15 +00:00