]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
14 years agoswitch to my physics config as default to get it tested - NOTE: this is NOT a final...
Rudolf Polzer [Sun, 11 Apr 2010 19:06:27 +0000 (21:06 +0200)]
switch to my physics config as default to get it tested - NOTE: this is NOT a final decision yet

14 years agoAdd code::blocks projects & workspace for qc
Jakob MG [Fri, 2 Apr 2010 23:53:23 +0000 (01:53 +0200)]
Add code::blocks projects & workspace for qc

14 years agoMerge commit 'origin/esteel/anim/framework'
Rudolf Polzer [Sun, 11 Apr 2010 18:13:07 +0000 (20:13 +0200)]
Merge commit 'origin/esteel/anim/framework'

14 years agomore work on the menu animation framework, keyframes are now more easy to use
Stephan Stahl [Sun, 11 Apr 2010 19:25:50 +0000 (19:25 +0000)]
more work on the menu animation framework, keyframes are now more easy to use

14 years agoMerge commit 'origin/esteel/ignore'
Rudolf Polzer [Sun, 11 Apr 2010 18:12:33 +0000 (20:12 +0200)]
Merge commit 'origin/esteel/ignore'

14 years agoignore csprogs.dat, menu.dat, progs.dat and the fteqcc.log files
Stephan Stahl [Sun, 11 Apr 2010 19:29:19 +0000 (19:29 +0000)]
ignore csprogs.dat, menu.dat, progs.dat and the fteqcc.log files

14 years agoget rid of the old voice_flood system, and instead put all voice through the chat_flo...
Rudolf Polzer [Sun, 11 Apr 2010 10:17:55 +0000 (12:17 +0200)]
get rid of the old voice_flood system, and instead put all voice through the chat_flood system

14 years agoenable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1!
Rudolf Polzer [Thu, 8 Apr 2010 11:54:03 +0000 (13:54 +0200)]
enable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1!

14 years agonew console command "sv_cmd showtraceline" to test traceline
Rudolf Polzer [Wed, 7 Apr 2010 19:01:17 +0000 (21:01 +0200)]
new console command "sv_cmd showtraceline" to test traceline

14 years agoMerge commit 'origin/lda17h/dodging_fixes'
Rudolf Polzer [Mon, 5 Apr 2010 11:46:29 +0000 (13:46 +0200)]
Merge commit 'origin/lda17h/dodging_fixes'

14 years agofix antilag again (because LH disabled sv_gameplayfix_consistentplayerprethink)
Rudolf Polzer [Mon, 5 Apr 2010 07:45:29 +0000 (09:45 +0200)]
fix antilag again (because LH disabled sv_gameplayfix_consistentplayerprethink)

14 years agoDODGING: clear FL_ONGROUND in the right place
Florian Paul Schmidt [Sun, 4 Apr 2010 23:47:29 +0000 (01:47 +0200)]
DODGING: clear FL_ONGROUND in the right place

14 years agoDODGING: clear FL_ONGROUND flag when dodging
Florian Paul Schmidt [Sun, 4 Apr 2010 23:46:01 +0000 (01:46 +0200)]
DODGING: clear FL_ONGROUND flag when dodging

14 years agoWops, forgot the client & common code for the raptor hud.
Jakob MG [Fri, 2 Apr 2010 23:26:06 +0000 (01:26 +0200)]
Wops, forgot the client & common code for the raptor hud.

14 years agoMerge commit 'origin/tzork/vehicles'
Rudolf Polzer [Fri, 2 Apr 2010 21:10:42 +0000 (23:10 +0200)]
Merge commit 'origin/tzork/vehicles'

14 years agoPull over last batch of uncommited changes to vehicles before xonotic fork. Add code...
Jakob MG [Fri, 2 Apr 2010 20:49:55 +0000 (22:49 +0200)]
Pull over last batch of uncommited changes to vehicles before xonotic fork. Add code and data for the Raptor.

14 years agowe need the .def stuff in the -maps repo, so we can later make radiant ONLY use that
Rudolf Polzer [Fri, 2 Apr 2010 19:31:43 +0000 (21:31 +0200)]
we need the .def stuff in the -maps repo, so we can later make radiant ONLY use that

14 years agopath_waypoint.qc for a* over the exsisting waypoint systm
Jakob MG [Fri, 2 Apr 2010 19:07:13 +0000 (21:07 +0200)]
path_waypoint.qc for a* over the exsisting waypoint systm

14 years agomore .def files for xonotic-data
Rudolf Polzer [Fri, 2 Apr 2010 12:31:50 +0000 (14:31 +0200)]
more .def files for xonotic-data

14 years agoMerge commit 'origin/lda17h/dodging_fixes'
Rudolf Polzer [Fri, 2 Apr 2010 12:27:01 +0000 (14:27 +0200)]
Merge commit 'origin/lda17h/dodging_fixes'

14 years agofix the latest teamplay change (choose red for campaign)
Rudolf Polzer [Thu, 1 Apr 2010 05:00:45 +0000 (07:00 +0200)]
fix the latest teamplay change (choose red for campaign)

14 years agoassault: always put player in the red team
Rudolf Polzer [Thu, 1 Apr 2010 04:59:02 +0000 (06:59 +0200)]
assault: always put player in the red team

14 years agoDODGING: adjust horiz speed to give good experience with new ramping code
Florian Paul Schmidt [Tue, 30 Mar 2010 00:51:20 +0000 (02:51 +0200)]
DODGING: adjust horiz speed to give good experience with new ramping code

14 years agoUse only tap direction as dodge direction again (please try and discuss)
Florian Paul Schmidt [Tue, 30 Mar 2010 00:41:26 +0000 (02:41 +0200)]
Use only tap direction as dodge direction again (please try and discuss)

14 years agoDODGING: much saner dodge velocity ramping code
Florian Paul Schmidt [Tue, 30 Mar 2010 00:35:53 +0000 (02:35 +0200)]
DODGING: much saner dodge velocity ramping code

14 years agoDODGING: horiz speed default nerfed to 300
Florian Paul Schmidt [Tue, 30 Mar 2010 00:35:19 +0000 (02:35 +0200)]
DODGING: horiz speed default nerfed to 300

14 years agoDODGING: fixed bug in dodging direction detection
Florian Paul Schmidt [Mon, 29 Mar 2010 23:55:42 +0000 (01:55 +0200)]
DODGING: fixed bug in dodging direction detection

14 years agoDODGING: reset dodging direction component when any checks fail
Florian Paul Schmidt [Mon, 29 Mar 2010 23:30:27 +0000 (01:30 +0200)]
DODGING: reset dodging direction component when any checks fail

14 years agoDODGING: first part of ruling out small jump+dodge glitch
Florian Paul Schmidt [Mon, 29 Mar 2010 23:21:48 +0000 (01:21 +0200)]
DODGING: first part of ruling out small jump+dodge glitch

14 years agoDODGING: Remove _bad_ jumping check
Florian Paul Schmidt [Mon, 29 Mar 2010 23:05:54 +0000 (01:05 +0200)]
DODGING: Remove _bad_ jumping check

14 years agoDODGING: Check if swimming. If so, don't allow dodging
Florian Paul Schmidt [Mon, 29 Mar 2010 23:03:21 +0000 (01:03 +0200)]
DODGING: Check if swimming. If so, don't allow dodging

14 years agocl_weaponimpulsemode: customize the way weapon switching is done when you do not...
Rudolf Polzer [Mon, 29 Mar 2010 10:13:43 +0000 (12:13 +0200)]
cl_weaponimpulsemode: customize the way weapon switching is done when you do not have a certain gun

14 years agoMerge commit 'origin/lda17h/dodging_fixes'
Rudolf Polzer [Sun, 28 Mar 2010 18:53:01 +0000 (20:53 +0200)]
Merge commit 'origin/lda17h/dodging_fixes'

14 years agoMerge commit 'origin/diabolik/iqmsupport'
Rudolf Polzer [Sun, 28 Mar 2010 18:51:56 +0000 (20:51 +0200)]
Merge commit 'origin/diabolik/iqmsupport'

14 years agoIQM support
Sahil Singhal [Sun, 28 Mar 2010 18:49:39 +0000 (14:49 -0400)]
IQM support

14 years agos/TR_XONOTICPLASMA/TR_NEXUIZPLASMA/g done
Rudolf Polzer [Sun, 28 Mar 2010 13:29:04 +0000 (15:29 +0200)]
s/TR_XONOTICPLASMA/TR_NEXUIZPLASMA/g done

14 years agoDODGING: turn off walldodging by default
Florian Paul Schmidt [Sat, 27 Mar 2010 13:10:18 +0000 (14:10 +0100)]
DODGING: turn off walldodging by default

14 years agofixing the strange screwup in w_campingrifle.qc
Wolfgang (Blub) Bumiller [Fri, 26 Mar 2010 22:19:11 +0000 (23:19 +0100)]
fixing the strange screwup in w_campingrifle.qc

14 years agoMerge remote branch 'origin/tzork/turretfix'
Rudolf Polzer [Fri, 26 Mar 2010 15:49:20 +0000 (16:49 +0100)]
Merge remote branch 'origin/tzork/turretfix'

14 years agoFix bad LOS origin (made ehweel and walker turrets idle in place insted of attacking)
Jakob MG [Thu, 25 Mar 2010 14:56:01 +0000 (15:56 +0100)]
Fix bad LOS origin (made ehweel and walker turrets idle in place insted of attacking)

14 years agoMerge branch 'mirceakitsune/bugfixes'
Rudolf Polzer [Thu, 25 Mar 2010 14:27:34 +0000 (15:27 +0100)]
Merge branch 'mirceakitsune/bugfixes'

14 years agofix a stupid typo in warpzonelib
xonotic [Tue, 23 Mar 2010 19:57:08 +0000 (20:57 +0100)]
fix a stupid typo in warpzonelib

14 years agoFixes an issue with custom announcers causing players to hear announcement sounds...
Mircea Kitsune [Mon, 22 Mar 2010 21:03:14 +0000 (23:03 +0200)]
Fixes an issue with custom announcers causing players to hear announcement sounds from bots.

14 years agoMerge branch 'div0/mutatorsystem'
Rudolf Polzer [Mon, 22 Mar 2010 15:48:38 +0000 (16:48 +0100)]
Merge branch 'div0/mutatorsystem'

14 years agomore warpzone randomization stuff
Rudolf Polzer [Mon, 22 Mar 2010 15:47:10 +0000 (16:47 +0100)]
more warpzone randomization stuff

14 years agoentities.def be here
Rudolf Polzer [Mon, 22 Mar 2010 15:45:39 +0000 (16:45 +0100)]
entities.def be here

14 years agowarpzonelib: when the same target is supported by multiple zones, randomize. However...
Rudolf Polzer [Mon, 22 Mar 2010 15:42:25 +0000 (16:42 +0100)]
warpzonelib: when the same target is supported by multiple zones, randomize. However, even when randomizing, all warpzones must get a counterpart.

Possible uses:

- n warpzones with same target, n warpzones with matching targetname - may use any way to match them together randomly
- 2n warpzones with same target == targetname - any pair of them may get connected

Also, a new entity trigger_warpzone_reconnect that causes them to reconnect at runtime

14 years agoDODGING: factored out height above ground check into function
Florian Paul Schmidt [Sun, 21 Mar 2010 20:44:57 +0000 (21:44 +0100)]
DODGING: factored out height above ground check into function

14 years agoDODGING: comment updated to reflect what the code does
Florian Paul Schmidt [Sun, 21 Mar 2010 20:36:44 +0000 (21:36 +0100)]
DODGING: comment updated to reflect what the code does

14 years agoDODGING: remove unused variable
Florian Paul Schmidt [Sun, 21 Mar 2010 20:34:06 +0000 (21:34 +0100)]
DODGING: remove unused variable
DODGING: add jump animation when dodging

14 years agoactivate glowmod (no longer need gameversion check);
Rudolf Polzer [Sun, 21 Mar 2010 19:08:22 +0000 (20:08 +0100)]
activate glowmod (no longer need gameversion check);
FROM NOW ON: player models shall use _glow and _shirt, _pants no more!

14 years agoinvert x angle on misc_*model entities
Rudolf Polzer [Sun, 21 Mar 2010 18:39:42 +0000 (19:39 +0100)]
invert x angle on misc_*model entities

14 years agoDODGING: adjust defaults to make more sense with tracebox
Florian Paul Schmidt [Sun, 21 Mar 2010 15:34:03 +0000 (16:34 +0100)]
DODGING: adjust defaults to make more sense with tracebox
DODGING: use tracebox instead of traceline

14 years agoDODGING: corrected cvar name
Florian Paul Schmidt [Sun, 21 Mar 2010 15:06:23 +0000 (16:06 +0100)]
DODGING: corrected cvar name

14 years agoDODGING: added hacky walldodging..
Florian Paul Schmidt [Sun, 21 Mar 2010 15:04:18 +0000 (16:04 +0100)]
DODGING: added hacky walldodging..

14 years agoDODGING: code documentation
Florian Paul Schmidt [Sun, 21 Mar 2010 14:08:10 +0000 (15:08 +0100)]
DODGING: code documentation

14 years ago- added menu entry for dodging mutator
Florian Paul Schmidt [Sun, 21 Mar 2010 12:49:19 +0000 (13:49 +0100)]
- added menu entry for dodging mutator

14 years agoDODGING: set the dodging timeout default to a sensible value. If g_dodging is enabled...
Florian Paul Schmidt [Sun, 21 Mar 2010 01:45:20 +0000 (02:45 +0100)]
DODGING: set the dodging timeout default to a sensible value. If g_dodging is enabled on a server, we can assume players want to use it. They can always set the timeout to 0 after falling off some maps ;D

14 years agoDODGING: make jumping sound (can be disabled by cvar) when dodging
Florian Paul Schmidt [Sun, 21 Mar 2010 01:35:04 +0000 (02:35 +0100)]
DODGING: make jumping sound (can be disabled by cvar) when dodging

14 years ago- removed commented out lines
Florian Paul Schmidt [Sun, 21 Mar 2010 00:55:07 +0000 (01:55 +0100)]
- removed commented out lines

14 years agoMUTATORSYSTEM: set value of argument get_cvars_s before calling the hook
Florian Paul Schmidt [Sun, 21 Mar 2010 00:53:48 +0000 (01:53 +0100)]
MUTATORSYSTEM: set value of argument get_cvars_s before calling the hook

14 years agoMerge branch 'div0/mutatorsystem' of ssh://xonotic@git.xonotic.org/xonotic-data.pk3di...
Florian Paul Schmidt [Sat, 20 Mar 2010 21:22:25 +0000 (22:22 +0100)]
Merge branch 'div0/mutatorsystem' of ssh://xonotic@git.xonotic.org/xonotic-data.pk3dir into div0/mutatorsystem

14 years agomutator system: cleanup of hooks
Rudolf Polzer [Sat, 20 Mar 2010 19:05:08 +0000 (20:05 +0100)]
mutator system: cleanup of hooks

14 years agoNIX: better disabling
Rudolf Polzer [Sat, 20 Mar 2010 18:47:01 +0000 (19:47 +0100)]
NIX: better disabling

14 years ago- added threshold to dodging code (to make dodging on stairs easier)
Florian Paul Schmidt [Sat, 20 Mar 2010 17:48:59 +0000 (18:48 +0100)]
- added threshold to dodging code (to make dodging on stairs easier)

14 years ago- removed commented out line
Florian Paul Schmidt [Sat, 20 Mar 2010 12:44:54 +0000 (13:44 +0100)]
- removed commented out line

14 years ago- some final fixup.
Florian Paul Schmidt [Sat, 20 Mar 2010 12:42:21 +0000 (13:42 +0100)]
- some final fixup.

14 years ago- made stuff local
Florian Paul Schmidt [Sat, 20 Mar 2010 11:52:21 +0000 (12:52 +0100)]
- made stuff local

14 years ago- working ramp (needs some more love though)
Florian Paul Schmidt [Sat, 20 Mar 2010 03:05:33 +0000 (04:05 +0100)]
- working ramp (needs some more love though)

14 years agoMerge branch 'div0/mutatorsystem' of git://git.xonotic.org/xonotic/xonotic-data.pk3di...
Florian Paul Schmidt [Sat, 20 Mar 2010 00:50:06 +0000 (01:50 +0100)]
Merge branch 'div0/mutatorsystem' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir into div0/mutatorsystem

14 years ago- some whitespace cleanup
Florian Paul Schmidt [Sat, 20 Mar 2010 00:47:39 +0000 (01:47 +0100)]
- some whitespace cleanup

14 years ago- yay, it works
Florian Paul Schmidt [Sat, 20 Mar 2010 00:38:06 +0000 (01:38 +0100)]
- yay, it works

14 years ago- almost working.. but what's up with v_right v_up and v_forward?
Florian Paul Schmidt [Sat, 20 Mar 2010 00:24:22 +0000 (01:24 +0100)]
- almost working.. but what's up with v_right v_up and v_forward?

14 years ago- meeeh
Florian Paul Schmidt [Fri, 19 Mar 2010 23:16:08 +0000 (00:16 +0100)]
- meeeh

14 years ago- oops :D normalize the dodging_direction vector
Florian Paul Schmidt [Fri, 19 Mar 2010 22:59:46 +0000 (23:59 +0100)]
- oops :D normalize the dodging_direction vector

14 years ago- almost working
Florian Paul Schmidt [Fri, 19 Mar 2010 22:56:39 +0000 (23:56 +0100)]
- almost working

14 years ago- refining the dodging code
Florian Paul Schmidt [Fri, 19 Mar 2010 22:36:16 +0000 (23:36 +0100)]
- refining the dodging code

14 years ago- read g_dodging cvar into g_dodging float
Florian Paul Schmidt [Fri, 19 Mar 2010 21:36:56 +0000 (22:36 +0100)]
- read g_dodging cvar into g_dodging float

14 years ago- added infrastructure for dodging mutator
Florian Paul Schmidt [Fri, 19 Mar 2010 21:11:49 +0000 (22:11 +0100)]
- added infrastructure for dodging mutator

14 years agoNIX mutator: remove the on-remove erorr, and handle it gracefully
Rudolf Polzer [Fri, 19 Mar 2010 20:45:12 +0000 (21:45 +0100)]
NIX mutator: remove the on-remove erorr, and handle it gracefully

14 years agoNIX: also rename in menu
Rudolf Polzer [Fri, 19 Mar 2010 20:36:57 +0000 (21:36 +0100)]
NIX: also rename in menu

14 years agoNIX: turn into a mutator
Rudolf Polzer [Fri, 19 Mar 2010 20:35:01 +0000 (21:35 +0100)]
NIX: turn into a mutator

14 years agoturn NIX into a mutator; fix keyhunt
Rudolf Polzer [Fri, 19 Mar 2010 20:28:17 +0000 (21:28 +0100)]
turn NIX into a mutator; fix keyhunt

14 years agofix typo in the keyhunt-as-mutator code
Rudolf Polzer [Fri, 19 Mar 2010 15:12:37 +0000 (16:12 +0100)]
fix typo in the keyhunt-as-mutator code

14 years agominor mutator system fix
Rudolf Polzer [Fri, 19 Mar 2010 15:04:19 +0000 (16:04 +0100)]
minor mutator system fix

14 years agofix lots of keyhunt problems in the mutator system
Rudolf Polzer [Fri, 19 Mar 2010 14:43:59 +0000 (15:43 +0100)]
fix lots of keyhunt problems in the mutator system

14 years agostart of a generic mutator system
Rudolf Polzer [Sat, 6 Mar 2010 16:29:48 +0000 (17:29 +0100)]
start of a generic mutator system

14 years agoAdded files I forgot on previous commit
mand1nga [Thu, 18 Mar 2010 20:43:48 +0000 (17:43 -0300)]
Added files I forgot on previous commit

14 years agoMerge branch 'master' of ssh://xonotic@git.xonotic.org/xonotic-data.pk3dir
mand1nga [Thu, 18 Mar 2010 20:33:12 +0000 (17:33 -0300)]
Merge branch 'master' of ssh://xonotic@git.xonotic.org/xonotic-data.pk3dir

14 years agoTemporary update of the menu
mand1nga [Thu, 18 Mar 2010 20:27:31 +0000 (17:27 -0300)]
Temporary update of the menu

14 years agoFarewell havoc mode! :>
mand1nga [Thu, 18 Mar 2010 19:36:40 +0000 (16:36 -0300)]
Farewell havoc mode! :>

14 years agoget rid of models/mapobjects (needs to be in maps/)
Rudolf Polzer [Thu, 18 Mar 2010 18:51:48 +0000 (19:51 +0100)]
get rid of models/mapobjects (needs to be in maps/)

14 years agomove scripts and env into the maps repo, as they really are only used there
Rudolf Polzer [Thu, 18 Mar 2010 18:40:55 +0000 (19:40 +0100)]
move scripts and env into the maps repo, as they really are only used there

14 years agorebrand nexuiz -> xonotic, will fix possible mess later
Rudolf Polzer [Thu, 18 Mar 2010 18:35:13 +0000 (19:35 +0100)]
rebrand nexuiz -> xonotic, will fix possible mess later

14 years agoinitial checkin from nexuiz svn r8756 initial
xonotic [Thu, 18 Mar 2010 13:26:19 +0000 (14:26 +0100)]
initial checkin from nexuiz svn r8756