sheybey / sublime-tabletop-simulator

A Sublime Text 3 plugin that implements the Tabletop Simulator Editor API
MIT License
4 stars 2 forks source link

Running "get scripts" doesn't do anything #1

Open jonesmz opened 6 years ago

jonesmz commented 6 years ago

I can get TTS to load some scripts into sublime text by right-clicking on them and selecting script editor (but some objects don't load, for unknown reasons).

But the get scripts option, to load all of of the scripts all at once, doesn't work.

Is there anything I can do to debug?

sheybey commented 6 years ago

Looks like this is broken upstream on Linux, as you appear to have discovered yourself: https://github.com/Berserk-Games/atom-tabletopsimulator-lua/issues/3

The API has also been extended somewhat since my initial work on this a few years ago. A different plugin has emerged on package control; you may have better luck using that on windows.

For the moment, though, I'm afraid you're out of luck here.

jonesmz commented 6 years ago

Yup, thanks for the reply. Not your codes fault.

sheybey commented 4 years ago

@jonesmz The underlying issue here has apparently been silently fixed even though the github issue was left open. I will attempt to bring the plugin up to date.

I don't play tabletop simulator terribly much these days and this plugin is... not my best code, so it might be a little while. However, I do plan on rewriting most of it and adding support for UI XML editing.

I believe I have fixed the functionality that was working. I'd appreciate it if you could give it a spin.

jonesmz commented 4 years ago

Hey! I appreciate the feedback.

However, I'm no longer doing anything with TTS, so I unfortunately I won't be able to test.

Perhaps someone else will chime in though.

straef commented 4 years ago

The API has also been extended somewhat since my initial work on this a few years ago. A different plugin has emerged on package control; you may have better luck using that on windows.

what plugin is that? i recently go into tabletop simulator and want to potentially write some scripts for power-grid. sublime is my go-to text editor and other than this plugin the only thing i found was a plugin that had not been updated since 2016. so i would like to know what plugin you are talking about.