]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Mon, 25 Feb 2013 17:50:28 +0000 (12:50 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoFix uninitialized var
Samual Lenks [Mon, 25 Feb 2013 17:35:13 +0000 (12:35 -0500)]
Fix uninitialized var

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Mon, 25 Feb 2013 17:30:34 +0000 (12:30 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoUpdate player sounds when selecting a character of the same model but a different...
Mircea Kitsune [Mon, 25 Feb 2013 15:23:10 +0000 (17:23 +0200)]
Update player sounds when selecting a character of the same model but a different skin (per-skin voices)

11 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 25 Feb 2013 15:47:13 +0000 (16:47 +0100)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoFix team damage complaints to also work if mirror damage is off, closes #1433 (thanks...
Rudolf Polzer [Mon, 25 Feb 2013 15:45:47 +0000 (16:45 +0100)]
Fix team damage complaints to also work if mirror damage is off, closes #1433 (thanks, Taoki)

11 years agotodo note
Samual Lenks [Mon, 25 Feb 2013 06:40:09 +0000 (01:40 -0500)]
todo note

11 years agoMeh, still doesn't compile, can't figure out the problem without line num
Samual Lenks [Mon, 25 Feb 2013 06:26:41 +0000 (01:26 -0500)]
Meh, still doesn't compile, can't figure out the problem without line num

11 years agoBlub- Error on line 1350, but file is only 1203 lines long?
Samual Lenks [Mon, 25 Feb 2013 06:19:31 +0000 (01:19 -0500)]
Blub- Error on line 1350, but file is only 1203 lines long?

11 years agoThat is now obsolete
Samual Lenks [Mon, 25 Feb 2013 03:26:23 +0000 (22:26 -0500)]
That is now obsolete

11 years agoFix some tabs, start work on f1time
Samual Lenks [Mon, 25 Feb 2013 03:21:47 +0000 (22:21 -0500)]
Fix some tabs, start work on f1time

11 years agoAdd some new checks on init for things which shouldn't happen
Samual Lenks [Mon, 25 Feb 2013 03:05:49 +0000 (22:05 -0500)]
Add some new checks on init for things which shouldn't happen

11 years agoUpdate the config
Samual Lenks [Mon, 25 Feb 2013 00:32:30 +0000 (19:32 -0500)]
Update the config

11 years agoFix some things
Samual Lenks [Mon, 25 Feb 2013 00:31:59 +0000 (19:31 -0500)]
Fix some things

11 years agoUpdate the powerup notifs slightly
Samual Lenks [Mon, 25 Feb 2013 00:24:07 +0000 (19:24 -0500)]
Update the powerup notifs slightly

11 years agoAllow deaths and such to be tagged with locations (disabled by default)
Samual Lenks [Mon, 25 Feb 2013 00:20:48 +0000 (19:20 -0500)]
Allow deaths and such to be tagged with locations (disabled by default)

11 years agoFix count_append, add more comments for it
Samual Lenks [Sun, 24 Feb 2013 20:17:30 +0000 (15:17 -0500)]
Fix count_append, add more comments for it

11 years agoAdd comments to initialization code
Samual Lenks [Sun, 24 Feb 2013 20:10:40 +0000 (15:10 -0500)]
Add comments to initialization code

11 years agoUpdate arguments more (now to match the durcnt field too)
Samual Lenks [Sun, 24 Feb 2013 19:33:11 +0000 (14:33 -0500)]
Update arguments more (now to match the durcnt field too)

11 years agodisable up/down aiming while dead, fixes #1420
Rudolf Polzer [Sun, 24 Feb 2013 19:05:46 +0000 (20:05 +0100)]
disable up/down aiming while dead, fixes #1420

11 years agofix some parts about hidden/forbidden maps
Rudolf Polzer [Sun, 24 Feb 2013 18:56:46 +0000 (19:56 +0100)]
fix some parts about hidden/forbidden maps

11 years agoThis is a local notification, only do it when necessary
Samual Lenks [Sun, 24 Feb 2013 16:10:47 +0000 (11:10 -0500)]
This is a local notification, only do it when necessary

11 years agoActually, this is an ETX character, not an STX character
Samual Lenks [Sun, 24 Feb 2013 07:33:31 +0000 (02:33 -0500)]
Actually, this is an ETX character, not an STX character

11 years agothat was stupidly named...
Samual Lenks [Sun, 24 Feb 2013 07:26:28 +0000 (02:26 -0500)]
that was stupidly named...

11 years agoTake out some more old trash
Samual Lenks [Sun, 24 Feb 2013 07:24:49 +0000 (02:24 -0500)]
Take out some more old trash

11 years agoClean some things
Samual Lenks [Sun, 24 Feb 2013 07:16:11 +0000 (02:16 -0500)]
Clean some things

11 years agoFix some things with CTF
Samual Lenks [Sun, 24 Feb 2013 06:45:24 +0000 (01:45 -0500)]
Fix some things with CTF

11 years agoImplement a proper way for notification system to use countdowns (FINALLY)
Samual Lenks [Sun, 24 Feb 2013 06:37:55 +0000 (01:37 -0500)]
Implement a proper way for notification system to use countdowns (FINALLY)

11 years agoBegin rewriting how human-readable number counting in strings is done
Samual Lenks [Sun, 24 Feb 2013 05:45:48 +0000 (00:45 -0500)]
Begin rewriting how human-readable number counting in strings is done

11 years agoMore junk we don't need anymore
Samual Lenks [Sun, 24 Feb 2013 04:10:04 +0000 (23:10 -0500)]
More junk we don't need anymore

11 years agoRemove that shizniz
Samual Lenks [Sun, 24 Feb 2013 02:50:01 +0000 (21:50 -0500)]
Remove that shizniz

11 years agoNotify EVERYONE when someone picks up a powerup
Samual Lenks [Sun, 24 Feb 2013 01:24:05 +0000 (20:24 -0500)]
Notify EVERYONE when someone picks up a powerup

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Sat, 23 Feb 2013 23:35:04 +0000 (18:35 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoOne more fix to vehicles for old time sake
Samual Lenks [Sat, 23 Feb 2013 23:34:24 +0000 (18:34 -0500)]
One more fix to vehicles for old time sake

11 years agoFix vehicle notifs once again
Samual Lenks [Sat, 23 Feb 2013 23:13:13 +0000 (18:13 -0500)]
Fix vehicle notifs once again

11 years agoCleanup obituary code a bit too
Samual Lenks [Sat, 23 Feb 2013 23:11:27 +0000 (18:11 -0500)]
Cleanup obituary code a bit too

11 years agoStrip out this junk from damage function
Samual Lenks [Sat, 23 Feb 2013 23:02:17 +0000 (18:02 -0500)]
Strip out this junk from damage function

11 years agoFinish vehicle notifications (REALLY this time)
Samual Lenks [Sat, 23 Feb 2013 22:58:55 +0000 (17:58 -0500)]
Finish vehicle notifications (REALLY this time)

11 years agoUpdate the notifications.cfg file now
Samual Lenks [Sat, 23 Feb 2013 22:41:12 +0000 (17:41 -0500)]
Update the notifications.cfg file now

11 years agoCleanup, plus fix frag stats argument
Samual Lenks [Sat, 23 Feb 2013 22:35:44 +0000 (17:35 -0500)]
Cleanup, plus fix frag stats argument

11 years agoStrip out versioning (not necessary)
Samual Lenks [Sat, 23 Feb 2013 22:30:23 +0000 (17:30 -0500)]
Strip out versioning (not necessary)

11 years agoAll suicides/self deaths/accidents should be spree_lost
Samual Lenks [Sat, 23 Feb 2013 22:26:38 +0000 (17:26 -0500)]
All suicides/self deaths/accidents should be spree_lost

11 years agoFinish up spree_cen code, plus rewrite spree_end and spree_lost
Samual Lenks [Sat, 23 Feb 2013 22:25:04 +0000 (17:25 -0500)]
Finish up spree_cen code, plus rewrite spree_end and spree_lost

11 years agoFix newlines again with printing to chatbox
Samual Lenks [Sat, 23 Feb 2013 21:59:26 +0000 (16:59 -0500)]
Fix newlines again with printing to chatbox

11 years agoStreamline the frag message notification to also use spree_cen arg
Samual Lenks [Sat, 23 Feb 2013 20:50:53 +0000 (15:50 -0500)]
Streamline the frag message notification to also use spree_cen arg

11 years agoNow it compiles :D
Samual Lenks [Sat, 23 Feb 2013 20:30:07 +0000 (15:30 -0500)]
Now it compiles :D

11 years agoAlso re-write how spree_cen works-- this code crashes gmqcc on compile
Samual Lenks [Sat, 23 Feb 2013 20:27:39 +0000 (15:27 -0500)]
Also re-write how spree_cen works-- this code crashes gmqcc on compile

11 years agoMake these debug prints more useful (actually show the notif name!)
Samual Lenks [Sat, 23 Feb 2013 19:57:45 +0000 (14:57 -0500)]
Make these debug prints more useful (actually show the notif name!)

11 years agoContinue chatbox mask through newline notifications too
Samual Lenks [Sat, 23 Feb 2013 19:54:50 +0000 (14:54 -0500)]
Continue chatbox mask through newline notifications too

11 years agoMASSIVE update to how sprees and frag messages are handled (much better!)
Samual Lenks [Sat, 23 Feb 2013 19:53:47 +0000 (14:53 -0500)]
MASSIVE update to how sprees and frag messages are handled (much better!)

11 years agoUpdates to how frag sprees are shown in info notifications
Samual Lenks [Sat, 23 Feb 2013 17:53:42 +0000 (12:53 -0500)]
Updates to how frag sprees are shown in info notifications

11 years agoWell this is all retarded, join message is handled in separate places?!?
Samual Lenks [Sat, 23 Feb 2013 16:49:15 +0000 (11:49 -0500)]
Well this is all retarded, join message is handled in separate places?!?

11 years agoFix a bunch of things about vehicle notifications/finish them
Samual Lenks [Sat, 23 Feb 2013 16:36:39 +0000 (11:36 -0500)]
Fix a bunch of things about vehicle notifications/finish them

11 years agoFade the map voting cursor away when opening the menu, just like in hud config mode
terencehill [Sat, 23 Feb 2013 10:51:31 +0000 (11:51 +0100)]
Fade the map voting cursor away when opening the menu, just like in hud config mode

11 years agoCreate hud_cursormode cvar to get rid of a developer warning
terencehill [Sat, 23 Feb 2013 10:33:36 +0000 (11:33 +0100)]
Create hud_cursormode cvar to get rid of a developer warning

11 years agoThat isn't supposed to be there anymore
Samual Lenks [Sat, 23 Feb 2013 05:11:25 +0000 (00:11 -0500)]
That isn't supposed to be there anymore

11 years agoWhoops forgot to update config file
Samual Lenks [Sat, 23 Feb 2013 03:20:40 +0000 (22:20 -0500)]
Whoops forgot to update config file

11 years agoImplement a way to send notifications to chatbox in notification system
Samual Lenks [Sat, 23 Feb 2013 03:18:01 +0000 (22:18 -0500)]
Implement a way to send notifications to chatbox in notification system

11 years agoAnother comment for notification information
Samual Lenks [Fri, 22 Feb 2013 05:20:13 +0000 (00:20 -0500)]
Another comment for notification information

11 years agoMore cleaning of comments and stuff
Samual Lenks [Fri, 22 Feb 2013 05:18:54 +0000 (00:18 -0500)]
More cleaning of comments and stuff

11 years agoGotta increment that version
Samual Lenks [Fri, 22 Feb 2013 05:15:15 +0000 (00:15 -0500)]
Gotta increment that version

11 years agoWork on sprees a bit
Samual Lenks [Fri, 22 Feb 2013 05:14:52 +0000 (00:14 -0500)]
Work on sprees a bit

11 years agoMove that to the .qh file
Samual Lenks [Fri, 22 Feb 2013 03:44:06 +0000 (22:44 -0500)]
Move that to the .qh file

11 years agoUpdate the config (and dumpnotifs function)
Samual Lenks [Fri, 22 Feb 2013 03:42:15 +0000 (22:42 -0500)]
Update the config (and dumpnotifs function)

11 years agoImprove that check a little bit
Samual Lenks [Fri, 22 Feb 2013 03:26:49 +0000 (22:26 -0500)]
Improve that check a little bit

11 years agoAdd a check for version mismatch between config and code
Samual Lenks [Fri, 22 Feb 2013 03:04:26 +0000 (22:04 -0500)]
Add a check for version mismatch between config and code

11 years agoOrganize that a bit better as well
Samual Lenks [Fri, 22 Feb 2013 02:54:05 +0000 (21:54 -0500)]
Organize that a bit better as well

11 years agoThat doesn't need to be a function
Samual Lenks [Fri, 22 Feb 2013 02:51:39 +0000 (21:51 -0500)]
That doesn't need to be a function

11 years agoRemove legacy function entirely, plus rename that one func to WOVA :D
Samual Lenks [Fri, 22 Feb 2013 02:46:01 +0000 (21:46 -0500)]
Remove legacy function entirely, plus rename that one func to WOVA :D

11 years agoI started typing this commit message and then forgot what it's about
Samual Lenks [Fri, 22 Feb 2013 02:23:25 +0000 (21:23 -0500)]
I started typing this commit message and then forgot what it's about

11 years agoThat belongs in hud.qh, not my shit
Samual Lenks [Fri, 22 Feb 2013 01:57:09 +0000 (20:57 -0500)]
That belongs in hud.qh, not my shit

11 years agoWhy wasn't this caught?
Samual Lenks [Fri, 22 Feb 2013 01:50:20 +0000 (20:50 -0500)]
Why wasn't this caught?

11 years agoFix comments and stuff
Samual Lenks [Fri, 22 Feb 2013 01:49:04 +0000 (20:49 -0500)]
Fix comments and stuff

11 years agoRe organize a little
Samual Lenks [Fri, 22 Feb 2013 01:20:25 +0000 (20:20 -0500)]
Re organize a little

11 years agoNotification_GetCvars()-- also some more cleanup
Samual Lenks [Fri, 22 Feb 2013 00:52:48 +0000 (19:52 -0500)]
Notification_GetCvars()-- also some more cleanup

11 years agoFix the check for hudargs, fix dumpnotifs command, add done function
Samual Lenks [Thu, 21 Feb 2013 23:41:25 +0000 (18:41 -0500)]
Fix the check for hudargs, fix dumpnotifs command, add done function

11 years agoHard code the default values of each notification
Samual Lenks [Thu, 21 Feb 2013 21:50:53 +0000 (16:50 -0500)]
Hard code the default values of each notification

11 years agoRemove usage of %d in notifications for args (needs to be %s now)
Samual Lenks [Thu, 21 Feb 2013 21:31:25 +0000 (16:31 -0500)]
Remove usage of %d in notifications for args (needs to be %s now)

11 years agoGet rid of bcenterprint()
Samual Lenks [Thu, 21 Feb 2013 21:30:02 +0000 (16:30 -0500)]
Get rid of bcenterprint()

11 years agoDo the same for checkargs-- also, add unified macro checks for some things
Samual Lenks [Thu, 21 Feb 2013 21:06:40 +0000 (16:06 -0500)]
Do the same for checkargs-- also, add unified macro checks for some things

11 years agoSpread out the net notif client parsing cases (easier to read)
Samual Lenks [Thu, 21 Feb 2013 20:38:23 +0000 (15:38 -0500)]
Spread out the net notif client parsing cases (easier to read)

11 years agoAdd new way to automatically generate the entire notifications.cfg file
Samual Lenks [Thu, 21 Feb 2013 20:00:24 +0000 (15:00 -0500)]
Add new way to automatically generate the entire notifications.cfg file

11 years agoCleanliness
Samual Lenks [Thu, 21 Feb 2013 18:19:55 +0000 (13:19 -0500)]
Cleanliness

11 years agoThis belongs in .qh file, not .qc
Samual Lenks [Thu, 21 Feb 2013 17:06:35 +0000 (12:06 -0500)]
This belongs in .qh file, not .qc

11 years agofix compile with fteqcc
Rudolf Polzer [Thu, 21 Feb 2013 08:59:37 +0000 (09:59 +0100)]
fix compile with fteqcc

11 years agoAdd cvars to change maximized radar zoom/rotation
Mario [Thu, 21 Feb 2013 02:27:29 +0000 (13:27 +1100)]
Add cvars to change maximized radar zoom/rotation

11 years agoMore cleanup
Samual Lenks [Wed, 20 Feb 2013 21:34:49 +0000 (16:34 -0500)]
More cleanup

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Wed, 20 Feb 2013 20:19:42 +0000 (15:19 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoRemove the poison of the menu from notification system
Samual Lenks [Wed, 20 Feb 2013 20:19:08 +0000 (15:19 -0500)]
Remove the poison of the menu from notification system

11 years agoSome more cleanup
Samual Lenks [Wed, 20 Feb 2013 17:25:46 +0000 (12:25 -0500)]
Some more cleanup

11 years agoLet Local_Notification handle that check
Samual Lenks [Wed, 20 Feb 2013 00:29:36 +0000 (19:29 -0500)]
Let Local_Notification handle that check

11 years agoThat should be an entity instead
Samual Lenks [Mon, 18 Feb 2013 22:57:06 +0000 (17:57 -0500)]
That should be an entity instead

11 years agoDisable a notification if it has errors
Samual Lenks [Mon, 18 Feb 2013 22:40:53 +0000 (17:40 -0500)]
Disable a notification if it has errors

11 years agoReset mines count on WR_RESETPLAYER request too: it fixes the same bug described...
terencehill [Mon, 18 Feb 2013 21:57:01 +0000 (22:57 +0100)]
Reset mines count on WR_RESETPLAYER request too: it fixes the same bug described in the previous commit when a new round starts and in other situations

11 years agoFix this bug reported by matthiaskrgr long time ago: "when I shoot a mine out of...
terencehill [Mon, 18 Feb 2013 21:19:53 +0000 (22:19 +0100)]
Fix this bug reported by matthiaskrgr long time ago: "when I shoot a mine out of the map, the mine-counter around the cursor isn't reset". Code is basically the same used by the rocketlauncher to clear .lastrocket

11 years agoFix bots spamming the console with a warning after they have launched g_balance_minel...
terencehill [Mon, 18 Feb 2013 17:02:49 +0000 (18:02 +0100)]
Fix bots spamming the console with a warning after they have launched g_balance_minelayer_limit mines

11 years agoFix font issues coming from the weapons panel
terencehill [Mon, 18 Feb 2013 11:40:32 +0000 (12:40 +0100)]
Fix font issues coming from the weapons panel

11 years agoFix weapons panel in onlyowned mode showing an empty weapon if player joins the game...
terencehill [Mon, 18 Feb 2013 11:32:18 +0000 (12:32 +0100)]
Fix weapons panel in onlyowned mode showing an empty weapon if player joins the game within 5 seconds after server connection. Code to detect complain weapon is now less dispersive

11 years agoImprove resizing of weapons panel when onlyowned is enabled, previous code reduced...
terencehill [Mon, 18 Feb 2013 11:05:55 +0000 (12:05 +0100)]
Improve resizing of weapons panel when onlyowned is enabled, previous code reduced weapon size too much

11 years agoActually, make that argument smaller... plus, lets get rid of infval check
Samual Lenks [Sun, 17 Feb 2013 23:32:26 +0000 (18:32 -0500)]
Actually, make that argument smaller... plus, lets get rid of infval check