524 posts
Location
Cambridge, England
Posted 12 January 2016 - 06:51 PM
Hey everyone, Welcome to the Beta Testing thread for the first version of ComputerCraft for Minecraft 1.8!
This port has been a lot of work, so will require quite extensive testing before the final release. Please test every feature you can think of, and file bug reports for every bug that you find. I'm using
GitHub for bug reports, see below for more info.
DownloadComputerCraft 1.77 has now been releasedChangelog- Ported to Minecraft 1.8.9
- Added settings API
- Added set and wget programs
- Added settings to disable multishell, startup scripts, and tab completion on a per-computer basis
- All Computer and Turtle items except Command Computers can now be mounted in Disk Drives
Bug ReportsFor this round of ComputerCraft Beta Testing, I'm using
GitHub for bug reports. If you find a bug, please visit
https://github.com/d...terCraft/issues to report it.
As always, please include screenshots or crash logs with your report if applicable, and
please clearly state in the title of the report the version of ComputerCraft you found the bug in. All bugs are valid to report, including ones already present in previous versions of ComputerCraft. If the use of GitHub for bug reports goes well, I may switch all ComputerCraft bug reporting to this system in the future.
Happy testing!
1610 posts
Posted 12 January 2016 - 07:06 PM
I'm glad to finally have a built-in wget program - now all it needs is a -r option to run the response as code instead of saving it :P/>
66 posts
Posted 12 January 2016 - 07:18 PM
As per usual:
Lua Changelog
724 posts
Location
Kinda lost
Posted 12 January 2016 - 07:22 PM
Can i propose that setting "bios.use_multishell" to true on basic computer would cause bios to run multishell?
It seems like intuitive change for me.
Edited on 12 January 2016 - 06:23 PM
1140 posts
Location
Kaunas, Lithuania
Posted 12 January 2016 - 07:34 PM
Here are the Lua-side changes of 1.76 -> 7.77pr0.EDIT: I've probably had this page opened for too long, didn't notice Alekso56 already posted this :P/>.
Edited on 12 January 2016 - 06:35 PM
524 posts
Location
Cambridge, England
Posted 12 January 2016 - 07:39 PM
Can i propose that setting "bios.use_multishell" to true on basic computer would cause bios to run multishell?
It seems like intuitive change for me.
I tried this, then remembered that multishell requires the mouse to navigate, and there's no mouse support on basic comps :)/>
724 posts
Location
Kinda lost
Posted 12 January 2016 - 08:07 PM
Can i propose that setting "bios.use_multishell" to true on basic computer would cause bios to run multishell?
It seems like intuitive change for me.
I tried this, then remembered that multishell requires the mouse to navigate, and there's no mouse support on basic comps :)/>
Oh right. I forgot vanilla multishell don't have key shortcuts. I keep using my modified one witth ctrl+ n- new tab <-left >-right and k to kill tab all the time.
957 posts
Location
Web Development
Posted 13 January 2016 - 02:32 AM
All Computer and Turtle items except Command Computers can now be mounted in Disk Drives
10 out of 10 would mount again
- IGN
724 posts
Location
Kinda lost
Posted 13 January 2016 - 12:05 PM
OH and i just noticed.
The "S:default_computer_settings=" part of computercraft config allows you to set the _CC_DEFAULT_SETTINGS global variable. And said variable sets default settings on all computer. So server owners can per example disable disk drive startup for all computers by default. And then owners of said computers can turn it on using settings api if they want it. I really like this setup.
41 posts
Posted 13 January 2016 - 08:04 PM
Thank you for finally adding an option for disabling disk startup! :lol:/>
477 posts
Location
Germany
Posted 13 January 2016 - 09:08 PM
256 posts
Posted 15 January 2016 - 05:30 PM
Sorry for bumping the idea, but is there any ETA on other HTTP verbs?
524 posts
Location
Cambridge, England
Posted 15 January 2016 - 05:40 PM
ComputerCraft 1.77 has now been released, thanks for testing!
http://www.computercraft.info/2016/01/15/computercraft-1-77/
276 posts
Location
Fairbanks, Alaska
Posted 16 January 2016 - 06:19 PM
ComputerCraft 1.77 has now been released, thanks for testing!
http://www.computerc...utercraft-1-77/
This is awesome! The force must have been with you with this one :P/>
Edited on 16 January 2016 - 06:45 PM
256 posts
Posted 17 January 2016 - 01:13 AM
wget is pretty useful, thanks for that! The settings API seems fun to experiment with, too!
5 posts
Posted 26 February 2016 - 03:39 PM
Where can we download the newest beta? I'm that guy fro github with the whitescreen error… :D/>
8543 posts
Posted 26 February 2016 - 03:51 PM
The latest release of ComputerCraft is 1.78. There are no current beta releases.