]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
10 years agoFix round limit not getting set
Mario [Thu, 29 Aug 2013 08:46:51 +0000 (18:46 +1000)]
Fix round limit not getting set

10 years agoAdd a special flag for powerful monsters
Mario [Thu, 29 Aug 2013 08:22:00 +0000 (18:22 +1000)]
Add a special flag for powerful monsters

10 years agoExperimental: Bruiser will wait for its pet (closest cerberus) to attack before charg...
Mario [Wed, 28 Aug 2013 21:26:00 +0000 (07:26 +1000)]
Experimental: Bruiser will wait for its pet (closest cerberus) to attack before charging at the enemy

10 years agoFix spider freezing itself
Mario [Wed, 28 Aug 2013 20:59:45 +0000 (06:59 +1000)]
Fix spider freezing itself

10 years agoReplace monsters config with a modified dumped config
Mario [Wed, 28 Aug 2013 20:51:15 +0000 (06:51 +1000)]
Replace monsters config with a modified dumped config

10 years agoRemove some unused cvars
Mario [Wed, 28 Aug 2013 20:33:58 +0000 (06:33 +1000)]
Remove some unused cvars

10 years agoSteal new weapon cvar system
Mario [Wed, 28 Aug 2013 20:19:18 +0000 (06:19 +1000)]
Steal new weapon cvar system

10 years agoProperly fix monsters thinking they're fish
Mario [Wed, 28 Aug 2013 17:33:47 +0000 (03:33 +1000)]
Properly fix monsters thinking they're fish

10 years agoPartially fix all monsters thinking they're fish
Mario [Wed, 28 Aug 2013 17:07:33 +0000 (03:07 +1000)]
Partially fix all monsters thinking they're fish

10 years agoBegin cleaning up most monster functions (still a bit buggy)
Mario [Wed, 28 Aug 2013 16:26:43 +0000 (02:26 +1000)]
Begin cleaning up most monster functions (still a bit buggy)

10 years agoMerge branch 'master' into Mario/monsters
Mario [Wed, 28 Aug 2013 11:04:10 +0000 (21:04 +1000)]
Merge branch 'master' into Mario/monsters

10 years agoChange net_messagetimeout from 300 to 30 seconds (testing, can change back
Samual Lenks [Tue, 27 Aug 2013 21:11:21 +0000 (17:11 -0400)]
Change net_messagetimeout from 300 to 30 seconds (testing, can change back
if it breaks), reasoning: It is not possible to reconnect and resume old
client connections in Nexuiz or Xonotic, so when a client dies it merely
sits there for 300 seconds OR until it is kicked by admin or vote (which
is what happens the majority of the time now)

10 years agoFix compile
Samual Lenks [Mon, 26 Aug 2013 04:22:38 +0000 (00:22 -0400)]
Fix compile

10 years agoMerge remote-tracking branch 'origin/debugger/superspec_options'
Samual Lenks [Mon, 26 Aug 2013 03:14:12 +0000 (23:14 -0400)]
Merge remote-tracking branch 'origin/debugger/superspec_options'

10 years agoThose debug prints aren't necessary anymore
Samual Lenks [Sun, 25 Aug 2013 22:54:38 +0000 (18:54 -0400)]
Those debug prints aren't necessary anymore

10 years agoMerge remote-tracking branch 'origin/samual/lsmaps_update'
Samual Lenks [Sun, 25 Aug 2013 22:51:28 +0000 (18:51 -0400)]
Merge remote-tracking branch 'origin/samual/lsmaps_update'

10 years agoAdd comment for todo
Samual Lenks [Sun, 25 Aug 2013 22:44:24 +0000 (18:44 -0400)]
Add comment for todo

10 years agoAdd translations, add message about "new maps"
Samual Lenks [Sun, 25 Aug 2013 22:33:50 +0000 (18:33 -0400)]
Add translations, add message about "new maps"

10 years agoUpdate color selection
Samual Lenks [Sun, 25 Aug 2013 21:34:50 +0000 (17:34 -0400)]
Update color selection

10 years agoSplit maplist to its own getreply func, clean up
Samual Lenks [Sun, 25 Aug 2013 20:40:53 +0000 (16:40 -0400)]
Split maplist to its own getreply func, clean up

10 years agoWe can rely on using gametype command for lsmaps update trigger
Samual Lenks [Sun, 25 Aug 2013 19:01:38 +0000 (15:01 -0400)]
We can rely on using gametype command for lsmaps update trigger

10 years agoStart working on lsmaps reply: update lsmaps on endmatch (gametype change)
Samual Lenks [Sun, 25 Aug 2013 02:59:32 +0000 (22:59 -0400)]
Start working on lsmaps reply: update lsmaps on endmatch (gametype change)

10 years agoUpdate translation templates
Samual Lenks [Sun, 25 Aug 2013 02:00:30 +0000 (22:00 -0400)]
Update translation templates

10 years agoMerge branch 'master' into Mario/monsters
Mario [Wed, 21 Aug 2013 05:36:39 +0000 (15:36 +1000)]
Merge branch 'master' into Mario/monsters

10 years agoMerge remote-tracking branch 'origin/terencehill/HUD_config_string_fix'
Samual Lenks [Mon, 19 Aug 2013 21:15:03 +0000 (17:15 -0400)]
Merge remote-tracking branch 'origin/terencehill/HUD_config_string_fix'

10 years agoMerge remote-tracking branch 'origin/terencehill/mapvote_cursor_fix'
Samual Lenks [Mon, 19 Aug 2013 21:13:07 +0000 (17:13 -0400)]
Merge remote-tracking branch 'origin/terencehill/mapvote_cursor_fix'

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 agoDisable g_invasion_zombies_only by default (monsters are rebalanced, should work...
Mario [Sat, 17 Aug 2013 14:29:47 +0000 (00:29 +1000)]
Disable g_invasion_zombies_only by default (monsters are rebalanced, should work well in larger numbers now)

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 agoRebalance most monsters
Mario [Fri, 16 Aug 2013 02:12:53 +0000 (12:12 +1000)]
Rebalance most monsters

10 years agoMerge branch 'master' into Mario/monsters
Mario [Fri, 16 Aug 2013 00:27:19 +0000 (10:27 +1000)]
Merge branch 'master' into Mario/monsters

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 agofollowkiller feature added properly, thanks for help tZork
Debugger [Tue, 13 Aug 2013 15:38:12 +0000 (17:38 +0200)]
followkiller feature added properly, thanks for help tZork

10 years agofollowkiller wont work for whatever reason
Debugger [Tue, 13 Aug 2013 14:20:34 +0000 (16:20 +0200)]
followkiller wont work for whatever reason

10 years agoMerge branch 'terencehill/superspec_fixes' into debugger/superspec_options
Debugger [Tue, 13 Aug 2013 13:58:19 +0000 (15:58 +0200)]
Merge branch 'terencehill/superspec_fixes' into debugger/superspec_options

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 agoFix infinite rounds if timed out
Mario [Wed, 7 Aug 2013 01:14:48 +0000 (11:14 +1000)]
Fix infinite rounds if timed out

10 years agoDisable monster spawning in invasion mode
Mario [Mon, 5 Aug 2013 20:24:39 +0000 (06:24 +1000)]
Disable monster spawning in invasion mode

10 years agoReset current monster count at round start
Mario [Mon, 5 Aug 2013 19:59:49 +0000 (05:59 +1000)]
Reset current monster count at round start

10 years agoFix spider freezing dead monsters/players
Mario [Mon, 5 Aug 2013 19:51:01 +0000 (05:51 +1000)]
Fix spider freezing dead monsters/players

10 years agoAlso remove monster ice when ending the round
Mario [Mon, 5 Aug 2013 19:21:32 +0000 (05:21 +1000)]
Also remove monster ice when ending the round

10 years agoHide useless stats from the scoreboard
Mario [Mon, 5 Aug 2013 19:12:19 +0000 (05:12 +1000)]
Hide useless stats from the scoreboard

10 years agoGain accuracy for shooting monsters instead of players in invasion mode
Mario [Mon, 5 Aug 2013 09:06:44 +0000 (19:06 +1000)]
Gain accuracy for shooting monsters instead of players in invasion mode

10 years agoAnother attempt at fixing counting
Mario [Mon, 5 Aug 2013 09:00:10 +0000 (19:00 +1000)]
Another attempt at fixing counting

10 years agoFix monster count tripling each round
Mario [Mon, 5 Aug 2013 08:37:17 +0000 (18:37 +1000)]
Fix monster count tripling each round

10 years agoShow correct name when announcing round winner
Mario [Mon, 5 Aug 2013 08:31:09 +0000 (18:31 +1000)]
Show correct name when announcing round winner

10 years agoFix some monster counting issues
Mario [Mon, 5 Aug 2013 08:24:37 +0000 (18:24 +1000)]
Fix some monster counting issues

10 years agoBegin working on a new game-mode: invasion
Mario [Mon, 5 Aug 2013 08:06:15 +0000 (18:06 +1000)]
Begin working on a new game-mode: invasion

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 agoFix possible crash with monster_loot set to an invalid function
Mario [Sun, 4 Aug 2013 12:03:35 +0000 (22:03 +1000)]
Fix possible crash with monster_loot set to an invalid function

10 years agoRemove tower defense
Mario [Sun, 4 Aug 2013 09:44:57 +0000 (19:44 +1000)]
Remove tower defense

10 years agoMerge branch 'master' into Mario/monsters
Mario [Sun, 4 Aug 2013 09:34:23 +0000 (19:34 +1000)]
Merge branch 'master' into Mario/monsters

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 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 agoTime out after 30 seconds if no-one readied up
Mario [Sat, 20 Jul 2013 08:47:01 +0000 (18:47 +1000)]
Time out after 30 seconds if no-one readied up

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 agoMerge branch 'master' into Mario/monsters
Mario [Thu, 11 Jul 2013 23:13:48 +0000 (09:13 +1000)]
Merge branch 'master' into Mario/monsters

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 agoMerge branch 'master' into Mario/monsters
Mario [Tue, 25 Jun 2013 06:10:26 +0000 (16:10 +1000)]
Merge branch 'master' into Mario/monsters

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 agoHUD config: Fix countdown number displayed as %d
terencehill [Tue, 18 Jun 2013 17:32:35 +0000 (19:32 +0200)]
HUD config: Fix countdown number displayed as %d

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 agoFix monster gravity
Mario [Sun, 16 Jun 2013 05:01:43 +0000 (15:01 +1000)]
Fix monster gravity

10 years agoFix fish not swimming upwards
Mario [Sun, 16 Jun 2013 04:56:58 +0000 (14:56 +1000)]
Fix fish not swimming upwards