Commit graph

3 commits

Author SHA1 Message Date
e9d7d736eb Restarted Zig project with the new build architecture
Some checks failed
Build / build (macos-latest) (push) Has been cancelled
Build / build (windows-latest) (push) Has been cancelled
Build / ubuntu-build (push) Has been cancelled
Build / lint (push) Has been cancelled
- Renamed old src directory as backup-src
2025-02-18 08:02:51 -05:00
Tony Bark
4bee18c363 Fixed object files
- Added comfort property
- Created open object schema
2024-05-07 08:45:16 -04:00
Tony Bark
a1cdd92c3f Open object format
- To make prototyping and possibly future custom content easier, I've created a JSON-based object format with the same properties found in The Sims
- Renamed dorms directory to dorm
- Added some d20 C code I found to possibly enhance the skill system in the future
- Added voting machine by Don Hopkins
- Removed core.h in favor of niotso.zig which accomplishes the same thing
2024-05-07 07:27:59 -04:00