Search found 99 matches
- Jun 20th, '22, 03:41
- Forum: Projects
- Topic: 15-puzzle, aka sliding tile puzzle
- Replies: 1
- Views: 13663
Re: 15-puzzle, aka sliding tile puzzle
Looks awesome!
- Feb 19th, '22, 18:51
- Forum: Extending GP
- Topic: Connecting to HTTPS Websites and APIs
- Replies: 0
- Views: 117614
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...
- Mar 20th, '20, 23:32
- Forum: Tips and Tutorials
- Topic: Primitives table with help text.
- Replies: 2
- Views: 128951
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...
- Mar 6th, '20, 00:26
- Forum: Extending GP
- Topic: Community Cloud Variables
- Replies: 1
- Views: 21247
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...
- Mar 5th, '20, 23:09
- Forum: Requests
- Topic: Discord for better communication?
- Replies: 4
- Views: 120225
Re: Discord for better communication?
I'd be open to a discord :)
- Mar 5th, '20, 23:08
- Forum: Tips and Tutorials
- Topic: Simple Way to get Memory Available
- Replies: 6
- Views: 47587
Re: Simple Way to get Memory Available
Just out of curiosity what were you doing before to get the primitives lol
- Feb 28th, '20, 14:32
- Forum: Tips and Tutorials
- Topic: Simple Way to get Memory Available
- Replies: 6
- Views: 47587
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)
(if people want to import, they open a workspace and paste it then highlight all the text and press ctrl+b)
- Feb 9th, '20, 23:14
- Forum: Tips and Tutorials
- Topic: Simple Way to get Memory Available
- Replies: 6
- Views: 47587
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 ...
- Jan 18th, '20, 00:54
- Forum: Tips and Tutorials
- Topic: Notepad++ simple GP syntax highlighting
- Replies: 3
- Views: 61954
Re: Notepad++ simple GP syntax highlighting
Looks great! :D
- Jan 15th, '20, 04:02
- Forum: Requests
- Topic: An Update?
- Replies: 3
- Views: 18181
Re: An Update?
Yeah :/