INeedGames

Results 4 issues of INeedGames

On windows, loading any plugin (I tried 'antispam', no other plugins were loaded) while using the debug build (make DEBUG=true) will cause the server to crash.

afe7c8f9fc7db2c714b15e7ab412d6e63183eda9 `../src/ui_main.c:2131:28: error: 'MAX_LOCAL_CLIENTS' undeclared (first use in this function); did you mean 'MAX_CLIENTS'?` Was `#define MAX_LOCAL_CLIENTS 1` and `gcc.exe -c %FLAGS% "../src/bg_shared.c"` missed in the codebase? Unable to compile...

### What feature would you like to see? ![image](https://github.com/user-attachments/assets/f7e40db6-1ed9-44a3-9608-136ebbc687d6) I'd like to have an option to group diff bytes that fall within X amount of bytes distance. Default would be...

feature request

### What feature would you like to see? ![image](https://github.com/user-attachments/assets/7dde0f05-31e0-4d0b-8882-2b53698cd0d5) I'd like to cycle through each diff using the arrow keys at the bottom of the diff view. Pressing an arrow...

feature request