RickyMa
RickyMa
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no...
The HATTRICK keeps accumulating the number of victims every round without resetting the count to 0. Is this the expected behavior? e.g. each line is shown at the end of...
I found that THE LAST MAN STANDING does not work. Even if I am the only player left alive in the team, I still don't hear any sound. I did...
When running AQS will amxx 1.8.2 in CS1.5, I find out error messages when executing `register_event("HLTV", "QS_OnRoundLaunch", "a", "1=0", "2=0");`, because HLTV event does not exist in CS1.5? What am...
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no...
### What changes were proposed in this pull request? Set Netty as the default server type. ### Why are the changes needed? For: https://github.com/apache/incubator-uniffle/issues/1651. ### Does this PR introduce _any_...
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no...
### Tell us more about your Question Upon visiting the link https://github.com/theAsmodai/metamod-r/wiki/Supported-games, I noticed that it states "There are no executable files for Linux" for Counter-Strike 1.5. However, I found...
Do we support using `RequestObject` for HTTP GET request parameters? I wanna put all the request params in a POJO, can we do that? Or do I have to put...