This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
H4X0RZ's profile picture

the ULTMATE API

Started by H4X0RZ, 20 April 2013 - 09:33 PM
H4X0RZ #1
Posted 20 April 2013 - 11:33 PM
Hi comunity,
I want to put some API's at once ^_^/>

That is goog for new users cuz they don't have to seach (and download) some API's just this API.

If you know a good API, write it in a reply.
I will try to get the permissions then I put it in my API.

Thx for reading
-Freack100-
Dlcruz129 #2
Posted 21 April 2013 - 05:12 AM
NitrogenFingers' gameutils API
Cranium #3
Posted 21 April 2013 - 06:00 AM
So you are trying to make an API that combines anything that everyone posts? Sounds kinda stupid to me, but carry on.
Kingdaro #4
Posted 21 April 2013 - 06:36 AM
Good luck with having a bunch of APIs with hilariously different purposes and a ton of function conflicts all clusterf!$#ed into one file.

Using this would be like ordering 12 metric tons of sand just to fill a sandbox in your backyard.
Symmetryc #5
Posted 21 April 2013 - 06:39 AM
Another thing to note is that nearly half of the APIs out there are buffers/renderers that people have made for their own programs that they thought they would share with others.
Jappards #6
Posted 21 April 2013 - 07:42 AM
all APIs into 1 API would be kinda stupid, because some API`s have the same functions and do actualy the same.
H4X0RZ #7
Posted 21 April 2013 - 07:52 AM
all APIs into 1 API would be kinda stupid, because some API`s have the same functions and do actualy the same.
I only add new functions ^_^/>

And the functions will be called like

ultimateAPI.original_api_name.function
So, there cant be incompatibility :P/>
theoriginalbit #8
Posted 21 April 2013 - 07:58 AM
And the functions will be called like

ultimateAPI.original_api_name.function
So, there cant be incompatibility :P/>
So you're going to put all the APIs functions into tables…………. have fun with that!
Like I mean, maybe if you used 'do' blocks and just made sure none of the global functions overlapped it would be ok, but to put all the functions in a table so you can call them in that way…………….
Frederikam #9
Posted 21 April 2013 - 07:58 AM
Doesn't seem like a good idea. I would just look for each single API that I would need, not a big messy file.
Jappards #10
Posted 21 April 2013 - 08:01 AM
you would need a lot of time, the same with the users of this API, so i recommend using pastebin.

EDIT: you are aloud to put my building API in your ultimate API file, but with 1 condition, you give credit to me for my building API.
jesusthekiller #11
Posted 21 April 2013 - 09:16 AM
I only add new functions ^_^/>

Impossible. Most mor umm… peoples out Copyrights they work…

People, use at least CC BY-NC-SA…