Sarrus1 / sourcepawn-studio

VSCode extension for SourcePawn scripting
https://sarrus1.github.io/sourcepawn-studio/
MIT License
139 stars 21 forks source link

Add support for custom server RCON commands #377

Closed maxijabase closed 2 months ago

maxijabase commented 2 months ago

Duplicate of #376 from a feature branch.

maxijabase commented 2 months ago

Currently the only macro I'm supporting is {plugin}, which will get replaced by the plugin that was compiled.

maxijabase commented 2 months ago

Source code-wise

TODO

maxijabase commented 2 months ago

Probably a good idea to review the settings' names of the upload and run commands commands execution order/preferences.

Sarrus1 commented 2 months ago

Probably a good idea to review the settings' names of the upload and run commands commands execution order/preferences.

Could be runServerCommandsOnSuccessfulUpload ?

maxijabase commented 2 months ago
maxijabase commented 2 months ago

What's the python Scraper for?

Sarrus1 commented 2 months ago

What's the python Scraper for?

It used to be an attempt at parsing the CS:GO Cvars to be able to autocomplete them in cfg files