[Tool/Web/Other] PAWN Fiddle - Share & run PAWN code online
#9

Quote:
Originally Posted by ******
View Post
1) The domain implies a far more official status than this really has. You should add a note that this is in no way endorsed or associated with SA:MP.
That was not my intention. I added a non-affiliation disclaimer on the mainpage (sa-mp.dev).

Quote:
Originally Posted by ******
View Post
2) The list of dependencies seems to shuffle constantly, and is almost unusable for browsing in its current state. It should at least be alphabetical.
Fixed in cdb8512

Quote:
Originally Posted by ******
View Post
3) The "Run"/"Stop" button doesn't detect when the server shuts down normally, thus ending the script.
The "Stop" button is displayed until the max. execution time is reached or the sampctl process dies.

Quote:
Originally Posted by ******
View Post
4) You can't type any commands in to the server once running.
Do you mean RCON commands? Would this be useful?

Quote:
Originally Posted by ******
View Post
5) Tab indentation doesn't use tabs.
I guess indentation using space became more popular. This is a default setting of the Monaco-Editor.

Quote:
Originally Posted by ******
View Post
6) The auto-complete is nice, but doesn't parse the added includes, so doens't really help much.
This is also a standard feature of the Monaco-Editor. I'll see if I can possibly add autocompletion for natives.

Quote:
Originally Posted by ******
View Post
7) The icons on the nested dependencies look like they can be downloaded.
Fixed in ed689fd

Quote:
Originally Posted by ******
View Post
It is very offputting from using the tool at all when the footer has an emoji in it.

Edit: It was extremely ironic that the forums replaced `` with an emoji...
In my opinion an emoji shouldn't be "offputting" from using a tool, especially in a gaming community.

Quote:
Originally Posted by ******
View Post
9) Refreshing the page momentarily flashes an error about the backend connection being lost.
Fixed in f16e50e

Quote:
Originally Posted by ******
View Post
10) samp-stdlib isn't implicitly imported, despite `<a_samp>` being automatically included.
Added in e80bb03

Quote:
Originally Posted by ******
View Post
11) The default code should probably also include `main()`, since that's required by the server.
Added in 43ff82b

Quote:
Originally Posted by ******
View Post
Can you clarify exactly what "fork" is doing? That's a GitHub term, which copies the whole of a repository (or in this case post) to your account once. The closest analogy in pure Git would be either cloning or branching, but neither has a one time limit, and I didn't log in to GitHub, so I'm not sure where it is being forked to.

Also, the behaviour without a "fork" is a little annoying, since you can't edit anything. Every other fiddle service allows you to instantly start editing existing code. It doesn't save to the original link, but creates a new one when clicking save. In fact, that would do away with the need for the confusing terminology entirely.
The fork button creates a new identical fiddle, that's all it does.

I really appreciate your extensive feedback. If you have further feature requests or improvements, please open an issue on GitHub.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)