Search found 99 matches

by Calloway
Jun 20th, '22, 03:41
Forum: Projects
Topic: 15-puzzle, aka sliding tile puzzle
Replies: 1
Views: 5701

Re: 15-puzzle, aka sliding tile puzzle

Looks awesome!
by Calloway
Feb 19th, '22, 18:51
Forum: Extending GP
Topic: Connecting to HTTPS Websites and APIs
Replies: 0
Views: 94228

Connecting to HTTPS Websites and APIs

Hello all, I've made a public HTTP -> HTTPS proxy that everyone can use to connect GP to the modern web and I've made it as simple as possible to use! How to use it: scratchblocks.png Simply put it into the http host block with the host as proxy.gotothe.net and the path being https:// and then whate...
by Calloway
Mar 20th, '20, 23:32
Forum: Tips and Tutorials
Topic: Primitives table with help text.
Replies: 2
Views: 103348

Re: Primitives table with help text.

Thank you, that is interresting, I thought GP can access more than only about 300 primitives :( It would be nice if we could extend GP at C level to add new primitives, for example for simpler interfaces with external programming languages such as Python or Lua, or generally to better interact with...
by Calloway
Mar 6th, '20, 00:26
Forum: Extending GP
Topic: Community Cloud Variables
Replies: 1
Views: 9978

Community Cloud Variables

Hello all, today I'll start hosting free public cloud vars since the official ones seem to be down :) The server should be up 24/7 for the next 1-2 years and if there is enough support for this then it should be up indefinitely :D If you would like your own account just reply with your wanted userna...
by Calloway
Mar 5th, '20, 23:09
Forum: Requests
Topic: Discord for better communication?
Replies: 4
Views: 95710

Re: Discord for better communication?

I'd be open to a discord :)
by Calloway
Mar 5th, '20, 23:08
Forum: Tips and Tutorials
Topic: Simple Way to get Memory Available
Replies: 6
Views: 20168

Re: Simple Way to get Memory Available

Just out of curiosity what were you doing before to get the primitives lol
by Calloway
Feb 28th, '20, 14:32
Forum: Tips and Tutorials
Topic: Simple Way to get Memory Available
Replies: 6
Views: 20168

Re: Simple Way to get Memory Available

I like your method a lot more lol, also you can right click it and press text code to copy and paste that into the forums
(if people want to import, they open a workspace and paste it then highlight all the text and press ctrl+b)
by Calloway
Feb 9th, '20, 23:14
Forum: Tips and Tutorials
Topic: Simple Way to get Memory Available
Replies: 6
Views: 20168

Simple Way to get Memory Available

Here's a quick little script to help see how much memory is left in GP. (toNumber (join (at (at (words (mem)) 3) 2) (at (at (words (mem)) 3) 3) '.' (at (at (words (mem)) 3) 5))) scriptImage.png You could use this to help guide garbage collection in your project by calling it whenever the percentage ...
by Calloway
Jan 18th, '20, 00:54
Forum: Tips and Tutorials
Topic: Notepad++ simple GP syntax highlighting
Replies: 3
Views: 34131

Re: Notepad++ simple GP syntax highlighting

Spiralo-Idioïde wrote:
Jan 15th, '20, 19:51
I made a V2. More in first post.
Looks great! :D
by Calloway
Jan 15th, '20, 04:02
Forum: Requests
Topic: An Update?
Replies: 3
Views: 7540

Re: An Update?

Yeah :/