]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
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
Mario [Sat, 7 Sep 2019 08:13:41 +0000 (18:13 +1000)]
Update gameplay hash
Mario [Sat, 7 Sep 2019 07:45:43 +0000 (17:45 +1000)]
Enable Devastator remote jumping in the Testing balance, as per !708
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
Mario [Sat, 7 Sep 2019 07:08:24 +0000 (17:08 +1000)]
Increase machinegun solidpenetration to 63 in the Testing balance, as per !709
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
Mario [Sat, 7 Sep 2019 06:59:49 +0000 (16:59 +1000)]
Restore original solid penetration settings (to be applied in a separate branch)
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
Mario [Sat, 7 Sep 2019 06:48:07 +0000 (16:48 +1000)]
Enable Crylink linkexplode, as per !706
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
Mario [Sat, 7 Sep 2019 06:25:34 +0000 (16:25 +1000)]
Merge branch 'Mario/warmup_end_hook'
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)
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
Mario [Fri, 6 Sep 2019 12:44:05 +0000 (22:44 +1000)]
Fix cl_hitsound description
Mario [Fri, 6 Sep 2019 00:53:45 +0000 (10:53 +1000)]
Allow g_player_brightness changes without affecting purity
terencehill [Wed, 4 Sep 2019 20:30:50 +0000 (22:30 +0200)]
Move this.goalcurrent check inside havocbot_bunnyhop
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
Martin Taibr [Wed, 4 Sep 2019 17:25:48 +0000 (19:25 +0200)]
remove some easy gotos
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)
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)
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
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
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)
Mario [Wed, 4 Sep 2019 10:35:09 +0000 (20:35 +1000)]
Fix items not providing all their resources if they have multiple
Mario [Wed, 4 Sep 2019 09:41:02 +0000 (19:41 +1000)]
Disable zombie spawn sound (none exists), fixes a warning when zombies spawn
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
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)
Martin Taibr [Tue, 3 Sep 2019 10:39:08 +0000 (12:39 +0200)]
update hash
Martin Taibr [Tue, 3 Sep 2019 10:23:22 +0000 (12:23 +0200)]
Merge branch 'master' into martin-t/mg-solidpen
Mario [Tue, 3 Sep 2019 10:13:37 +0000 (20:13 +1000)]
Enforce first person view while in vehicle gunner slots
Martin Taibr [Mon, 2 Sep 2019 21:15:11 +0000 (23:15 +0200)]
update hash (bot waypoints changed)
Mario [Mon, 2 Sep 2019 07:21:40 +0000 (17:21 +1000)]
Whitelist some settings that don't change gameplay
Mario [Mon, 2 Sep 2019 06:46:24 +0000 (16:46 +1000)]
Fix map sizes not actually listening to the count bots setting
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)
terencehill [Sun, 1 Sep 2019 13:14:46 +0000 (15:14 +0200)]
Optimize bandwidth and memory usage of item stats networking
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
terencehill [Sun, 1 Sep 2019 08:41:06 +0000 (10:41 +0200)]
Fix item stats networking by refactoring algorithm that sends item stats
terencehill [Sun, 1 Sep 2019 08:38:22 +0000 (10:38 +0200)]
Simplify normal_or_gentle macro
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
Martin Taibr [Sat, 31 Aug 2019 17:33:08 +0000 (19:33 +0200)]
sync OK configs to minimize modified cvars
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)
Mario [Sat, 31 Aug 2019 10:56:51 +0000 (20:56 +1000)]
Whitelist fs_gamedir (not a gameplay relevant setting)
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)
Mario [Sat, 31 Aug 2019 03:21:36 +0000 (13:21 +1000)]
Make genmod.sh output compile again
terencehill [Fri, 30 Aug 2019 23:12:46 +0000 (01:12 +0200)]
Fix #2283 "cl_gunalign fails, weapon always right"
Mario [Fri, 30 Aug 2019 18:01:28 +0000 (04:01 +1000)]
Disable vehicle alarm by default
Mario [Fri, 30 Aug 2019 17:31:04 +0000 (03:31 +1000)]
Don't replace bullets with shells when sv_q3acompat_machineshotgunswap is enabled
Mario [Fri, 30 Aug 2019 16:37:51 +0000 (02:37 +1000)]
Fix sv_q3acompat_machineshotgunswap
Mario [Fri, 30 Aug 2019 10:37:52 +0000 (20:37 +1000)]
Restore the old hook sound (new one introduces overlapping issues)
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
Mario [Fri, 30 Aug 2019 08:19:23 +0000 (18:19 +1000)]
Restore old Mortar fire sound
Rudolf Polzer [Fri, 30 Aug 2019 05:24:52 +0000 (07:24 +0200)]
Transifex autosync
Martin Taibr [Thu, 29 Aug 2019 23:58:15 +0000 (01:58 +0200)]
update hash
Martin Taibr [Thu, 29 Aug 2019 23:49:48 +0000 (01:49 +0200)]
MG solpen 63 in XPM
Martin Taibr [Thu, 29 Aug 2019 23:48:17 +0000 (01:48 +0200)]
Merge branch 'master' into martin-t/mg-solidpen
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 )
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
Mario [Thu, 29 Aug 2019 18:31:17 +0000 (04:31 +1000)]
Restore functionality to the phaser turret
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
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
Mario [Thu, 29 Aug 2019 07:04:35 +0000 (17:04 +1000)]
Don't allow voice messages while dead
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
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
Mario [Thu, 29 Aug 2019 05:39:06 +0000 (15:39 +1000)]
Remove the effectively unused teams parameter from notifications
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
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
Mario [Thu, 29 Aug 2019 04:56:38 +0000 (14:56 +1000)]
Add cl_allow_uidranking to the Profile menu
Mario [Thu, 29 Aug 2019 04:44:42 +0000 (14:44 +1000)]
Merge branch 'master' into Mario/stats_eloranking
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
Mario [Thu, 29 Aug 2019 04:19:38 +0000 (14:19 +1000)]
Merge branch 'master' into terencehill/bot_waypoints
# Conflicts:
# .gitlab-ci.yml
terencehill [Wed, 28 Aug 2019 22:17:52 +0000 (00:17 +0200)]
Fix #2279 "Randomised powerups not working correctly"
terencehill [Wed, 28 Aug 2019 22:08:23 +0000 (00:08 +0200)]
Fix some inconsistent indentation in t_items.qc
Mario [Wed, 28 Aug 2019 17:15:48 +0000 (17:15 +0000)]
Merge branch 'martin-t/blaster' into 'master'
Restore blaster push
See merge request xonotic/xonotic-data.pk3dir!701
Mario [Wed, 28 Aug 2019 16:58:52 +0000 (16:58 +0000)]
Merge branch 'martin-t/available' into 'master'
Give only available weapons in CA/FT/LMS v2
See merge request xonotic/xonotic-data.pk3dir!699
Martin Taibr [Wed, 28 Aug 2019 16:18:50 +0000 (18:18 +0200)]
Merge branch 'master' into martin-t/available
Mario [Wed, 28 Aug 2019 15:25:13 +0000 (01:25 +1000)]
Don't mark the Ball Stealer as a special attack, as it's a valid weapon in Nexball
Mario [Wed, 28 Aug 2019 10:26:52 +0000 (20:26 +1000)]
Don't apply chase crosshair in eventchase mode
Mario [Wed, 28 Aug 2019 08:49:19 +0000 (18:49 +1000)]
Adjust crosshair position while in third person mode, make the player invisible while they obstruct the view
Mario [Tue, 27 Aug 2019 15:41:16 +0000 (15:41 +0000)]
Merge branch 'martin-t/shootfromeye' into 'master'
Whitelist g_shootfromeye from pure cvars
See merge request xonotic/xonotic-data.pk3dir!702
Mario [Tue, 27 Aug 2019 04:16:37 +0000 (14:16 +1000)]
Update weapon skin with CSQC
Martin Taibr [Mon, 26 Aug 2019 17:33:30 +0000 (19:33 +0200)]
restore blaster and vaporizer in all balances
Martin Taibr [Mon, 26 Aug 2019 17:12:23 +0000 (19:12 +0200)]
this is gmail's fault
Martin Taibr [Mon, 26 Aug 2019 16:46:27 +0000 (18:46 +0200)]
update hash
Martin Taibr [Mon, 26 Aug 2019 16:41:15 +0000 (18:41 +0200)]
whitelist g_shootfromeye from pure cvars
Martin Taibr [Mon, 26 Aug 2019 16:30:45 +0000 (18:30 +0200)]
restore blaster push
Martin Taibr [Mon, 26 Aug 2019 16:13:00 +0000 (18:13 +0200)]
defaults in code
Mario [Mon, 26 Aug 2019 11:36:05 +0000 (21:36 +1000)]
Make g_spawn_alloweffects not affect purity
Martin Taibr [Sun, 25 Aug 2019 23:00:59 +0000 (01:00 +0200)]
Merge branch 'master' into martin-t/available
Martin Taibr [Sun, 25 Aug 2019 21:02:51 +0000 (23:02 +0200)]
remove debug output, old comments
Martin Taibr [Sun, 25 Aug 2019 20:49:17 +0000 (22:49 +0200)]
remove todos, cleanup
Martin Taibr [Sun, 25 Aug 2019 19:46:43 +0000 (21:46 +0200)]
cleanup weapon_defaultspawnfunc
Martin Taibr [Sun, 25 Aug 2019 19:43:39 +0000 (21:43 +0200)]
minor cleanup
Martin Taibr [Sun, 25 Aug 2019 18:08:58 +0000 (20:08 +0200)]
waeponarena {all,most}_available
Mario [Sun, 25 Aug 2019 17:50:33 +0000 (03:50 +1000)]
Don't respond to color/topcolor/bottomcolor commands in teamplay modes
Mario [Sun, 25 Aug 2019 13:24:14 +0000 (23:24 +1000)]
Include some more turret fields in the spawnfunc whitelist, reduces spam on some maps
terencehill [Sun, 25 Aug 2019 12:41:18 +0000 (14:41 +0200)]
Remove duplicated cvar intializations
terencehill [Sun, 25 Aug 2019 12:24:55 +0000 (14:24 +0200)]
Menu: don't wire up some settings to the "Apply immediately" button since menu can automatically send changed cvar values to the server. Also fix 2 settings that couldn't be applied immediately in any way
Mario [Sat, 24 Aug 2019 18:29:36 +0000 (04:29 +1000)]
Add the weaponarena weapons onto start_weapons instead of setting it, fixes new toys
Mario [Sat, 24 Aug 2019 18:07:29 +0000 (04:07 +1000)]
Fix weaponarena available including hidden weapons, also fix available weapons not being included in the warmup weapons list
Mario [Sat, 24 Aug 2019 17:09:17 +0000 (17:09 +0000)]
Merge branch 'terencehill/automatic_sendcvar' into 'master'
Automatic sendcvar
Closes #2270
See merge request xonotic/xonotic-data.pk3dir!694