]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
4 years agoremove chmap from default votes (duplicate of gotomap) martin-t/chmap
Martin Taibr [Thu, 13 Feb 2020 19:04:41 +0000 (20:04 +0100)]
remove chmap from default votes (duplicate of gotomap)

4 years agoMerge branch 'martin-t/check-cvars' into 'master'
Mario [Thu, 13 Feb 2020 17:06:06 +0000 (17:06 +0000)]
Merge branch 'martin-t/check-cvars' into 'master'

Check bal-wep files for consistency

Closes #2258

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

4 years agocleanup
Martin Taibr [Wed, 12 Feb 2020 15:09:09 +0000 (16:09 +0100)]
cleanup

4 years agoremove bal-wep-overkill-nerfed.cfg 769/head
Martin Taibr [Wed, 12 Feb 2020 14:21:40 +0000 (15:21 +0100)]
remove bal-wep-overkill-nerfed.cfg

4 years agoalso check bal-wep files for consistency
Martin Taibr [Wed, 12 Feb 2020 14:16:28 +0000 (15:16 +0100)]
also check bal-wep files for consistency

4 years agoTransifex autosync
Rudolf Polzer [Sun, 9 Feb 2020 06:24:45 +0000 (07:24 +0100)]
Transifex autosync

4 years agoMerge branch 'Mario/stepdown_maxspeed' into 'master'
Mario [Sat, 8 Feb 2020 09:15:58 +0000 (09:15 +0000)]
Merge branch 'Mario/stepdown_maxspeed' into 'master'

Merge branch Mario/stepdown_maxspeed (XS merge request)

Closes #2404

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

4 years agoUpdate sv_gameplayfix_stepdown_maxspeed description to mention that it requires QC... 767/head
Mario [Sat, 8 Feb 2020 09:04:59 +0000 (19:04 +1000)]
Update sv_gameplayfix_stepdown_maxspeed description to mention that it requires QC physics

4 years agoTransifex autosync
Rudolf Polzer [Sat, 8 Feb 2020 06:24:38 +0000 (07:24 +0100)]
Transifex autosync

4 years agoAdd an option to control the maximum speed you can be traveling for stepping down...
Mario [Thu, 6 Feb 2020 12:29:03 +0000 (22:29 +1000)]
Add an option to control the maximum speed you can be traveling for stepping down to apply (ignored by slick surfaces)

4 years agoTransifex autosync
Rudolf Polzer [Tue, 28 Jan 2020 06:24:41 +0000 (07:24 +0100)]
Transifex autosync

4 years agoAdd some missing parenthesis
Mario [Sat, 25 Jan 2020 17:55:55 +0000 (03:55 +1000)]
Add some missing parenthesis

4 years agoMerge branch 'terencehill/lms_fix'
terencehill [Sat, 25 Jan 2020 12:42:12 +0000 (13:42 +0100)]
Merge branch 'terencehill/lms_fix'

4 years agoRemove the precache function, mostly unused (playermodels now precache themselves...
Mario [Sat, 25 Jan 2020 06:45:34 +0000 (16:45 +1000)]
Remove the precache function, mostly unused (playermodels now precache themselves using the standard PRECACHE methods)

4 years agoClean up racer code a little bit, allow customising racer hover type without restarti...
Mario [Sat, 25 Jan 2020 05:12:34 +0000 (15:12 +1000)]
Clean up racer code a little bit, allow customising racer hover type without restarting the match

4 years agoFix a missed use of .health
Mario [Thu, 23 Jan 2020 22:39:45 +0000 (08:39 +1000)]
Fix a missed use of .health

4 years agoReset player's alpha to default_player_alpha instead of 1 when exiting a vehicle...
Mario [Thu, 23 Jan 2020 20:54:13 +0000 (06:54 +1000)]
Reset player's alpha to default_player_alpha instead of 1 when exiting a vehicle, fixes support with mutators that customise the player's alpha

4 years agoBumblebee: limit the amount of armor provided by the bumblebee in instagib to the...
Mario [Thu, 23 Jan 2020 20:19:56 +0000 (06:19 +1000)]
Bumblebee: limit the amount of armor provided by the bumblebee in instagib to the value of g_instagib_extralives

4 years agoMake sure number of lives is an integer and <= 999
terencehill [Wed, 22 Jan 2020 20:01:02 +0000 (21:01 +0100)]
Make sure number of lives is an integer and <= 999

4 years agoCount active players only when needed
terencehill [Wed, 22 Jan 2020 19:23:27 +0000 (20:23 +0100)]
Count active players only when needed

4 years agoLMS: fix newcomers not being able to join the game if a player forfeited
terencehill [Wed, 22 Jan 2020 19:18:38 +0000 (20:18 +0100)]
LMS: fix newcomers not being able to join the game if a player forfeited

4 years agoMerge branch 'Mario/qcphysics' into 'master'
Mario [Tue, 21 Jan 2020 20:09:47 +0000 (20:09 +0000)]
Merge branch 'Mario/qcphysics' into 'master'

Enable QC physics by default again, as the known issues with it have been resolved

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

4 years agoUpdate hash
Mario [Tue, 21 Jan 2020 19:57:17 +0000 (05:57 +1000)]
Update hash

4 years agoMerge branch 'master' into Mario/qcphysics
Mario [Tue, 21 Jan 2020 19:24:22 +0000 (05:24 +1000)]
Merge branch 'master' into Mario/qcphysics

4 years agoMerge branch 'Mario/ipv6_gamelog' into 'master'
Mario [Tue, 21 Jan 2020 15:29:02 +0000 (15:29 +0000)]
Merge branch 'Mario/ipv6_gamelog' into 'master'

Merge branch Mario/ipv6_gamelog (S merge request)

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

4 years agoMake the delimiter a hardcoded toggle rather than a customisable setting 765/head
Mario [Mon, 20 Jan 2020 23:07:06 +0000 (09:07 +1000)]
Make the delimiter a hardcoded toggle rather than a customisable setting

4 years agoMerge branch 'bones_was_here/flaglights' into 'master'
Mario [Mon, 20 Jan 2020 22:42:55 +0000 (22:42 +0000)]
Merge branch 'bones_was_here/flaglights' into 'master'

Add description for g_ctf_dynamiclights and whitelist

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

4 years agoAdd description for g_ctf_dynamiclights and whitelist 764/head
bones_was_here [Mon, 20 Jan 2020 22:32:56 +0000 (08:32 +1000)]
Add description for g_ctf_dynamiclights and whitelist

4 years agoTemporarily whitelist CTF stalemate timer so that different values can be tested...
Mario [Mon, 20 Jan 2020 22:17:20 +0000 (08:17 +1000)]
Temporarily whitelist CTF stalemate timer so that different values can be tested on servers without affecting purity

4 years agoMerge branch 'Mario/rain_fix' into 'master'
Mario [Mon, 20 Jan 2020 19:09:39 +0000 (19:09 +0000)]
Merge branch 'Mario/rain_fix' into 'master'

Merge branch Mario/rain_fix (M merge request)

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

4 years agoMerge branch 'Mario/csqc_refdef' into 'master'
Mario [Mon, 20 Jan 2020 19:08:34 +0000 (19:08 +0000)]
Merge branch 'Mario/csqc_refdef' into 'master'

Merge branch Mario/csqc_refdef (XXS merge request)

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

4 years agoMerge branch 'Mario/intrusivelist_objects' into 'master'
Mario [Mon, 20 Jan 2020 07:06:39 +0000 (07:06 +0000)]
Merge branch 'Mario/intrusivelist_objects' into 'master'

Merge branch Mario/intrusivelist_objects (S merge request)

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

4 years agoAllow customising the delimiter of IPV6 IPs in the game log's join message, so script...
Mario [Mon, 20 Jan 2020 02:32:16 +0000 (12:32 +1000)]
Allow customising the delimiter of IPV6 IPs in the game log's join message, so scripts can process it easier

4 years agoAdd a compiler flag to debug shotgun melee range
Mario [Sun, 19 Jan 2020 18:05:44 +0000 (04:05 +1000)]
Add a compiler flag to debug shotgun melee range

4 years agoUpdate item sizes in other locations, to match the new default
Mario [Sun, 19 Jan 2020 16:41:46 +0000 (02:41 +1000)]
Update item sizes in other locations, to match the new default

4 years agoMerge branch 'bones_was_here/weaponbbox' into 'master'
Mario [Sun, 19 Jan 2020 16:32:49 +0000 (16:32 +0000)]
Merge branch 'bones_was_here/weaponbbox' into 'master'

Increase height of weapon item bbox from 32 to 48

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

4 years agoAllow mappers to define the draw distance of the rain brush, useful for extra large... 762/head
Mario [Sun, 19 Jan 2020 00:18:59 +0000 (10:18 +1000)]
Allow mappers to define the draw distance of the rain brush, useful for extra large maps where the default distance may be too much

4 years agoIncrease rain draw distance to 1000 (also for drain)
Mario [Sun, 19 Jan 2020 00:12:26 +0000 (10:12 +1000)]
Increase rain draw distance to 1000 (also for drain)

4 years agoIncrease rain draw distance to 700, so drain functions
Mario [Sun, 19 Jan 2020 00:10:54 +0000 (10:10 +1000)]
Increase rain draw distance to 700, so drain functions

4 years agoFix rainsnow logic, thanks to Player_2
Mario [Sun, 19 Jan 2020 00:07:53 +0000 (10:07 +1000)]
Fix rainsnow logic, thanks to Player_2

4 years agoMerge branch 'master' into Mario/rain_fix
Mario [Sat, 18 Jan 2020 22:36:44 +0000 (08:36 +1000)]
Merge branch 'master' into Mario/rain_fix

4 years agoReplace some per-frame physics loops with intrusive lists 761/head
Mario [Sat, 18 Jan 2020 21:33:46 +0000 (07:33 +1000)]
Replace some per-frame physics loops with intrusive lists

4 years agoDisable third person spectator change camera until its effect can be improved, as...
Mario [Sat, 18 Jan 2020 21:00:38 +0000 (07:00 +1000)]
Disable third person spectator change camera until its effect can be improved, as per #2157

4 years agoIncrease height of weapon item bbox from 32 to 48 760/head
bones_was_here [Sat, 18 Jan 2020 20:10:10 +0000 (06:10 +1000)]
Increase height of weapon item bbox from 32 to 48

4 years agoMerge branch 'martin-t/electro-denoobing' into 'master'
Martin Taibr [Sat, 18 Jan 2020 14:36:36 +0000 (14:36 +0000)]
Merge branch 'martin-t/electro-denoobing' into 'master'

Electro: midair combos

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

4 years agoelectro midaircombo_speed to preserve balance bug :P 757/head
Martin Taibr [Sat, 18 Jan 2020 14:25:04 +0000 (15:25 +0100)]
electro midaircombo_speed to preserve balance bug :P

4 years agoMove weapon frame handling to the client side
Mario [Sat, 18 Jan 2020 00:11:17 +0000 (10:11 +1000)]
Move weapon frame handling to the client side

4 years agoRemove a macro only used once, clean up miscfunctions a tiny bit
Mario [Fri, 17 Jan 2020 23:19:45 +0000 (09:19 +1000)]
Remove a macro only used once, clean up miscfunctions a tiny bit

4 years agoRemove/disable a couple of unused misc functions
Mario [Fri, 17 Jan 2020 16:33:20 +0000 (02:33 +1000)]
Remove/disable a couple of unused misc functions

4 years agoRename AmmoNameFromWeaponentity to GetAmmoName and move it out of miscfunctions
Mario [Fri, 17 Jan 2020 16:07:37 +0000 (02:07 +1000)]
Rename AmmoNameFromWeaponentity to GetAmmoName and move it out of miscfunctions

4 years agomore midair combo options: own/teammate/enemy
Martin Taibr [Thu, 16 Jan 2020 14:34:18 +0000 (15:34 +0100)]
more midair combo options: own/teammate/enemy

4 years agokeep old midair combo behavior in all balances
Martin Taibr [Thu, 16 Jan 2020 13:51:56 +0000 (14:51 +0100)]
keep old midair combo behavior in all balances

4 years agofix read from deleted entity
Martin Taibr [Thu, 16 Jan 2020 13:51:38 +0000 (14:51 +0100)]
fix read from deleted entity

4 years agoDisable cl_useenginerefdef by default so that the QC implementation is used 758/head
Mario [Wed, 15 Jan 2020 18:19:15 +0000 (04:19 +1000)]
Disable cl_useenginerefdef by default so that the QC implementation is used

4 years agoSince the polygon drawing calls now explicitly state whether they're 2D or 3D, remove...
Mario [Wed, 15 Jan 2020 17:58:01 +0000 (03:58 +1000)]
Since the polygon drawing calls now explicitly state whether they're 2D or 3D, remove a hack older than Xonotic that was used to force the engine to guess that it's 2D mode

4 years agoFix g_maplist_votable_abstain description
Mario [Wed, 15 Jan 2020 09:10:11 +0000 (19:10 +1000)]
Fix g_maplist_votable_abstain description

4 years agoTransifex autosync
Rudolf Polzer [Wed, 15 Jan 2020 06:25:16 +0000 (07:25 +0100)]
Transifex autosync

4 years agoFix sv_doors_always_open definition in config
Mario [Tue, 14 Jan 2020 21:55:44 +0000 (07:55 +1000)]
Fix sv_doors_always_open definition in config

4 years agoAdd a function to skip certain target fields when using an entity's targets so they...
Mario [Tue, 14 Jan 2020 21:53:24 +0000 (07:53 +1000)]
Add a function to skip certain target fields when using an entity's targets so they don't need to be manually nullified, fix a potential crash with warpzone targets

4 years agoAdd an option to disable flag waypoints in CTF on the server, useful for maps where...
Mario [Tue, 14 Jan 2020 19:45:44 +0000 (05:45 +1000)]
Add an option to disable flag waypoints in CTF on the server, useful for maps where the flag's location isn't represented accurately by them (e.g. warpzone heavy maps), also add an option to control the maximum view distance of flag waypoints, useful for large maps that have lots of flags

4 years agoadd midaircombo_own to balance files
Martin Taibr [Tue, 14 Jan 2020 17:51:58 +0000 (18:51 +0100)]
add midaircombo_own to balance files

4 years agoUpdate ticrate before calling player prediction code
Mario [Tue, 14 Jan 2020 17:18:22 +0000 (03:18 +1000)]
Update ticrate before calling player prediction code

4 years agoFix a division by 0
Mario [Tue, 14 Jan 2020 17:15:37 +0000 (03:15 +1000)]
Fix a division by 0

4 years agoUpdate the saved fields as well if there's no tick rate defined for server matched...
Mario [Tue, 14 Jan 2020 17:03:15 +0000 (03:03 +1000)]
Update the saved fields as well if there's no tick rate defined for server matched physics, fixes projectiles with sys_ticrate set to 0

4 years agoAdd Freeze Tag to the list of gamemodes that don't require weapons on the map
Mario [Tue, 14 Jan 2020 16:53:28 +0000 (02:53 +1000)]
Add Freeze Tag to the list of gamemodes that don't require weapons on the map

4 years agoFix raptor landing not taking the full time with very high ticrates
Mario [Tue, 14 Jan 2020 16:52:04 +0000 (02:52 +1000)]
Fix raptor landing not taking the full time with very high ticrates

4 years agoDo traces for shot origin when the racer is actually going to fire, instead of every...
Mario [Tue, 14 Jan 2020 16:22:21 +0000 (02:22 +1000)]
Do traces for shot origin when the racer is actually going to fire, instead of every frame the player has the button held, fixes some inconsistencies with racer cannon alternation

4 years agoUse the effect entity instead of strings for vehicle projectile muzzle effects
Mario [Tue, 14 Jan 2020 16:07:40 +0000 (02:07 +1000)]
Use the effect entity instead of strings for vehicle projectile muzzle effects

4 years agoFix raptor cannon spamming attacks as fast as it can instead of obeying its refire...
Mario [Tue, 14 Jan 2020 16:01:47 +0000 (02:01 +1000)]
Fix raptor cannon spamming attacks as fast as it can instead of obeying its refire, also increase the refire to match the current ticrate

4 years agoMerge branch 'martin-t/linkexplode' into 'master'
Mario [Tue, 14 Jan 2020 13:34:32 +0000 (13:34 +0000)]
Merge branch 'martin-t/linkexplode' into 'master'

Enable linkexplode by default again

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

4 years agoremove bal-wep-xpm
Martin Taibr [Tue, 14 Jan 2020 13:13:25 +0000 (14:13 +0100)]
remove bal-wep-xpm

4 years agoupdate hash
Martin Taibr [Tue, 14 Jan 2020 13:09:38 +0000 (14:09 +0100)]
update hash

4 years agoMerge branch 'terencehill/spectate_player' into 'master'
Mario [Tue, 14 Jan 2020 13:09:26 +0000 (13:09 +0000)]
Merge branch 'terencehill/spectate_player' into 'master'

Make so that 'spectate playerX' does nothing if it fails to spectate playerX

Closes #2328

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

4 years agoMerge branch 'master' into martin-t/linkexplode
Martin Taibr [Tue, 14 Jan 2020 13:01:21 +0000 (14:01 +0100)]
Merge branch 'master' into martin-t/linkexplode

4 years agoMerge branch 'DefaultUser/mapinfo_without_weapons_in_ca' into 'master'
Mario [Tue, 14 Jan 2020 10:45:27 +0000 (10:45 +0000)]
Merge branch 'DefaultUser/mapinfo_without_weapons_in_ca' into 'master'

CA doesn't require weapons on maps

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

4 years agoFix a NaN warning from Raptor flares
Mario [Tue, 14 Jan 2020 09:44:11 +0000 (19:44 +1000)]
Fix a NaN warning from Raptor flares

4 years agoTransifex autosync
Rudolf Polzer [Tue, 14 Jan 2020 06:25:15 +0000 (07:25 +0100)]
Transifex autosync

4 years agoAdd g_buffs_randomize_teamplay setting (on by default) to control whether buffs are...
Mario [Mon, 13 Jan 2020 16:49:20 +0000 (02:49 +1000)]
Add g_buffs_randomize_teamplay setting (on by default) to control whether buffs are randomized in teamplay modes (g_buffs_randomize still acts as a master switch), useful for modes with bases where symmetry may be desired

4 years agoCA doesn't require weapons on maps 756/head
Freddy [Sun, 12 Jan 2020 19:01:41 +0000 (20:01 +0100)]
CA doesn't require weapons on maps

4 years agoAdjust DeFrag compatibility's player size adjustment to fit the visible player model...
Mario [Sun, 12 Jan 2020 14:46:27 +0000 (00:46 +1000)]
Adjust DeFrag compatibility's player size adjustment to fit the visible player model more accurately

4 years agoMake crosshair_chase_playeralpha a cvar
Mario [Sun, 12 Jan 2020 14:19:28 +0000 (00:19 +1000)]
Make crosshair_chase_playeralpha a cvar

4 years agoAutomatically detect .arena files instead of adding a settemp hack to generated ...
Mario [Sun, 12 Jan 2020 13:00:29 +0000 (23:00 +1000)]
Automatically detect .arena files instead of adding a settemp hack to generated .mapinfo files

4 years agoRestore Vortex balance to Xonotic defaults in the Testing balance
Mario [Sun, 12 Jan 2020 11:59:10 +0000 (21:59 +1000)]
Restore Vortex balance to Xonotic defaults in the Testing balance

4 years agoMerge branch 'martin-t/solpen-nerf' into 'master'
Mario [Sun, 12 Jan 2020 11:26:52 +0000 (11:26 +0000)]
Merge branch 'martin-t/solpen-nerf' into 'master'

Linear solpen falloff again

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

4 years agoupdate hash 755/head
Martin Taibr [Sun, 12 Jan 2020 11:10:53 +0000 (12:10 +0100)]
update hash

4 years agolinear solpen falloff again
Martin Taibr [Sun, 12 Jan 2020 11:00:47 +0000 (12:00 +0100)]
linear solpen falloff again

4 years agoRevert "Make sure g_campaign is always reset to 0 on disconnection (without relying...
terencehill [Sat, 11 Jan 2020 23:15:57 +0000 (00:15 +0100)]
Revert "Make sure g_campaign is always reset to 0 on disconnection (without relying on the "Start Multiplayer!" button of the menu)"

This reverts commit c8534e0bb85fe93b76ad32415bb0581d4771dd9b.

4 years agoWIP: electro: allow midair combos to only affect enemy orbs
Martin Taibr [Fri, 10 Jan 2020 22:03:51 +0000 (23:03 +0100)]
WIP: electro: allow midair combos to only affect enemy orbs

4 years agoMerge branch 'mirceakitsune/campaign_leadlimit' into 'master'
Martin Taibr [Fri, 10 Jan 2020 20:00:24 +0000 (20:00 +0000)]
Merge branch 'mirceakitsune/campaign_leadlimit' into 'master'

Allow campaign levels to specify leadlimit

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

4 years agoAllow campaign levels to specify leadlimit
Mircea Kitsune [Fri, 10 Jan 2020 20:00:24 +0000 (20:00 +0000)]
Allow campaign levels to specify leadlimit

4 years agoUpdate the view smoothing cvars to Xonotic values in code
Mario [Fri, 10 Jan 2020 15:39:03 +0000 (01:39 +1000)]
Update the view smoothing cvars to Xonotic values in code

4 years agoSet a default value for cl_stairsmoothspeed in code so that it works in any engine
Mario [Fri, 10 Jan 2020 15:12:10 +0000 (01:12 +1000)]
Set a default value for cl_stairsmoothspeed in code so that it works in any engine

4 years agoRename sv_vq3compat to sv_q3defragcompat to clarify its purpose
Mario [Thu, 9 Jan 2020 11:22:04 +0000 (21:22 +1000)]
Rename sv_vq3compat to sv_q3defragcompat to clarify its purpose

4 years agoAutomatically detect .defi files and enable VQ3 compat at match start, not while...
Mario [Thu, 9 Jan 2020 11:08:35 +0000 (21:08 +1000)]
Automatically detect .defi files and enable VQ3 compat at match start, not while generating the .mapinfo file

4 years agoMerge branch 'illwieckz/ge128' into 'master'
Mario [Thu, 9 Jan 2020 09:57:19 +0000 (09:57 +0000)]
Merge branch 'illwieckz/ge128' into 'master'

DarkPlaces does not support alphaFunc GT0 and uses GE128 instead

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

4 years agoDarkPlaces does not support alphaFunc GT0 and uses GE128 instead 753/head
Thomas Debesse [Thu, 9 Jan 2020 09:27:03 +0000 (10:27 +0100)]
DarkPlaces does not support alphaFunc GT0 and uses GE128 instead

By making this change, we ensure the materials look the same on DarkPlaces and
other engines, even in the case it's wrong on DarkPlaces because Xonotic mappers
now expect the wrong behavior.

Darkplaces only supports one alphaFunc operation, it only reads the alphaFunc
keyword and does not read the function name:

https://gitlab.com/xonotic/darkplaces/blob/324a5329d33ef90df59e6488abce6433d90ac04c/model_shared.c#L1875-1876

It then uses the GE128 operator unconditionally:

https://gitlab.com/xonotic/darkplaces/blob/0ea8f691e05ea968bb8940942197fa627966ff99/render.h#L95

People may silently introduce regressions in their textures designed for GT0
by compressing them using a lossy picture format like Jpg.

Xonotic texture known to trigger this bug (in xonotic-maps):

    models/desertfactory/textures/shaders/grass01.jpg

Using GE128 hides Jpeg artifacts while it's possible a TGA version worked with GT0.

Xonotic texture that may benefit from GT0 if supported (in xonotic-maps):

    models/desertfactory/textures/shaders/sign_ladder_dirty.jpg

By storing this texture in lossless format and making sure the frame is pure
black and the ladder is a bit less black than pure black, only the frame would
be transparent.

Unfortunately, after years of GE128 usagen displaying the texture with GT0
operation would be a regression.

Note: I also renamed some `alphafunc` to `alphaFunc` even if it was already GE128.

4 years agoadd link to translation guide on wiki
Martin Taibr [Wed, 8 Jan 2020 13:42:30 +0000 (14:42 +0100)]
add link to translation guide on wiki

4 years agoMerge branch 'martin-t/weaponorder' into 'master'
Mario [Wed, 8 Jan 2020 05:48:31 +0000 (05:48 +0000)]
Merge branch 'martin-t/weaponorder' into 'master'

Cleanup weaponorder

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

4 years agoMerge branch 'is_not_beaten' into 'master'
Mario [Wed, 8 Jan 2020 05:42:49 +0000 (05:42 +0000)]
Merge branch 'is_not_beaten' into 'master'

Show goal time in Race scoreboard w/o "is beaten"

Closes #2320

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

4 years agoMake sure g_campaign is always reset to 0 on disconnection (without relying on the...
terencehill [Tue, 7 Jan 2020 18:57:51 +0000 (19:57 +0100)]
Make sure g_campaign is always reset to 0 on disconnection (without relying on the "Start Multiplayer!" button of the menu)