David Queneau
|
664df62d5d
|
Cable modems can be placed against all blocks, including chests.
|
2021-01-30 17:12:09 -08:00 |
|
David Queneau
|
1348ee0588
|
Ported the generic peripheral feature from upstream forge version along with initial implementation of generic inventory peripherals.
|
2021-01-30 15:28:11 -08:00 |
|
Jacob Farley
|
145dce7653
|
Merge pull request #27 from techninja1008/fix-http-config
Fix http config
|
2021-01-21 20:09:23 -06:00 |
|
Jacob Farley
|
7f2651c23e
|
Merge pull request #28 from techninja1008/fix-turtle-breaking-computer
Change turtle block breaking to call onBreak
|
2021-01-20 15:06:17 -06:00 |
|
Danny Wensley
|
05464107a8
|
Update ComputerCraft.httpRules on config sync.
Also removes a bit of http config related legacy code.
|
2021-01-20 20:03:00 +00:00 |
|
Danny Wensley
|
86705787f0
|
Change turtle block breaking to call onBreak
Fixes #25
|
2021-01-20 14:30:11 +00:00 |
|
Devan-Kerman
|
b34d8387d9
|
Update README.md
|
2020-12-29 15:17:00 -06:00 |
|
Devan-Kerman
|
4d00969ef0
|
fix #10
Signed-off-by: Devan-Kerman <devan@cleverpath.com>
|
2020-09-15 11:52:23 -05:00 |
|
Devan-Kerman
|
01d3d12992
|
update commits
Signed-off-by: Devan-Kerman <devan@cleverpath.com>
|
2020-09-15 11:38:16 -05:00 |
|
Devan-Kerman
|
5e31dcde83
|
fix CCE
Signed-off-by: Devan-Kerman <devan@cleverpath.com>
v1.19.2
v1.91.2
|
2020-09-12 20:20:38 -05:00 |
|
Devan-Kerman
|
5184883af1
|
fix potential bug
Signed-off-by: Devan-Kerman <devan@cleverpath.com>
|
2020-09-09 10:07:38 -05:00 |
|
Devan-Kerman
|
0c45112262
|
fix npe
|
2020-09-09 09:36:47 -05:00 |
|
Jacob Farley
|
0bf1672f45
|
Update README.md
|
2020-09-08 12:31:17 -05:00 |
|
Devan-Kerman
|
e1b8ac1f84
|
does this work? I don't know, it probably does
1.91.1-beta
|
2020-09-07 13:19:14 -06:00 |
|
Jacob Farley
|
deea552d99
|
Merge remote-tracking branch 'origin/fabric' into fabric
1.91.1
|
2020-09-07 10:54:52 -05:00 |
|
Jacob Farley
|
54229c2ce1
|
I suppose Netherite Pick turtle recipe is important.
|
2020-09-07 10:54:46 -05:00 |
|
Devan-Kerman
|
1346a26179
|
remove all filthy access wideners
|
2020-09-06 20:04:23 -05:00 |
|
Jacob Farley
|
14df44f09d
|
Fix crash from inspecting sign text
|
2020-09-06 18:45:30 -05:00 |
|
Jacob Farley
|
1a21529499
|
Merge remote-tracking branch 'origin/fabric' into fabric
|
2020-09-06 16:50:36 -05:00 |
|
Jacob Farley
|
2546990f41
|
Fix playNote not working for Speaker peripheral.
|
2020-09-06 11:21:20 -05:00 |
|
Devan-Kerman
|
b39ca02464
|
Merge pull request #5 from immibis/fabric
Turtles can read sign text.
|
2020-09-06 08:47:09 -06:00 |
|
immibis
|
628618105c
|
Turtles can read sign text.
|
2020-09-06 12:14:41 +02:00 |
|
Jacob Farley
|
075ba03f5d
|
Merge pull request #2 from Zundrel/fix_ids
Fix IDs
|
2020-09-05 18:57:34 -05:00 |
|
Mary
|
10bf84b631
|
Update ViewComputerContainerData.java
|
2020-09-05 20:58:05 +02:00 |
|
Jacob Farley
|
c346e22a45
|
Fix creative tab localization.
|
2020-09-05 10:10:07 -05:00 |
|
Jacob Farley
|
418e1335b1
|
Netherite pick turtle.
|
2020-09-05 10:08:53 -05:00 |
|
Jacob Farley
|
d52372df31
|
Fix Turtle tool rendering.
|
2020-09-05 10:02:41 -05:00 |
|
Jacob Farley
|
cc72e1c2bd
|
Fix turtle digging.
|
2020-09-04 21:49:07 -05:00 |
|
Jacob Farley
|
d28afcc6a9
|
Update Gradle and, you know, actually give it RAM.
|
2020-09-04 20:33:43 -05:00 |
|
Jacob Farley
|
220ed21e6e
|
Oops forgot this.
|
2020-09-04 20:15:43 -05:00 |
|
Jacob Farley
|
09d465774d
|
Bumped version to 1.91.1 (same as 1.16.2 Forge version)
|
2020-09-04 20:12:14 -05:00 |
|
Jacob Farley
|
dfc8f48f12
|
Disable TurtleTool rendering temporarily.
|
2020-09-04 20:08:53 -05:00 |
|
Jacob Farley
|
abe2ec4686
|
Fixed pocket and turtle upgrades. (Turtle tools render weird in inventories)
|
2020-09-04 19:55:15 -05:00 |
|
Devan-Kerman
|
5333cda44e
|
the final sin, I hope
|
2020-09-04 18:18:10 -05:00 |
|
Devan-Kerman
|
dc88fbeb12
|
Merge remote-tracking branch 'origin/fabric' into fabric
# Conflicts:
# src/main/java/dan200/computercraft/shared/computer/blocks/BlockComputerBase.java
|
2020-09-04 18:09:36 -05:00 |
|
Devan-Kerman
|
c5eb7a9501
|
reformat
|
2020-09-04 18:07:48 -05:00 |
|
Jacob Farley
|
bc969db2be
|
Merge remote-tracking branch 'origin/fabric' into fabric
|
2020-09-04 18:06:03 -05:00 |
|
Jacob Farley
|
50b7646178
|
Fix block setting more and fix computer break noise and particles.
|
2020-09-04 18:05:53 -05:00 |
|
Devan-Kerman
|
3fa6b5bc9d
|
god forgive me, for I have sinned 2
|
2020-09-04 17:49:41 -05:00 |
|
Devan-Kerman
|
33e65e39e3
|
god forgive me, for I have sinned
|
2020-09-04 17:29:46 -05:00 |
|
Jacob Farley
|
0380e60590
|
Fixed block settings.
|
2020-09-04 14:14:14 -05:00 |
|
Jacob Farley
|
2918892ee2
|
Oops
|
2020-09-04 14:12:23 -05:00 |
|
Jacob Farley
|
e43dd9f7c6
|
Fix cables and turtle rendering.
|
2020-09-04 14:05:56 -05:00 |
|
Jacob Farley
|
244fd95034
|
Fix computer and monitor syncing.
|
2020-09-04 12:35:55 -05:00 |
|
Jacob Farley
|
14e98e2fcb
|
Add AW to fabric.mod.json
|
2020-09-04 10:25:09 -05:00 |
|
Jacob Farley
|
dcf5d59109
|
fix peripherals
|
2020-09-01 11:44:08 -05:00 |
|
shedaniel
|
b95083c77e
|
make gui work
|
2020-09-01 23:41:50 +08:00 |
|
shedaniel
|
c54c8c3ea6
|
computers block themselves render
|
2020-09-01 22:37:43 +08:00 |
|
Devan-Kerman
|
f79c67e243
|
CRAB GAME IS LAUNCH CRAB
|
2020-08-31 20:03:40 -05:00 |
|
Jacob Farley
|
6ec7ebe439
|
Yes hello and hey 0.5 Loom
|
2020-08-31 19:43:11 -05:00 |
|