Bakugo

Results 33 comments of Bakugo

Again, the issue doesn't happen without ams running (I play splatoon online, I would absolutely notice if my controller lagged during that) and it happens on both a v1 switch...

I'm experiencing a somewhat similar crash on Linux that happens whenever I `exit` while a player is on the server with a virtual dhook active (doesn't happen for all hooks,...

[plugin.zip](https://github.com/alliedmodders/sourcemod/files/10935811/plugin.zip) Running this plugin (with no other plugins or non-default extensions) seems to cause it every time when exiting if at least one player is in-game. (it's for TF2 btw)

1.2.0 was released with broken update extraction, it's fixed on the latest commit but you need to compile it yourself because for some reason there's no fixed build.

The entire huntsman headshot detection system has desperately needed a rework since the day it was added. It's understandable why extra logic was added beyond direct collisions with a hitbox,...

Please, no more deprecations of essential features I rely on, at this rate I'm never going to upgrade to 3.x. In addition to the use case mentioned by @CabanesThibault where...

@beberlei >why not use an extra lazy collection in your case with indexBy? That would just fetch a single translation when you do for example $article->translations['en']->getTitle(). Because that would run...

@beberlei Could you describe some of them, then?

@ger86 No, I have not, and judging by the lack of response to my previous question, I assume no other elegant solution exists.

@Wiktor6 I don't, I'm still on 2.x and will not be upgrading any time soon due to multiple removals of features that my application relies on without any replacements.