aboutsummaryrefslogtreecommitdiff
path: root/systems
Commit message (Expand)AuthorAgeFilesLines
* Add ordering for LocalMapping based on custom character groups魏曹先生2026-02-251-0/+116
* Add public getter for sheet mappings魏曹先生2026-02-251-0/+10
* Add serde derive to sheet system structs魏曹先生2026-02-254-8/+14
* Fix missing mapping insertions after swapping values魏曹先生2026-02-241-0/+2
* fixup! Move sheet file R/W to v1 module魏曹先生2026-02-241-2/+17
* Move sheet file R/W to v1 module魏曹先生2026-02-2412-64/+272
* Move sheet reader and writer to v1 subdirectory魏曹先生2026-02-244-0/+0
* Fix import paths in doc examples魏曹先生2026-02-241-4/+4
* Replace string_proc with just_fmt in _asset crate魏曹先生2026-02-244-8/+8
* Implement SheetSystem core library魏曹先生2026-02-2414-138/+2250
* Add deprecated feature and migrate string_proc to just_fmt魏曹先生2026-02-244-5/+3
* Add sheet system with mapping macros and modules魏曹先生2026-02-127-1/+992
* Add sheet system and reorganize workspace魏曹先生2026-02-1112-9/+26
* Remove duplicate file name conversion in path validation魏曹先生2026-02-081-2/+2
* Rename asset crate to asset_system魏曹先生2026-02-075-10/+10
* Add asset system with file locking and atomic writes魏曹先生2026-02-0712-16/+895
* Add FFI support for constants with C-compatible functions魏曹先生2026-02-063-18/+101
* Add constants system with path generation macros魏曹先生2026-02-064-0/+358
* Reorganize crate structure and move documentation files魏曹先生2026-01-126-0/+779