Commit Graph

8 Commits

Author SHA1 Message Date
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