nico

Results 11 issues of nico

It is a matter of taste but I think having *status NOTICE is less annoying, for example in this case: 06:43 IRC connection timed out. Reconnecting... 06:43 Disconnected from IRC....

Bountysource

There is a difference in `SayTextAll` and `ClientPrintAll` regarding the percent sign `%` Working fine in vanilla & metahooksv: `g_PlayerFuncs.SayTextAll(plr, "" + percent_int + "% of the server).\n");` `ClientPrintAll` however...

![image](https://user-images.githubusercontent.com/2098066/111912415-b2bf1b00-8a69-11eb-9267-abec1722a963.png) After setting up bspguy it now starts like this, with the titlebar out of the screen, there is no way to move the window.

bug

Only modification I did to *hlsp was "dark". Clients crash, probably because too many dynamic lights or something. hl_c02_a1 after the elevator where the sci opens the door for you...

mp_survival_nextmap in a maps config gets converted to "nextmap" in the glitched map cfg

L 07/09/2019 - 18:04:59: FATAL ERROR (shutting down): Texture xeno_grapple260 is not 16 aligned FATAL ERROR (shutting down): Texture xeno_grapple260 is not 16 aligned Uh oh it seems the server...

I just set up sqproxy/sqredirect with bpf and have no idea if it is working correctly. Using HLDS, or rather SvenDS (Sven Co-op). All I see in the log occasionally...

enhancement
question

@acksponies do you want to overtake the project? It is basically your project. I am not maintaining the code currently. I'd like to transfer the repo to you.

Add way of getting custom model replacements analog to FindSoundReplacementSample(). For example: string FindModelReplacement(CBaseEntity@ pEntity, const string& in szModelName) const Finds the model replacement file/path for the given entity and...

Building nghttp2-1.41.0 on Windows x64 gives me the following warnings: ``` nghttp2_session.c C:\Users\nwohl\Downloads\build-libcurl-windows-master\nghttp2-1.41.0\lib\nghttp2_session.c(5413,26): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\Users\nwohl\Downloads\build-libcurl-windo ws-master\nghttp2-1.41.0\lib\nghttp2_static.vcxproj] C:\Users\nwohl\Downloads\build-libcurl-windows-master\nghttp2-1.41.0\lib\nghttp2_session.c(5450,26): warning C4244:...