ryzyk-krzysiek

Results 7 issues of ryzyk-krzysiek

Right now when map changes the selected fireteam members will be reset and players need to select them again. (in etpro it is persistent)

🐞 Bug
P3: Normal
cat: mod CGAME

https://github.com/user-attachments/assets/f4bfc9b9-885f-48df-ac77-d1b8e380f4e8 refs https://github.com/etlegacy/etlegacy/commit/b6727a981243f0aab23267dfe24d673714b36b99

Because the event is not predictable it is getting overwritten by client on high enough ping before `CG_TransitionPlayerState` occurs, refs https://github.com/etlegacy/etlegacy/commit/a696448de1856a14c73c6565c37abf4f510c7303 https://github.com/user-attachments/assets/2a69f141-c0f4-4f49-bf5b-d1dff7adb301

- rename game system call - move configstring initialization to `SV_InitGameVM`, this means that now it is possible to look up configstrings during `GAME_INIT`. (not possible in ettv, so anything...

refs https://github.com/etlegacy/etlegacy/commit/1ec57a3913c093d174f7858cf12e8f0e054c3b07

Hello, Some time ago I've added ET protocol support 84 and 284 (ETTV also known as tv 84) but I don't think it's 100% finished or would be up to...