dmead / jkaq3

An engine replacement based on ioq3 meant for jedi academny
GNU General Public License v2.0
7 stars 7 forks source link

Base Server Compatibility/Base Client compatibility #10

Open ensiform opened 12 years ago

ensiform commented 12 years ago

Will need to track down problems and make this happen.

ensiform commented 12 years ago

This is getting closer to working 1:1 but still some things:

Randomly after like 8 real clients there seems to be connection interruption (usercmd wrong?)

CL_ParseServerMessage: Illegible server message will still happen at unknown reasons on base servers. but its far more rare than happening always as before.

As for server side, need to implement svc_setgame for base clients and svc_mapchange in general.

Vehicles still not coded in yet.