Commit Graph

15 Commits

Author SHA1 Message Date
JacksonAbney
e64ee88f14 Forge upgrade/fix and CSI cleanup. Also fixes scrollback. Also clears *all* warnings from the build. 2025-04-15 20:58:28 -08:00
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
f5aa63a43d Remove debug print 2025-01-27 21:32:27 -08:00
logan
22bb5135e1 Invert direction of redstone event 2025-01-27 21:31:14 -08:00
logan
b48c0fce5f Make Redstone Interface block support new event system 2025-01-27 21:31:13 -08: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
IpsumCapra
a81a6b62c3 Fixed getRedstoneInput function on redstone interface card and block. 2022-04-06 18:49:57 +02:00
Florian Nücke
c1679223bd Add SPDX header. 2022-02-03 21:42:17 +01:00
Florian Nücke
28304b1a28 Make some more block entities use custom base class for consistency. 2022-01-27 11:15:38 +01:00
Florian Nücke
79ab0f08e0 Fix missing space in documentation. 2022-01-26 00:12:58 +01:00
Florian Nücke
998dab052b Reduce Side util class API surface a bit. 2022-01-07 07:50:33 +01:00
Florian Nücke
3fab593a3c Autoformat and organize imports. 2021-12-31 02:36:29 +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