playMaker

Author Topic: With Snipt.net shutting down- where to host custom actions?  (Read 11679 times)

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #15 on: November 13, 2016, 12:46:43 PM »
@ jeanfabre -sorry i prefer not to use skype but thanks for the offer
@ mdotstrange - thanks for video

I have been trying for a few hours do it and i am still stuck. Github is really not using to use and i don't have time to learn but i was able to upload a bunch of stuff; Please check https://github.com/dudebxl/ and can you link it so that it shows in ecosystem?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #16 on: November 14, 2016, 12:41:23 AM »
Hi,

 nop, I can't link your github reps to the ecosystem unfortunatly. it would affect search performances all around unfortunatly.

At which point are you stuck? are you using sourceTree? are you on windows or mac?

 Skype is just one mean, we can use any chat system you like.

 Bye,

 Jean

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #17 on: November 15, 2016, 11:39:23 AM »
Hi,

ok cool. Let me do a final push this weekend and i will get back to you

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #18 on: November 21, 2016, 04:11:45 AM »
What about this: https://gist.github.com/

Can this be used with ecosystem?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #19 on: November 21, 2016, 05:12:54 AM »
Hi,

nop, the rest api exposed for gist doesn't allow to search for content... you can only use it when you have a reference of the gist already, such a bummer... and it's the same with bitbucket snippets... they are totally missing the obvious, or simply don't want to provide a free service for this ( second option more likely), as it would become defacto the biggest saas for public code sharing.

Bye,

 Jean

mdotstrange

  • Hero Member
  • *****
  • Posts: 555
    • Can't code? Who cares! Make games anyway!
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #20 on: December 21, 2016, 01:17:15 PM »
Someone created a tool to make it easier to download your scripts from Snipt- the tool is here http://fotis.co/snipt/export.php

If you have a Gist account and use GistBox you can click the exported script code to automatically add them to your Gist account.
Indie game dev and instructor at the Strange School. Learn Playmaker at the Strange School!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #21 on: December 21, 2016, 02:14:49 PM »
Hi,

 Yes, that's one way, then you can patiently move them to the soon to be available dedicated Github Repository as well as the existing ones ( If your action is a valid one that doesn't require any third party assets, then it can go in the U4 or U5 gitu rep).

 bye,

 Jean

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #22 on: December 26, 2016, 11:59:17 AM »
Hi,

What is happening on this? Any news?

 :o

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #23 on: December 26, 2016, 12:39:08 PM »
By the way i don't have access to PlayMakerEcosystemPackagesRep_U5 - could someone give me access?

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #24 on: December 26, 2016, 12:59:02 PM »
I tried again to push my actions.. but i have no idea if it worked.. :o

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #25 on: December 30, 2016, 02:17:23 PM »
Hi Everyone,

 Ok, I removed snip searched from the Ecosystem.

Now, "unfortunatly" github will be the way to go, I know it's not as easy the first few times but I did not find any other way other then creating a custom system which is totally out of budget right now... Maybe one day, I hope we can do something on this.

 So meanwhile, I created a "Misc" github rep. This rep is following a Unity project folder setup but is not meant to be opened with Unity, only meant to be used as a "drop" repository for you to put your actions that do not fit in any other ecosystem rep. Typically, if you make an action that requires a third party asset, it will go there because all other ecosystem must work as is with Specific Version of Unity as is.

https://github.com/PlayMakerEcosystem/PlayMakerCustomActions_Misc


If you have questions, let me know :)

 Bye,

 Jean

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #26 on: January 08, 2017, 01:09:08 PM »
@JeanFabre. I did a push but nothing is showing up in ecosystem. Do you see or did you get any info?

Why don't you clone snipt just for playmaker? snipt is open source so no/little cost...

anyway.. for anybody who need my actions, you can find them here: https://github.com/dudebxl/

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #27 on: January 09, 2017, 02:05:00 AM »
Hi,

 I though about cloning snipt, but it needs modification because I would not want everyone to use it for something else than PlayMaker else the hosting would definitly be costly ( which is why it got stopped it seems).

 Can you give me github links to what you pushed I'll see what doesn't work and report back.

 Bye,

 Jean

Ofonna

  • Full Member
  • ***
  • Posts: 230
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #28 on: January 19, 2017, 01:33:42 AM »
hi guys please i'm new to playmaker and i'm having issues with the draw line feature, does anyone have an update? would really appreciate it, the old one doesn't work anymore as im getting several error messages..........thanks in advance!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: With Snipt.net shutting down- where to host custom actions?
« Reply #29 on: January 19, 2017, 02:57:15 AM »
Hi,

 Can you post a new fresh thread, this thread isn't appropriate. Pm me when you are done I'll reply there.


 Bye,

 Jean