Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-11 | Fix bug. | ErodeesFleurs | |
2025-02-10 | Add root.itemFile config | ErodeesFleurs | |
2024-06-03 | player.availableRecipes and root.allRecipes | Kae | |
2024-03-08 | Perfectly Generic Item improvements | WasabiRaptor | |
spawnitem won't create generic items unless you intend to generic items will retain the data for what item they were if a mod is uninstalled, and will attempt to restore themselves if re-installed | |||
2024-02-25 | Use "#pragma once" instead of include guards | Kai Blaschke | |
2023-07-23 | Cache certain item generation calls from interfaces | Kae | |
Helps a little with the lag from recipes when having crafting interfaces open, but it's still noticeable. Also micro-optimized Root maintenance by unlocking the Root mutexes for their respective shared_ptrs earlier once we have our own shared_ptr. | |||
2023-06-20 | everything everywhere | Kae | |
all at once |