]>
de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
Rudolf Polzer [Tue, 15 Nov 2011 11:53:10 +0000 (12:53 +0100)]
rename stuff to be less likely to conflict
Rudolf Polzer [Tue, 15 Nov 2011 11:51:06 +0000 (12:51 +0100)]
move interpolation to the csqcmodel directory
Rudolf Polzer [Tue, 15 Nov 2011 10:52:15 +0000 (11:52 +0100)]
remove debug print
Rudolf Polzer [Tue, 15 Nov 2011 10:51:34 +0000 (11:51 +0100)]
remove EXTERNALMODEL hack
Rudolf Polzer [Tue, 15 Nov 2011 10:36:50 +0000 (11:36 +0100)]
fix observing and most of spectating
Rudolf Polzer [Tue, 15 Nov 2011 09:48:16 +0000 (10:48 +0100)]
support onground flag too
Rudolf Polzer [Tue, 15 Nov 2011 09:37:37 +0000 (10:37 +0100)]
declare it
Rudolf Polzer [Tue, 15 Nov 2011 09:36:05 +0000 (10:36 +0100)]
use DP_CSQC_V_CALCREFDEF
Rudolf Polzer [Tue, 15 Nov 2011 09:06:16 +0000 (10:06 +0100)]
more signular
Rudolf Polzer [Tue, 15 Nov 2011 09:05:49 +0000 (10:05 +0100)]
singular...
Rudolf Polzer [Tue, 15 Nov 2011 09:04:39 +0000 (10:04 +0100)]
add a post camera setup hook
Rudolf Polzer [Tue, 15 Nov 2011 08:42:26 +0000 (09:42 +0100)]
save some fields
Rudolf Polzer [Tue, 15 Nov 2011 08:41:47 +0000 (09:41 +0100)]
move player LOD clientside
Rudolf Polzer [Tue, 15 Nov 2011 08:16:47 +0000 (09:16 +0100)]
do setorigin and setmodelindex properly (preparation for LOD support)
Rudolf Polzer [Mon, 14 Nov 2011 16:10:45 +0000 (17:10 +0100)]
oops, fix a typo
Rudolf Polzer [Mon, 14 Nov 2011 16:00:48 +0000 (17:00 +0100)]
players who wake up: count them as teleported
Rudolf Polzer [Mon, 14 Nov 2011 15:54:19 +0000 (16:54 +0100)]
add EF_TELEPORT_BIT support too
Rudolf Polzer [Mon, 14 Nov 2011 15:48:00 +0000 (16:48 +0100)]
support EF_RESTARTANIM_BIT
Rudolf Polzer [Mon, 14 Nov 2011 15:13:22 +0000 (16:13 +0100)]
oops, queried the wrong player here
Rudolf Polzer [Mon, 14 Nov 2011 15:07:58 +0000 (16:07 +0100)]
calculate glowmod on clientside
Rudolf Polzer [Mon, 14 Nov 2011 14:48:35 +0000 (15:48 +0100)]
better crouch handling
Rudolf Polzer [Mon, 14 Nov 2011 09:19:39 +0000 (10:19 +0100)]
inverted logic strikes back
Rudolf Polzer [Mon, 14 Nov 2011 09:15:40 +0000 (10:15 +0100)]
properly support toggling csqcplayer status
Rudolf Polzer [Mon, 14 Nov 2011 08:49:19 +0000 (09:49 +0100)]
fix some typos
Rudolf Polzer [Mon, 14 Nov 2011 08:13:22 +0000 (09:13 +0100)]
add a cvar sv_use_csqc_players to toggle csqc player networking at runtime
Rudolf Polzer [Mon, 14 Nov 2011 06:07:54 +0000 (07:07 +0100)]
only hide the LOCAL player!
Rudolf Polzer [Mon, 14 Nov 2011 06:06:05 +0000 (07:06 +0100)]
remove TEMPHACK_origin
Rudolf Polzer [Mon, 14 Nov 2011 06:03:07 +0000 (07:03 +0100)]
get out view_ofs networking, we have a stat for that
Rudolf Polzer [Mon, 14 Nov 2011 05:55:21 +0000 (06:55 +0100)]
properly DRAW the local player
Rudolf Polzer [Mon, 14 Nov 2011 05:51:43 +0000 (06:51 +0100)]
support custom properties
Rudolf Polzer [Mon, 14 Nov 2011 05:45:24 +0000 (06:45 +0100)]
fix typos
Rudolf Polzer [Mon, 14 Nov 2011 05:44:06 +0000 (06:44 +0100)]
Merge branch 'master' into divVerent/csqcmodel
Rudolf Polzer [Mon, 14 Nov 2011 05:43:53 +0000 (06:43 +0100)]
declare a variable
Rudolf Polzer [Mon, 14 Nov 2011 05:43:33 +0000 (06:43 +0100)]
Merge branch 'master' into divVerent/csqcmodel
Rudolf Polzer [Mon, 14 Nov 2011 05:43:21 +0000 (06:43 +0100)]
give two csqc functions the proper name
Rudolf Polzer [Mon, 14 Nov 2011 05:42:15 +0000 (06:42 +0100)]
properly handle initial state of new entities
Rudolf Polzer [Sun, 13 Nov 2011 19:59:04 +0000 (20:59 +0100)]
fix the no-blending case
Rudolf Polzer [Sun, 13 Nov 2011 19:55:09 +0000 (20:55 +0100)]
restructured it a lot
Rudolf Polzer [Sun, 13 Nov 2011 15:38:30 +0000 (16:38 +0100)]
put csqcmodel code under the MIT license
Rudolf Polzer [Sun, 13 Nov 2011 15:30:09 +0000 (16:30 +0100)]
distinguish predicted / unpredicted local player
Rudolf Polzer [Sun, 13 Nov 2011 15:26:08 +0000 (16:26 +0100)]
automatically unset cl_movement_replay
Rudolf Polzer [Sun, 13 Nov 2011 15:21:18 +0000 (16:21 +0100)]
split csqcmodel generic and csqcplayer specific
Rudolf Polzer [Sun, 13 Nov 2011 14:58:27 +0000 (15:58 +0100)]
DP networks velocity already, so we don't have to
Rudolf Polzer [Sun, 13 Nov 2011 13:21:14 +0000 (14:21 +0100)]
many prediction improvements
Rudolf Polzer [Sat, 12 Nov 2011 21:44:39 +0000 (22:44 +0100)]
failed attempt to counter prediction error
Rudolf Polzer [Sat, 12 Nov 2011 20:15:30 +0000 (21:15 +0100)]
debug stuff
Rudolf Polzer [Sat, 12 Nov 2011 19:41:58 +0000 (20:41 +0100)]
for now, also send velocity
Rudolf Polzer [Sat, 12 Nov 2011 18:33:12 +0000 (19:33 +0100)]
code to run engine physics (except not)
Rudolf Polzer [Sat, 12 Nov 2011 17:12:10 +0000 (18:12 +0100)]
implement chase_active
Rudolf Polzer [Sat, 12 Nov 2011 16:58:07 +0000 (17:58 +0100)]
also add colormap
Rudolf Polzer [Sat, 12 Nov 2011 16:52:46 +0000 (17:52 +0100)]
more stuff
Rudolf Polzer [Sat, 12 Nov 2011 16:38:10 +0000 (17:38 +0100)]
VERY simple and stupid code to make the player entity handled by this, is currently broken
Rudolf Polzer [Sat, 12 Nov 2011 16:23:02 +0000 (17:23 +0100)]
fix fteqcc bug
Rudolf Polzer [Sat, 12 Nov 2011 16:18:47 +0000 (17:18 +0100)]
add a simple generic CSQC model wrapper
Rudolf Polzer [Mon, 7 Nov 2011 08:17:04 +0000 (09:17 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 7 Nov 2011 08:16:04 +0000 (09:16 +0100)]
allow sv_allow_fullbright and sv_cullentities_* cvars on pure servers
Rudolf Polzer [Sun, 6 Nov 2011 20:14:27 +0000 (21:14 +0100)]
detect whether map has vehicles/turrets in mapinfo (flag is unused yet)
Samual [Fri, 4 Nov 2011 19:06:47 +0000 (15:06 -0400)]
cl_announcer_maptime 3 in autocvars.qh
Samual [Fri, 4 Nov 2011 19:06:05 +0000 (15:06 -0400)]
Merge remote branch 'origin/samual/balance'
Samual [Fri, 4 Nov 2011 19:03:24 +0000 (15:03 -0400)]
Fix announcement/previous_announcement check -- should be good to go now :D
Samual [Fri, 4 Nov 2011 06:30:42 +0000 (02:30 -0400)]
Many fixes for announcer code, plus FINALLY fix the hagar "linkexplode" bug for contents... very annoying, but glad it's gone now :D
Samual [Thu, 3 Nov 2011 17:20:54 +0000 (13:20 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Wed, 2 Nov 2011 09:20:21 +0000 (10:20 +0100)]
add another checkfail
Rudolf Polzer [Wed, 2 Nov 2011 08:21:05 +0000 (09:21 +0100)]
get rid of the nextafter() hack now the engine has proper handling of this in setorigin()
Samual [Tue, 1 Nov 2011 18:35:34 +0000 (14:35 -0400)]
Add debug print
Samual [Tue, 1 Nov 2011 18:17:21 +0000 (14:17 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Tue, 1 Nov 2011 14:27:28 +0000 (15:27 +0100)]
request session locking
Rudolf Polzer [Tue, 1 Nov 2011 08:26:46 +0000 (09:26 +0100)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 1 Nov 2011 08:26:06 +0000 (09:26 +0100)]
add a cvar "sessionid" to make progs.db unique across multiple servers using the same directory
Rudolf Polzer [Mon, 31 Oct 2011 10:29:39 +0000 (11:29 +0100)]
fix warning
Rudolf Polzer [Mon, 31 Oct 2011 07:31:49 +0000 (08:31 +0100)]
warpzones: always make sure origin is changed
Rudolf Polzer [Mon, 31 Oct 2011 07:27:49 +0000 (08:27 +0100)]
remove the second touch handler hack for warpzones, let's see what breaks (we still get the debug message)
Samual [Sat, 29 Oct 2011 18:45:18 +0000 (14:45 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Fri, 28 Oct 2011 21:45:19 +0000 (23:45 +0200)]
simplify bot-should-attack logic (PLEASE TEST)
Rudolf Polzer [Fri, 28 Oct 2011 20:54:40 +0000 (22:54 +0200)]
another debug cvar
Rudolf Polzer [Fri, 28 Oct 2011 19:33:15 +0000 (21:33 +0200)]
handle HTTP error 422: Unprocessable Entity by NOT retrying the send to a second receiving URL
Rudolf Polzer [Fri, 28 Oct 2011 19:29:54 +0000 (21:29 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 28 Oct 2011 19:29:48 +0000 (21:29 +0200)]
more spam
Rudolf Polzer [Fri, 28 Oct 2011 14:15:23 +0000 (16:15 +0200)]
race/cts: store UID2Name info prefixed with "/uid2name/" not "uid2name", to not clash in case a map's name starts with "uid2name".
Rudolf Polzer [Thu, 27 Oct 2011 11:32:43 +0000 (13:32 +0200)]
fix missing strzoning in menu_cmd curl --cvar
Rudolf Polzer [Thu, 27 Oct 2011 08:28:42 +0000 (10:28 +0200)]
handle an entity being antilag-takenback multiple times
Rudolf Polzer [Thu, 27 Oct 2011 08:01:44 +0000 (10:01 +0200)]
set proper colormap value for respawn ghosts
Rudolf Polzer [Thu, 27 Oct 2011 08:00:48 +0000 (10:00 +0200)]
CopyBody: unlink the color from the player slot when cloning
Rudolf Polzer [Thu, 27 Oct 2011 07:35:27 +0000 (09:35 +0200)]
Merge remote-tracking branch 'origin/atheros/secret'
Conflicts:
qcsrc/server/progs.src
Samual [Wed, 26 Oct 2011 16:21:50 +0000 (12:21 -0400)]
Add defaults to autocvars for announcer cvars to maintain compatibility
Samual [Wed, 26 Oct 2011 16:14:28 +0000 (12:14 -0400)]
Bring back the debug prints -- working on fixing a bug with hagar secondary's "is_linkexplode" exception system for projectile damage check
Samual [Wed, 26 Oct 2011 14:27:03 +0000 (10:27 -0400)]
Merge remote branch 'origin/master' into samual/balance
Samual [Wed, 26 Oct 2011 14:12:57 +0000 (10:12 -0400)]
Fix some broken things with hud configs (wtf th you didn't add the cvars to hud_config.qc or defaultXonotic.cfg?)
Samual [Wed, 26 Oct 2011 13:06:25 +0000 (09:06 -0400)]
Merge remote branch 'origin/master' into samual/balance
Samual [Wed, 26 Oct 2011 13:05:41 +0000 (09:05 -0400)]
Change around some comments in announcer.qc
Jakob MG [Wed, 26 Oct 2011 07:11:34 +0000 (09:11 +0200)]
Merge remote-tracking branch 'origin/samual/hud_updates'
Jakob MG [Wed, 26 Oct 2011 07:09:26 +0000 (09:09 +0200)]
g_vehicle_*_bouncefactor - allow setting bouncyness per vehicle. g_vehicle_*_bouncestop - allow stopspeed per vehicle. g_vehicle_*_bouncepain - allow world colission pain per vehicle. Fix raptor landing animation.
Jakob MG [Wed, 26 Oct 2011 05:04:05 +0000 (07:04 +0200)]
fix http://dev.xonotic.org/issues/785 (wrong hud after spectating a vehicle & joining)
Samual [Wed, 26 Oct 2011 04:31:18 +0000 (00:31 -0400)]
Lower electro secondary force
Samual [Wed, 26 Oct 2011 04:30:45 +0000 (00:30 -0400)]
Some more work on announcer.qc
Samual [Wed, 26 Oct 2011 03:10:21 +0000 (23:10 -0400)]
Merge remote branch 'origin/master' into samual/balance
Samual [Wed, 26 Oct 2011 01:31:51 +0000 (21:31 -0400)]
Now that getwrappedline bug is fixed, change minfontsize to 0 -- Also, add defaults to autocvars.qh for the new hud_panel_centerprint cvars. (They didn't exist since 0.5)
Samual [Wed, 26 Oct 2011 01:00:39 +0000 (21:00 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates
Samual [Tue, 25 Oct 2011 22:54:35 +0000 (18:54 -0400)]
Remove old aliases/commands which do nothing now
Samual [Tue, 25 Oct 2011 22:36:46 +0000 (18:36 -0400)]
Fix for new sv_fraginfo cvar name