Commit Graph

11 Commits

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