]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
4 years agovar -> var_ martin-t/qc2rust
Martin Taibr [Thu, 19 Sep 2019 00:22:14 +0000 (02:22 +0200)]
var -> var_

4 years agoMerge branch 'martin-t/xdf-mg' into 'master'
Martin Taibr [Wed, 18 Sep 2019 11:44:52 +0000 (11:44 +0000)]
Merge branch 'martin-t/xdf-mg' into 'master'

Fix "infinite" burst happening when reload ammo was 0 (as in XDF)

See merge request xonotic/xonotic-data.pk3dir!718

4 years agofix "infinite" burst happening when reload ammo was 0 (as in XDF) 718/head
Martin Taibr [Wed, 18 Sep 2019 09:54:20 +0000 (11:54 +0200)]
fix "infinite" burst happening when reload ammo was 0 (as in XDF)

4 years agoApply default values in code to the gameplayfix cvars
Mario [Sun, 15 Sep 2019 17:45:07 +0000 (03:45 +1000)]
Apply default values in code to the gameplayfix cvars

4 years agoMake stepnormal available to the above functions, fixes some discrepancies in QC...
Mario [Sun, 15 Sep 2019 06:09:28 +0000 (16:09 +1000)]
Make stepnormal available to the above functions, fixes some discrepancies in QC physics

4 years agoMerge branch 'martin-t/qc2rust' into 'master'
Mario [Sat, 14 Sep 2019 20:36:36 +0000 (20:36 +0000)]
Merge branch 'martin-t/qc2rust' into 'master'

Qc2rust branch with tiny changes

See merge request xonotic/xonotic-data.pk3dir!716

4 years agorestore var name so branch can be merged 716/head
Martin Taibr [Sat, 14 Sep 2019 18:31:09 +0000 (20:31 +0200)]
restore var name so branch can be merged

4 years agoMerge branch 'martin-t/seta' into 'master'
Mario [Fri, 13 Sep 2019 12:51:28 +0000 (12:51 +0000)]
Merge branch 'martin-t/seta' into 'master'

Seta -> set in server configs

See merge request xonotic/xonotic-data.pk3dir!700

4 years agoMerge branch 'cloudwalk9/mgburstfix' into 'master'
Martin Taibr [Thu, 12 Sep 2019 21:34:17 +0000 (21:34 +0000)]
Merge branch 'cloudwalk9/mgburstfix' into 'master'

Improve machinegun burst fire

This fixes #2215

See merge request xonotic/xonotic-data.pk3dir!656

4 years agofix burst when no ammo for reload, update hash
Martin Taibr [Thu, 12 Sep 2019 21:19:55 +0000 (23:19 +0200)]
fix burst when no ammo for reload, update hash

4 years agocleanup
Martin Taibr [Thu, 12 Sep 2019 20:05:19 +0000 (22:05 +0200)]
cleanup

4 years agoMerge branch 'master' into cloudwalk9/mgburstfix
Martin Taibr [Thu, 12 Sep 2019 19:21:25 +0000 (21:21 +0200)]
Merge branch 'master' into cloudwalk9/mgburstfix

4 years agoTransifex autosync
Rudolf Polzer [Thu, 12 Sep 2019 05:25:13 +0000 (07:25 +0200)]
Transifex autosync

4 years agoremove redundant cvar in OK ruleset
Martin Taibr [Wed, 11 Sep 2019 23:09:32 +0000 (01:09 +0200)]
remove redundant cvar in OK ruleset

4 years agoMerge branch 'Mario/spike_removal' into 'master'
Mario [Tue, 10 Sep 2019 13:31:46 +0000 (13:31 +0000)]
Merge branch 'Mario/spike_removal' into 'master'

Merge branch Mario/spike_removal (XS merge request)

See merge request xonotic/xonotic-data.pk3dir!714

4 years agoDon't dequeue the projectile if it's already been done 714/head
Mario [Tue, 10 Sep 2019 11:19:46 +0000 (21:19 +1000)]
Don't dequeue the projectile if it's already been done

4 years agoUse destructors to dequeue crylink spikes, fixes some potential crashes from unsafe...
Mario [Tue, 10 Sep 2019 10:49:13 +0000 (20:49 +1000)]
Use destructors to dequeue crylink spikes, fixes some potential crashes from unsafe spike removal

4 years agoDisable sv_cullentities_trace_eyejitter (spams the network with item updates)
Mario [Sat, 7 Sep 2019 17:04:36 +0000 (03:04 +1000)]
Disable sv_cullentities_trace_eyejitter (spams the network with item updates)

4 years agoDo a trace when throwing the flag to ensure it isn't placed inside a solid ceiling
Mario [Sat, 7 Sep 2019 15:10:03 +0000 (01:10 +1000)]
Do a trace when throwing the flag to ensure it isn't placed inside a solid ceiling

4 years agoBot waypoints: fix creation of a jump / support link from wp A to wp B breaking hardw...
terencehill [Sat, 7 Sep 2019 14:30:32 +0000 (16:30 +0200)]
Bot waypoints: fix creation of a jump / support link from wp A to wp B breaking hardwired links of wp B

4 years agoFix g_rocket_flying_disabledelays (below 0 means proximity, not instant)
Mario [Sat, 7 Sep 2019 12:23:21 +0000 (22:23 +1000)]
Fix g_rocket_flying_disabledelays (below 0 means proximity, not instant)

4 years agoRestore XPM modname to the XPM Testing balance configuration
Mario [Sat, 7 Sep 2019 12:04:08 +0000 (22:04 +1000)]
Restore XPM modname to the XPM Testing balance configuration

4 years agoAllow g_rocket_flying_disabledelays to be changed without affecting purity
Mario [Sat, 7 Sep 2019 11:36:52 +0000 (21:36 +1000)]
Allow g_rocket_flying_disabledelays to be changed without affecting purity

4 years agoFix g_rocket_flying_disabledelays adding a slight delay to rocket detonation
Mario [Sat, 7 Sep 2019 11:13:46 +0000 (21:13 +1000)]
Fix g_rocket_flying_disabledelays adding a slight delay to rocket detonation

4 years agoReduce vampire buff's health steal amount, reduce the amount of damage the vengeance...
Mario [Sat, 7 Sep 2019 11:09:05 +0000 (21:09 +1000)]
Reduce vampire buff's health steal amount, reduce the amount of damage the vengeance buff reflects, reduce luck buff's damage multiplier to double damage

4 years agoApply invisibility to crosshair chase, fixes players becoming more visible when their...
Mario [Sat, 7 Sep 2019 10:57:25 +0000 (20:57 +1000)]
Apply invisibility to crosshair chase, fixes players becoming more visible when their crosshair is obstructed

4 years agoAllow admins to use the rocket flying mutator without breaking purity
Mario [Sat, 7 Sep 2019 10:02:20 +0000 (20:02 +1000)]
Allow admins to use the rocket flying mutator without breaking purity

4 years agoGive g_balance_devastator_remote_jump_radius a default value now that it isn't the...
Mario [Sat, 7 Sep 2019 08:58:46 +0000 (18:58 +1000)]
Give g_balance_devastator_remote_jump_radius a default value now that it isn't the controller for rocket flying, restore rocket flying in the balance configurations that had it

4 years agoAdd g_balance_devastator_remote_jump as a controller cvar for rocket flying, force...
Mario [Sat, 7 Sep 2019 08:55:57 +0000 (18:55 +1000)]
Add g_balance_devastator_remote_jump as a controller cvar for rocket flying, force it enabled in the rocket flying mutator

4 years agoUpdate gameplay hash
Mario [Sat, 7 Sep 2019 08:13:41 +0000 (18:13 +1000)]
Update gameplay hash

4 years agoEnable Devastator remote jumping in the Testing balance, as per !708
Mario [Sat, 7 Sep 2019 07:45:43 +0000 (17:45 +1000)]
Enable Devastator remote jumping in the Testing balance, as per !708

4 years agoAdjust Crylink's secondary attack to be a faster spread-out shot in the Testing balan...
Mario [Sat, 7 Sep 2019 07:31:34 +0000 (17:31 +1000)]
Adjust Crylink's secondary attack to be a faster spread-out shot in the Testing balance, as per !614

4 years agoIncrease machinegun solidpenetration to 63 in the Testing balance, as per !709
Mario [Sat, 7 Sep 2019 07:08:24 +0000 (17:08 +1000)]
Increase machinegun solidpenetration to 63 in the Testing balance, as per !709

4 years agoMerge branch 'martin-t/mg-solidpen' into 'master'
Mario [Sat, 7 Sep 2019 07:00:41 +0000 (07:00 +0000)]
Merge branch 'martin-t/mg-solidpen' into 'master'

Increase MG solidpenetration

See merge request xonotic/xonotic-data.pk3dir!619

4 years agoRestore original solid penetration settings (to be applied in a separate branch)
Mario [Sat, 7 Sep 2019 06:59:49 +0000 (16:59 +1000)]
Restore original solid penetration settings (to be applied in a separate branch)

4 years agoDisable Vortex charge and reduce damage to 65 in the Testing balance, as per !704
Mario [Sat, 7 Sep 2019 06:50:07 +0000 (16:50 +1000)]
Disable Vortex charge and reduce damage to 65 in the Testing balance, as per !704

4 years agoEnable Crylink linkexplode, as per !706
Mario [Sat, 7 Sep 2019 06:48:07 +0000 (16:48 +1000)]
Enable Crylink linkexplode, as per !706

4 years agoInclude a Testing balance configuration to allow testing upcoming balance changes...
Mario [Sat, 7 Sep 2019 06:47:22 +0000 (16:47 +1000)]
Include a Testing balance configuration to allow testing upcoming balance changes without affecting purity

4 years agoMerge branch 'Mario/warmup_end_hook'
Mario [Sat, 7 Sep 2019 06:25:34 +0000 (16:25 +1000)]
Merge branch 'Mario/warmup_end_hook'

4 years agoAdd a server hook alias for the end of warmup stage (when the real match is going...
Mario [Sat, 7 Sep 2019 06:17:01 +0000 (16:17 +1000)]
Add a server hook alias for the end of warmup stage (when the real match is going to begin)

4 years agoMerge branch 'martin-t/degotofication' into 'master'
Mario [Sat, 7 Sep 2019 05:21:52 +0000 (05:21 +0000)]
Merge branch 'martin-t/degotofication' into 'master'

Remove some gotos

See merge request xonotic/xonotic-data.pk3dir!707

4 years agoFix cl_hitsound description
Mario [Fri, 6 Sep 2019 12:44:05 +0000 (22:44 +1000)]
Fix cl_hitsound description

4 years agoAllow g_player_brightness changes without affecting purity
Mario [Fri, 6 Sep 2019 00:53:45 +0000 (10:53 +1000)]
Allow g_player_brightness changes without affecting purity

4 years agoMove this.goalcurrent check inside havocbot_bunnyhop
terencehill [Wed, 4 Sep 2019 20:30:50 +0000 (22:30 +0200)]
Move this.goalcurrent check inside havocbot_bunnyhop

4 years agoBot AI: clear current route if goalcurrent has been freed; it should avoid occasional...
terencehill [Wed, 4 Sep 2019 20:28:04 +0000 (22:28 +0200)]
Bot AI: clear current route if goalcurrent has been freed; it should avoid occasional "checkpvs: can not check free entity" warnings generated by the bunnyhop code

4 years agoremove some easy gotos 707/head
Martin Taibr [Wed, 4 Sep 2019 17:25:48 +0000 (19:25 +0200)]
remove some easy gotos

4 years agoAllow g_tdm_on_dm_maps and g_duel_not_dm_maps to be changed without affecting purity...
Mario [Wed, 4 Sep 2019 15:27:30 +0000 (01:27 +1000)]
Allow g_tdm_on_dm_maps and g_duel_not_dm_maps to be changed without affecting purity (gameplay irrelevant)

4 years agoAdd an option to prevent Deathmatch maps showing up in Duel (off by default since...
Mario [Wed, 4 Sep 2019 15:20:03 +0000 (01:20 +1000)]
Add an option to prevent Deathmatch maps showing up in Duel (off by default since no maps list support for Duel)

4 years agoDon't perform antilag takeback on every single bullet in the Shotgun attack
Mario [Wed, 4 Sep 2019 13:09:20 +0000 (23:09 +1000)]
Don't perform antilag takeback on every single bullet in the Shotgun attack

4 years agoInclude some sane options in the cl_maxfps slider and increase the default to 250
Mario [Wed, 4 Sep 2019 11:44:44 +0000 (21:44 +1000)]
Include some sane options in the cl_maxfps slider and increase the default to 250

4 years agoDisable cl_maxfps_alwayssleep (Xonotic caps FPS by default, this setting is not neces...
Mario [Wed, 4 Sep 2019 11:24:09 +0000 (21:24 +1000)]
Disable cl_maxfps_alwayssleep (Xonotic caps FPS by default, this setting is not necessary anymore)

4 years agoFix items not providing all their resources if they have multiple
Mario [Wed, 4 Sep 2019 10:35:09 +0000 (20:35 +1000)]
Fix items not providing all their resources if they have multiple

4 years agoDisable zombie spawn sound (none exists), fixes a warning when zombies spawn
Mario [Wed, 4 Sep 2019 09:41:02 +0000 (19:41 +1000)]
Disable zombie spawn sound (none exists), fixes a warning when zombies spawn

4 years agoIf an attack would be fatal, don't play the armor hit sound
Mario [Wed, 4 Sep 2019 09:37:51 +0000 (19:37 +1000)]
If an attack would be fatal, don't play the armor hit sound

4 years agoAdjust resistance and vengeance buffs to 50% damage instead of 70% (resistance) and...
Mario [Tue, 3 Sep 2019 12:26:34 +0000 (22:26 +1000)]
Adjust resistance and vengeance buffs to 50% damage instead of 70% (resistance) and 60% (vengeance)

4 years agoupdate hash
Martin Taibr [Tue, 3 Sep 2019 10:39:08 +0000 (12:39 +0200)]
update hash

4 years agoMerge branch 'master' into martin-t/mg-solidpen
Martin Taibr [Tue, 3 Sep 2019 10:23:22 +0000 (12:23 +0200)]
Merge branch 'master' into martin-t/mg-solidpen

4 years agoEnforce first person view while in vehicle gunner slots
Mario [Tue, 3 Sep 2019 10:13:37 +0000 (20:13 +1000)]
Enforce first person view while in vehicle gunner slots

4 years agoupdate hash (bot waypoints changed)
Martin Taibr [Mon, 2 Sep 2019 21:15:11 +0000 (23:15 +0200)]
update hash (bot waypoints changed)

4 years agoWhitelist some settings that don't change gameplay
Mario [Mon, 2 Sep 2019 07:21:40 +0000 (17:21 +1000)]
Whitelist some settings that don't change gameplay

4 years agoFix map sizes not actually listening to the count bots setting
Mario [Mon, 2 Sep 2019 06:46:24 +0000 (16:46 +1000)]
Fix map sizes not actually listening to the count bots setting

4 years agoAdd an option to count bots when getting the size restrictions on maps (enabled by...
Mario [Mon, 2 Sep 2019 06:14:16 +0000 (16:14 +1000)]
Add an option to count bots when getting the size restrictions on maps (enabled by default - old behaviour)

4 years agoOptimize bandwidth and memory usage of item stats networking
terencehill [Sun, 1 Sep 2019 13:14:46 +0000 (15:14 +0200)]
Optimize bandwidth and memory usage of item stats networking

4 years agoIf the local player is dead, don't apply chase camera opacity changes
Mario [Sun, 1 Sep 2019 12:51:50 +0000 (22:51 +1000)]
If the local player is dead, don't apply chase camera opacity changes

4 years agoFix item stats networking by refactoring algorithm that sends item stats
terencehill [Sun, 1 Sep 2019 08:41:06 +0000 (10:41 +0200)]
Fix item stats networking by refactoring algorithm that sends item stats

4 years agoSimplify normal_or_gentle macro
terencehill [Sun, 1 Sep 2019 08:38:22 +0000 (10:38 +0200)]
Simplify normal_or_gentle macro

4 years agoMerge branch 'martin-t/ok-balances' into 'master'
Mario [Sun, 1 Sep 2019 04:27:03 +0000 (04:27 +0000)]
Merge branch 'martin-t/ok-balances' into 'master'

Sync OK configs to minimize modified cvars

See merge request xonotic/xonotic-data.pk3dir!705

4 years agosync OK configs to minimize modified cvars 705/head
Martin Taibr [Sat, 31 Aug 2019 17:33:08 +0000 (19:33 +0200)]
sync OK configs to minimize modified cvars

4 years agoAdjust the values of the network speed sliders and default to the new Fast ADSL setti...
Mario [Sat, 31 Aug 2019 15:22:13 +0000 (01:22 +1000)]
Adjust the values of the network speed sliders and default to the new Fast ADSL setting of 40000 (was 20000)

4 years agoWhitelist fs_gamedir (not a gameplay relevant setting)
Mario [Sat, 31 Aug 2019 10:56:51 +0000 (20:56 +1000)]
Whitelist fs_gamedir (not a gameplay relevant setting)

4 years agoAllow g_new_toys_autoreplace to be changed without affecting purity (it's a preferenc...
Mario [Sat, 31 Aug 2019 08:34:05 +0000 (18:34 +1000)]
Allow g_new_toys_autoreplace to be changed without affecting purity (it's a preference for the already reported new toys mutator, not so much a gameplay relevant setting)

4 years agoMake genmod.sh output compile again
Mario [Sat, 31 Aug 2019 03:21:36 +0000 (13:21 +1000)]
Make genmod.sh output compile again

4 years agoFix #2283 "cl_gunalign fails, weapon always right"
terencehill [Fri, 30 Aug 2019 23:12:46 +0000 (01:12 +0200)]
Fix #2283 "cl_gunalign fails, weapon always right"

4 years agoDisable vehicle alarm by default
Mario [Fri, 30 Aug 2019 18:01:28 +0000 (04:01 +1000)]
Disable vehicle alarm by default

4 years agoDon't replace bullets with shells when sv_q3acompat_machineshotgunswap is enabled
Mario [Fri, 30 Aug 2019 17:31:04 +0000 (03:31 +1000)]
Don't replace bullets with shells when sv_q3acompat_machineshotgunswap is enabled

4 years agoFix sv_q3acompat_machineshotgunswap
Mario [Fri, 30 Aug 2019 16:37:51 +0000 (02:37 +1000)]
Fix sv_q3acompat_machineshotgunswap

4 years agoRestore the old hook sound (new one introduces overlapping issues)
Mario [Fri, 30 Aug 2019 10:37:52 +0000 (20:37 +1000)]
Restore the old hook sound (new one introduces overlapping issues)

4 years agoMerge branch 'Mario/tenshihan_newsounds' into 'master'
Mario [Fri, 30 Aug 2019 08:32:49 +0000 (08:32 +0000)]
Merge branch 'Mario/tenshihan_newsounds' into 'master'

Merge branch Mario/tenshihan_newsounds (S merge request)

See merge request xonotic/xonotic-data.pk3dir!697

4 years agoRestore old Mortar fire sound 697/head
Mario [Fri, 30 Aug 2019 08:19:23 +0000 (18:19 +1000)]
Restore old Mortar fire sound

4 years agoTransifex autosync
Rudolf Polzer [Fri, 30 Aug 2019 05:24:52 +0000 (07:24 +0200)]
Transifex autosync

4 years agoupdate hash
Martin Taibr [Thu, 29 Aug 2019 23:58:15 +0000 (01:58 +0200)]
update hash

4 years agoMG solpen 63 in XPM
Martin Taibr [Thu, 29 Aug 2019 23:49:48 +0000 (01:49 +0200)]
MG solpen 63 in XPM

4 years agoMerge branch 'master' into martin-t/mg-solidpen
Martin Taibr [Thu, 29 Aug 2019 23:48:17 +0000 (01:48 +0200)]
Merge branch 'master' into martin-t/mg-solidpen

4 years agoDon't send each team choice cvar 4 times to the server (we can do it now thanks to...
terencehill [Thu, 29 Aug 2019 20:09:45 +0000 (22:09 +0200)]
Don't send each team choice cvar 4 times to the server (we can do it now thanks to commit e05fde461f)

4 years agoMerge branch 'terencehill/date_format' into 'master'
terencehill [Thu, 29 Aug 2019 18:48:19 +0000 (18:48 +0000)]
Merge branch 'terencehill/date_format' into 'master'

Menu Xonstats date format: allow changing it in other languages; display cardinal day number (e.g. "January 1, 2019" instead of "January 1st, 2019")

See merge request xonotic/xonotic-data.pk3dir!650

4 years agoRestore functionality to the phaser turret
Mario [Thu, 29 Aug 2019 18:31:17 +0000 (04:31 +1000)]
Restore functionality to the phaser turret

4 years agoAdd a cvar to control the minimum speed a vehicle needs to be travelling to crush...
Mario [Thu, 29 Aug 2019 17:03:18 +0000 (03:03 +1000)]
Add a cvar to control the minimum speed a vehicle needs to be travelling to crush a player and increase the speed from 30 to 100

4 years agoOptimize vehicle impact code by only calling vlen() if damage would be taken
Mario [Thu, 29 Aug 2019 17:00:11 +0000 (03:00 +1000)]
Optimize vehicle impact code by only calling vlen() if damage would be taken

4 years agoDon't allow voice messages while dead
Mario [Thu, 29 Aug 2019 07:04:35 +0000 (17:04 +1000)]
Don't allow voice messages while dead

4 years agoMerge branch 'terencehill/less_fields' into 'master'
Mario [Thu, 29 Aug 2019 06:14:10 +0000 (06:14 +0000)]
Merge branch 'terencehill/less_fields' into 'master'

Less fields

See merge request xonotic/xonotic-data.pk3dir!659

4 years agoMerge branch 'master' into terencehill/less_fields 659/head
Mario [Thu, 29 Aug 2019 05:44:29 +0000 (15:44 +1000)]
Merge branch 'master' into terencehill/less_fields

# Conflicts:
# qcsrc/common/notifications/all.qh

4 years agoRemove the effectively unused teams parameter from notifications
Mario [Thu, 29 Aug 2019 05:39:06 +0000 (15:39 +1000)]
Remove the effectively unused teams parameter from notifications

4 years agoMerge branch 'Mario/stats_eloranking' into 'master'
Mario [Thu, 29 Aug 2019 05:24:36 +0000 (05:24 +0000)]
Merge branch 'Mario/stats_eloranking' into 'master'

Merge branch Mario/stats_eloranking (S merge request)

See merge request xonotic/xonotic-data.pk3dir!487

4 years agoRegister the ranking cvar in CSQC so it has a default value on older clients
Mario [Thu, 29 Aug 2019 05:02:25 +0000 (15:02 +1000)]
Register the ranking cvar in CSQC so it has a default value on older clients

4 years agoAdd cl_allow_uidranking to the Profile menu
Mario [Thu, 29 Aug 2019 04:56:38 +0000 (14:56 +1000)]
Add cl_allow_uidranking to the Profile menu

4 years agoMerge branch 'master' into Mario/stats_eloranking
Mario [Thu, 29 Aug 2019 04:44:42 +0000 (14:44 +1000)]
Merge branch 'master' into Mario/stats_eloranking

4 years agoMerge branch 'terencehill/bot_waypoints' into 'master'
Mario [Thu, 29 Aug 2019 04:30:01 +0000 (04:30 +0000)]
Merge branch 'terencehill/bot_waypoints' into 'master'

Bot waypoints updates

See merge request xonotic/xonotic-data.pk3dir!670

4 years agoMerge branch 'master' into terencehill/bot_waypoints
Mario [Thu, 29 Aug 2019 04:19:38 +0000 (14:19 +1000)]
Merge branch 'master' into terencehill/bot_waypoints

# Conflicts:
# .gitlab-ci.yml

4 years agoFix #2279 "Randomised powerups not working correctly"
terencehill [Wed, 28 Aug 2019 22:17:52 +0000 (00:17 +0200)]
Fix #2279 "Randomised powerups not working correctly"

4 years agoFix some inconsistent indentation in t_items.qc
terencehill [Wed, 28 Aug 2019 22:08:23 +0000 (00:08 +0200)]
Fix some inconsistent indentation in t_items.qc