Merith-TK
|
d28f42e8b7
|
use arg[0] in all usage printouts (#571)
|
2021-03-02 18:22:26 -08:00 |
|
Merith-TK
|
ac452582c1
|
Use blit to draw boxes, add colors.toBlit (#570)
|
2021-02-22 18:49:39 -08:00 |
|
Merith-TK
|
7e65c6b25c
|
Fix JSON objects failing to pass
|
2021-02-22 18:11:27 -08:00 |
|
Merith-TK
|
eef36e1358
|
Various SNBT parsing improvements
|
2021-02-22 17:45:44 -08:00 |
|
Merith-TK
|
feda08b915
|
Draw in-hand pocket computers with blending
|
2021-02-22 17:43:54 -08:00 |
|
Merith-TK
|
0240ce50ce
|
Bump cct-javadoc version
|
2021-02-22 17:34:20 -08:00 |
|
Merith-TK
|
592b83e784
|
[TODO] Fix players not getting advancements when they own turtles
|
2021-02-22 17:32:26 -08:00 |
|
Merith-TK
|
0aa6ac05a0
|
Add function to get window visibility
|
2021-02-22 11:56:22 -08:00 |
|
Merith-TK
|
0e5fd4e8e0
|
Fix TBO norm issues on old GPUs
|
2021-02-22 10:56:52 -08:00 |
|
Merith-TK
|
74ad934889
|
Add color table to docs (#553)
|
2021-02-22 10:43:27 -08:00 |
|
Merith-TK
|
08b3dbbad5
|
Fix My Docs, Update Patchwork Format
|
2021-02-22 10:38:52 -08:00 |
|
Merith-TK
|
51ca5e620c
|
Don't propagate adjacent redstone signals for computers (#549)
[PatchWork] Also updated patchwork format information
|
2021-02-22 10:22:10 -08:00 |
|
Merith-TK
|
076d572831
|
Fix io.open documentation
|
2021-02-22 03:25:08 -08:00 |
|
Merith-TK
|
75f2b91fef
|
Translations for Swedish
|
2021-02-22 03:23:58 -08:00 |
|
Merith-TK
|
79534e5630
|
Fix incorrect open container check
|
2021-02-22 03:22:39 -08:00 |
|
Merith-TK
|
d483a91459
|
Use tags to check if something is a dye
|
2021-02-22 03:08:41 -08:00 |
|
Merith-TK
|
71d764f122
|
HTTP rules now allow filtering by port
|
2021-02-22 02:56:04 -08:00 |
|
Merith-TK
|
2e527eb11e
|
Fix additional - in docs
|
2021-02-22 01:45:26 -08:00 |
|
Merith-TK
|
4643641d51
|
Update Patchwork, Handle Tabs when Parsing Json
|
2021-02-22 01:23:39 -08:00 |
|
Merith-TK
|
e9c11ff325
|
Translations for Vienamese
|
2021-02-22 01:13:56 -08:00 |
|
Merith-TK
|
452464aa01
|
add changelog + vienamese support
|
2021-02-22 01:11:29 -08:00 |
|
Merith-TK
|
8885462175
|
Don't use entity.captureDrops at all (removed line)
|
2021-02-22 01:05:22 -08:00 |
|
Merith-TK
|
b8bd64913b
|
Add date-specific MOTDs (like Minecraft) (CCT#533)
|
2021-02-22 01:02:56 -08:00 |
|
David Queneau
|
6d103e2114
|
Item movement methods now respect inventory slot rules (i.e. no pickaxes in the fuel slot of a furnace).
|
2021-02-01 23:21:25 -08:00 |
|
David Queneau
|
42f23d56ae
|
Double chest inventories are now handled correctly.
|
2021-02-01 19:04:02 -08:00 |
|
David Queneau
|
89d5211bd7
|
Fixed bad assumption about empty ItemStacks being reset to ItemStack.EMPTY. Items no longer transfer into an inventory as a different item than they began.
|
2021-02-01 00:02:28 -08:00 |
|
David Queneau
|
83e70377f7
|
Fixed off by one error. Commented not very nice inventory code.
|
2021-01-31 20:13:59 -08:00 |
|
David Queneau
|
f6a26f75c3
|
Reverted change to how GenericPeripherals report type. Instead, added generic lua function that returns the name of Nameable targets. Might not be at home in InventoryMethods since it could apply to other types of targets.
|
2021-01-30 20:45:08 -08:00 |
|
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 |
|
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
|
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>
|
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 |
|
Devan-Kerman
|
e1b8ac1f84
|
does this work? I don't know, it probably does
|
2020-09-07 13:19:14 -06:00 |
|
Jacob Farley
|
deea552d99
|
Merge remote-tracking branch 'origin/fabric' into fabric
|
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 |
|
immibis
|
628618105c
|
Turtles can read sign text.
|
2020-09-06 12:14:41 +02: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 |
|