Commit Graph

16 Commits

Author SHA1 Message Date
Robert MacRae
d4043ed2ef Changed back to old file directories going from oc2r -> oc2 2025-02-17 17:51:35 -04:00
Robert MacRae
ef9be6caaa Renamed 2025-02-15 18:31:21 -04:00
logan
462ffcf2ab Move files from oc2r -> oc2 2025-01-26 12:02:07 -08:00
Jackson Abney
ce4e4de6ed Renamed to oc2r (OpenComputers II: Reimagined) this includes changing the mod id from oc2 to oc2r. 2024-06-15 13:41:55 -08:00
Jackson Abney
b5f1104f1e Start of code cleanup, mostly remove A BUNCH of unused imports and some code quality fixes. 2024-06-02 01:05:24 -08:00
Jackson Abney
c8afe48a9b Start of 1.20.1 port 2024-05-24 23:11:07 -08:00
Florian Nücke
78ae75a557 Update to MC 1.18.2. 2022-04-07 19:19:24 +02:00
Florian Nücke
24e837192a One level of indirection for capabilities for tests. 2022-02-09 17:33:04 +01:00
Florian Nücke
814f9d37dd Split up vm and rpc device packages. 2022-02-05 15:09:33 +01:00
Florian Nücke
3351b036d6 Return device as capability for disk drive and projector. 2022-02-04 21:15:21 +01:00
Florian Nücke
c1679223bd Add SPDX header. 2022-02-03 21:42:17 +01:00
Florian Nücke
ab69c6977a Fixed disk drives being read-only. Fixes #103. 2022-01-30 14:44:47 +01:00
Florian Nücke
a1217ba819 Various cleanup.
Removed pointless VMLifeCycleEvent.
Initialize block devices asynchronously.
2022-01-28 02:28:10 +01:00
Florian Nücke
57a1dc9522 Make absolutely sure floppy data is saved to item on disk drive save. 2022-01-25 18:42:00 +01:00
Florian Nücke
28d3159963 Mark DiskDrive chunk dirty when contents change. 2022-01-25 18:37:08 +01:00
Florian Nücke
bbf487d404 Various Java 17 usages, renamed some things to match official mappings (world -> level, tile entity -> block entity). 2021-12-31 02:02:53 +01:00