]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoFix record keeping for flag capture times
Samual [Sun, 1 Apr 2012 04:04:32 +0000 (00:04 -0400)]
Fix record keeping for flag capture times

13 years agoFix several bugs, also only pass the flag if the team mate isn't behind a wall
Samual [Sun, 1 Apr 2012 02:00:38 +0000 (22:00 -0400)]
Fix several bugs, also only pass the flag if the team mate isn't behind a wall

13 years agoFinish implementing ctf_Handle_Failed_Pass()
Samual [Sun, 1 Apr 2012 01:10:42 +0000 (21:10 -0400)]
Finish implementing ctf_Handle_Failed_Pass()

13 years agoUse MOVETYPE_FLY while passing the flag instead of MOVETYPE_TOSS -- this helps agains...
Samual [Sun, 1 Apr 2012 00:50:52 +0000 (20:50 -0400)]
Use MOVETYPE_FLY while passing the flag instead of MOVETYPE_TOSS -- this helps against the flag getting stuck in a corner

13 years agoMake bots automatically pass you the flag if you send them a request (so if you ...
Samual [Sun, 1 Apr 2012 00:33:32 +0000 (20:33 -0400)]
Make bots automatically pass you the flag if you send them a request (so if you +use while next to a bot flagcarrier on your team, they will throw you the flag instantly)

13 years agoImplement whole new passing/throwing system which *actually* throws the flag to team...
Samual [Sun, 1 Apr 2012 00:24:25 +0000 (20:24 -0400)]
Implement whole new passing/throwing system which *actually* throws the flag to team mates, allows for interception by enemies and has a cool animation.

13 years agoMore small things
Samual [Sat, 31 Mar 2012 20:56:47 +0000 (16:56 -0400)]
More small things

13 years agoQuick fixes
Samual [Sat, 31 Mar 2012 20:53:26 +0000 (16:53 -0400)]
Quick fixes

13 years agoBegin adding FLAG_PASSING flag status and think/touch methods
Samual [Sat, 31 Mar 2012 20:46:17 +0000 (16:46 -0400)]
Begin adding FLAG_PASSING flag status and think/touch methods

13 years agoClean up more redundant code
Samual [Sat, 31 Mar 2012 20:45:09 +0000 (16:45 -0400)]
Clean up more redundant code

13 years agoMove pass/throw/drop code out of the event handler section and give it a special...
Samual [Sat, 31 Mar 2012 20:35:37 +0000 (16:35 -0400)]
Move pass/throw/drop code out of the event handler section and give it a special section, allow team mates to request the flag carrier to pass the flag to them, new antispam for passing, remove duplicate code for setting records upon capture events

13 years agoEnable droppedcapture code to actually work
Samual [Sat, 31 Mar 2012 19:47:34 +0000 (15:47 -0400)]
Enable droppedcapture code to actually work

13 years agoChange dropperid/pickupid to just reference the entity of the players directly instea...
Samual [Sat, 31 Mar 2012 18:05:16 +0000 (14:05 -0400)]
Change dropperid/pickupid to just reference the entity of the players directly instead of using .playerid

13 years agoAdd antispam for passing flags
Samual [Sat, 31 Mar 2012 17:33:20 +0000 (13:33 -0400)]
Add antispam for passing flags

13 years agoAdd the cvars back for flagcarrier stuffz and fix some whitespace issues
Samual [Sat, 31 Mar 2012 16:46:52 +0000 (12:46 -0400)]
Add the cvars back for flagcarrier stuffz and fix some whitespace issues

13 years agoAdd proper checks for NEEDKILL
Samual [Sat, 31 Mar 2012 16:29:54 +0000 (12:29 -0400)]
Add proper checks for NEEDKILL

13 years agoMerge remote branch 'origin/master' into samual/mutator_ctf
Samual [Sat, 31 Mar 2012 16:13:43 +0000 (12:13 -0400)]
Merge remote branch 'origin/master' into samual/mutator_ctf

13 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sat, 31 Mar 2012 11:08:09 +0000 (13:08 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agoclean up content flags checks for killing items/flags
Rudolf Polzer [Sat, 31 Mar 2012 11:06:38 +0000 (13:06 +0200)]
clean up content flags checks for killing items/flags

13 years agoI swear i'm going to sleep after this
Samual [Sat, 31 Mar 2012 06:55:05 +0000 (02:55 -0400)]
I swear i'm going to sleep after this

13 years agoMOAR FIXES.
Samual [Sat, 31 Mar 2012 06:26:46 +0000 (02:26 -0400)]
MOAR FIXES.

13 years agoMore fixes...
Samual [Sat, 31 Mar 2012 06:03:05 +0000 (02:03 -0400)]
More fixes...

13 years agoAdd pushable property, and a small fix for performance
Samual [Sat, 31 Mar 2012 05:58:56 +0000 (01:58 -0400)]
Add pushable property, and a small fix for performance

13 years agoMore fixes/cleanups
Samual [Sat, 31 Mar 2012 05:42:26 +0000 (01:42 -0400)]
More fixes/cleanups

13 years agoBegin implementing ctf_Handle_Dropped_Capture()
Samual [Sat, 31 Mar 2012 04:37:27 +0000 (00:37 -0400)]
Begin implementing ctf_Handle_Dropped_Capture()

13 years agoConsistency, consistency, consistency...
Samual [Sat, 31 Mar 2012 02:26:54 +0000 (22:26 -0400)]
Consistency, consistency, consistency...

13 years agoMore cleanup, more fixes, and also make the passing trace look for the closest target...
Samual [Sat, 31 Mar 2012 02:25:17 +0000 (22:25 -0400)]
More cleanup, more fixes, and also make the passing trace look for the closest target instead of just the first one it hits

13 years agoFix that last commit
Samual [Sat, 31 Mar 2012 01:18:29 +0000 (21:18 -0400)]
Fix that last commit

13 years agoImplement "FLAG_TOUCHRATE" to limit the sounds/effects used when a flag is touched...
Samual [Sat, 31 Mar 2012 01:03:42 +0000 (21:03 -0400)]
Implement "FLAG_TOUCHRATE" to limit the sounds/effects used when a flag is touched (stops spamming of it)

13 years agoFinish implementing passing and fix a few other things
Samual [Sat, 31 Mar 2012 00:56:39 +0000 (20:56 -0400)]
Finish implementing passing and fix a few other things

13 years agoNew passing/dropping system, flags are now "thrown" instead of dropped, and some...
Samual [Sat, 31 Mar 2012 00:07:19 +0000 (20:07 -0400)]
New passing/dropping system, flags are now "thrown" instead of dropped, and some other fixes/clean ups for centerprint messages. Also, make the "dropped flag" waypoint be colored slightly like the flag color

13 years agoAutomatically return the flag if it touches trigger_hurt or lava/slime
Samual [Fri, 30 Mar 2012 19:59:53 +0000 (15:59 -0400)]
Automatically return the flag if it touches trigger_hurt or lava/slime

13 years agoMerge remote branch 'origin/master' into samual/mutator_ctf
Samual [Fri, 30 Mar 2012 18:35:45 +0000 (14:35 -0400)]
Merge remote branch 'origin/master' into samual/mutator_ctf

13 years agoUpdate return message a bit
Samual [Fri, 30 Mar 2012 18:35:12 +0000 (14:35 -0400)]
Update return message a bit

13 years agoEnable/fix verbosename centerprints, and add cvar for showing dropped flag waypointsp...
Samual [Fri, 30 Mar 2012 18:29:53 +0000 (14:29 -0400)]
Enable/fix verbosename centerprints, and add cvar for showing dropped flag waypointsprites

13 years agoMany more bug fixes/new features/cleanups
Samual [Fri, 30 Mar 2012 17:50:04 +0000 (13:50 -0400)]
Many more bug fixes/new features/cleanups

13 years agosv_vote_nospectators, sv_chat_nospectators: treat warmup and gameover state the same.
Rudolf Polzer [Fri, 30 Mar 2012 13:01:37 +0000 (15:01 +0200)]
sv_vote_nospectators, sv_chat_nospectators: treat warmup and gameover state the same.

13 years agoCreate separate FLAG_SCALE constant
Samual [Fri, 30 Mar 2012 03:36:31 +0000 (23:36 -0400)]
Create separate FLAG_SCALE constant

13 years agoLittle cleanup/fix the flag think method
Samual [Fri, 30 Mar 2012 02:58:13 +0000 (22:58 -0400)]
Little cleanup/fix the flag think method

13 years agoDelete two useless declarations
Samual [Fri, 30 Mar 2012 00:03:58 +0000 (20:03 -0400)]
Delete two useless declarations

13 years agoFix quite a lot of bugs/finish bringing back the old features. MIGHT be stable now...
Samual [Thu, 29 Mar 2012 23:57:09 +0000 (19:57 -0400)]
Fix quite a lot of bugs/finish bringing back the old features. MIGHT be stable now, with a few placeholders remaining.

13 years agoDebugging some stuff, etc
Samual [Wed, 28 Mar 2012 03:34:02 +0000 (23:34 -0400)]
Debugging some stuff, etc

13 years agoMake the flag respawn when it touches lava/slime
Samual [Wed, 28 Mar 2012 01:03:03 +0000 (21:03 -0400)]
Make the flag respawn when it touches lava/slime

13 years agoMerge remote branch 'origin/master' into samual/mutator_ctf
Samual [Tue, 27 Mar 2012 22:28:37 +0000 (18:28 -0400)]
Merge remote branch 'origin/master' into samual/mutator_ctf

Conflicts:
qcsrc/server/arena.qc
qcsrc/server/cl_client.qc
qcsrc/server/defs.qh
qcsrc/server/mutators/mutators.qh
qcsrc/server/progs.src

13 years agomake net_slist_queriespersecond saved
Rudolf Polzer [Mon, 26 Mar 2012 13:11:36 +0000 (15:11 +0200)]
make net_slist_queriespersecond saved

13 years agofix hook names for gamestart etc.
Rudolf Polzer [Mon, 19 Mar 2012 16:07:36 +0000 (17:07 +0100)]
fix hook names for gamestart etc.

13 years agodon't crash Xonotic 0.6.0 release by using checkpvs on client (it's broken)
Rudolf Polzer [Sun, 18 Mar 2012 21:22:57 +0000 (22:22 +0100)]
don't crash Xonotic 0.6.0 release by using checkpvs on client (it's broken)

13 years agofix a stupid interaction between weapon throwing and weapon load (loaded ammo was...
Rudolf Polzer [Wed, 14 Mar 2012 09:33:13 +0000 (10:33 +0100)]
fix a stupid interaction between weapon throwing and weapon load (loaded ammo was not thrown)

13 years agostart loading update URL earlier
Rudolf Polzer [Mon, 12 Mar 2012 16:34:26 +0000 (17:34 +0100)]
start loading update URL earlier

13 years agotry to restore old menu status
Rudolf Polzer [Mon, 12 Mar 2012 16:32:07 +0000 (17:32 +0100)]
try to restore old menu status

13 years agosupport update pk3s (+menu_updatecheck_getpacks 0 to opt out)
Rudolf Polzer [Mon, 12 Mar 2012 16:25:56 +0000 (17:25 +0100)]
support update pk3s (+menu_updatecheck_getpacks 0 to opt out)

13 years agoMerge remote-tracking branch 'origin/nyov/dedicated-startupscreen'
Rudolf Polzer [Mon, 12 Mar 2012 09:24:38 +0000 (10:24 +0100)]
Merge remote-tracking branch 'origin/nyov/dedicated-startupscreen'

13 years agomatch the weapon bind properly
Rudolf Polzer [Mon, 12 Mar 2012 08:21:26 +0000 (09:21 +0100)]
match the weapon bind properly

13 years agoMerge remote-tracking branch 'origin/cbrutail/hungarian_0601fix'
Rudolf Polzer [Sun, 11 Mar 2012 17:47:03 +0000 (18:47 +0100)]
Merge remote-tracking branch 'origin/cbrutail/hungarian_0601fix'

13 years agofix a QC crash instead of warning in case of missing .bgs (bgmscript) file
Rudolf Polzer [Sun, 11 Mar 2012 13:47:51 +0000 (14:47 +0100)]
fix a QC crash instead of warning in case of missing .bgs (bgmscript) file

13 years agodocument _campaign_testrun better
Rudolf Polzer [Sat, 10 Mar 2012 19:49:32 +0000 (20:49 +0100)]
document _campaign_testrun better

13 years agoonslaught fixes: fix timelimit -1, and make campaign test run have a fast expiring...
Rudolf Polzer [Sat, 10 Mar 2012 19:47:17 +0000 (20:47 +0100)]
onslaught fixes: fix timelimit -1, and make campaign test run have a fast expiring generator

13 years agodon't do sudden death in campaign test run
Rudolf Polzer [Sat, 10 Mar 2012 19:46:59 +0000 (20:46 +0100)]
don't do sudden death in campaign test run

13 years agocampaign test run mode
Rudolf Polzer [Sat, 10 Mar 2012 19:46:44 +0000 (20:46 +0100)]
campaign test run mode

13 years agoimprove last fix ;)
Rudolf Polzer [Sat, 10 Mar 2012 18:58:43 +0000 (19:58 +0100)]
improve last fix ;)

13 years agofix warning spam possibly on player disconnect
Rudolf Polzer [Sat, 10 Mar 2012 18:57:11 +0000 (19:57 +0100)]
fix warning spam possibly on player disconnect

13 years agofix a VERY stupid sound menu bug: use correct scale of decibels. -20dB is 0.1, not...
Rudolf Polzer [Sat, 10 Mar 2012 17:22:21 +0000 (18:22 +0100)]
fix a VERY stupid sound menu bug: use correct scale of decibels. -20dB is 0.1, not -10dB! This is because the sound level cvars in DP indicate voltage level, not sound pressure (which behaves like power, i.e. voltage * current)

13 years ago0.6 hungarian translation is missing a file. Haha... HAHAHAA... *sob
cbrutail [Sat, 10 Mar 2012 14:47:49 +0000 (15:47 +0100)]
0.6 hungarian translation is missing a file. Haha... HAHAHAA... *sob

13 years agodo PVS checking for warpzones as we don't support recursive ones. HUGE fps boost...
Rudolf Polzer [Sat, 10 Mar 2012 10:56:41 +0000 (11:56 +0100)]
do PVS checking for warpzones as we don't support recursive ones. HUGE fps boost on augenkrebs.

13 years agoMerge tag 'xonotic-v0.6.0' into nyov/dedicated-startupscreen
nyov [Fri, 9 Mar 2012 06:38:44 +0000 (07:38 +0100)]
Merge tag 'xonotic-v0.6.0' into nyov/dedicated-startupscreen

Xonotic Release 0.6.0

13 years agoproperly apply damage force via ODE xonotic-v0.6.0
Rudolf Polzer [Thu, 8 Mar 2012 13:19:55 +0000 (14:19 +0100)]
properly apply damage force via ODE

13 years agoallow model entities to be ODE objects if ODE is active and geomtype is set; this...
Rudolf Polzer [Thu, 8 Mar 2012 12:54:43 +0000 (13:54 +0100)]
allow model entities to be ODE objects if ODE is active and geomtype is set; this then overrides movetype. This allows fallback to regular movetypes if ODE is missing.

13 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 8 Mar 2012 12:09:14 +0000 (13:09 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agoARGH, Russian is NOT incomplete any more
Rudolf Polzer [Thu, 8 Mar 2012 12:03:19 +0000 (13:03 +0100)]
ARGH, Russian is NOT incomplete any more

13 years agoLower charge up time (unimportant, but still can make it into the release build)
Samual [Wed, 7 Mar 2012 22:38:53 +0000 (17:38 -0500)]
Lower charge up time (unimportant, but still can make it into the release build)

13 years agoadd the last Russian translator here
Rudolf Polzer [Wed, 7 Mar 2012 19:53:02 +0000 (20:53 +0100)]
add the last Russian translator here

13 years agofix the previous fix
Rudolf Polzer [Wed, 7 Mar 2012 16:02:44 +0000 (17:02 +0100)]
fix the previous fix

13 years agotiny bugfix for conveyor code
Rudolf Polzer [Wed, 7 Mar 2012 15:38:58 +0000 (16:38 +0100)]
tiny bugfix for conveyor code

13 years agofix two bugs regarding ok_model dir
Rudolf Polzer [Tue, 6 Mar 2012 18:24:40 +0000 (19:24 +0100)]
fix two bugs regarding ok_model dir

13 years agoMerge branch 'divVerent/ru'
Rudolf Polzer [Tue, 6 Mar 2012 16:16:37 +0000 (17:16 +0100)]
Merge branch 'divVerent/ru'

13 years agoNew Toys: mod icon
Rudolf Polzer [Tue, 6 Mar 2012 09:36:22 +0000 (10:36 +0100)]
New Toys: mod icon

13 years agofix bone selection for weapon attachments for player models in the new overkill playe...
Rudolf Polzer [Tue, 6 Mar 2012 09:14:57 +0000 (10:14 +0100)]
fix bone selection for weapon attachments for player models in the new overkill players dir

13 years agomove overkill player models to another subdir so they don't appear in the menu
Rudolf Polzer [Tue, 6 Mar 2012 09:12:21 +0000 (10:12 +0100)]
move overkill player models to another subdir so they don't appear in the menu

13 years agoimport Overkill media files to master
Rudolf Polzer [Tue, 6 Mar 2012 09:09:50 +0000 (10:09 +0100)]
import Overkill media files to master

13 years agosync the other keybinds and credits files
Rudolf Polzer [Tue, 6 Mar 2012 09:07:25 +0000 (10:07 +0100)]
sync the other keybinds and credits files

13 years agorather tag them as INCOMPLETE
Rudolf Polzer [Tue, 6 Mar 2012 08:58:50 +0000 (09:58 +0100)]
rather tag them as INCOMPLETE

13 years agofix .de keybinds; Greek and Spanish are borked and now removed from the menu list
Rudolf Polzer [Tue, 6 Mar 2012 08:56:26 +0000 (09:56 +0100)]
fix .de keybinds; Greek and Spanish are borked and now removed from the menu list

13 years agofix keybinds.txt again
Rudolf Polzer [Tue, 6 Mar 2012 08:50:08 +0000 (09:50 +0100)]
fix keybinds.txt again

13 years agoMerge remote-tracking branch 'origin/terencehill/italian_update'
Rudolf Polzer [Tue, 6 Mar 2012 08:48:53 +0000 (09:48 +0100)]
Merge remote-tracking branch 'origin/terencehill/italian_update'

13 years agofix a warning
Rudolf Polzer [Mon, 5 Mar 2012 13:03:18 +0000 (14:03 +0100)]
fix a warning

13 years agomore
Rudolf Polzer [Sun, 4 Mar 2012 14:49:05 +0000 (15:49 +0100)]
more

13 years agomore russian
Rudolf Polzer [Sun, 4 Mar 2012 14:48:30 +0000 (15:48 +0100)]
more russian

13 years agoRevert "I remade first person laser animations and its now centered when player wants...
Rudolf Polzer [Sat, 3 Mar 2012 20:27:47 +0000 (21:27 +0100)]
Revert "I remade first person laser animations and its now centered when player wants it" because of http://rghost.net/36832770

This reverts commit 9bf6ba1fc66de6b8fe2e8c2a6d1f6f5384720eed.

13 years agoMerge remote-tracking branch 'origin/cbrutail/nexmodelfix'
Rudolf Polzer [Sat, 3 Mar 2012 18:01:22 +0000 (19:01 +0100)]
Merge remote-tracking branch 'origin/cbrutail/nexmodelfix'

13 years agouseful presets for player model LOD
Rudolf Polzer [Sat, 3 Mar 2012 12:14:30 +0000 (13:14 +0100)]
useful presets for player model LOD

13 years agomove playermodel LOD slider to effects
Rudolf Polzer [Sat, 3 Mar 2012 12:12:35 +0000 (13:12 +0100)]
move playermodel LOD slider to effects

13 years agosaner loddistance defaults
Rudolf Polzer [Sat, 3 Mar 2012 11:58:10 +0000 (12:58 +0100)]
saner loddistance defaults

13 years agofix variable use
Rudolf Polzer [Sat, 3 Mar 2012 11:56:39 +0000 (12:56 +0100)]
fix variable use

13 years agomax useful LOD value is 4
Rudolf Polzer [Sat, 3 Mar 2012 11:55:48 +0000 (12:55 +0100)]
max useful LOD value is 4

13 years agodo the same improvement for model LOD code too
Rudolf Polzer [Sat, 3 Mar 2012 11:53:23 +0000 (12:53 +0100)]
do the same improvement for model LOD code too

13 years agoplayer model LOD: fix origin, actually work
Rudolf Polzer [Sat, 3 Mar 2012 11:46:00 +0000 (12:46 +0100)]
player model LOD: fix origin, actually work

13 years agosmall tooltips.db.it update
terencehill [Fri, 2 Mar 2012 23:18:58 +0000 (00:18 +0100)]
small tooltips.db.it update

13 years agoI remade first person laser animations and its now centered when player wants it
Morphed [Fri, 2 Mar 2012 20:21:24 +0000 (21:21 +0100)]
I remade first person laser animations and its now centered when player wants it

13 years agoFixing the knobs on nex model
cbrutail [Fri, 2 Mar 2012 16:09:20 +0000 (17:09 +0100)]
Fixing the knobs on nex model

13 years agomore reverse logic
Rudolf Polzer [Fri, 2 Mar 2012 14:29:45 +0000 (15:29 +0100)]
more reverse logic