Jump to content




Text Hyperlinks


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

#1 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 20 January 2013 - 08:57 AM

Hey,

I think it would be cool to add real hyperlinks into computers so that when you click on them, it opens up the link in your browser. Similar to what happens in the Minecraft chat when someone posts a link to a website. It could prompt you whether you want to open the link as well (just like the Minecraft chat does).

It would be useful for linking to CC forum posts to find out more about applications (could be useful in an app store), opening up download links to programs, and linking to wiki/help websites where far more detail is shown about a topic.

Could have something like term.writeHyperlink(text, urlLink), and would term.write text, then when text is clicked on, it would open the urlLink in your browser.

#2 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 20 January 2013 - 09:13 AM

That would mean a lot of changes for Firewolf, huh?

#3 Dlcruz129

    What's a Lua?

  • Members
  • 1,423 posts

Posted 20 January 2013 - 11:55 AM

That would be cool and easy to do, as Minecraft already has hyper-link support. +1

#4 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 20 January 2013 - 12:09 PM

I think this would be a lot of work on our part for a feature that two people would use. I also don't think it makes much sense within the in game context, but that's another matter.

Sorry, but I doubt this will happen.

#5 Eric

  • Members
  • 92 posts
  • LocationUK

Posted 20 January 2013 - 01:32 PM

View PostCloudy, on 20 January 2013 - 12:09 PM, said:

I think this would be a lot of work on our part for a feature that two people would use. I also don't think it makes much sense within the in game context, but that's another matter.

Sorry, but I doubt this will happen.
Failing clickable hyperlinks (which would require some special cases when terminal drawing), some method of copying screen content to the clipboard would be nice, whether it be through an API to be used in user code, or built into every terminal.

#6 MudkipTheEpic

  • Members
  • 639 posts
  • LocationWhere you'd least expect it.

Posted 23 January 2013 - 12:45 PM

If there was clickable hyperlinks, someone could queue the mouse_click event and MAKE your browser open something...

#7 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 23 January 2013 - 12:55 PM

Not if it's handled the same way that Minecraft handles links, asking if you want to open the link or copy it to your clipboard. That way, you can screen your links.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users