]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Rudolf Polzer [Sun, 9 May 2010 14:08:24 +0000 (16:08 +0200)]
honor bgmvolume
Rudolf Polzer [Sun, 9 May 2010 14:03:43 +0000 (16:03 +0200)]
GENTLEMEN
I ACCIDENTALLY ALWAYS GENTLE GIBS
FIXED
Rudolf Polzer [Sun, 9 May 2010 13:42:42 +0000 (15:42 +0200)]
use r_hdr 2, not 1, as r_hdr 1 breaks warpzones
Rudolf Polzer [Sat, 8 May 2010 20:34:52 +0000 (22:34 +0200)]
unused var--
Rudolf Polzer [Sat, 8 May 2010 20:34:11 +0000 (22:34 +0200)]
REALLY fix it
Rudolf Polzer [Sat, 8 May 2010 20:28:08 +0000 (22:28 +0200)]
fix music triggers a bit :P
Rudolf Polzer [Sat, 8 May 2010 20:05:04 +0000 (22:05 +0200)]
cleaner handling of view origin and angles for input in warpzonelib
Rudolf Polzer [Sat, 8 May 2010 18:35:52 +0000 (20:35 +0200)]
trigger_gravity overlap fixes
Rudolf Polzer [Sat, 8 May 2010 18:29:55 +0000 (20:29 +0200)]
gravity fix
Rudolf Polzer [Sat, 8 May 2010 18:20:20 +0000 (20:20 +0200)]
fireball: use fuel, not rockets, again, and swap prim/sec
Rudolf Polzer [Sat, 8 May 2010 16:54:36 +0000 (18:54 +0200)]
Merge commit 'origin/morphed/particles'
Rudolf Polzer [Sat, 8 May 2010 16:28:16 +0000 (18:28 +0200)]
use cdtracks.cfg from xonotic-music
Rudolf Polzer [Sat, 8 May 2010 13:56:59 +0000 (15:56 +0200)]
cl_gentle 3: use the happy-face gentle mode
Rudolf Polzer [Sat, 8 May 2010 13:55:08 +0000 (15:55 +0200)]
Merge branch 'master' into morphed/particles
Rudolf Polzer [Sat, 8 May 2010 13:51:23 +0000 (15:51 +0200)]
Merge remote branch 'origin/fruitiex/xpmbalance'
Rudolf Polzer [Sat, 8 May 2010 13:50:22 +0000 (15:50 +0200)]
and here are the variables I forgot to declare
Rudolf Polzer [Sat, 8 May 2010 13:35:27 +0000 (15:35 +0200)]
csqcprojectiles: do not network gravity if at default value (instead use a sendflags bit)
Rudolf Polzer [Sat, 8 May 2010 13:28:03 +0000 (15:28 +0200)]
custom bouncefactor/bouncestopspeed for mortar
Rudolf Polzer [Sat, 8 May 2010 13:18:01 +0000 (15:18 +0200)]
Merge remote branch 'origin/parasti/mortar-bounce'
Rudolf Polzer [Sat, 8 May 2010 13:07:48 +0000 (15:07 +0200)]
gravity trigger: save the old gravity, restore it, and MULTIPLY by the gravity of the trigger (not sure if this would currently affect anything)
Rudolf Polzer [Sat, 8 May 2010 12:57:34 +0000 (14:57 +0200)]
Merge remote branch 'origin/mirceakitsune/gravity_trigger'
FruitieX [Sat, 8 May 2010 12:56:09 +0000 (15:56 +0300)]
make the branch work with "make"
Rudolf Polzer [Sat, 8 May 2010 12:55:14 +0000 (14:55 +0200)]
Merge remote branch 'origin/fruitiex/xpmphysics'
Rudolf Polzer [Sat, 8 May 2010 12:52:09 +0000 (14:52 +0200)]
Merge remote branch 'origin/fruitiex/sev-skin'
FruitieX [Fri, 7 May 2010 14:28:51 +0000 (17:28 +0300)]
rename physicsNexrun.cfg to physicsXPM.cfg
Rudolf Polzer [Thu, 6 May 2010 17:53:29 +0000 (19:53 +0200)]
slightly better music state handling
Jānis Rūcis [Thu, 6 May 2010 14:55:55 +0000 (17:55 +0300)]
Add cvars for bouncefactor/bouncestop of GL secondary
Rudolf Polzer [Thu, 6 May 2010 07:17:40 +0000 (09:17 +0200)]
handle the case that a sound cannot start
Rudolf Polzer [Thu, 6 May 2010 06:43:26 +0000 (08:43 +0200)]
properly loop the track (needs the getsoundtime function!)
Rudolf Polzer [Thu, 6 May 2010 06:20:29 +0000 (08:20 +0200)]
properly use bgmvolume, get rid of the volume cvar, make a new mastervolume cvar for this
Rudolf Polzer [Thu, 6 May 2010 06:11:15 +0000 (08:11 +0200)]
HAHA, they not work...
Rudolf Polzer [Thu, 6 May 2010 05:27:35 +0000 (07:27 +0200)]
use CHAN_VOICE
Rudolf Polzer [Thu, 6 May 2010 05:23:47 +0000 (07:23 +0200)]
turn off autogenerated cdtrack line of target_music is used
Rudolf Polzer [Thu, 6 May 2010 05:18:50 +0000 (07:18 +0200)]
trigger_music: only compare the view origin, makes making the zones easier
Rudolf Polzer [Wed, 5 May 2010 18:45:45 +0000 (20:45 +0200)]
more target_music stuff ;)
Rudolf Polzer [Wed, 5 May 2010 18:24:22 +0000 (20:24 +0200)]
client part first half
Rudolf Polzer [Wed, 5 May 2010 18:14:44 +0000 (20:14 +0200)]
target_music: serverside part
Morphed [Wed, 5 May 2010 17:54:38 +0000 (19:54 +0200)]
bringed back old cl_gentle 2
Morphed [Wed, 5 May 2010 17:38:43 +0000 (19:38 +0200)]
new particles effects
FruitieX [Wed, 5 May 2010 13:27:23 +0000 (16:27 +0300)]
faster weaponswitchdelay
FruitieX [Wed, 5 May 2010 12:47:02 +0000 (15:47 +0300)]
rename to balanceXPM.cfg, make changes to crylink
Rudolf Polzer [Tue, 4 May 2010 20:20:45 +0000 (22:20 +0200)]
for convenience, also set the redundant frag_ vars (fixes a bug in keyhunt)
Rudolf Polzer [Tue, 4 May 2010 18:05:42 +0000 (20:05 +0200)]
new funny cvar cl_lockview (best used with chase_active)
Rudolf Polzer [Tue, 4 May 2010 17:22:43 +0000 (19:22 +0200)]
aircontrol fixes in my config ;)
Rudolf Polzer [Tue, 4 May 2010 13:48:00 +0000 (15:48 +0200)]
fix weapon throwing breakage
Rudolf Polzer [Tue, 4 May 2010 11:17:55 +0000 (13:17 +0200)]
Merge remote branch 'origin/mirceakitsune/respawn_ghosts'
Rudolf Polzer [Tue, 4 May 2010 11:12:17 +0000 (13:12 +0200)]
Merge remote branch 'origin/mirceakitsune/minor_changes'
Rudolf Polzer [Tue, 4 May 2010 11:06:35 +0000 (13:06 +0200)]
demo deleting, slightly improved (and now cvarred by cl_autodemo_delete_keeprecords)
Rudolf Polzer [Tue, 4 May 2010 10:52:30 +0000 (12:52 +0200)]
updated LS's physics config
Rudolf Polzer [Tue, 4 May 2010 07:21:33 +0000 (09:21 +0200)]
Lee Stricklin's physics config
Rudolf Polzer [Tue, 4 May 2010 05:38:43 +0000 (07:38 +0200)]
Merge commit 'origin/fruitiex/race_cl_autodemo_delete'
Rudolf Polzer [Tue, 4 May 2010 05:37:41 +0000 (07:37 +0200)]
use new aircontrol var
Rudolf Polzer [Mon, 3 May 2010 19:46:04 +0000 (21:46 +0200)]
new air control math, new cvar sv_aircontrol_power
Conflicts:
physicsNoQWBunny.cfg
qcsrc/server/cl_physics.qc
Mircea Kitsune [Mon, 3 May 2010 18:16:43 +0000 (21:16 +0300)]
Use 1 instead, seems more correct. Not even sure why 0 behaves like 1 instead of acting like 0 gravity (maybe there's a bug in the code that calculates .gravity?)
Mircea Kitsune [Mon, 3 May 2010 16:22:22 +0000 (19:22 +0300)]
Extremely minor change, just cuz I like everything to be perfect :P
Mircea Kitsune [Mon, 3 May 2010 16:19:09 +0000 (19:19 +0300)]
Better code and actually make it work
Mircea Kitsune [Mon, 3 May 2010 16:02:09 +0000 (19:02 +0300)]
Allow gravity zones to be triggered and toggled on or off.
Mircea Kitsune [Mon, 3 May 2010 14:21:40 +0000 (17:21 +0300)]
Remove test map and fix one last comment. entities.def moved to its own branch. To be merged with the branch with the same name in xonotic-maps.pk3dir
Mircea Kitsune [Mon, 3 May 2010 14:07:27 +0000 (17:07 +0300)]
STICKY spawnflag. When enabled, entities keep their gravity after leaving the gravity zone. Good for maps where you need to go get lighter before you can jump over an obstacle (given you don't have push weapons at that time)
Mircea Kitsune [Mon, 3 May 2010 13:50:06 +0000 (16:50 +0300)]
Name and comment optimizations. Remove test code.
Mircea Kitsune [Mon, 3 May 2010 13:39:22 +0000 (16:39 +0300)]
Set gravity to 0 again rather than using oldgravity. Otherwise going from one gravity zone to another can cause you to get stuck with the previous zone's gravity, if that's seen as the old one.
Mircea Kitsune [Mon, 3 May 2010 13:32:35 +0000 (16:32 +0300)]
Update the test map a little
Mircea Kitsune [Mon, 3 May 2010 13:29:35 +0000 (16:29 +0300)]
Use div0's idea for untouch detection.
Mircea Kitsune [Mon, 3 May 2010 11:54:32 +0000 (14:54 +0300)]
self.nextthink = time, instead
Mircea Kitsune [Mon, 3 May 2010 11:46:42 +0000 (14:46 +0300)]
Use an .olgravity rather than 0. Set the timers to 0.1 again for now.
Mircea Kitsune [Mon, 3 May 2010 11:42:00 +0000 (14:42 +0300)]
Make it quicker, although there's still a delay I can't understand which isn't caused by the timers.
Mircea Kitsune [Mon, 3 May 2010 11:30:28 +0000 (14:30 +0300)]
Working untouch code, but delayed by 1 second. I think the only way to fix this would be calling EXACTTRIGGER_TOUCH more often
Rudolf Polzer [Mon, 3 May 2010 05:42:29 +0000 (07:42 +0200)]
un-weirden the physics a bit... immediate response to a strafe key just was too strong
Mircea Kitsune [Mon, 3 May 2010 01:03:47 +0000 (04:03 +0300)]
Attempt to implement untouch detection, but I didn't figure the correct maths yet (so it doesn't work).
Mircea Kitsune [Mon, 3 May 2010 00:25:17 +0000 (03:25 +0300)]
Remove broken code from a failed attempt to detect "untouching"
Mircea Kitsune [Mon, 3 May 2010 00:06:15 +0000 (03:06 +0300)]
Temporary test map for the new trigger (to be removed when this is ready)
Mircea Kitsune [Mon, 3 May 2010 00:03:49 +0000 (03:03 +0300)]
Attempt to implement gravity zones. So far there is an entity which can change the gravity of any object entering it, but we need code to detect when the player leaves the trigger brush so we can set their gravity back. Adding a copy of entities.def here to avoid creating another branch in xonotic-maps.pk3dir
Rudolf Polzer [Sun, 2 May 2010 18:57:49 +0000 (20:57 +0200)]
target_spawn: support target *activator to manipulate the activator
Rudolf Polzer [Sun, 2 May 2010 18:08:39 +0000 (20:08 +0200)]
warpzones: fix an endless loop
Mircea Kitsune [Sun, 2 May 2010 14:30:24 +0000 (17:30 +0300)]
This branch will contain minor changes that are too small to make an own branch for.
Enables cl_leanmodel and cl_followmodel for Xonotic.
FruitieX [Sun, 2 May 2010 12:21:42 +0000 (15:21 +0300)]
sev's wickedx skin
Rudolf Polzer [Sun, 2 May 2010 12:20:19 +0000 (14:20 +0200)]
add an extension description for DP_SV_DISCARDABLEDEMO
FruitieX [Sun, 2 May 2010 07:39:58 +0000 (10:39 +0300)]
autodemo delete feature for race (sets cl_autodemo_delete to 3 if
there's a record)
Rudolf Polzer [Fri, 30 Apr 2010 10:41:18 +0000 (12:41 +0200)]
Revert "first beginning of "messagebox" like function, does not compile yet" as I accidentally did this in master
This reverts commit
5dbaf6bd72ff419c2dde2c68ec13e53fe6ca331d .
Rudolf Polzer [Fri, 30 Apr 2010 09:35:38 +0000 (11:35 +0200)]
first beginning of "messagebox" like function, does not compile yet
Rudolf Polzer [Wed, 28 Apr 2010 14:34:42 +0000 (16:34 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
Rudolf Polzer [Wed, 28 Apr 2010 14:34:02 +0000 (16:34 +0200)]
Merge remote branch 'origin/divVerent/bastet'
Rudolf Polzer [Wed, 28 Apr 2010 05:58:35 +0000 (07:58 +0200)]
updated particlefont template
Rudolf Polzer [Tue, 27 Apr 2010 15:23:26 +0000 (17:23 +0200)]
rename the shader files back to original names
Rudolf Polzer [Tue, 27 Apr 2010 15:20:32 +0000 (17:20 +0200)]
add back some shaders that were missing here
Mircea Kitsune [Mon, 26 Apr 2010 22:12:02 +0000 (01:12 +0300)]
Older patch from the dev tracker ( http://dev.alientrap.org/issues/show/635 )
Attempts to imitate UT2004-style respawn ghosts. When a dead player respawns, their last body becomes transparent and floats away.
Rudolf Polzer [Thu, 22 Apr 2010 19:24:21 +0000 (21:24 +0200)]
Merge commit 'origin/tzork/pathlib'
Rudolf Polzer [Thu, 22 Apr 2010 19:23:08 +0000 (21:23 +0200)]
tetris: more colorful, code now uses stringbuffers instead of lots of float fields, unfortunately gives just slightly better performance. BUT: the game is no longer necessarily limited to a 22x10 field... should I do TETORIS?
Rudolf Polzer [Thu, 22 Apr 2010 18:58:15 +0000 (20:58 +0200)]
Merge commit 'origin/tzork/pathlib' into divVerent/bastet
Jakob MG [Thu, 22 Apr 2010 18:42:00 +0000 (20:42 +0200)]
Acctualy making it compile may be nice too.
Rudolf Polzer [Thu, 22 Apr 2010 18:35:56 +0000 (20:35 +0200)]
Merge commit '
54e0ccd220df '
Rudolf Polzer [Thu, 22 Apr 2010 18:35:20 +0000 (20:35 +0200)]
Merge commit 'origin/tzork/pathlib' into divVerent/bastet
Jakob MG [Thu, 22 Apr 2010 18:29:47 +0000 (20:29 +0200)]
path_waypoint: Remove misstaken dependency for waypoint_master. Also acctualy make it work. Well a bit anyway. ;)
Rudolf Polzer [Thu, 22 Apr 2010 15:56:23 +0000 (17:56 +0200)]
oops ;)
Rudolf Polzer [Thu, 22 Apr 2010 15:54:55 +0000 (17:54 +0200)]
fix the optimization ;)
Rudolf Polzer [Thu, 22 Apr 2010 15:33:56 +0000 (17:33 +0200)]
tetris: optimizations...
Rudolf Polzer [Thu, 22 Apr 2010 14:29:11 +0000 (16:29 +0200)]
tetris:
- proper start position for J and L
- only check 1..4 for piece metrics, should work right now
Rudolf Polzer [Thu, 22 Apr 2010 14:29:05 +0000 (16:29 +0200)]
Merge branch 'master' into divVerent/bastet
Rudolf Polzer [Thu, 22 Apr 2010 13:58:21 +0000 (15:58 +0200)]
Merge commit 'origin/tzork/pathlib'
Rudolf Polzer [Sat, 17 Apr 2010 19:11:14 +0000 (21:11 +0200)]
.gitattributes update for IDE project files