]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
7 years agoChange the way item glow is handled
Freddy [Sat, 5 Nov 2016 17:00:27 +0000 (18:00 +0100)]
Change the way item glow is handled

7 years agoDon't apply ITS_POWERUP to all powerups
Freddy [Sat, 5 Nov 2016 13:57:59 +0000 (14:57 +0100)]
Don't apply ITS_POWERUP to all powerups

7 years agoUse .instanceOfPowerup
Freddy [Sat, 5 Nov 2016 01:41:34 +0000 (02:41 +0100)]
Use .instanceOfPowerup

7 years agoAdd a break
Freddy [Fri, 21 Oct 2016 19:10:09 +0000 (21:10 +0200)]
Add a break

7 years agoReplace m_itemid with itemdef in some functions in t_items.qc
Freddy [Fri, 21 Oct 2016 18:58:31 +0000 (20:58 +0200)]
Replace m_itemid with itemdef in some functions in t_items.qc

7 years agoReplace m_itemid with itemdef for the melee_only item filter
Freddy [Mon, 17 Oct 2016 23:49:12 +0000 (01:49 +0200)]
Replace m_itemid with itemdef for the melee_only item filter

7 years agoReplace m_itemid with itemdef for nix item filter
Freddy [Mon, 17 Oct 2016 23:02:36 +0000 (01:02 +0200)]
Replace m_itemid with itemdef for nix item filter

7 years agoMerge branch 'terencehill/menu_quit_dialog_fix' into 'master'
Mario [Mon, 17 Oct 2016 17:56:47 +0000 (17:56 +0000)]
Merge branch 'terencehill/menu_quit_dialog_fix' into 'master'

Hide the menu when closing the Quit dialog while connected

See merge request !376

7 years agoFix minor redundancy in nexball dphitcontentsmask
Mario [Mon, 17 Oct 2016 14:01:29 +0000 (00:01 +1000)]
Fix minor redundancy in nexball dphitcontentsmask

7 years agoUpdate hash again...
Mario [Mon, 17 Oct 2016 13:26:16 +0000 (23:26 +1000)]
Update hash again...

7 years agoHide the menu when closing the Quit dialog while connected 376/head
terencehill [Fri, 14 Oct 2016 18:17:42 +0000 (20:17 +0200)]
Hide the menu when closing the Quit dialog while connected

7 years agoMake nexball's ball bounce off player clips (fixes ball falling into inaccessible...
Mario [Fri, 14 Oct 2016 17:02:50 +0000 (03:02 +1000)]
Make nexball's ball bounce off player clips (fixes ball falling into inaccessible areas on some maps)

7 years agoRevert last 2 commits (cause is elsewhere)
Mario [Fri, 14 Oct 2016 16:54:55 +0000 (02:54 +1000)]
Revert last 2 commits (cause is elsewhere)

7 years agoAlso don't consider player same team if they're dead or spectating
Mario [Fri, 14 Oct 2016 16:51:52 +0000 (02:51 +1000)]
Also don't consider player same team if they're dead or spectating

7 years agoIgnore CA spectators
Mario [Fri, 14 Oct 2016 16:39:58 +0000 (02:39 +1000)]
Ignore CA spectators

7 years agoRemove oldmovement (unused)
Mario [Fri, 14 Oct 2016 10:35:03 +0000 (20:35 +1000)]
Remove oldmovement (unused)

7 years agoAdd a mutator hook to force hide the scoreboard
Mario [Fri, 14 Oct 2016 10:22:13 +0000 (20:22 +1000)]
Add a mutator hook to force hide the scoreboard

7 years agoUpdate view location earlier, fixes observers stuck in side view
Mario [Thu, 13 Oct 2016 22:14:55 +0000 (08:14 +1000)]
Update view location earlier, fixes observers stuck in side view

7 years agoFix viewloc ladder prediction
Mario [Thu, 13 Oct 2016 21:34:23 +0000 (07:34 +1000)]
Fix viewloc ladder prediction

7 years agoFix CTS scores
Mario [Thu, 13 Oct 2016 08:30:45 +0000 (18:30 +1000)]
Fix CTS scores

7 years agoAccept balance hash change
Mario [Wed, 12 Oct 2016 22:51:33 +0000 (08:51 +1000)]
Accept balance hash change

7 years agoMerge remote-tracking branch 'origin/DefaultUser/overkill_filteritem_fix'
Mario [Wed, 12 Oct 2016 21:53:51 +0000 (07:53 +1000)]
Merge remote-tracking branch 'origin/DefaultUser/overkill_filteritem_fix'

7 years agoFix the g_overkill_filter_* cvars
Freddy [Wed, 12 Oct 2016 21:49:43 +0000 (23:49 +0200)]
Fix the g_overkill_filter_* cvars

7 years agoAdd an option to apply gravity on slick surfaces (so one slides down slopes)
Mario [Wed, 12 Oct 2016 17:05:52 +0000 (03:05 +1000)]
Add an option to apply gravity on slick surfaces (so one slides down slopes)

7 years agoMerge branch 'DefaultUser/overkill_cvars' into 'master'
Mario [Wed, 12 Oct 2016 14:48:10 +0000 (14:48 +0000)]
Merge branch 'DefaultUser/overkill_cvars' into 'master'

Minor cleanup for overkill

Reuse g_pickup_respawntime_superweapon for overkill superweapons instead of g_overkill_superguns_respawn_time.
Replace poorly named cvars g_overkill_100h_anyway and g_overkill_100a_anyway.
Add cvars to filter out 25 and 50 armor for overkill

See merge request !375

7 years agoImprove overkill item filter cvars 375/head
Freddy [Wed, 12 Oct 2016 14:39:46 +0000 (16:39 +0200)]
Improve overkill item filter cvars

7 years agoSplit XPM servers into their own "Competitive Mode" category
Mario [Wed, 12 Oct 2016 14:17:56 +0000 (00:17 +1000)]
Split XPM servers into their own "Competitive Mode" category

7 years agoAdd a placeholder icon for Jeff's mod
Mario [Wed, 12 Oct 2016 05:20:02 +0000 (15:20 +1000)]
Add a placeholder icon for Jeff's mod

7 years agoMerge branch 'DefaultUser/insta_ammo' into 'master'
Mario [Wed, 12 Oct 2016 04:54:57 +0000 (04:54 +0000)]
Merge branch 'DefaultUser/insta_ammo' into 'master'

InstaGib: add cvars to convert ammo packs into insta cells

Some maps have few insta cells, on others they're unevenly distributed. This helps server admins to easily change that fact

See merge request !374

7 years agoFix mutators not setting modname
Mario [Wed, 12 Oct 2016 04:53:15 +0000 (14:53 +1000)]
Fix mutators not setting modname

7 years agoReset viewloc when respawning, and link it with spectatee (should fix spectating...
Mario [Tue, 11 Oct 2016 17:00:41 +0000 (03:00 +1000)]
Reset viewloc when respawning, and link it with spectatee (should fix spectating sidescrollers)

7 years agoUpdate physics stats on connect (fixes sometimes spawning inside the floor)
Mario [Tue, 11 Oct 2016 07:50:30 +0000 (17:50 +1000)]
Update physics stats on connect (fixes sometimes spawning inside the floor)

7 years agoRemove 2 unused fields from sv_overkill.qc
Freddy [Mon, 10 Oct 2016 20:59:20 +0000 (22:59 +0200)]
Remove 2 unused fields from sv_overkill.qc

7 years agoDon't remove 25a and 50a in overkill in the default config
Freddy [Mon, 10 Oct 2016 19:16:13 +0000 (21:16 +0200)]
Don't remove 25a and 50a in overkill in the default config

7 years agoReplace g_overkill_100a_anyways and g_overkill_100h_anyways
Freddy [Mon, 10 Oct 2016 18:22:48 +0000 (20:22 +0200)]
Replace g_overkill_100a_anyways and g_overkill_100h_anyways

New cvars g_overkill_healthmega_remove, g_overkill_armormedium_remove
g_overkill_armorbig_remove and g_overkill_armorlarge_remove determine
what items are removed, unlike how the old cvars did

7 years agoRemove g_overkill_superguns_respawn_time
Freddy [Mon, 10 Oct 2016 15:35:32 +0000 (17:35 +0200)]
Remove g_overkill_superguns_respawn_time

Instead use g_pickup_respawntime_superweapon like other superweapons

7 years agoInstaGib: add cvars to convert ammo packs into insta cells 374/head
Freddy [Mon, 10 Oct 2016 14:24:27 +0000 (16:24 +0200)]
InstaGib: add cvars to convert ammo packs into insta cells

7 years agoRestore behaviour after respawning if func_breakable is set to destroy when triggered
Mario [Sun, 9 Oct 2016 05:04:27 +0000 (15:04 +1000)]
Restore behaviour after respawning if func_breakable is set to destroy when triggered

7 years agoUpdate oldmovement on server too
Mario [Sat, 8 Oct 2016 20:36:33 +0000 (06:36 +1000)]
Update oldmovement on server too

7 years agoKeep player size and view offset stats up to date
Mario [Sat, 8 Oct 2016 18:34:13 +0000 (04:34 +1000)]
Keep player size and view offset stats up to date

7 years agoImprove bandwidth of client walls
Mario [Sat, 8 Oct 2016 18:23:36 +0000 (04:23 +1000)]
Improve bandwidth of client walls

7 years agoFix trigger_delay
Mario [Sat, 8 Oct 2016 18:07:17 +0000 (04:07 +1000)]
Fix trigger_delay

7 years agoCopy antiwall flag (fixes delayed antiwall triggers)
Mario [Sat, 8 Oct 2016 17:41:26 +0000 (03:41 +1000)]
Copy antiwall flag (fixes delayed antiwall triggers)

7 years agoDon't overwrite the .pressedkeys field (abused by other things)
Mario [Sat, 8 Oct 2016 17:03:25 +0000 (03:03 +1000)]
Don't overwrite the .pressedkeys field (abused by other things)

7 years agoDisable unpressing attack on weapon switching by default
Mario [Sat, 8 Oct 2016 14:25:08 +0000 (00:25 +1000)]
Disable unpressing attack on weapon switching by default

7 years agoDisable midair combos (generally not well received test feature)
Mario [Sat, 8 Oct 2016 13:17:47 +0000 (23:17 +1000)]
Disable midair combos (generally not well received test feature)

7 years agoRemove spread from electro and hagar attacks (merge request for these changes was...
Mario [Sat, 8 Oct 2016 13:10:05 +0000 (23:10 +1000)]
Remove spread from electro and hagar attacks (merge request for these changes was approved)

7 years agoAccept sv_stepheight changes (partially gameplay-relevant, mostly used to make old...
Mario [Sat, 8 Oct 2016 12:24:36 +0000 (22:24 +1000)]
Accept sv_stepheight changes (partially gameplay-relevant, mostly used to make old Nexuiz maps functional, as the default prevents walking up most steps and ledges on older maps)

7 years agoConsider g_physics_clientselect a server friendly option
Mario [Sat, 8 Oct 2016 12:06:41 +0000 (22:06 +1000)]
Consider g_physics_clientselect a server friendly option

7 years agoCount another mutator as gameplay-irrelevant
Mario [Sat, 8 Oct 2016 11:59:33 +0000 (21:59 +1000)]
Count another mutator as gameplay-irrelevant

7 years agoConsider g_norecoil an acceptable change
Mario [Sat, 8 Oct 2016 11:53:06 +0000 (21:53 +1000)]
Consider g_norecoil an acceptable change

7 years agoUndefine BADPRESUFFIX too
Mario [Sat, 8 Oct 2016 11:51:55 +0000 (21:51 +1000)]
Undefine BADPRESUFFIX too

7 years agog_buffs is an acceptable change, like g_powerups
Mario [Sat, 8 Oct 2016 11:48:30 +0000 (21:48 +1000)]
g_buffs is an acceptable change, like g_powerups

7 years agoDon't spawn buffs on maps that lack spawnpoints by default
Mario [Sat, 8 Oct 2016 11:47:22 +0000 (21:47 +1000)]
Don't spawn buffs on maps that lack spawnpoints by default

7 years agoRestore default crylink and don't use weaponreplace on machinegun in experimental...
Mario [Sat, 8 Oct 2016 11:22:26 +0000 (21:22 +1000)]
Restore default crylink and don't use weaponreplace on machinegun in experimental balance

7 years agoTweak arc as well (bolt attack remains disabled by default), also whitelist another...
Mario [Sat, 8 Oct 2016 11:13:51 +0000 (21:13 +1000)]
Tweak arc as well (bolt attack remains disabled by default), also whitelist another gameplay-irrelevant cvar

7 years agoTweak default shockwave balance
Mario [Sat, 8 Oct 2016 11:04:13 +0000 (21:04 +1000)]
Tweak default shockwave balance

7 years agoAccept balance change hash
Mario [Sat, 8 Oct 2016 10:47:55 +0000 (20:47 +1000)]
Accept balance change hash

7 years agoIgnore a few gameplay-irrelevant cvars
Mario [Sat, 8 Oct 2016 10:26:49 +0000 (20:26 +1000)]
Ignore a few gameplay-irrelevant cvars

7 years agoMerge branch 'martin-t/random' into 'master'
Mario [Fri, 7 Oct 2016 19:33:19 +0000 (19:33 +0000)]
Merge branch 'martin-t/random' into 'master'

refactor RandomSelection, add a field for vector

See merge request !373

7 years agorefactor RandomSelection, add a field for vector 373/head
Martin Taibr [Fri, 7 Oct 2016 19:19:37 +0000 (21:19 +0200)]
refactor RandomSelection, add a field for vector

7 years agoAdd an entity parameter to entcs net props
Mario [Fri, 7 Oct 2016 09:25:18 +0000 (19:25 +1000)]
Add an entity parameter to entcs net props

7 years agoTemporary fix for warning spam on map start
Mario [Fri, 7 Oct 2016 08:17:12 +0000 (18:17 +1000)]
Temporary fix for warning spam on map start

7 years agoMerge branch 'terencehill/overkill_stuff' into 'master'
Mario [Thu, 6 Oct 2016 12:49:45 +0000 (12:49 +0000)]
Merge branch 'terencehill/overkill_stuff' into 'master'

Overkill stuff

It addresses issues reported in #1815. It closes #1815

See merge request !371

7 years agoOverkill balance: use regen pause of 2 seconds
Mario [Wed, 5 Oct 2016 22:14:16 +0000 (08:14 +1000)]
Overkill balance: use regen pause of 2 seconds

7 years agoOverkill's default g_balance_pause_health_regen value should be 2 (previously overkil... 371/head
terencehill [Wed, 5 Oct 2016 14:24:13 +0000 (16:24 +0200)]
Overkill's default g_balance_pause_health_regen value should be 2 (previously overkill used 2 as hardcoded value)

7 years agoMerge branch 'master' into terencehill/overkill_stuff
terencehill [Wed, 5 Oct 2016 14:03:37 +0000 (16:03 +0200)]
Merge branch 'master' into terencehill/overkill_stuff

7 years agoMerge branch 'terencehill/timeout_countdown_fix' into 'master'
Mario [Wed, 5 Oct 2016 13:13:41 +0000 (13:13 +0000)]
Merge branch 'terencehill/timeout_countdown_fix' into 'master'

Timeout countdown fix

Make timeout countdown message immediately fully visible otherwise it stays almost invisible as it starts fading in VERY slowly (due to slowmo being set to 0.0001 during a timeout)

See merge request !370

7 years agoPort nexball ball held too long by team message to the notifications system, also...
Mario [Wed, 5 Oct 2016 09:13:30 +0000 (19:13 +1000)]
Port nexball ball held too long by team message to the notifications system, also fix ball not properly resetting in this case

7 years agoFix excessive rocket jump force
Mario [Wed, 5 Oct 2016 04:20:45 +0000 (14:20 +1000)]
Fix excessive rocket jump force

7 years agoClean up old remote jump feature, no longer consumes extra CPU time whenever a rocket...
Mario [Tue, 4 Oct 2016 17:59:55 +0000 (03:59 +1000)]
Clean up old remote jump feature, no longer consumes extra CPU time whenever a rocket is detonated

7 years agoMake vortex switch delay match other weapons
Mario [Tue, 4 Oct 2016 09:53:59 +0000 (19:53 +1000)]
Make vortex switch delay match other weapons

7 years agoAdopt some overkill balance changes from the LX server configs
Mario [Tue, 4 Oct 2016 03:02:16 +0000 (13:02 +1000)]
Adopt some overkill balance changes from the LX server configs

7 years agoFix start items in some special arena mutators
Mario [Mon, 3 Oct 2016 13:06:11 +0000 (23:06 +1000)]
Fix start items in some special arena mutators

7 years agoUse the CSQC player origin if in 3rd person mode
Mario [Sat, 1 Oct 2016 12:34:36 +0000 (22:34 +1000)]
Use the CSQC player origin if in 3rd person mode

7 years agoMinor performance improvement in bot movement code
Mario [Wed, 28 Sep 2016 14:56:50 +0000 (00:56 +1000)]
Minor performance improvement in bot movement code

7 years agoClean up monster spawn function a little, allow setting invasion spawnpoints to spawn...
Mario [Wed, 28 Sep 2016 14:53:50 +0000 (00:53 +1000)]
Clean up monster spawn function a little, allow setting invasion spawnpoints to spawn specific monsters with the spawnmob field

7 years agoMerge branch 'martin-t/nades' into 'master'
Mario [Wed, 28 Sep 2016 07:09:07 +0000 (07:09 +0000)]
Merge branch 'martin-t/nades' into 'master'

fix nades colliding with the player himself (unless g_nades_nade_small is 1)

I am not sure if this is a good enough fix but it seems to work. Previously, the nades were often thrown from the "backup" location because with the default offset they were partially inside the player.

See merge request !367

7 years agoFurther clean overkill code up
terencehill [Tue, 27 Sep 2016 16:45:34 +0000 (18:45 +0200)]
Further clean overkill code up

7 years agoMerge branch 'master' into terencehill/overkill_stuff
terencehill [Mon, 26 Sep 2016 15:04:42 +0000 (17:04 +0200)]
Merge branch 'master' into terencehill/overkill_stuff

7 years agolabel 2 obscure arguments
terencehill [Mon, 26 Sep 2016 15:02:06 +0000 (17:02 +0200)]
label 2 obscure arguments

7 years agoFix respawning instantly while jump button is held and respawning is forced
Mario [Mon, 26 Sep 2016 10:47:28 +0000 (20:47 +1000)]
Fix respawning instantly while jump button is held and respawning is forced

7 years agoSet it in default config with a description
Mario [Mon, 26 Sep 2016 10:35:10 +0000 (20:35 +1000)]
Set it in default config with a description

7 years agoAdd sv_aircontrol_backwards to allow strafing backwards
Mario [Mon, 26 Sep 2016 10:26:18 +0000 (20:26 +1000)]
Add sv_aircontrol_backwards to allow strafing backwards

7 years agoAllow using blaster secondary during round start delay in Overkill as long as it...
terencehill [Sun, 25 Sep 2016 16:14:18 +0000 (18:14 +0200)]
Allow using blaster secondary during round start delay in Overkill as long as it doesn't deal any damage

7 years agoRemove PlayerRegen mutator hook call from overkill code, there's no real reason for...
terencehill [Sun, 25 Sep 2016 13:02:17 +0000 (15:02 +0200)]
Remove PlayerRegen mutator hook call from overkill code, there's no real reason for blocking limit_mod and max_mod

7 years agoReduce default waypoint health bar size
terencehill [Sat, 24 Sep 2016 21:38:41 +0000 (23:38 +0200)]
Reduce default waypoint health bar size

7 years agoDefault curl maxspeed to unlimited and allow 3 downloads at the same time (it's not...
Mario [Fri, 23 Sep 2016 17:23:31 +0000 (03:23 +1000)]
Default curl maxspeed to unlimited and allow 3 downloads at the same time (it's not 2005 anymore)
Rework download speed slider to show more sane values, including an "unlimited" option

7 years agoDelay health regen once the player gets revived rather than every frame while they...
terencehill [Thu, 22 Sep 2016 16:40:18 +0000 (18:40 +0200)]
Delay health regen once the player gets revived rather than every frame while they are frozen

7 years agoSimplify overkill's regen code by customizing generic regen code parameters rather...
terencehill [Thu, 22 Sep 2016 11:57:14 +0000 (13:57 +0200)]
Simplify overkill's regen code by customizing generic regen code parameters rather than using dedicated code with some hardcoded parameters (given the current overkill cvar values, behaviour should be the same). Regen now gets properly disabled playing game types like LMS and CA.

7 years agoKeep infinite ammo playing overkill in whatever gametype
terencehill [Wed, 21 Sep 2016 18:13:01 +0000 (20:13 +0200)]
Keep infinite ammo playing overkill in whatever gametype

7 years agoSet Melee Only Arena as incompatible with Overkill
terencehill [Wed, 21 Sep 2016 15:12:13 +0000 (17:12 +0200)]
Set Melee Only Arena as incompatible with Overkill

7 years agoMake timeout countdown message immediately fully visible otherwise it stays almost... 370/head
terencehill [Tue, 20 Sep 2016 16:18:41 +0000 (18:18 +0200)]
Make timeout countdown message immediately fully visible otherwise it stays almost invisible as it starts fading in VERY slowly (due to slowmo being set to 0.0001 during a timeout)

7 years agoRemove an unused string
terencehill [Tue, 20 Sep 2016 16:39:26 +0000 (18:39 +0200)]
Remove an unused string

7 years agoMerge branch 'martin-t/keeptwo' into 'master'
terencehill [Tue, 20 Sep 2016 16:33:43 +0000 (16:33 +0000)]
Merge branch 'martin-t/keeptwo' into 'master'

add cvar description, remove unused vaiable

At least I hope it's unused, I'd expect the compiler to warn about it but it's declared inside a function and only assigned so unless I am missing something obvious, it's not used anywhere.

See merge request !369

7 years agoadd and fix descripton 369/head
Martin Taibr [Sun, 18 Sep 2016 19:27:43 +0000 (21:27 +0200)]
add and fix descripton

7 years agoremove unused variable
Martin Taibr [Sun, 18 Sep 2016 19:27:33 +0000 (21:27 +0200)]
remove unused variable

7 years agoAdd g_ctf_flag_return_damage_delay description
terencehill [Sat, 17 Sep 2016 18:59:50 +0000 (20:59 +0200)]
Add g_ctf_flag_return_damage_delay description

7 years agoFix typo in a cvar name; add a few more missing cvars
terencehill [Sat, 17 Sep 2016 18:31:13 +0000 (20:31 +0200)]
Fix typo in a cvar name; add a few more missing cvars

7 years agoAdd a few missing cvars and a few descriptions
terencehill [Sat, 17 Sep 2016 16:34:19 +0000 (18:34 +0200)]
Add a few missing cvars and a few descriptions