Commit Graph

11 Commits

Author SHA1 Message Date
Tomo
3d745e6ce9 craftos-pc: 2.8 -> 2.8.1
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.8.1
2024-01-28 12:22:05 -08:00
Tomo
436f194a76 craftos-pc: 2.7.5 -> 2.8
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.8

This release contains several breaking changes, and should **not** be backported.
2024-01-03 16:11:48 -08:00
Tomo
ff2026987f craftos-pc: 2.7.4 -> 2.7.5
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.7.5

This commit includes a hotfix of the craftos2-rom submodule with the
version number '2.7.5.1', which fixes a critical bug (see
9881064c28
for more information.)
2023-08-04 07:50:50 -07:00
Tomo
4851ef974d craftos-pc: fix tests
The tests attempt to import 'grep' with the intention of using
'gnugrep'. This commit resolves that issue.
2023-07-22 19:34:01 -07:00
Tomo
9cdeb84cd9 craftos-pc: add basic tests
This ensures that most obvious breakages will be caught before they are
shipped.
2023-06-26 17:33:32 -07:00
Tomo
b05ef018ff craftos-pc: fix broken hashes
The author made a hotfix after 2.7.4 was released and then reassigned
2.7.4 to that hotfix. This PR fixes that discrepancy.
2023-05-15 04:56:20 +00:00
Tomo
7d2227f08c craftos-pc: 2.7.3 -> 2.7.4 2023-05-14 06:59:40 +00:00
Tomo
fb8cf494a1 craftos-pc: Add tomodachi94 to maintainers 2023-01-29 08:16:37 -08:00
Tomo
6b4b96e685 craftos-pc: 2.6.6 -> 2.7.3
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.7.3
2023-01-29 08:16:37 -08:00
Glowpelt
82f4659c47 (craftos-pc): 2.4.5 -> 2.6.6
Update to the newest version.
Also:
* Adds in most optional dependencies (besides `libharu`)
* Bundles the rom files (under ComputerCraft Public License, so `free`)
* packages the headers
2022-06-30 13:34:25 -06:00
AndersonTorres
8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00