EvoSC icon indicating copy to clipboard operation
EvoSC copied to clipboard

EvoSC is a modern server-controller for TM²/TM2020 running on PHP7.4

Results 43 EvoSC issues
Sort by recently updated
recently updated
newest added

**Describe the bug** If the list in the members window or "+ Player" window in the group manager have more than 4 entries, it overflows at the bottom. **Expected behavior**...

bug

It is difficult to see your position when the server is pretty crowded and the Live Ranking list is full. Highlighting the player's position would be a nice feature, just...

feature

**Describe the bug** As 0.99.22 included signal handling to shutdown the server on ctrc-c, it is not possible to run evosc in the furture as pcntl is not available on...

bug

**Describe the feature you'd like to see in EvoSC** There should be some better control over the logging output in form of logging levels. This is very useful when setting...

feature
improvement

Support SQLite as a possible database for the server, making it portable.

feature

**Describe the bug** I have "Give up" bound to the right directional button on the d-pad of my controller. When I press it in game to respawn and then open...

bug

Checkpoint information is displayed as "-1" Last develop version 99.22 ![image](https://user-images.githubusercontent.com/15847867/118835352-327b3180-b8c3-11eb-8a34-8e6bb6a462af.png)

bug

I noticed there's possibility for slight improvement in the way the code handles exceptions. ## Some examples https://github.com/EvoTM/EvoSC/blob/master/core/Commands/Migrate.php#L67 https://github.com/EvoTM/EvoSC/blob/master/core/Commands/AddAdmin.php#L94 ## Also logging calls are inconsistent example (echo used instead of...

feature

**Describe the bug** /reset posts "User joins"in chat when used by a moderator **Expected behavior** /reset shouldn't post the join message to other players **To Reproduce** Had bug in #134...

bug

**Describe the bug** If you have windows open (e.g. map list or map details) right before map change, they'll be hidden after map change and you can't open windows anymore,...

bug