Jump to content




LuaIDE 1.0 - You Might Actually Like Editing In Game


  • You cannot reply to this topic
244 replies to this topic

#201 vargaszm

  • Members
  • 38 posts

Posted 11 June 2014 - 01:57 AM

I havent programmed since TI BASIC in high school and relearned to develop this class. i'm by no means a skilled programmer but I'm but i know enough for the age ranges i'm teaching.

#202 Geforce Fan

  • Members
  • 846 posts
  • LocationMissouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension

Posted 11 June 2014 - 02:57 AM

Here. I whipped up a program for you. Rename Luaide to LuadeInt.
Here's the pasteID of the program:
ssyduPcV
I've avoided saying f**k with some string magix and also made it simply print "No." when you try to print brainf**k. Tested and totally works, although running in twice without rebooting will be a problem. You have complete permission to edit the part I made, you might just stick an os.reboot() at the end to fix the problem with running it twice.
If you want I can also make it filter out all curse words.

Edited by Geforce Fan, 11 June 2014 - 02:59 AM.


#203 vargaszm

  • Members
  • 38 posts

Posted 11 June 2014 - 02:19 PM

thank you! I'd still like to hear back from grav anyway. I'd be happy to show you the modifications i made as well as the world save it's used in.

#204 Geforce Fan

  • Members
  • 846 posts
  • LocationMissouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension

Posted 11 June 2014 - 07:50 PM

by the way, are you going to like host a LAN world with a room with computers at desks and teach from there? That'd be kinda funny, cause you know, you're in a room with computers using them to be in a room with computers...

#205 vargaszm

  • Members
  • 38 posts

Posted 11 June 2014 - 11:38 PM

Yeah, and their turtle is red networked with the comp so they have bigger editing screens. also don't forget the java virtual machine running the virtual world with the virtual computers.

but no not yet, a lot of the classes are mobile by nature so setting that up would require talking to some networking person, aka the company parting with dollars. They are "excited" they tell me about this class tho, so i'll probably be able to get that ball rolling once this one is.

#206 Geforce Fan

  • Members
  • 846 posts
  • LocationMissouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension

Posted 12 June 2014 - 02:31 AM

So will you be in a classroom with them? Or are you going to use the chat?
Don't pay a company to host, it's easy to do it yourself.

#207 vargaszm

  • Members
  • 38 posts

Posted 12 June 2014 - 02:51 AM

In a classroom. host the server or the classes?

#208 Geforce Fan

  • Members
  • 846 posts
  • LocationMissouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension

Posted 12 June 2014 - 05:17 AM

host the server

#209 vargaszm

  • Members
  • 38 posts

Posted 12 June 2014 - 05:38 AM

owner man would rather get it setup and ride it rather than ongoing fees i would guess. owner man asked me about minecraft edu, I'm confident ill be able to push them toward that. and I'm VERY excited about CCedu.

#210 Geforce Fan

  • Members
  • 846 posts
  • LocationMissouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension

Posted 15 June 2014 - 05:05 AM

Awesome, tell me how it goes.

#211 BytePointer

  • Members
  • 17 posts

Posted 20 June 2014 - 02:42 AM

Literally my favorite! ^_^

Edited by NullByte, 20 June 2014 - 02:43 AM.


#212 Win7yes

  • Members
  • 110 posts

Posted 20 June 2014 - 05:20 PM

I think I might have found a bug.
If you go to Settings and then Check for Updates it says there IS an update and updates. Then version becomes 1.1.
If you do this again, it will also return an update but it will change version to 2.0, But when you try to reRun LuaIDE it runs a Test program that crashes

#213 SpencerBeige

  • Members
  • 263 posts

Posted 24 June 2014 - 12:47 AM

i like it, but i wish themes would work!

#214 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 24 June 2014 - 12:49 AM

View Postslow-coder, on 24 June 2014 - 12:47 AM, said:

i like it, but i wish themes would work!
they work for me. what's the problem you're getting?

#215 ebernerd

  • Members
  • 262 posts
  • LocationBoston, MA

Posted 06 July 2014 - 05:40 AM

I pressed something, and the whole function bar (bar at the top) said
LUA, BRAINFUCK, NONE.

What does that mean??? :D

#216 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 06 July 2014 - 05:47 AM

It switches the syntax highlighter and 'compiler' between the 3 options.

#217 0099

  • Members
  • 52 posts

Posted 08 July 2014 - 04:07 PM

Nice IDE, maybe now I won't so much times exit to Notepad++.

Suggestion: you have now commands like "copy line", "paste line", "delete line". Can you please add also "comment line" and "uncomment line"?

#218 Platoro

  • New Members
  • 1 posts

Posted 11 August 2014 - 10:41 PM

View Post0099, on 08 July 2014 - 04:07 PM, said:

Nice IDE, maybe now I won't so much times exit to Notepad++.

Suggestion: you have now commands like "copy line", "paste line", "delete line". Can you please add also "comment line" and "uncomment line"?

Well, even if i'm not the creator of the program, I tweaked it and added that feature... (you found it in the "Edit" dropdown menu)
I hope the developer doesn't mind if I've touched his masterpiece
And I also hope I haven't created bugs all over the place

VgN8QaPm

All Credits to the original Developer: GravityScore

#219 Rectar2

  • Members
  • 43 posts
  • LocationThe Universe

Posted 13 August 2014 - 08:29 PM

I'd like to point out that the web emulation is slightly broken. It prints an error at startup, where I'd assume it's supposed to start LuaIDE. You can run it just fine by typing it into the commandline yourself, though.

#220 willwac

  • Members
  • 182 posts

Posted 21 August 2014 - 02:23 PM

I don't know if it's me, but when I try to update LuaIDE I get the error:
edit:1996: Domain not permitted
and when I try to change to the fire theme, I get this error:
bios:500: Domain not permitted


Nevermind. I fixed it.

To fix: change 'S:http_whitelist=*pastebin.com;*computercraft.info' in your ComputerCraft.cfg to 'S:http_whitelist=*'. This is fixed as of 1.64pr2

And, could we get a tutorial on how to make our own themes?

Edited by willwac (NewCoolPC), 21 August 2014 - 02:31 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users