Rainyan

Results 8 issues of Rainyan

Add syntax highlighting for Python 3's f-strings, using the `` section's `` tag attributes: "F STRING", "F CHARACTER", "F TRIPLE", and "F TRIPLEDOUBLE". The color scheme for these tags is...

Fix #1768 The `sm_admin`-triggered Menu flow for banning players is caching client indices inside the basebans.sp `PlayerInfo` struct, and can then incorrectly use them in the menu callback without checking...

# Help us help you - [X] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/sourcemod/issues). - [X] I have tried my absolute best to reduce the problem-space and have...

bug
compiler

Fix a typo in the Finnish language localization. "Huomoi" is not a proper word, and it should read "Huomioi". Source (please see the imperative conjugation table for details): https://en.wiktionary.org/wiki/huomioida#Finnish

## Context Mixes are playlists auto-generated by YouTube for the user. ## Description If you use the Iridium "Reverse playlist" button to revert a playlist, and then navigate to a...

# Description - Fix #1708

Currently, the `IsKeypad` function in inputsystem is implemented as: https://github.com/ValveSoftware/source-sdk-2013/blob/2d3a6efb50bba856a44e73d4f0098ed4a726699c/src/public/inputsystem/ButtonCode.h#L311-L314 This code doesn't work, because the `MOUSE_FIRST` enum value checked for the lower bound is larger than the `KEY_PAD_DECIMAL` value...

### Prerequisites - [x] I have checked that my issue doesn't exist yet in the [issue tracker](https://github.com/alliedmodders/sourcemod/issues) ### Operating System and Version Windows 11 ### Game / AppID and Version...

bug
error reporting
compiler