View Single Post
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 03-10-2020 , 10:13   Re: [BETA] Client-Side SourceMod Scripting API Reference
Reply With Quote #18

Quote:
Originally Posted by Peace-Maker View Post
Hm, the version number isn't really helping given the rolling release cycle. You might be on 1.10, but on an old commit. I think a timestamp when you added the function to the database might be useful? Maybe we could add some action to the sourcemod repo to trigger a script on your side on new commits?
Hm, I'm not sure how to approach that, there isn't really a database, all the processing is pushed to a repo that is served through a CDN https://github.com/rumblefrog/sp-gid . And my rust docgen does not guarantee the preservation of order, because it's being overwritten each time. So to do that, it would have to read existing ones and merge.
__________________
RumbleFrog is offline