Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Editor - Allow retrieving code off the sf entity #103

Open
MRDRMUFN opened this issue Aug 24, 2012 · 1 comment
Open

Editor - Allow retrieving code off the sf entity #103

MRDRMUFN opened this issue Aug 24, 2012 · 1 comment

Comments

@MRDRMUFN
Copy link

It would make code sharing so much easier if the editor tool could get the code off the Starfall using right-click. Expression2 has this feature.

@daranable
Copy link
Member

This shouldn't be too hard to implement, from my understanding is the code is stored server side on the starfall entity. The interesting part is I would want this to work far better than Expression 2's as in, have it detect if you all ready have a version of that code opened up client side. And whether your client side version is newer or older than the servers, if it is newer, then I would want the client side to open up your version, if the server's is newer, then download the servers and replace your local code with it. (Not save it, have the user save it).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants