spider icon indicating copy to clipboard operation
spider copied to clipboard

SourcePawn Web Compiler

Results 12 spider issues
Sort by recently updated
recently updated
newest added

A little install tutorial.

Currently, the AMXX version being used is 1.8.3. Today the latest dev version is 1.9 (more stable) or 1.10 (less stable). I don't know exactly how you make this work,...

Please add the ability to select files, because drag & drop does not work on the phone. Thanks.

Faced this issue on `Chrome Version 84.0.4147.125`, but worked just fine in `Microsoft Edge 44.18362.449.0` Added button to browse file, uploads the files the same as dropping them in the...

Exception thrown: Native is not bound [0] strcmp()

native request

This implements the gists api using the following format: `#gist/`. The onhashchange even is handled both for the gists and the am attachment match. I've tested only with .sp (and...

I'd like to see a new feature that will allow us to share links such as `https://spider.limetech.io/`, and the content of the gist would be inserted in the spider page....

enhancement

This means that people using spider can test compilation for versions other than 1.9

enhancement

Hi, I know geoip_country_ex is part of amxx 1.8.3 now according to the documentation: [geoip_country_ex](http://www.amxmodx.org/api/geoip/geoip_country_ex) When trying to run this code: ```pawn #include #include #include new szCountry[32]; public plugin_init() {...

compiler update

Some includes are in sub directories i.e. `#include` I haven't currently found a nice way to do this in the application. Is this a feature we could implement?

enhancement