1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-08 08:20:29 +00:00
CC-Tweaked/doc
Jonathan Coates 4f66ac79d3
Add redstone relay block (#2002)
- Move redstone methods out of the IAPIEnvironment, and into a new
   RedstoneAccess. We similarly move the implementation from Environment
   into a new RedstoneState class.

   The interface is possibly a little redundant (interfaces with a
   single implementation are always a little suspect), but it's nice to
   keep the consumer/producer interfaces separate.

 - Abstract most redstone API methods into a separate shared class, that
   can be used by both the rs API and the new redstone relay.

 - Add the new redstone relay block.

The docs are probably a little lacking here, but I really struggled to
write anything which wasn't just "look, it's the same as the redstone
API".
2024-11-12 09:05:27 +00:00
..
events Add redstone relay block (#2002) 2024-11-12 09:05:27 +00:00
guides Update links to IRC 2024-07-24 21:38:14 +01:00
images Rewrite computer selectors 2024-03-12 20:12:13 +00:00
reference Update Cobalt to add math.atan(y, x) support 2024-09-22 13:13:07 +01:00
stub Update CraftOS version to 1.9 2023-11-08 19:40:14 +00:00
head.html License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
index.md Update links to IRC 2024-07-24 21:38:14 +01:00
logo-darkmode.png Add dark-mode compatible logo to README (#1521) 2023-07-18 19:26:45 +00:00
logo.png Optimise CC:T logo 2021-09-26 10:26:42 +01:00
mod-page.md Update links to IRC 2024-07-24 21:38:14 +01:00