This website requires JavaScript.
Explore
Help
Register
Sign In
devsam
/
core2026
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e10bcba49bb0269dcb56c3a2c86fa7caa2f7aefd
core2026
/
packages
/
logic
T
History
Hide_D
e10bcba49b
Refactor import paths to use absolute paths from '@sammo-ts/logic' for consistency and clarity across the codebase. This includes updates to various modules related to actions, triggers, constraints, and world management, ensuring that all imports are correctly pointing to the new structure.
2026-01-03 08:08:33 +00:00
..
src
Refactor import paths to use absolute paths from '@sammo-ts/logic' for consistency and clarity across the codebase. This includes updates to various modules related to actions, triggers, constraints, and world management, ensuring that all imports are correctly pointing to the new structure.
2026-01-03 08:08:33 +00:00
test
feat: add special action modules for domestic and war triggers
2026-01-03 08:01:04 +00:00
package.json
feat: add immer dependency and integrate draft handling in engine actions
2026-01-02 09:38:05 +00:00
tsconfig.build.json
feat: tsconfig 및 package.json 수정으로 타입 체크 및 빌드 설정 개선
2025-12-28 16:32:43 +00:00
tsconfig.json
feat: refactor DatabaseClient interface and add db module
2025-12-30 08:38:45 +00:00
vitest.config.ts
feat: tsconfig 설정 개선 및 경로 추가
2025-12-28 12:37:49 +00:00