lopsi

Results 8 issues of lopsi

This allows multiple ignore elements to be passed to processLineOfSight, via table of elements. It is backwards compatible. If you pass a single element, or nil as `ignoredElements` it has...

enhancement

### Describe the bug When pressing a combination of the following: - LCTRL **or** RCTRL - LALT **or** RALT It will (pretty) consistently cause the CTRL key to get stuck...

bug

It seems I forgot to add this function to the Lua definitions in #2589 - but it doesn't work anyway 😅 Just commenting it out here and adding notes in...

enhancement

This PR resolves #2090 by adding set/getChatboxCharacterLimit functions to the **client-side only.** It also increases the max chat message length to 255 (not including player name or "(TEAM)" tags), over...

enhancement

Resolves #2695 Adds a new argument to [resetWaterLevel](https://wiki.multitheftauto.com/wiki/ResetWaterLevel), `resetElements`, allowing you to reset the level of one or more water **elements** - `nil` (default value) or `false`: only the GTA...

enhancement

### Changes - Allows arguments to be supplied to the mtasa:// protocol and received by the server in Lua via `onPlayerConnect` event parameters. - Adds an extra argument to `redirectPlayer`...

enhancement

Self explanatory https://wiki.multitheftauto.com/wiki/GuiGridListGetColumnWidth

All other support is dropped, minimum Doctrine 3.x, Symfony 7, PHP 8.2. - Removes annotations - Use Doctrine listener instead of subscriber - `EncryptEventSubscriber` => `EncryptEventListener` - `DoctrineEncryptSubscriber` => `DoctrineEncryptListener`...