| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-25 | Add public getter for sheet mappings | 魏曹先生 | |
| 2026-02-25 | Add serde derive to sheet system structs | 魏曹先生 | |
| 2026-02-24 | Fix missing mapping insertions after swapping values | 魏曹先生 | |
| 2026-02-24 | fixup! Move sheet file R/W to v1 module | 魏曹先生 | |
| 2026-02-24 | Move sheet file R/W to v1 module | 魏曹先生 | |
| 2026-02-24 | Move sheet reader and writer to v1 subdirectory | 魏曹先生 | |
| 2026-02-24 | Fix import paths in doc examples | 魏曹先生 | |
| 2026-02-24 | Replace string_proc with just_fmt in _asset crate | 魏曹先生 | |
| 2026-02-24 | Implement SheetSystem core library | 魏曹先生 | |
| Add IndexSource type for resource addressing and implement mapping system with LocalMapping, Mapping, and MappingBuf types. Create Sheet and SheetData structs for managing sheet data with editing capabilities. Implement binary format serialization/deserialization with reader and writer modules. Add constants for file format layout and comprehensive test suite for roundtrip verification. | |||
| 2026-02-24 | Add deprecated feature and migrate string_proc to just_fmt | 魏曹先生 | |
| - Add `deprecated` feature flag to Cargo.toml - Gate `string_proc` module behind both `deprecated` and `string_proc` features - Replace internal `string_proc` dependency with `just_fmt` crate in constants macros - Mark all `string_proc` modules as deprecated with migration instructions - Remove `string_proc` dependency from sheet system | |||
| 2026-02-12 | Add sheet system with mapping macros and modules | 魏曹先生 | |
| 2026-02-11 | Add sheet system and reorganize workspace | 魏曹先生 | |
| - Add new "sheet" crate to workspace - Rename "systems/asset" to "systems/_asset" - Reorder workspace members and dependencies for clarity - Update constants with new paths for auth and rules - Add conditional compilation for system module | |||
| 2026-02-08 | Remove duplicate file name conversion in path validation | 魏曹先生 | |
| 2026-02-07 | Rename asset crate to asset_system | 魏曹先生 | |
| 2026-02-07 | Add asset system with file locking and atomic writes | 魏曹先生 | |
| 2026-02-06 | Add FFI support for constants with C-compatible functions | 魏曹先生 | |
| 2026-02-06 | Add constants system with path generation macros | 魏曹先生 | |
| 2026-01-12 | Reorganize crate structure and move documentation files | 魏曹先生 | |
