]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoFix some things with the config
Samual Lenks [Fri, 5 Oct 2012 05:10:49 +0000 (01:10 -0400)]
Fix some things with the config

11 years agoAdd the command to commands.cfg
Samual Lenks [Fri, 5 Oct 2012 04:58:26 +0000 (00:58 -0400)]
Add the command to commands.cfg

11 years agoAdd "dumpnotifs" command so you can automatically generate configs
Samual Lenks [Fri, 5 Oct 2012 04:53:32 +0000 (00:53 -0400)]
Add "dumpnotifs" command so you can automatically generate configs

11 years agog_chat_tellprivacy -- also print "tell" messages to console if disabled
Samual Lenks [Fri, 5 Oct 2012 02:47:06 +0000 (22:47 -0400)]
g_chat_tellprivacy -- also print "tell" messages to console if disabled

11 years agoAdd "dedicated_print" function, which only prints on dedicated servers
Samual Lenks [Fri, 5 Oct 2012 02:35:38 +0000 (22:35 -0400)]
Add "dedicated_print" function, which only prints on dedicated servers

11 years agoMake these macros common
Samual Lenks [Thu, 4 Oct 2012 23:31:50 +0000 (19:31 -0400)]
Make these macros common

11 years agoMake these aliases into macros instead, saves execution time ^_^
Samual Lenks [Wed, 3 Oct 2012 19:36:17 +0000 (15:36 -0400)]
Make these aliases into macros instead, saves execution time ^_^

11 years agoMore work on unifying team functions
Samual Lenks [Wed, 3 Oct 2012 19:32:16 +0000 (15:32 -0400)]
More work on unifying team functions

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Wed, 3 Oct 2012 16:30:58 +0000 (12:30 -0400)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoCreate separate file for common team functions/declarations
Samual Lenks [Tue, 2 Oct 2012 03:22:25 +0000 (23:22 -0400)]
Create separate file for common team functions/declarations

11 years agoRewrite killnotify system a bit, plus add the other team declarations
Samual Lenks [Mon, 1 Oct 2012 18:30:09 +0000 (14:30 -0400)]
Rewrite killnotify system a bit, plus add the other team declarations

11 years agomore accurate accuracy sending
Rudolf Polzer [Mon, 1 Oct 2012 12:40:42 +0000 (14:40 +0200)]
more accurate accuracy sending

11 years agosort the stats list again
Rudolf Polzer [Mon, 1 Oct 2012 11:17:25 +0000 (13:17 +0200)]
sort the stats list again

11 years agoa new cheat for devs
Rudolf Polzer [Mon, 1 Oct 2012 10:54:52 +0000 (12:54 +0200)]
a new cheat for devs

developer_csqcentities

11 years agoSupport up to 4 team definitions
Samual Lenks [Mon, 1 Oct 2012 00:14:37 +0000 (20:14 -0400)]
Support up to 4 team definitions

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Sun, 30 Sep 2012 22:44:39 +0000 (18:44 -0400)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoRemove useless declaration
Samual Lenks [Sun, 30 Sep 2012 22:43:38 +0000 (18:43 -0400)]
Remove useless declaration

11 years agoRemove macro definitions inside macro definitions :D plus update ctf
Samual Lenks [Sun, 30 Sep 2012 22:38:12 +0000 (18:38 -0400)]
Remove macro definitions inside macro definitions :D plus update ctf
notifications slightly

11 years agoDeclare multi-team notifications with only one line per notification
Samual Lenks [Sun, 30 Sep 2012 03:55:05 +0000 (23:55 -0400)]
Declare multi-team notifications with only one line per notification

11 years agoLots of work on migrating CTF code over to the new notification system
Samual Lenks [Sun, 30 Sep 2012 02:41:48 +0000 (22:41 -0400)]
Lots of work on migrating CTF code over to the new notification system

11 years agoAdd "press bind" to pass request centerprint notification (getcommandkey)
Samual Lenks [Sat, 29 Sep 2012 19:58:37 +0000 (15:58 -0400)]
Add "press bind" to pass request centerprint notification (getcommandkey)

11 years agostuff and things
Samual Lenks [Sat, 29 Sep 2012 04:11:44 +0000 (00:11 -0400)]
stuff and things

11 years agoMove this macro inside the function (no need for larger scope)
Samual Lenks [Sat, 29 Sep 2012 02:16:33 +0000 (22:16 -0400)]
Move this macro inside the function (no need for larger scope)

11 years agoMove ALL of the centerprints in CTF over to the new system
Samual Lenks [Sat, 29 Sep 2012 01:52:23 +0000 (21:52 -0400)]
Move ALL of the centerprints in CTF over to the new system

11 years agoTry changing this to a print instead of error
Samual Lenks [Fri, 28 Sep 2012 22:02:20 +0000 (18:02 -0400)]
Try changing this to a print instead of error

11 years agoFinish adding deathtypes to autogenerated list, improve the networking
Samual Lenks [Fri, 28 Sep 2012 21:38:04 +0000 (17:38 -0400)]
Finish adding deathtypes to autogenerated list, improve the networking
system to be as conservative as possible, allow ALMOST EVERYTHING to be
translated with new networking tweaks, improve autocvar declarations and
add checks for the values.

11 years agoFix some bugs, update the deathtype list, blah blah blah
Samual Lenks [Fri, 28 Sep 2012 17:03:35 +0000 (13:03 -0400)]
Fix some bugs, update the deathtype list, blah blah blah

11 years agoLots and lots of work :D
Samual Lenks [Thu, 27 Sep 2012 23:16:23 +0000 (19:16 -0400)]
Lots and lots of work :D

11 years agoCreate separate file for deathtype declarations, move common macros to
Samual Lenks [Thu, 27 Sep 2012 22:01:14 +0000 (18:01 -0400)]
Create separate file for deathtype declarations, move common macros to
util.qh

11 years agoBegin moving deathtypes into an ACCUMULATE_FUNCTION list
Samual Lenks [Thu, 27 Sep 2012 19:13:59 +0000 (15:13 -0400)]
Begin moving deathtypes into an ACCUMULATE_FUNCTION list

11 years agomake sv_cheats code more regular: move sv_cheats 3 mode to sv_cheats 2 too
Rudolf Polzer [Thu, 27 Sep 2012 09:25:19 +0000 (11:25 +0200)]
make sv_cheats code more regular: move sv_cheats 3 mode to sv_cheats 2 too

Now sv_cheats 2 means in general "even allow cheats if these may crash
the server or whatever"

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Thu, 27 Sep 2012 04:43:58 +0000 (00:43 -0400)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

Conflicts:
qcsrc/client/Main.qc
qcsrc/server/g_world.qc

11 years agoAdd proper global broadcasting support, add frag message coloring, etc
Samual Lenks [Thu, 27 Sep 2012 03:41:17 +0000 (23:41 -0400)]
Add proper global broadcasting support, add frag message coloring, etc

11 years agoFix compile
Samual Lenks [Wed, 26 Sep 2012 20:17:27 +0000 (16:17 -0400)]
Fix compile

11 years agoRename this, change that, blah blah blah
Samual Lenks [Wed, 26 Sep 2012 20:15:40 +0000 (16:15 -0400)]
Rename this, change that, blah blah blah

11 years agoCleanup the code a bit
Samual Lenks [Wed, 26 Sep 2012 19:41:14 +0000 (15:41 -0400)]
Cleanup the code a bit

11 years agosv_cheats 3: allow spectators to cheat too
Rudolf Polzer [Wed, 26 Sep 2012 19:16:28 +0000 (21:16 +0200)]
sv_cheats 3: allow spectators to cheat too

11 years agoWorking more on deathtypes/obituary, add VAR_TO_TEXT() function
Samual Lenks [Wed, 26 Sep 2012 19:06:43 +0000 (15:06 -0400)]
Working more on deathtypes/obituary, add VAR_TO_TEXT() function

11 years agomake the cpp hack for ACCUMULATE_FUNCTION optional
Rudolf Polzer [Wed, 26 Sep 2012 07:32:14 +0000 (09:32 +0200)]
make the cpp hack for ACCUMULATE_FUNCTION optional

I had found a way to achieve the same using DP_QC_ENTITYDATA,
FRIK_FILE string handling, and DP_QC_ENTITYSTRING.

11 years agoGoing to sleep for now... just committing progress in the meanwhile
Samual Lenks [Wed, 26 Sep 2012 04:29:53 +0000 (00:29 -0400)]
Going to sleep for now... just committing progress in the meanwhile

11 years agoTons of cleanup, better comments
Samual Lenks [Wed, 26 Sep 2012 01:30:29 +0000 (21:30 -0400)]
Tons of cleanup, better comments

11 years agoCleanup the "collapse" macro and fix bugs with it, plus add wrapper funcs
Samual Lenks [Wed, 26 Sep 2012 00:14:42 +0000 (20:14 -0400)]
Cleanup the "collapse" macro and fix bugs with it, plus add wrapper funcs

11 years agoKeep track of "Maxmimum notifications" limit
Samual Lenks [Tue, 25 Sep 2012 23:22:01 +0000 (19:22 -0400)]
Keep track of "Maxmimum notifications" limit

11 years agoREALLY make it work :D
Samual Lenks [Tue, 25 Sep 2012 23:11:08 +0000 (19:11 -0400)]
REALLY make it work :D

11 years agoIT'S ALIVEEEEE... for 3 messages. :D
Samual Lenks [Tue, 25 Sep 2012 22:06:16 +0000 (18:06 -0400)]
IT'S ALIVEEEEE... for 3 messages. :D

11 years agoMove this stuff too
Samual Lenks [Tue, 25 Sep 2012 20:19:44 +0000 (16:19 -0400)]
Move this stuff too

11 years agoFix these macros
Samual Lenks [Tue, 25 Sep 2012 20:18:02 +0000 (16:18 -0400)]
Fix these macros

11 years agoMore work on networking
Samual Lenks [Tue, 25 Sep 2012 20:12:44 +0000 (16:12 -0400)]
More work on networking

11 years agoActually, we can clean up the code a little by doing this...
Samual Lenks [Tue, 25 Sep 2012 19:26:34 +0000 (15:26 -0400)]
Actually, we can clean up the code a little by doing this...

11 years agoMore structuring, more work on networking
Samual Lenks [Tue, 25 Sep 2012 19:23:13 +0000 (15:23 -0400)]
More structuring, more work on networking

11 years agoAdd DecNotifs() to worldspawn
Samual Lenks [Tue, 25 Sep 2012 18:22:18 +0000 (14:22 -0400)]
Add DecNotifs() to worldspawn

11 years agoWorking on a whole new system using ACCUMULATE_FUNCTION
Samual Lenks [Tue, 25 Sep 2012 18:20:30 +0000 (14:20 -0400)]
Working on a whole new system using ACCUMULATE_FUNCTION

11 years agofix fteqcc warning
Rudolf Polzer [Tue, 25 Sep 2012 11:52:39 +0000 (13:52 +0200)]
fix fteqcc warning

11 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 25 Sep 2012 11:22:57 +0000 (13:22 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoallow overriding mins/maxs in triggers
Rudolf Polzer [Tue, 25 Sep 2012 11:22:28 +0000 (13:22 +0200)]
allow overriding mins/maxs in triggers

11 years agoStill doesn't actually work yet :D
Samual Lenks [Tue, 25 Sep 2012 04:34:12 +0000 (00:34 -0400)]
Still doesn't actually work yet :D

11 years agoBegin writing the networking system
Samual Lenks [Tue, 25 Sep 2012 04:16:02 +0000 (00:16 -0400)]
Begin writing the networking system

11 years agoAdd a way for the server to know whether or not it is a "local" server
Samual Lenks [Mon, 24 Sep 2012 22:17:25 +0000 (18:17 -0400)]
Add a way for the server to know whether or not it is a "local" server

11 years agoBegin making a new notification system and its format specs
Samual Lenks [Mon, 24 Sep 2012 22:04:59 +0000 (18:04 -0400)]
Begin making a new notification system and its format specs

11 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Samual Lenks [Mon, 24 Sep 2012 18:58:23 +0000 (14:58 -0400)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoFix unban command to accept all kinds of syntaxes
Samual Lenks [Mon, 24 Sep 2012 18:57:23 +0000 (14:57 -0400)]
Fix unban command to accept all kinds of syntaxes

11 years agomore bot fixes :)
Rudolf Polzer [Mon, 24 Sep 2012 09:55:00 +0000 (11:55 +0200)]
more bot fixes :)

11 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 24 Sep 2012 09:54:35 +0000 (11:54 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agofix a bot scripting issue :)
Rudolf Polzer [Mon, 24 Sep 2012 09:48:23 +0000 (11:48 +0200)]
fix a bot scripting issue :)

11 years agoPROPERLY set up XPM configurations, and rename old "Nexrun" to XDF
Samual Lenks [Mon, 24 Sep 2012 02:36:45 +0000 (22:36 -0400)]
PROPERLY set up XPM configurations, and rename old "Nexrun" to XDF

11 years agoMerge branches 'master' and 'master' of http://nl.git.xonotic.org/xonotic/xonotic...
Samual Lenks [Sat, 22 Sep 2012 20:57:51 +0000 (16:57 -0400)]
Merge branches 'master' and 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoFix bug with helpme notification (spamming the radar ping)
Samual Lenks [Sat, 22 Sep 2012 20:56:59 +0000 (16:56 -0400)]
Fix bug with helpme notification (spamming the radar ping)

11 years agoTry non compact style for fopen checking
Jakob MG [Sat, 22 Sep 2012 09:24:27 +0000 (11:24 +0200)]
Try non compact style for fopen checking

11 years agoMerge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Jakob MG [Sat, 22 Sep 2012 08:53:05 +0000 (10:53 +0200)]
Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agotype-o fixes
Jakob MG [Sat, 22 Sep 2012 08:52:39 +0000 (10:52 +0200)]
type-o fixes

11 years agoFixes to stalemate
Samual Lenks [Sat, 22 Sep 2012 01:48:55 +0000 (21:48 -0400)]
Fixes to stalemate

11 years ago2 throws in 5 seconds constitutes spamming
Samual Lenks [Sat, 22 Sep 2012 00:23:57 +0000 (20:23 -0400)]
2 throws in 5 seconds constitutes spamming

11 years agointegers ftw
Samual Lenks [Sat, 22 Sep 2012 00:01:41 +0000 (20:01 -0400)]
integers ftw

11 years agoMove the macro to be global (cleaner code for EVERYBODY :D)
Samual Lenks [Fri, 21 Sep 2012 23:34:28 +0000 (19:34 -0400)]
Move the macro to be global (cleaner code for EVERYBODY :D)

11 years agoImplement flag throwing punishment if you spam it too much
Samual Lenks [Fri, 21 Sep 2012 22:11:39 +0000 (18:11 -0400)]
Implement flag throwing punishment if you spam it too much

11 years agoFix minor issue with vehicles, plus implement dropped capture delay
Samual Lenks [Fri, 21 Sep 2012 21:06:32 +0000 (17:06 -0400)]
Fix minor issue with vehicles, plus implement dropped capture delay

11 years agoTemporarily disable centerprint that your team mate got the flag (merlijn)
Samual Lenks [Fri, 21 Sep 2012 18:18:13 +0000 (14:18 -0400)]
Temporarily disable centerprint that your team mate got the flag (merlijn)

11 years agoMore cleanup
Samual Lenks [Fri, 21 Sep 2012 17:38:30 +0000 (13:38 -0400)]
More cleanup

11 years agoClean up code a little
Samual Lenks [Fri, 21 Sep 2012 17:35:43 +0000 (13:35 -0400)]
Clean up code a little

11 years agoWhoops, that debug print shouldn't be there ^_^
Samual Lenks [Fri, 21 Sep 2012 17:26:28 +0000 (13:26 -0400)]
Whoops, that debug print shouldn't be there ^_^

11 years agoMake flags follow an arc'd path when passed, looks better/gets caught less
Samual Lenks [Fri, 21 Sep 2012 17:25:30 +0000 (13:25 -0400)]
Make flags follow an arc'd path when passed, looks better/gets caught less

11 years agoClean up a little bit
Samual Lenks [Thu, 20 Sep 2012 19:22:14 +0000 (15:22 -0400)]
Clean up a little bit

11 years agoImplement directional passing system (only pass to players you aim at)
Samual Lenks [Thu, 20 Sep 2012 19:09:19 +0000 (15:09 -0400)]
Implement directional passing system (only pass to players you aim at)

11 years agoMerge remote-tracking branch 'origin/samual/crylink_rebalance'
Samual Lenks [Thu, 20 Sep 2012 13:26:26 +0000 (09:26 -0400)]
Merge remote-tracking branch 'origin/samual/crylink_rebalance'

11 years agoAttempt to slightly rebalance the Crylink by giving it a new secondary
Samual Lenks [Wed, 19 Sep 2012 22:07:06 +0000 (18:07 -0400)]
Attempt to slightly rebalance the Crylink by giving it a new secondary

11 years agoBy request, disable aim limits on throwing and add cvars
Samual Lenks [Wed, 19 Sep 2012 14:42:25 +0000 (10:42 -0400)]
By request, disable aim limits on throwing and add cvars

11 years agoImplement avglatency field to playerstats
Samual Lenks [Tue, 18 Sep 2012 22:04:32 +0000 (18:04 -0400)]
Implement avglatency field to playerstats

11 years agoClean up more stuff
Samual Lenks [Tue, 18 Sep 2012 14:46:58 +0000 (10:46 -0400)]
Clean up more stuff

11 years agoEnable flag passing by default now
Samual Lenks [Tue, 18 Sep 2012 14:40:08 +0000 (10:40 -0400)]
Enable flag passing by default now

11 years agoClean up code a bit
Samual Lenks [Tue, 18 Sep 2012 14:39:30 +0000 (10:39 -0400)]
Clean up code a bit

11 years agoMerge remote-tracking branch 'origin/divVerent/fix-mutator-ctf-warpzones'
Samual Lenks [Tue, 18 Sep 2012 14:30:44 +0000 (10:30 -0400)]
Merge remote-tracking branch 'origin/divVerent/fix-mutator-ctf-warpzones'

11 years agofix the teleporttotarget cheat ;)
Rudolf Polzer [Tue, 18 Sep 2012 12:42:05 +0000 (14:42 +0200)]
fix the teleporttotarget cheat ;)

11 years agomutator_ctf: attempt to fix warpzone issue
Rudolf Polzer [Mon, 17 Sep 2012 11:18:14 +0000 (13:18 +0200)]
mutator_ctf: attempt to fix warpzone issue

This fixed the calculation of the initial refsys of the flag.

The rest looks sane.

11 years agoChanging this to white by default was stupid- Add new feature to make it
Samual Lenks [Sun, 16 Sep 2012 03:16:38 +0000 (23:16 -0400)]
Changing this to white by default was stupid- Add new feature to make it
red normally, but white if the per-weapon crosshair colors are enabled.

11 years agoDon't *ever* allow passing to vehicles, it's broken and wouldn't work in
Samual Lenks [Sun, 16 Sep 2012 01:06:40 +0000 (21:06 -0400)]
Don't *ever* allow passing to vehicles, it's broken and wouldn't work in
reverse anyway

11 years agomake ifeq/ifneq work with spaces
Rudolf Polzer [Fri, 14 Sep 2012 11:41:00 +0000 (13:41 +0200)]
make ifeq/ifneq work with spaces

11 years agooops, fix #error
Rudolf Polzer [Fri, 14 Sep 2012 11:33:29 +0000 (13:33 +0200)]
oops, fix #error

11 years agofixes for bot_cmd
Rudolf Polzer [Fri, 14 Sep 2012 11:31:22 +0000 (13:31 +0200)]
fixes for bot_cmd

11 years agoname it cpp.cfg ;)
Rudolf Polzer [Fri, 14 Sep 2012 11:19:34 +0000 (13:19 +0200)]
name it cpp.cfg ;)

11 years agoeven more abuse
Rudolf Polzer [Fri, 14 Sep 2012 11:19:07 +0000 (13:19 +0200)]
even more abuse