Age | Commit message (Expand) | Author |
---|---|---|
2022-10-21 | Fix use of unassigned global "check" | Jude Melton-Houghton |
2022-10-09 | add an 'equals' method to ItemStack and compatibility w/ lua '==' (#12771) | fluxionary |
2022-09-26 | Avoid duplication of mod metadata in memory (#12562) | Jude Melton-Houghton |
2022-09-18 | Content ID caching in Lua (#12444) | Jude Melton-Houghton |
2022-07-04 | Add missing item alias metatables to async environment (#12458) | sfan5 |
2022-06-15 | Add unittests for entity lifecycle and callbacks | sfan5 |
2022-05-02 | Async environment for mods to do concurrent tasks (#11131) | sfan5 |
2021-12-18 | Restructure devtest's unittests and run them in CI (#11859) | sfan5 |
2020-10-09 | Add a short_description to be used by mods (#8980) | DS |
2020-05-26 | Rename “Minimal development test” to “Development Test” (#9928) | Wuzzy |