]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
10 years agoMerge remote-tracking branch 'origin/zykure/playerstats' into samual/combined_updates
Samual Lenks [Mon, 19 Aug 2013 17:14:18 +0000 (13:14 -0400)]
Merge remote-tracking branch 'origin/zykure/playerstats' into samual/combined_updates

Conflicts:
qcsrc/server/cl_client.qc
qcsrc/server/miscfunctions.qc

10 years agoFix spacing with filter textbox
Samual Lenks [Mon, 19 Aug 2013 17:10:53 +0000 (13:10 -0400)]
Fix spacing with filter textbox

10 years agoclean up code somewhat, remove extra player hashkey from xonstat events
Jan Behrens [Mon, 19 Aug 2013 17:00:34 +0000 (19:00 +0200)]
clean up code somewhat, remove extra player hashkey from xonstat events

10 years agoAdd functionality to send local player info to xonstat (menuqc)
Jan Behrens [Mon, 19 Aug 2013 16:40:36 +0000 (18:40 +0200)]
Add functionality to send local player info to xonstat (menuqc)

10 years agoMerge remote-tracking branch 'origin/master' into samual/combined_updates
Samual Lenks [Sun, 18 Aug 2013 23:49:35 +0000 (19:49 -0400)]
Merge remote-tracking branch 'origin/master' into samual/combined_updates

10 years agoMerge remote-tracking branch 'origin/terencehill/menu_focus_bugfix'
Samual Lenks [Sun, 18 Aug 2013 23:40:40 +0000 (19:40 -0400)]
Merge remote-tracking branch 'origin/terencehill/menu_focus_bugfix'

* origin/terencehill/menu_focus_bugfix:
  Fix this bug: If you open up a dialog/menu in game, and then leave focus of the Xonotic window, when you click back onto the Xonotic window it ALWAYS unfocuses the active dialog.

10 years agoProper file naming
Samual Lenks [Sun, 18 Aug 2013 23:20:11 +0000 (19:20 -0400)]
Proper file naming

10 years agoAdjust top offsets for multiplayer window
Samual Lenks [Sun, 18 Aug 2013 21:24:09 +0000 (17:24 -0400)]
Adjust top offsets for multiplayer window

10 years agoMove screenshots and demos into the same "Media" tab
Samual Lenks [Sun, 18 Aug 2013 19:47:41 +0000 (15:47 -0400)]
Move screenshots and demos into the same "Media" tab

10 years agoMerge remote-tracking branch 'origin/samual/menu_organization' into samual/combined_u...
Samual Lenks [Sun, 18 Aug 2013 19:31:58 +0000 (15:31 -0400)]
Merge remote-tracking branch 'origin/samual/menu_organization' into samual/combined_updates

Conflicts:
qcsrc/menu/xonotic/dialog_multiplayer.c

10 years agoMerge remote-tracking branch 'origin/terencehill/screenshot_viewer' into samual/combi...
Samual Lenks [Sun, 18 Aug 2013 18:54:32 +0000 (14:54 -0400)]
Merge remote-tracking branch 'origin/terencehill/screenshot_viewer' into samual/combined_updates

10 years agoMerge remote-tracking branch 'origin/master' into terencehill/screenshot_viewer
Samual Lenks [Sun, 18 Aug 2013 18:47:02 +0000 (14:47 -0400)]
Merge remote-tracking branch 'origin/master' into terencehill/screenshot_viewer

10 years agoMerge remote-tracking branch 'origin/master' into samual/menu_organization
Samual Lenks [Sun, 18 Aug 2013 17:55:19 +0000 (13:55 -0400)]
Merge remote-tracking branch 'origin/master' into samual/menu_organization

10 years agoAdd util function to convert time to pretty string (d, hh:mm:ss)
Jan Behrens [Sun, 18 Aug 2013 13:56:44 +0000 (15:56 +0200)]
Add util function to convert time to pretty string (d, hh:mm:ss)

10 years agoMake PlayerInfo parser work with current format
Jan Behrens [Sun, 18 Aug 2013 13:55:48 +0000 (15:55 +0200)]
Make PlayerInfo parser work with current format

10 years agoFirst working version of PlayerInfo retrieval from Xonstats (called on m_init and...
Jan Behrens [Sun, 18 Aug 2013 11:36:37 +0000 (13:36 +0200)]
First working version of PlayerInfo retrieval from Xonstats (called on m_init and ClientConnect)

10 years agoAdd basic and detailed playerinfo retrieve functions (hashkeys won't work in menuqc?)
Jan Behrens [Sat, 17 Aug 2013 10:44:17 +0000 (12:44 +0200)]
Add basic and detailed playerinfo retrieve functions (hashkeys won't work in menuqc?)

10 years agoFIX DAMN WHITESPACE ERRORS IN CFGS
Rudolf Polzer [Fri, 16 Aug 2013 13:53:33 +0000 (15:53 +0200)]
FIX DAMN WHITESPACE ERRORS IN CFGS

10 years agocrylink: kill jointime
Rudolf Polzer [Fri, 16 Aug 2013 13:53:15 +0000 (15:53 +0200)]
crylink: kill jointime

10 years agoSwitch my physics to be default for testing purposes
Samual Lenks [Thu, 15 Aug 2013 19:21:12 +0000 (15:21 -0400)]
Switch my physics to be default for testing purposes

10 years agoChange stepheight from 34 to 31 in my config
Samual Lenks [Thu, 15 Aug 2013 19:17:03 +0000 (15:17 -0400)]
Change stepheight from 34 to 31 in my config

10 years agoMerge remote-tracking branch 'origin/Mario/mutators'
Samual Lenks [Wed, 14 Aug 2013 01:50:19 +0000 (21:50 -0400)]
Merge remote-tracking branch 'origin/Mario/mutators'

10 years agoMerge branch 'master' into Mario/mutators
Mario [Wed, 14 Aug 2013 01:39:44 +0000 (11:39 +1000)]
Merge branch 'master' into Mario/mutators

10 years agoActually, rework that last commit a bit
Samual Lenks [Tue, 13 Aug 2013 21:58:05 +0000 (17:58 -0400)]
Actually, rework that last commit a bit

10 years agoDon't let eventchase put the view into the ceiling when you die
Samual Lenks [Tue, 13 Aug 2013 20:11:22 +0000 (16:11 -0400)]
Don't let eventchase put the view into the ceiling when you die

10 years agoMerge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 9 Aug 2013 12:30:44 +0000 (14:30 +0200)]
Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

10 years agorandom screenshots: don't be so far above ground; also, request more view distance
Rudolf Polzer [Fri, 9 Aug 2013 12:29:51 +0000 (14:29 +0200)]
random screenshots: don't be so far above ground; also, request more view distance

10 years agoMerge remote-tracking branch 'origin/ablu/vehiclebalance'
Samual Lenks [Thu, 8 Aug 2013 23:24:54 +0000 (19:24 -0400)]
Merge remote-tracking branch 'origin/ablu/vehiclebalance'

10 years agoMerge remote-tracking branch 'origin/Mario/mutators'
Samual Lenks [Thu, 8 Aug 2013 21:58:07 +0000 (17:58 -0400)]
Merge remote-tracking branch 'origin/Mario/mutators'

10 years agoFix bots sliding around slowly while frozen
Mario [Thu, 8 Aug 2013 20:39:46 +0000 (06:39 +1000)]
Fix bots sliding around slowly while frozen

10 years agoRemove rifle arena
Mario [Thu, 8 Aug 2013 19:45:43 +0000 (05:45 +1000)]
Remove rifle arena

10 years agoMerge branch 'Mario/mutators' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir...
Mario [Thu, 8 Aug 2013 19:41:53 +0000 (05:41 +1000)]
Merge branch 'Mario/mutators' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir into Mario/mutators

10 years agoDodging while frozen requires only 1 key push
Mario [Thu, 8 Aug 2013 19:41:16 +0000 (05:41 +1000)]
Dodging while frozen requires only 1 key push

10 years agoMerge remote-tracking branch 'origin/master' into Mario/mutators
Samual Lenks [Thu, 8 Aug 2013 19:20:05 +0000 (15:20 -0400)]
Merge remote-tracking branch 'origin/master' into Mario/mutators

10 years agoAdd sanity checks
terencehill [Wed, 7 Aug 2013 10:01:06 +0000 (12:01 +0200)]
Add sanity checks

10 years agoPause music when the screenshot viewer is opened as image browsing can make music...
terencehill [Wed, 7 Aug 2013 09:45:15 +0000 (11:45 +0200)]
Pause music when the screenshot viewer is opened as image browsing can make music lag depending on image loading time

10 years agoMake button names translatable
terencehill [Tue, 6 Aug 2013 12:34:23 +0000 (14:34 +0200)]
Make button names translatable

10 years agoRemove the standalone clear button from the screenshot browser dialog
terencehill [Tue, 6 Aug 2013 12:31:15 +0000 (14:31 +0200)]
Remove the standalone clear button from the screenshot browser dialog

10 years agoFix compiler warnings
terencehill [Tue, 6 Aug 2013 22:42:02 +0000 (00:42 +0200)]
Fix compiler warnings

10 years agoMerge branch 'master' into terencehill/screenshot_viewer
terencehill [Tue, 6 Aug 2013 22:19:40 +0000 (00:19 +0200)]
Merge branch 'master' into terencehill/screenshot_viewer

10 years agoalmost finished the notifications dialog. fix: makeMulti()
Debugger [Tue, 6 Aug 2013 15:32:20 +0000 (17:32 +0200)]
almost finished the notifications dialog. fix: makeMulti()

10 years agoadding more general settings
Debugger [Mon, 5 Aug 2013 18:11:13 +0000 (20:11 +0200)]
adding more general settings

10 years agogamemode notifications settings added, makeMulti wont work though
Debugger [Mon, 5 Aug 2013 16:49:37 +0000 (18:49 +0200)]
gamemode notifications settings added, makeMulti wont work though

10 years agospree information finished
Debugger [Mon, 5 Aug 2013 16:10:04 +0000 (18:10 +0200)]
spree information finished

10 years agofix *-serverpackage.txt. Why did we add this anyway BTW? What was wrong with .serverp...
Rudolf Polzer [Mon, 5 Aug 2013 08:04:11 +0000 (10:04 +0200)]
fix *-serverpackage.txt. Why did we add this anyway BTW? What was wrong with .serverpackage?

10 years agoWIP commit; retrieving data from xonstats works
Jan Behrens [Sun, 4 Aug 2013 18:05:15 +0000 (20:05 +0200)]
WIP commit; retrieving data from xonstats works

10 years agomoving playerstats code from server to common
Jan Behrens [Sat, 3 Aug 2013 19:49:44 +0000 (21:49 +0200)]
moving playerstats code from server to common

10 years agoadd a debug command to test boxparticles() builtin
Rudolf Polzer [Sat, 3 Aug 2013 16:07:00 +0000 (18:07 +0200)]
add a debug command to test boxparticles() builtin

10 years agofix typo
Rudolf Polzer [Fri, 2 Aug 2013 10:31:58 +0000 (12:31 +0200)]
fix typo

10 years agomapinfo cdtrack: only take first token, for possible extension "cdtrack 17 moreargs..."
Rudolf Polzer [Fri, 2 Aug 2013 09:21:43 +0000 (11:21 +0200)]
mapinfo cdtrack: only take first token, for possible extension "cdtrack 17 moreargs..."

10 years agoadd a note about multi base track handling here
Rudolf Polzer [Fri, 2 Aug 2013 05:06:57 +0000 (07:06 +0200)]
add a note about multi base track handling here

10 years agoadding more stuff, lack a good organization still
Debugger [Thu, 1 Aug 2013 20:25:03 +0000 (22:25 +0200)]
adding more stuff, lack a good organization still

10 years agoadding a few new things to the notification dialog
Debugger [Thu, 1 Aug 2013 18:09:57 +0000 (20:09 +0200)]
adding a few new things to the notification dialog

10 years agoseperated file works properly now; moved 'Player Statistics' Label to the mid
Debugger [Thu, 1 Aug 2013 15:17:30 +0000 (17:17 +0200)]
seperated file works properly now; moved 'Player Statistics' Label to the mid

10 years agotry to add a seperate file to handle notification menu settings
Debugger [Thu, 1 Aug 2013 13:53:27 +0000 (15:53 +0200)]
try to add a seperate file to handle notification menu settings

10 years agoAdding some infolabels for player statistics
Debugger [Wed, 31 Jul 2013 20:13:30 +0000 (22:13 +0200)]
Adding some infolabels for player statistics

10 years agoI forgot what this commit does because I made the changes 2 days ago
Samual Lenks [Tue, 30 Jul 2013 19:26:31 +0000 (15:26 -0400)]
I forgot what this commit does because I made the changes 2 days ago

10 years agoOnce again start working on new menu organization
Samual Lenks [Mon, 29 Jul 2013 02:06:13 +0000 (22:06 -0400)]
Once again start working on new menu organization

10 years agoworkaround for trail issue
Rudolf Polzer [Sun, 28 Jul 2013 13:59:51 +0000 (15:59 +0200)]
workaround for trail issue

10 years agonew boxparticles interface
Rudolf Polzer [Sat, 27 Jul 2013 10:24:55 +0000 (12:24 +0200)]
new boxparticles interface

10 years agoFix this bug: If you open up a dialog/menu in game, and then leave focus of the Xonot...
terencehill [Sun, 21 Jul 2013 11:11:04 +0000 (13:11 +0200)]
Fix this bug: If you open up a dialog/menu in game, and then leave focus of the Xonotic window, when you click back onto the Xonotic window it ALWAYS unfocuses the active dialog.

10 years agocl_maxfps_alwayssleep: make saved, fixes #1674
Rudolf Polzer [Sat, 13 Jul 2013 09:01:18 +0000 (11:01 +0200)]
cl_maxfps_alwayssleep: make saved, fixes #1674

10 years agoAlso check if the attacker is a player
Mario [Fri, 12 Jul 2013 04:42:24 +0000 (14:42 +1000)]
Also check if the attacker is a player

10 years agoFix nade timer getting reset if it's shot while on the ground
Mario [Fri, 12 Jul 2013 04:07:21 +0000 (14:07 +1000)]
Fix nade timer getting reset if it's shot while on the ground

10 years agoMove footsteps & norecoil out of the mutator system
Mario [Fri, 12 Jul 2013 00:36:55 +0000 (10:36 +1000)]
Move footsteps & norecoil out of the mutator system

10 years agoMerge branch 'master' into Mario/mutators
Mario [Fri, 12 Jul 2013 00:04:10 +0000 (10:04 +1000)]
Merge branch 'master' into Mario/mutators

10 years agoenable cpp warnings
Rudolf Polzer [Mon, 8 Jul 2013 08:36:00 +0000 (10:36 +0200)]
enable cpp warnings

10 years agoforgot this script
Rudolf Polzer [Mon, 8 Jul 2013 08:00:26 +0000 (10:00 +0200)]
forgot this script

10 years agofix make clean
Rudolf Polzer [Mon, 8 Jul 2013 08:00:14 +0000 (10:00 +0200)]
fix make clean

10 years agoprecache csqc-used stuff on server too
Rudolf Polzer [Mon, 8 Jul 2013 07:47:42 +0000 (09:47 +0200)]
precache csqc-used stuff on server too

This fixes load savegame performance, and the loading progress bar.

10 years agoMove jump grunt out of the mutator system (causes some issues with cl_movement_track_...
Mario [Thu, 4 Jul 2013 20:08:38 +0000 (06:08 +1000)]
Move jump grunt out of the mutator system (causes some issues with cl_movement_track_canjump)

10 years agoMerge branch 'master' into Mario/mutators
Mario [Tue, 25 Jun 2013 13:05:43 +0000 (23:05 +1000)]
Merge branch 'master' into Mario/mutators

10 years agohide qccversion files
Rudolf Polzer [Sun, 23 Jun 2013 16:44:39 +0000 (18:44 +0200)]
hide qccversion files

10 years agooops, don't call --version that often
Rudolf Polzer [Sun, 23 Jun 2013 16:42:34 +0000 (18:42 +0200)]
oops, don't call --version that often

10 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 23 Jun 2013 16:41:33 +0000 (18:41 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

10 years agorebuild on new gmqcc version
Rudolf Polzer [Sun, 23 Jun 2013 16:41:19 +0000 (18:41 +0200)]
rebuild on new gmqcc version

10 years agotry fixing compile
Rudolf Polzer [Sun, 23 Jun 2013 16:22:56 +0000 (18:22 +0200)]
try fixing compile

10 years agoMerge branch 'divVerent/simplified-sound-sliders'
Rudolf Polzer [Sun, 23 Jun 2013 15:45:05 +0000 (17:45 +0200)]
Merge branch 'divVerent/simplified-sound-sliders'

10 years agofinally forbid mutator blocked guns
Rudolf Polzer [Sun, 23 Jun 2013 15:42:05 +0000 (17:42 +0200)]
finally forbid mutator blocked guns

10 years agoset value steps to 0.1 and 1; menu_snd_sliderstep now is 2 (0..10 scale)
Rudolf Polzer [Fri, 21 Jun 2013 17:56:32 +0000 (19:56 +0200)]
set value steps to 0.1 and 1; menu_snd_sliderstep now is 2 (0..10 scale)

10 years agoadd a second percent scale, 3 (slider size percent, having nothing to do with real...
Rudolf Polzer [Wed, 19 Jun 2013 11:53:24 +0000 (13:53 +0200)]
add a second percent scale, 3 (slider size percent, having nothing to do with real percent)

10 years agoMerge branch 'master' into matthiaskrgr/gitignore
Matthias Krüger [Sun, 16 Jun 2013 16:27:22 +0000 (18:27 +0200)]
Merge branch 'master' into matthiaskrgr/gitignore

10 years agoTry CTF respawn delay of 5 seconds
Samual Lenks [Sun, 16 Jun 2013 02:23:35 +0000 (22:23 -0400)]
Try CTF respawn delay of 5 seconds

10 years agoMerge remote-tracking branch 'origin/ablu/bumblebeefix'
Samual Lenks [Sat, 15 Jun 2013 06:18:08 +0000 (02:18 -0400)]
Merge remote-tracking branch 'origin/ablu/bumblebeefix'

10 years agoMerge remote-tracking branch 'origin/ablu/vehiclestrengthfix'
Samual Lenks [Sat, 15 Jun 2013 06:14:14 +0000 (02:14 -0400)]
Merge remote-tracking branch 'origin/ablu/vehiclestrengthfix'

10 years agoMerge remote-tracking branch 'origin/master' into divVerent/simplified-sound-sliders
Samual Lenks [Sat, 15 Jun 2013 06:13:40 +0000 (02:13 -0400)]
Merge remote-tracking branch 'origin/master' into divVerent/simplified-sound-sliders

10 years agoMove more g_ca checks into mutator hooks
Mario [Sat, 15 Jun 2013 05:44:33 +0000 (15:44 +1000)]
Move more g_ca checks into mutator hooks

10 years agoMove thrown nades to the side a bit more
Mario [Sat, 15 Jun 2013 00:57:47 +0000 (10:57 +1000)]
Move thrown nades to the side a bit more

10 years agoFixed infinite strength in vehicle
Erik Schilling [Fri, 14 Jun 2013 18:51:14 +0000 (20:51 +0200)]
Fixed infinite strength in vehicle

Fixes: #1322.
10 years agoRemoved commented out code
Erik Schilling [Fri, 14 Jun 2013 18:12:05 +0000 (20:12 +0200)]
Removed commented out code

If somebody needs it is is in git history anyway.

10 years agoDo not leave a heal beam if pilot exits the bumblebee
Erik Schilling [Fri, 14 Jun 2013 18:11:44 +0000 (20:11 +0200)]
Do not leave a heal beam if pilot exits the bumblebee

10 years agoMade the spiderbot less laggy
Erik Schilling [Mon, 8 Apr 2013 18:35:27 +0000 (20:35 +0200)]
Made the spiderbot less laggy

Reduced the amount of bullets in the air by half without touching the
general gameplay/dps/use of the spiderbot.

10 years agoBalanced Raptor and Racer a bit
Erik Schilling [Mon, 8 Apr 2013 18:27:32 +0000 (20:27 +0200)]
Balanced Raptor and Racer a bit

The Raptor was a bit strong and was a general purpose weapon against
everything. It is now a lot weaker against other Raptors (no aim helper
anymore) and a bit weaker against racers (a bit harder to hit) while
still being the weapon of choice against spiderbots (if you manager to
get it up). To prevent the racer from taking out the weaker raptors too
easily the locking time was set up to make it harder to lock on them.
Locking on a raptor which did not notice you is easily possible. But
having a duel with a raptor is a lot harder/interesting.

All in all this works out nicely balance wise (tested for a couple of
weeks on MoN Vehicle Server) and allows far more interesting fights in
air.

10 years agoMove some more CA damage checks into the mutator hook
Mario [Fri, 14 Jun 2013 12:48:51 +0000 (22:48 +1000)]
Move some more CA damage checks into the mutator hook

10 years agoMove a CA damage check into a mutator hook
Mario [Fri, 14 Jun 2013 12:36:49 +0000 (22:36 +1000)]
Move a CA damage check into a mutator hook

10 years agoCompromise: Try decreasing Nex raise switchdelay
Samual Lenks [Fri, 14 Jun 2013 01:13:18 +0000 (21:13 -0400)]
Compromise: Try decreasing Nex raise switchdelay

10 years agoMerge branch 'master' into matthiaskrgr/gitignore
Matthias Krüger [Thu, 13 Jun 2013 20:45:14 +0000 (22:45 +0200)]
Merge branch 'master' into matthiaskrgr/gitignore

10 years agoRemove hook mutator block flags (hook is allowed in rifle arena now)
Mario [Thu, 13 Jun 2013 09:05:18 +0000 (19:05 +1000)]
Remove hook mutator block flags (hook is allowed in rifle arena now)

10 years agoDon't disable hook in rifle arena
Mario [Thu, 13 Jun 2013 05:49:54 +0000 (15:49 +1000)]
Don't disable hook in rifle arena

10 years agoAdd an option to auto revive from fall damage
Mario [Thu, 13 Jun 2013 02:10:30 +0000 (12:10 +1000)]
Add an option to auto revive from fall damage