]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
10 years agoAdd reminder
Samual Lenks [Mon, 9 Dec 2013 06:37:12 +0000 (01:37 -0500)]
Add reminder

10 years agoFix forwardbias
Samual Lenks [Mon, 9 Dec 2013 06:32:12 +0000 (01:32 -0500)]
Fix forwardbias

10 years agoFix a missing cvar
Mario [Mon, 9 Dec 2013 06:18:37 +0000 (17:18 +1100)]
Fix a missing cvar

10 years agoEVEN FURTHER cleanup of shockwave blast function :D
Samual Lenks [Mon, 9 Dec 2013 06:16:46 +0000 (01:16 -0500)]
EVEN FURTHER cleanup of shockwave blast function :D

10 years agoMore cleanup for Shockwave blast attack
Samual Lenks [Mon, 9 Dec 2013 06:04:43 +0000 (01:04 -0500)]
More cleanup for Shockwave blast attack

10 years agoCleanup the next part of shockwave blast code as well
Samual Lenks [Mon, 9 Dec 2013 05:46:38 +0000 (00:46 -0500)]
Cleanup the next part of shockwave blast code as well

10 years agoRemove one of the projectile velocity setup macros
Samual Lenks [Mon, 9 Dec 2013 05:34:50 +0000 (00:34 -0500)]
Remove one of the projectile velocity setup macros

10 years agoFixes to Shockwave (make it use WEP_CVAR everywhere, add _primary cvar)
Samual Lenks [Mon, 9 Dec 2013 05:15:21 +0000 (00:15 -0500)]
Fixes to Shockwave (make it use WEP_CVAR everywhere, add _primary cvar)

10 years agoFix config stuff
Samual Lenks [Mon, 9 Dec 2013 04:40:57 +0000 (23:40 -0500)]
Fix config stuff

10 years agoFix unnecessary processing with combo triggering, add midaircombo_explode
Samual Lenks [Mon, 9 Dec 2013 04:30:11 +0000 (23:30 -0500)]
Fix unnecessary processing with combo triggering, add midaircombo_explode

10 years agoWe don't need to set a variable for that in this case
Samual Lenks [Mon, 9 Dec 2013 03:43:22 +0000 (22:43 -0500)]
We don't need to set a variable for that in this case

10 years agoFix checkcvars, start cleaning up Shockwave calculations
Samual Lenks [Mon, 9 Dec 2013 03:41:22 +0000 (22:41 -0500)]
Fix checkcvars, start cleaning up Shockwave calculations

10 years agoFix missing parentheses
Mario [Mon, 9 Dec 2013 00:26:34 +0000 (11:26 +1100)]
Fix missing parentheses

10 years agoRemove "if not"
Mario [Mon, 9 Dec 2013 00:20:51 +0000 (11:20 +1100)]
Remove "if not"

10 years agoUpdate configs to match new system (sort of)
Samual Lenks [Sun, 8 Dec 2013 22:14:24 +0000 (17:14 -0500)]
Update configs to match new system (sort of)

10 years agoMove MinstaNex to the new settings system as well
Samual Lenks [Sun, 8 Dec 2013 20:17:13 +0000 (15:17 -0500)]
Move MinstaNex to the new settings system as well

10 years agoAdd reminder
Samual Lenks [Sun, 8 Dec 2013 07:50:28 +0000 (02:50 -0500)]
Add reminder

10 years agoAvoid some unnecessary thinking
Samual Lenks [Sun, 8 Dec 2013 07:15:00 +0000 (02:15 -0500)]
Avoid some unnecessary thinking

10 years agoAdd cvars to disable plasma exploding on player touch and change midair combo radius
Mario [Sun, 8 Dec 2013 07:06:56 +0000 (18:06 +1100)]
Add cvars to disable plasma exploding on player touch and change midair combo radius

10 years agoMidair combos
Mario [Sun, 8 Dec 2013 06:41:48 +0000 (17:41 +1100)]
Midair combos

10 years agoCleanup shockwave pellets code
Samual Lenks [Sun, 8 Dec 2013 06:19:58 +0000 (01:19 -0500)]
Cleanup shockwave pellets code

10 years agoBouncing effects for mortar grenades
Mario [Sun, 8 Dec 2013 06:10:40 +0000 (17:10 +1100)]
Bouncing effects for mortar grenades

10 years agoMerge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3di...
Mario [Sun, 8 Dec 2013 06:02:38 +0000 (17:02 +1100)]
Merge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir into samual/weapons

10 years agoRename WEP_GRENADE_LAUNCHER to WEP_MORTAR
Mario [Sun, 8 Dec 2013 06:01:35 +0000 (17:01 +1100)]
Rename WEP_GRENADE_LAUNCHER to WEP_MORTAR

10 years agoMake pellets use new cvar reading too
Samual Lenks [Sun, 8 Dec 2013 05:59:08 +0000 (00:59 -0500)]
Make pellets use new cvar reading too

10 years agoAdd comment for reminder
Samual Lenks [Sun, 8 Dec 2013 05:56:02 +0000 (00:56 -0500)]
Add comment for reminder

10 years agoMerge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3di...
Mario [Sun, 8 Dec 2013 05:45:49 +0000 (16:45 +1100)]
Merge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir into samual/weapons

10 years agoAnother fix by Mario for previous weapon function
Samual Lenks [Sun, 8 Dec 2013 05:46:38 +0000 (00:46 -0500)]
Another fix by Mario for previous weapon function

10 years agoMerge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3di...
Mario [Sun, 8 Dec 2013 05:44:25 +0000 (16:44 +1100)]
Merge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir into samual/weapons

10 years agoAttempt to fix some item linking issues
Mario [Sun, 8 Dec 2013 05:43:09 +0000 (16:43 +1100)]
Attempt to fix some item linking issues

10 years agoLots of work on Shockwave-- now most of it uses new settings system
Samual Lenks [Sun, 8 Dec 2013 05:41:34 +0000 (00:41 -0500)]
Lots of work on Shockwave-- now most of it uses new settings system

10 years agoRaise shockwave animtime to 0.3
Samual Lenks [Sun, 8 Dec 2013 04:49:28 +0000 (23:49 -0500)]
Raise shockwave animtime to 0.3

10 years agoDon't need that comment anymore
Samual Lenks [Sun, 8 Dec 2013 04:47:38 +0000 (23:47 -0500)]
Don't need that comment anymore

10 years agoCommit by Mario: Attempt to fix dropped weapon networking/spawning from
Samual Lenks [Sun, 8 Dec 2013 04:41:24 +0000 (23:41 -0500)]
Commit by Mario: Attempt to fix dropped weapon networking/spawning from
getting stuck inside walls.

10 years agoRemove some files that got left over by merge accidentally
Samual Lenks [Sun, 8 Dec 2013 04:34:20 +0000 (23:34 -0500)]
Remove some files that got left over by merge accidentally

10 years agoDone with Electro for now :D
Samual Lenks [Sun, 8 Dec 2013 04:25:57 +0000 (23:25 -0500)]
Done with Electro for now :D

10 years agoMore progress on moving Electro to new settings system
Samual Lenks [Sun, 8 Dec 2013 03:56:50 +0000 (22:56 -0500)]
More progress on moving Electro to new settings system

10 years agoBegin moving Electro to new settings system, cleanup
Samual Lenks [Sun, 8 Dec 2013 02:45:00 +0000 (21:45 -0500)]
Begin moving Electro to new settings system, cleanup

10 years agoUse strcmp for config alphabetical sorting instead of my own solution
Samual Lenks [Sun, 8 Dec 2013 02:23:41 +0000 (21:23 -0500)]
Use strcmp for config alphabetical sorting instead of my own solution

10 years agoStrip lightning gun functionality out of Electro
Samual Lenks [Sun, 8 Dec 2013 01:59:20 +0000 (20:59 -0500)]
Strip lightning gun functionality out of Electro

10 years agoUse greater than or equal than for electro comboradius_thruwall comparison
Samual Lenks [Sun, 8 Dec 2013 01:42:47 +0000 (20:42 -0500)]
Use greater than or equal than for electro comboradius_thruwall comparison

10 years agoFinish moving all Laser code to Blaster code, almost finish new settings
Samual Lenks [Sun, 8 Dec 2013 00:39:42 +0000 (19:39 -0500)]
Finish moving all Laser code to Blaster code, almost finish new settings

10 years agoMore work on Laser->Blaster transition
Samual Lenks [Sat, 7 Dec 2013 23:23:30 +0000 (18:23 -0500)]
More work on Laser->Blaster transition

10 years agoFurther cleanup of laser, plus remove useless mode declarations
Samual Lenks [Sat, 7 Dec 2013 22:41:02 +0000 (17:41 -0500)]
Further cleanup of laser, plus remove useless mode declarations

10 years agoMore cleanup
Samual Lenks [Sat, 7 Dec 2013 18:42:54 +0000 (13:42 -0500)]
More cleanup

10 years agoCleanup weapon settings macros some more
Samual Lenks [Sat, 7 Dec 2013 18:32:18 +0000 (13:32 -0500)]
Cleanup weapon settings macros some more

10 years agoFINALLY it compiles
Samual Lenks [Sat, 7 Dec 2013 03:40:12 +0000 (22:40 -0500)]
FINALLY it compiles

10 years agoMove tuba, seeker, rifle, port, nex, hook, hlac, hagar, fireball, devastator & crylin...
Mario [Sat, 7 Dec 2013 03:20:01 +0000 (14:20 +1100)]
Move tuba, seeker, rifle, port, nex, hook, hlac, hagar, fireball, devastator & crylink to new config system

10 years agoMake the minelayer use new definitions
Samual Lenks [Sat, 7 Dec 2013 02:53:51 +0000 (21:53 -0500)]
Make the minelayer use new definitions

10 years agoWorking on new system which does not need macro defines inside macros
Samual Lenks [Sat, 7 Dec 2013 02:51:45 +0000 (21:51 -0500)]
Working on new system which does not need macro defines inside macros

10 years agoMake it mostly compile... just gotta deal with the changes to bullet code
Samual Lenks [Fri, 6 Dec 2013 21:52:20 +0000 (16:52 -0500)]
Make it mostly compile... just gotta deal with the changes to bullet code
now

10 years agoMerge remote-tracking branch 'origin/master' into samual/weapons
Samual Lenks [Fri, 6 Dec 2013 21:13:30 +0000 (16:13 -0500)]
Merge remote-tracking branch 'origin/master' into samual/weapons

Conflicts:
balanceXonotic.cfg
qcsrc/common/weapons/w_seeker.qc
qcsrc/server/cl_weapons.qc
qcsrc/server/miscfunctions.qc
qcsrc/server/mutators/mutator_minstagib.qc
qcsrc/server/tturrets/units/unit_machinegun.qc
qcsrc/server/tturrets/units/unit_walker.qc
qcsrc/server/w_hagar.qc
qcsrc/server/w_hlac.qc
qcsrc/server/w_hook.qc
qcsrc/server/w_laser.qc
qcsrc/server/w_minstanex.qc
qcsrc/server/w_nex.qc
qcsrc/server/w_rifle.qc
qcsrc/server/w_shotgun.qc
qcsrc/server/w_uzi.qc
qcsrc/server/weapons/tracing.qc
qcsrc/server/weapons/weaponsystem.qc

10 years agofix scale networking
Rudolf Polzer [Sun, 24 Nov 2013 09:03:31 +0000 (10:03 +0100)]
fix scale networking

10 years agoFix "scale" networking. Sorry for that.
Rudolf Polzer [Sun, 24 Nov 2013 08:44:45 +0000 (09:44 +0100)]
Fix "scale" networking. Sorry for that.

10 years agoMerge remote-tracking branch 'origin/samual/serverlist'
Samual Lenks [Sun, 24 Nov 2013 04:55:13 +0000 (23:55 -0500)]
Merge remote-tracking branch 'origin/samual/serverlist'

* origin/samual/serverlist: (63 commits)
  Use new cvar check URL; kill CVAR_POPCON.
  Show recommended servers when categories are disabled too
  Add a compatibility stop date to the update notification info.
  Fix my breaking of emergency pk3's :D
  ARGH, that really was a STUPID bug.
  Make APPEND_STRING behave "sane".
  Some cleanup
  Properly handle the cvars for serverlist categories now
  Support promoted servers in the recommendations
  Switch to new format for updatenotification
  Switch to recommendation mode 3
  Rename "Bookmark" button to "Favorite" button (it's called favorites...)
  Adjustments to category rendering- left align with colon over servername
  Simplify a LOT.
  Refactor item position code. Should be easier to adapt to new category handling.
  ONE BYTE.
  Fix bug in begin handling.
  Bottom align the headings.
  Give the headings 1.5 rows height.
  use a proper binary search
  ...

Conflicts:
qcsrc/menu/xonotic/serverlist.c
qcsrc/menu/xonotic/util.qc

10 years agoMerge remote-tracking branch 'origin/Mario/csqc_models'
Samual Lenks [Sun, 24 Nov 2013 04:37:50 +0000 (23:37 -0500)]
Merge remote-tracking branch 'origin/Mario/csqc_models'

# By Mario
# Via Mario
* origin/Mario/csqc_models:
  Use WriteShort for mins/maxs linking
  Comment out size reset (can cause crashes with some models on first load)
  Use WriteChar for mins/maxs linking & WriteByte for scale linking
  Network colormod to fix sandbox object colors
  Add func_breakable CSQC model linking again
  Remove func_breakable CSQC model linking
  Allow larger model scale
  Roughly link onslaught control points
  Network model scale, mins & maxs, link sandbox & breakable models with CSQC

10 years agoMerge remote-tracking branch 'origin/Mario/respawn_delays'
Samual Lenks [Sun, 24 Nov 2013 04:36:52 +0000 (23:36 -0500)]
Merge remote-tracking branch 'origin/Mario/respawn_delays'

# By Mario
# Via Mario
* origin/Mario/respawn_delays:
  Fix some issues brought up in the tracker
  Only use g_respawn_delay_max if it's higher than normal respawn delay
  Add a new option for forced respawn: g_respawn_delay_max. Forces players to spawn after this many seconds or optionally respawn after normal delay

10 years agoMerge remote-tracking branch 'origin/Mario/arena_nuke'
Samual Lenks [Sun, 24 Nov 2013 04:33:51 +0000 (23:33 -0500)]
Merge remote-tracking branch 'origin/Mario/arena_nuke'

* origin/Mario/arena_nuke:
  Remove arena gamemode

Conflicts:
qcsrc/server/command/cmd.qc
qcsrc/server/mutators/gamemode_arena.qc

10 years agoFrench tooltips update by Spike29.
Rudolf Polzer [Fri, 15 Nov 2013 10:02:30 +0000 (11:02 +0100)]
French tooltips update by Spike29.

10 years agoKill g_antilag_bullets (always assume 1); kill bullet gravity.
Rudolf Polzer [Mon, 11 Nov 2013 16:18:58 +0000 (17:18 +0100)]
Kill g_antilag_bullets (always assume 1); kill bullet gravity.

Real code simplification to be done later.

10 years agoUse WriteShort for mins/maxs linking
Mario [Sat, 9 Nov 2013 12:41:18 +0000 (23:41 +1100)]
Use WriteShort for mins/maxs linking

10 years agoComment out size reset (can cause crashes with some models on first load)
Mario [Fri, 8 Nov 2013 20:42:14 +0000 (07:42 +1100)]
Comment out size reset (can cause crashes with some models on first load)

10 years agoUse WriteChar for mins/maxs linking & WriteByte for scale linking
Mario [Fri, 8 Nov 2013 20:29:41 +0000 (07:29 +1100)]
Use WriteChar for mins/maxs linking & WriteByte for scale linking

10 years agoMore stuff.
Rudolf Polzer [Fri, 8 Nov 2013 16:28:36 +0000 (17:28 +0100)]
More stuff.

10 years agopos_ done.
Rudolf Polzer [Fri, 8 Nov 2013 13:14:44 +0000 (14:14 +0100)]
pos_ done.

10 years agoFix function types.
Rudolf Polzer [Fri, 8 Nov 2013 11:52:10 +0000 (12:52 +0100)]
Fix function types.

10 years agoForce sp_after_comma (only is inconsistent because of historic fteqcc
Rudolf Polzer [Thu, 7 Nov 2013 10:51:04 +0000 (11:51 +0100)]
Force sp_after_comma (only is inconsistent because of historic fteqcc
bug).

10 years agoForce // comment and if(cond)
Rudolf Polzer [Thu, 7 Nov 2013 07:42:15 +0000 (08:42 +0100)]
Force // comment and if(cond)

10 years agoUpdated.
Rudolf Polzer [Thu, 7 Nov 2013 07:40:46 +0000 (08:40 +0100)]
Updated.

10 years agoIgnore space-around-arithmetic-operator. Let the coder decide there.
Rudolf Polzer [Wed, 6 Nov 2013 16:33:53 +0000 (17:33 +0100)]
Ignore space-around-arithmetic-operator. Let the coder decide there.

10 years agoUpdate config to 0.60
Rudolf Polzer [Tue, 5 Nov 2013 08:18:32 +0000 (09:18 +0100)]
Update config to 0.60

10 years agoStart of uncrusticracy script, and kill trailing whitespace in all sources.
Rudolf Polzer [Mon, 4 Nov 2013 19:30:42 +0000 (20:30 +0100)]
Start of uncrusticracy script, and kill trailing whitespace in all sources.

10 years agoNetwork colormod to fix sandbox object colors
Mario [Sat, 2 Nov 2013 07:33:34 +0000 (18:33 +1100)]
Network colormod to fix sandbox object colors

10 years agoMerge branch 'master' into Mario/csqc_models
Mario [Sat, 2 Nov 2013 07:32:28 +0000 (18:32 +1100)]
Merge branch 'master' into Mario/csqc_models

10 years agoA config file.
Rudolf Polzer [Wed, 30 Oct 2013 13:17:51 +0000 (14:17 +0100)]
A config file.

10 years agoManual riddance of remaining "if not".
Rudolf Polzer [Wed, 30 Oct 2013 12:36:14 +0000 (13:36 +0100)]
Manual riddance of remaining "if not".

10 years agoGet rid of if not, step 1.
Rudolf Polzer [Wed, 30 Oct 2013 12:26:29 +0000 (13:26 +0100)]
Get rid of if not, step 1.

10 years agoinputtimeout: should be 0.066 (slightly less than 2 frames) so if one
Rudolf Polzer [Fri, 25 Oct 2013 12:33:42 +0000 (14:33 +0200)]
inputtimeout: should be 0.066 (slightly less than 2 frames) so if one
frame was lost, it's compensated almost correctly.

10 years agoMerge remote-tracking branch 'origin/master' into samual/serverlist
Samual Lenks [Thu, 24 Oct 2013 18:11:06 +0000 (14:11 -0400)]
Merge remote-tracking branch 'origin/master' into samual/serverlist

10 years agoActually, 0.04 was always intended here, not 0.07. Now checked engine
Rudolf Polzer [Thu, 24 Oct 2013 11:23:09 +0000 (13:23 +0200)]
Actually, 0.04 was always intended here, not 0.07. Now checked engine
source that 0.04 still supports cl_netrepeatinput 1.

10 years agoFix some issues brought up in the tracker
Mario [Wed, 23 Oct 2013 08:58:54 +0000 (19:58 +1100)]
Fix some issues brought up in the tracker

10 years agoMerge branch 'master' into Mario/respawn_delays
Mario [Tue, 22 Oct 2013 13:46:04 +0000 (00:46 +1100)]
Merge branch 'master' into Mario/respawn_delays

10 years agoAdd func_breakable CSQC model linking again
Mario [Tue, 22 Oct 2013 01:31:27 +0000 (12:31 +1100)]
Add func_breakable CSQC model linking again

10 years agoRemove func_breakable CSQC model linking
Mario [Mon, 21 Oct 2013 08:39:15 +0000 (19:39 +1100)]
Remove func_breakable CSQC model linking

10 years agoMerge branch 'master' into Mario/csqc_models
Mario [Mon, 21 Oct 2013 08:38:12 +0000 (19:38 +1100)]
Merge branch 'master' into Mario/csqc_models

10 years agofix g_warmup_allguns 1
Rudolf Polzer [Fri, 18 Oct 2013 01:15:57 +0000 (03:15 +0200)]
fix g_warmup_allguns 1

10 years agoSimpler function accumulation. Thanks, graphitemaster.
Rudolf Polzer [Fri, 18 Oct 2013 00:38:07 +0000 (02:38 +0200)]
Simpler function accumulation. Thanks, graphitemaster.

10 years agoMerge remote-tracking branch 'origin/samual/warmup_onlyonmap'
Samual Lenks [Thu, 17 Oct 2013 20:31:49 +0000 (16:31 -0400)]
Merge remote-tracking branch 'origin/samual/warmup_onlyonmap'

* origin/samual/warmup_onlyonmap:
  Add feature to warmup_allguns which only provides weapons in the map

10 years agoAdd feature to warmup_allguns which only provides weapons in the map
Samual Lenks [Thu, 17 Oct 2013 20:25:14 +0000 (16:25 -0400)]
Add feature to warmup_allguns which only provides weapons in the map

10 years agoFix a division by zero.
Rudolf Polzer [Thu, 17 Oct 2013 19:50:53 +0000 (21:50 +0200)]
Fix a division by zero.

10 years agoGet rid of an useless trace and like 1000 instructions each frame and player.
Rudolf Polzer [Thu, 17 Oct 2013 19:44:56 +0000 (21:44 +0200)]
Get rid of an useless trace and like 1000 instructions each frame and player.

10 years agoUse new cvar check URL; kill CVAR_POPCON.
Rudolf Polzer [Tue, 15 Oct 2013 16:43:23 +0000 (18:43 +0200)]
Use new cvar check URL; kill CVAR_POPCON.

10 years agofix typo
Rudolf Polzer [Mon, 14 Oct 2013 01:38:25 +0000 (03:38 +0200)]
fix typo

10 years agoShow recommended servers when categories are disabled too
Samual Lenks [Mon, 14 Oct 2013 00:01:06 +0000 (20:01 -0400)]
Show recommended servers when categories are disabled too

10 years agoAdd a compatibility stop date to the update notification info.
Rudolf Polzer [Sun, 13 Oct 2013 22:49:15 +0000 (00:49 +0200)]
Add a compatibility stop date to the update notification info.

After this date, servers below the current minor version (second part of
version number) will not be shown any more.

10 years agoMerge branch 'master' into samual/serverlist
Rudolf Polzer [Sun, 13 Oct 2013 22:50:32 +0000 (00:50 +0200)]
Merge branch 'master' into samual/serverlist

10 years agoOOPS. Add missing strcmp builtin defs. How could that have slipped through for ages...
Rudolf Polzer [Sun, 13 Oct 2013 21:16:46 +0000 (23:16 +0200)]
OOPS. Add missing strcmp builtin defs. How could that have slipped through for ages...

10 years agoHide empty servers a little bit more, making good servers stand out more.
Rudolf Polzer [Sun, 13 Oct 2013 20:34:17 +0000 (22:34 +0200)]
Hide empty servers a little bit more, making good servers stand out more.

10 years agoFix my breaking of emergency pk3's :D
Samual Lenks [Sun, 13 Oct 2013 19:19:31 +0000 (15:19 -0400)]
Fix my breaking of emergency pk3's :D

10 years agoFix colormap loading, fixes #1558
Rudolf Polzer [Sun, 13 Oct 2013 16:09:57 +0000 (18:09 +0200)]
Fix colormap loading, fixes #1558