]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoBetter spacing for MSG_INFO list
Samual Lenks [Thu, 13 Dec 2012 08:21:42 +0000 (03:21 -0500)]
Better spacing for MSG_INFO list

11 years agoAttempt to also make the server network the death messages properly
Samual Lenks [Thu, 13 Dec 2012 08:18:39 +0000 (03:18 -0500)]
Attempt to also make the server network the death messages properly

11 years agoProperly handle MSG_DEATH in common functions now
Samual Lenks [Thu, 13 Dec 2012 08:04:02 +0000 (03:04 -0500)]
Properly handle MSG_DEATH in common functions now

11 years agoAlso re-write the format specification to match the new overhaul
Samual Lenks [Thu, 13 Dec 2012 07:43:48 +0000 (02:43 -0500)]
Also re-write the format specification to match the new overhaul

11 years agoOverhaul how death notifications are declared (AGAIN)
Samual Lenks [Thu, 13 Dec 2012 07:30:49 +0000 (02:30 -0500)]
Overhaul how death notifications are declared (AGAIN)

11 years agoFoobar
Samual Lenks [Thu, 13 Dec 2012 05:15:08 +0000 (00:15 -0500)]
Foobar

11 years agoFix some bugs with teamchange and hurttrigger notification
Samual Lenks [Thu, 13 Dec 2012 04:45:18 +0000 (23:45 -0500)]
Fix some bugs with teamchange and hurttrigger notification

11 years agoBetter handling of auto-team-change notification with movetoteam
Samual Lenks [Thu, 13 Dec 2012 04:12:09 +0000 (23:12 -0500)]
Better handling of auto-team-change notification with movetoteam

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Thu, 13 Dec 2012 03:53:41 +0000 (22:53 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoMerge remote-tracking branch 'origin/terencehill/directmenu_options'
Samual Lenks [Wed, 12 Dec 2012 21:59:22 +0000 (16:59 -0500)]
Merge remote-tracking branch 'origin/terencehill/directmenu_options'

11 years agoMerge remote-tracking branch 'origin/master' into terencehill/directmenu_options
Samual Lenks [Wed, 12 Dec 2012 21:57:22 +0000 (16:57 -0500)]
Merge remote-tracking branch 'origin/master' into terencehill/directmenu_options

11 years agoMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
Samual Lenks [Wed, 12 Dec 2012 21:52:52 +0000 (16:52 -0500)]
Merge remote-tracking branch 'origin/terencehill/cmd_fixes'

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

11 years agoMerge remote-tracking branch 'origin/terencehill/forced_intermission_eventchase'
Samual Lenks [Wed, 12 Dec 2012 21:44:46 +0000 (16:44 -0500)]
Merge remote-tracking branch 'origin/terencehill/forced_intermission_eventchase'

Conflicts:
qcsrc/client/View.qc

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Tue, 11 Dec 2012 21:53:06 +0000 (16:53 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoMerge remote-tracking branch 'origin/terencehill/cursormode'
Samual Lenks [Tue, 11 Dec 2012 21:51:52 +0000 (16:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/cursormode'

11 years agoAdd a way to disable cursormode (just in case)
Samual Lenks [Sat, 8 Dec 2012 03:09:54 +0000 (22:09 -0500)]
Add a way to disable cursormode (just in case)

11 years agoMerge remote-tracking branch 'origin/master' into terencehill/cursormode
Samual Lenks [Tue, 4 Dec 2012 20:44:39 +0000 (15:44 -0500)]
Merge remote-tracking branch 'origin/master' into terencehill/cursormode

11 years agoMake the strings translatable, plus add a cvar for controlling the decimal
Samual Lenks [Sun, 2 Dec 2012 19:15:32 +0000 (14:15 -0500)]
Make the strings translatable, plus add a cvar for controlling the decimal
places to display (2 was too many, and just simply unnecessary)

11 years agoMerge remote-tracking branch 'origin/mirceakitsune/scoreboard_respawn_info'
Samual Lenks [Sun, 2 Dec 2012 18:57:06 +0000 (13:57 -0500)]
Merge remote-tracking branch 'origin/mirceakitsune/scoreboard_respawn_info'

11 years agoMerge remote-tracking branch 'origin/terencehill/scoring_fix'
Samual Lenks [Sun, 2 Dec 2012 18:51:36 +0000 (13:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/scoring_fix'

11 years agoAllow death message notifs to expand and do both info AND centerprints
Samual Lenks [Sun, 2 Dec 2012 18:46:57 +0000 (13:46 -0500)]
Allow death message notifs to expand and do both info AND centerprints

11 years agoStrip out the #undef from lists so they can be dynamically expanded
Samual Lenks [Mon, 26 Nov 2012 06:06:16 +0000 (01:06 -0500)]
Strip out the #undef from lists so they can be dynamically expanded

11 years agoMake a separate "MSG_DEATH" notification category, cleans up stuff a bit
Samual Lenks [Mon, 26 Nov 2012 05:59:06 +0000 (00:59 -0500)]
Make a separate "MSG_DEATH" notification category, cleans up stuff a bit

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Mon, 26 Nov 2012 04:29:39 +0000 (23:29 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoMassive progress with the notification system, plus some cleanup/comments
Samual Lenks [Mon, 26 Nov 2012 04:28:26 +0000 (23:28 -0500)]
Massive progress with the notification system, plus some cleanup/comments

11 years agoPut the block of code that detects a push into the void before MUTATOR_CALLHOOK(Playe...
terencehill [Sun, 25 Nov 2012 19:01:27 +0000 (20:01 +0100)]
Put the block of code that detects a push into the void before MUTATOR_CALLHOOK(PlayerDamage_SplitHealthArmor), so that attacker is changed from trigger_hurt to the pusher player before PlayerDamage_SplitHealthArmor call. With this change playing with the vampire mutator, if you push someone into the void you also suck all his remaining health.

11 years agoCA: Fix "WARNING: adding score to unknown player" console error when a player falls...
terencehill [Sun, 25 Nov 2012 12:33:16 +0000 (13:33 +0100)]
CA: Fix "WARNING: adding score to unknown player" console error when a player falls into the void. Also, since player points are given based on inflicted damage, give points for killing someone by pushing him into the void too

11 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 1 Nov 2012 15:26:28 +0000 (16:26 +0100)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoadd an "animbench" server command to benchmark model animation
Rudolf Polzer [Thu, 1 Nov 2012 15:25:53 +0000 (16:25 +0100)]
add an "animbench" server command to benchmark model animation

11 years agoFix some comments
Samual Lenks [Wed, 24 Oct 2012 22:18:26 +0000 (18:18 -0400)]
Fix some comments

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Wed, 24 Oct 2012 21:40:34 +0000 (17:40 -0400)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoMerge remote-tracking branch 'origin/terencehill/not_resizable_panel_bugfix'
Samual Lenks [Wed, 24 Oct 2012 21:39:53 +0000 (17:39 -0400)]
Merge remote-tracking branch 'origin/terencehill/not_resizable_panel_bugfix'

11 years agoRefactor obituary code, and move the frag messages over to new system :D
Samual Lenks [Wed, 24 Oct 2012 21:37:21 +0000 (17:37 -0400)]
Refactor obituary code, and move the frag messages over to new system :D

11 years agoA @!#%'n Klein Bottle. Model by CuBeOwL ;)
Rudolf Polzer [Wed, 24 Oct 2012 11:06:01 +0000 (13:06 +0200)]
A @!#%'n Klein Bottle. Model by CuBeOwL ;)

Also, deleted old and now unused tuba sounds.

11 years agofix typo
Rudolf Polzer [Wed, 17 Oct 2012 14:36:51 +0000 (16:36 +0200)]
fix typo

11 years agobot_cmd sound: allow to specify channel, volume, attenuation
Rudolf Polzer [Wed, 17 Oct 2012 14:36:22 +0000 (16:36 +0200)]
bot_cmd sound: allow to specify channel, volume, attenuation

11 years agoscripting fix
Rudolf Polzer [Wed, 17 Oct 2012 11:36:05 +0000 (13:36 +0200)]
scripting fix

11 years agoFix bug where a panel resized to fullscreen cannot be resized anymore (with mouse...
terencehill [Sat, 13 Oct 2012 22:37:32 +0000 (00:37 +0200)]
Fix bug where a panel resized to fullscreen cannot be resized anymore (with mouse left button)

11 years agoadd "devmap" command for quake3 command line compatibility
Rudolf Polzer [Thu, 11 Oct 2012 14:13:04 +0000 (16:13 +0200)]
add "devmap" command for quake3 command line compatibility

11 years agofix a small func_vectormamamamam bug (wrong origin)
Rudolf Polzer [Thu, 11 Oct 2012 12:08:41 +0000 (14:08 +0200)]
fix a small func_vectormamamamam bug (wrong origin)

11 years agoRe-write majority of obituary code, add all new handling of frag messages
Samual Lenks [Mon, 8 Oct 2012 06:36:58 +0000 (02:36 -0400)]
Re-write majority of obituary code, add all new handling of frag messages

11 years agoBetter organization a bit
Samual Lenks [Sun, 7 Oct 2012 07:28:08 +0000 (03:28 -0400)]
Better organization a bit

11 years agoWork more on Obituary notifications/deathtypes
Samual Lenks [Sun, 7 Oct 2012 07:21:43 +0000 (03:21 -0400)]
Work more on Obituary notifications/deathtypes

11 years agoUse a more correct code for the arena part. Old one worked well but this should be...
Mircea Kitsune [Sat, 6 Oct 2012 14:48:55 +0000 (17:48 +0300)]
Use a more correct code for the arena part. Old one worked well but this should be more consistent

11 years agoImprove last commit, and show a separate text while the server is working on respawni...
Mircea Kitsune [Sat, 6 Oct 2012 12:54:50 +0000 (15:54 +0300)]
Improve last commit, and show a separate text while the server is working on respawning the player

11 years agoDon't show a negative value while the server is respawning the player
Mircea Kitsune [Sat, 6 Oct 2012 12:44:37 +0000 (15:44 +0300)]
Don't show a negative value while the server is respawning the player

11 years agoUse ftos_decimals instead of foolshly bounding and substring-ing the value. Respawn...
Mircea Kitsune [Sat, 6 Oct 2012 11:57:39 +0000 (14:57 +0300)]
Use ftos_decimals instead of foolshly bounding and substring-ing the value. Respawn timer will now show values past 9.99

11 years agoOnly show when the player is allowed to spawn, not during rounds in Arena or Clan...
Mircea Kitsune [Sat, 6 Oct 2012 11:48:37 +0000 (14:48 +0300)]
Only show when the player is allowed to spawn, not during rounds in Arena or Clan Arena

11 years agoBetter text colors
Mircea Kitsune [Sat, 6 Oct 2012 10:54:10 +0000 (13:54 +0300)]
Better text colors

11 years agoCopy stat_respawn_time for spectated players
Mircea Kitsune [Sat, 6 Oct 2012 10:39:48 +0000 (13:39 +0300)]
Copy stat_respawn_time for spectated players

11 years agoCode cleanup
Mircea Kitsune [Sat, 6 Oct 2012 10:36:11 +0000 (13:36 +0300)]
Code cleanup

11 years agoBound timer to 9.999999 seconds... no one should set a spawn timer longer than 10...
Mircea Kitsune [Sat, 6 Oct 2012 00:02:32 +0000 (03:02 +0300)]
Bound timer to 9.999999 seconds... no one should set a spawn timer longer than 10 either way

11 years agoLimit seconds to 4 characters (eg: 1.23 instead of 1.234567)
Mircea Kitsune [Fri, 5 Oct 2012 23:51:29 +0000 (02:51 +0300)]
Limit seconds to 4 characters (eg: 1.23 instead of 1.234567)

11 years agoShow key name when indicating the player how to respawn. Not that it's needed, but...
Mircea Kitsune [Fri, 5 Oct 2012 23:41:29 +0000 (02:41 +0300)]
Show key name when indicating the player how to respawn. Not that it's needed, but if we're doing it let's do it right :P

11 years agoColorize seconds in yellow
Mircea Kitsune [Fri, 5 Oct 2012 23:34:55 +0000 (02:34 +0300)]
Colorize seconds in yellow

11 years agoProperly draw respawn info on a new line
Mircea Kitsune [Fri, 5 Oct 2012 23:31:02 +0000 (02:31 +0300)]
Properly draw respawn info on a new line

11 years agoShow respawn information below the scoreboard when dead. Useful to know if you've...
Mircea Kitsune [Fri, 5 Oct 2012 23:18:50 +0000 (02:18 +0300)]
Show respawn information below the scoreboard when dead. Useful to know if you've already triggered a respawn, or how long you have to wait until you can spawn back. Uses a single extra stat for all info

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