]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agoMerge branch 'master' into z411/bai-server
z411 [Tue, 22 Feb 2022 03:32:48 +0000 (00:32 -0300)]
Merge branch 'master' into z411/bai-server

2 years agoLMS: Remove "^1Match has already begun" hud message, spectators now can freely join...
terencehill [Mon, 21 Feb 2022 13:42:17 +0000 (14:42 +0100)]
LMS: Remove "^1Match has already begun" hud message, spectators now can freely join when the match has already begun

2 years agoTransifex autosync
Rudolf Polzer [Sun, 20 Feb 2022 06:23:56 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMerge branch 'bones_was_here/imagejank' into 'master'
terencehill [Sat, 19 Feb 2022 17:57:42 +0000 (17:57 +0000)]
Merge branch 'bones_was_here/imagejank' into 'master'

Work around imagemagick regression that puts everything upside down

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

2 years agoWork around imagemagick regression that puts everything upside down 980/head
bones_was_here [Sat, 19 Feb 2022 11:02:12 +0000 (21:02 +1000)]
Work around imagemagick regression that puts everything upside down

2 years agoTransifex autosync
Rudolf Polzer [Thu, 17 Feb 2022 06:23:26 +0000 (07:23 +0100)]
Transifex autosync

2 years agoKA: assign time points every second (rather than every g_keepaway_score_timeinterval...
terencehill [Wed, 16 Feb 2022 17:11:05 +0000 (18:11 +0100)]
KA: assign time points every second (rather than every g_keepaway_score_timeinterval seconds) but divide points by g_keepaway_score_timeinterval so to assign the same score as before. Make sure time points are never assigned as float.

2 years agoMove code adding score as int to a dedicated function that can be used by other game...
terencehill [Wed, 16 Feb 2022 16:52:48 +0000 (17:52 +0100)]
Move code adding score as int to a dedicated function that can be used by other game modes

2 years agoTransifex autosync
Rudolf Polzer [Wed, 16 Feb 2022 06:23:23 +0000 (07:23 +0100)]
Transifex autosync

2 years agoCA: refactor damage scoring code to avoid initializing ca_damage_counter to something...
terencehill [Tue, 15 Feb 2022 22:39:47 +0000 (23:39 +0100)]
CA: refactor damage scoring code to avoid initializing ca_damage_counter to something != 0

2 years agoCA: fix scoring bug where players with negative scores have one point more
terencehill [Tue, 15 Feb 2022 13:44:52 +0000 (14:44 +0100)]
CA: fix  scoring bug where players with negative scores have one point more

2 years agoImplement #2662 "Remove inability to use waypoints when the round is about to start...
terencehill [Sat, 12 Feb 2022 21:26:11 +0000 (22:26 +0100)]
Implement #2662 "Remove inability to use waypoints when the round is about to start". Allow cheat impulses too and forbid weapon reload. Since only a few impulses are now forbidden, turn impulse whitelist into a blacklist.

2 years agoFix 2 typos in mutators.cfg, slightly optimize the SetSpectatee code
terencehill [Thu, 10 Feb 2022 22:19:52 +0000 (23:19 +0100)]
Fix 2 typos in mutators.cfg, slightly optimize the SetSpectatee code

2 years agoMerge branch 'terencehill/replicatevars_enhancements' into 'master'
terencehill [Thu, 10 Feb 2022 11:55:12 +0000 (11:55 +0000)]
Merge branch 'terencehill/replicatevars_enhancements' into 'master'

ReplicateVars API improvements

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

2 years agoTransifex autosync
Rudolf Polzer [Thu, 10 Feb 2022 06:23:23 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMerge branch 'master' into terencehill/replicatevars_enhancements 964/head
terencehill [Thu, 10 Feb 2022 01:21:11 +0000 (02:21 +0100)]
Merge branch 'master' into terencehill/replicatevars_enhancements

2 years agoREPLICATE_FIELD -> REPLICATE_INIT
terencehill [Thu, 10 Feb 2022 01:20:39 +0000 (02:20 +0100)]
REPLICATE_FIELD -> REPLICATE_INIT

2 years agoDon't reset bindmap on connection, no longer needed since the map vote selection...
terencehill [Tue, 8 Feb 2022 17:21:51 +0000 (18:21 +0100)]
Don't reset bindmap on connection, no longer needed since the map vote selection system doesn't set alternative bindmaps

2 years agoFixed rank showing twice in Duel Scoreboard
z411 [Mon, 7 Feb 2022 22:45:48 +0000 (19:45 -0300)]
Fixed rank showing twice in Duel Scoreboard

2 years agoMerge branch 'drjaska/timerbounding' into 'master'
terencehill [Mon, 7 Feb 2022 18:30:17 +0000 (18:30 +0000)]
Merge branch 'drjaska/timerbounding' into 'master'

cvar to unbind both timer increment styles

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

2 years agocvar to unbind both timer increment styles
Dr. Jaska [Mon, 7 Feb 2022 18:30:17 +0000 (18:30 +0000)]
cvar to unbind both timer increment styles

2 years agoTransifex autosync
Rudolf Polzer [Mon, 7 Feb 2022 06:23:27 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMerge branch 'terencehill/seconds_tostring'
terencehill [Sun, 6 Feb 2022 15:03:52 +0000 (16:03 +0100)]
Merge branch 'terencehill/seconds_tostring'

2 years agoRename mmssss to mmssth and mmsss to mmsst, more correct and easier to tell them...
terencehill [Sun, 6 Feb 2022 14:51:50 +0000 (15:51 +0100)]
Rename mmssss to mmssth and mmsss to mmsst, more correct and easier to tell them apart

2 years agoMerge mmsss and mmssss code into a new function called clockedtime_tostring
terencehill [Sun, 6 Feb 2022 14:29:29 +0000 (15:29 +0100)]
Merge mmsss and mmssss code into a new function called clockedtime_tostring

2 years agoAllow seconds_tostring to work with a negative number of seconds
terencehill [Sun, 6 Feb 2022 11:43:38 +0000 (12:43 +0100)]
Allow seconds_tostring to work with a negative number of seconds

2 years agoTransifex autosync
Rudolf Polzer [Sun, 6 Feb 2022 06:24:04 +0000 (07:24 +0100)]
Transifex autosync

2 years agoMerge branch 'z411/fix_resetmatch_scores' into 'master'
terencehill [Sat, 5 Feb 2022 11:47:39 +0000 (11:47 +0000)]
Merge branch 'z411/fix_resetmatch_scores' into 'master'

Fixes scores not being reset in resetmatch warmup if sv_ready_restart_after_countdown is 1

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

2 years agoFixes scores not being reset in resetmatch warmup if sv_ready_restart_after_countdown...
z411 [Sat, 5 Feb 2022 11:47:38 +0000 (11:47 +0000)]
Fixes scores not being reset in resetmatch warmup if sv_ready_restart_after_countdown is 1

2 years agoMerge branch 'terencehill/chat_maximized_scrollable' into 'master'
terencehill [Sat, 5 Feb 2022 11:06:03 +0000 (11:06 +0000)]
Merge branch 'terencehill/chat_maximized_scrollable' into 'master'

Allow scrolling the maximized chat history by pressing mouse wheel up/down

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

2 years agoMerge branch 'Juhu/lmsrot' into 'master'
terencehill [Sat, 5 Feb 2022 11:01:52 +0000 (11:01 +0000)]
Merge branch 'Juhu/lmsrot' into 'master'

Allow rot and regeneration to be enabled individually in LMS

Closes #2555

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

2 years agoAllow rot and regeneration to be enabled individually in LMS
Juhu [Sat, 5 Feb 2022 11:01:52 +0000 (11:01 +0000)]
Allow rot and regeneration to be enabled individually in LMS

2 years agoMerge branch 'z411/fix_nostats' into 'master'
terencehill [Sat, 5 Feb 2022 10:38:57 +0000 (10:38 +0000)]
Merge branch 'z411/fix_nostats' into 'master'

Fixes serverlist displaying Jeff icon when server has stats disabled

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

2 years agoFixes serverlist displaying Jeff icon when server has stats disabled 977/head
z411 [Fri, 4 Feb 2022 17:35:37 +0000 (14:35 -0300)]
Fixes serverlist displaying Jeff icon when server has stats disabled

2 years agoAuto skill: clarify bot skill down / up messages; print debug messages in a single...
terencehill [Fri, 4 Feb 2022 10:50:39 +0000 (11:50 +0100)]
Auto skill: clarify bot skill down / up messages; print debug messages in a single line as it was originally meant to be

2 years agoFix #2651 "12th campaign level is incompleteable with recent LMS non-forced join...
terencehill [Fri, 4 Feb 2022 10:03:26 +0000 (11:03 +0100)]
Fix #2651 "12th campaign level is incompleteable with recent LMS non-forced join changes and with default g_start_delay being 0"

2 years agoTransifex autosync
Rudolf Polzer [Fri, 4 Feb 2022 06:23:20 +0000 (07:23 +0100)]
Transifex autosync

2 years agoUpdate credits to include the new extended team members
Mario [Fri, 4 Feb 2022 02:43:31 +0000 (12:43 +1000)]
Update credits to include the new extended team members

2 years agoMerge branch 'drjaska/mayhem' into z411/bai-server
z411 [Thu, 3 Feb 2022 16:40:59 +0000 (13:40 -0300)]
Merge branch 'drjaska/mayhem' into z411/bai-server

2 years agoMerge branch 'master' into z411/bai-server
z411 [Thu, 3 Feb 2022 16:40:54 +0000 (13:40 -0300)]
Merge branch 'master' into z411/bai-server

2 years agoMerge branch 'DefaultUser/ToS' into 'master'
terencehill [Thu, 3 Feb 2022 14:03:21 +0000 (14:03 +0000)]
Merge branch 'DefaultUser/ToS' into 'master'

Add Terms of Service Popup and server-specific Terms of Service tab

Closes #2036

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

2 years agoAdd Terms of Service Popup and server-specific Terms of Service tab
Freddy [Thu, 3 Feb 2022 14:03:21 +0000 (14:03 +0000)]
Add Terms of Service Popup and server-specific Terms of Service tab

Author Freddy, contributed by z411, minor contributions by Mario, LegendaryGuard and terencehill

2 years agoAllow scrolling the maximized chat history by pressing mouse wheel up/down and page... 974/head
terencehill [Mon, 31 Jan 2022 15:53:43 +0000 (16:53 +0100)]
Allow scrolling the maximized chat history by pressing mouse wheel up/down and page up/down

2 years agodisable X frags left announcements
drjaska [Tue, 1 Feb 2022 07:11:01 +0000 (09:11 +0200)]
disable X frags left announcements
they do poorly with upscaled score counters

2 years agoTransifex autosync
Rudolf Polzer [Tue, 1 Feb 2022 06:23:22 +0000 (07:23 +0100)]
Transifex autosync

2 years agoShow ranks in scoreboard and spect HUD
z411 [Mon, 31 Jan 2022 21:11:54 +0000 (18:11 -0300)]
Show ranks in scoreboard and spect HUD

2 years agoTransifex autosync
Rudolf Polzer [Mon, 31 Jan 2022 06:23:21 +0000 (07:23 +0100)]
Transifex autosync

2 years agofix regeneration also enabling rotting, now seperately available
drjaska [Sun, 30 Jan 2022 00:33:22 +0000 (02:33 +0200)]
fix regeneration also enabling rotting, now seperately available

2 years agoMerge W_RocketMinsta_Attack2 and W_RocketMinsta_Attack3 code and do some minor cleanu...
terencehill [Sat, 29 Jan 2022 20:17:10 +0000 (21:17 +0100)]
Merge W_RocketMinsta_Attack2 and W_RocketMinsta_Attack3 code and do some minor cleanups while at it

2 years agoUse only one field instead of 3 to calculate rocketminsta attack damage
terencehill [Sat, 29 Jan 2022 19:48:41 +0000 (20:48 +0100)]
Use only one field instead of 3 to calculate rocketminsta attack damage

2 years agoMerge branch 'master' into drjaska/mayhem
drjaska [Sat, 29 Jan 2022 06:29:38 +0000 (08:29 +0200)]
Merge branch 'master' into drjaska/mayhem

2 years agoset mayhem_fraglimit to respect fraglimit_override and set menu to use fraglimit_over...
drjaska [Sat, 29 Jan 2022 06:26:30 +0000 (08:26 +0200)]
set mayhem_fraglimit to respect fraglimit_override and set menu to use fraglimit_override + some cleanup

2 years agoFix #2657 "Arc beam does not follow player direction in 3rd person if cl_lockview...
terencehill [Sat, 29 Jan 2022 00:04:55 +0000 (01:04 +0100)]
Fix #2657 "Arc beam does not follow player direction in 3rd person if cl_lockview is 1"

2 years agoRemove a wrong comment
terencehill [Sat, 29 Jan 2022 00:00:09 +0000 (01:00 +0100)]
Remove a wrong comment

2 years agoTransifex autosync
Rudolf Polzer [Fri, 28 Jan 2022 06:23:23 +0000 (07:23 +0100)]
Transifex autosync

2 years agoFix rank display variable
z411 [Wed, 26 Jan 2022 20:34:20 +0000 (17:34 -0300)]
Fix rank display variable

2 years agoTransifex autosync
Rudolf Polzer [Wed, 26 Jan 2022 06:23:28 +0000 (07:23 +0100)]
Transifex autosync

2 years agoRank added to spects
z411 [Tue, 25 Jan 2022 18:58:54 +0000 (15:58 -0300)]
Rank added to spects

2 years agoRank handle empty string
z411 [Tue, 25 Jan 2022 18:53:11 +0000 (15:53 -0300)]
Rank handle empty string

2 years agoTransifex autosync
Rudolf Polzer [Tue, 25 Jan 2022 06:23:21 +0000 (07:23 +0100)]
Transifex autosync

2 years agoAllow strings as ranks
z411 [Mon, 24 Jan 2022 20:52:45 +0000 (17:52 -0300)]
Allow strings as ranks

2 years agoAdd player ranks
z411 [Mon, 24 Jan 2022 01:01:00 +0000 (22:01 -0300)]
Add player ranks

2 years agoFixing cvar names
z411 [Sun, 23 Jan 2022 17:43:35 +0000 (14:43 -0300)]
Fixing cvar names

2 years agoMerge branch 'master' into z411/bai-server
z411 [Sun, 23 Jan 2022 17:18:15 +0000 (14:18 -0300)]
Merge branch 'master' into z411/bai-server

2 years agoTransifex autosync
Rudolf Polzer [Sun, 23 Jan 2022 06:23:48 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 22 Jan 2022 06:23:13 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMerge branch 'terencehill/ca_integer_score' into 'master'
terencehill [Wed, 19 Jan 2022 18:10:21 +0000 (18:10 +0000)]
Merge branch 'terencehill/ca_integer_score' into 'master'

CA: avoid fractional score by giving players 1 point every 100 units of damage

Closes #2653 and #2356

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

2 years agoCA: avoid fractional score by giving players 1 point every 100 units of damage
terencehill [Wed, 19 Jan 2022 18:10:21 +0000 (18:10 +0000)]
CA: avoid fractional score by giving players 1 point every 100 units of damage

2 years agoMerge branch 'master' into drjaska/mayhem
drjaska [Tue, 18 Jan 2022 21:41:27 +0000 (23:41 +0200)]
Merge branch 'master' into drjaska/mayhem

2 years agoFix compilation units
z411 [Tue, 18 Jan 2022 21:16:26 +0000 (18:16 -0300)]
Fix compilation units

2 years agoAdd missing ready anti-flood line
z411 [Tue, 18 Jan 2022 21:01:17 +0000 (18:01 -0300)]
Add missing ready anti-flood line

2 years agoMerge branch 'master' into z411/bai-server
z411 [Tue, 18 Jan 2022 21:00:22 +0000 (18:00 -0300)]
Merge branch 'master' into z411/bai-server

2 years agofinish refactoring score system
drjaska [Tue, 18 Jan 2022 18:30:51 +0000 (20:30 +0200)]
finish refactoring score system
debug prints are in the code still but disabled, enable to test easily and more accurately

2 years agoMerge branch 'Mario/resource_registry' into 'master'
terencehill [Tue, 18 Jan 2022 18:02:17 +0000 (18:02 +0000)]
Merge branch 'Mario/resource_registry' into 'master'

Migrating resources (ammo, health etc) to a registry for ease of maintenance and a cleaner codebase.

Closes #2030

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

2 years agoMigrating resources (ammo, health etc) to a registry for ease of maintenance and...
Mario [Tue, 18 Jan 2022 18:02:17 +0000 (18:02 +0000)]
Migrating resources (ammo, health etc) to a registry for ease of maintenance and a cleaner codebase.

2 years agoa little bit of refactoring
drjaska [Mon, 17 Jan 2022 22:09:58 +0000 (00:09 +0200)]
a little bit of refactoring

2 years agoSmall cleanup
terencehill [Sun, 16 Jan 2022 23:15:46 +0000 (00:15 +0100)]
Small cleanup

2 years agoTransifex autosync
Rudolf Polzer [Sun, 16 Jan 2022 06:23:48 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 15 Jan 2022 06:23:17 +0000 (07:23 +0100)]
Transifex autosync

2 years agorefactored player score calculations and tried to fix floating point inaccuracy
drjaska [Fri, 14 Jan 2022 14:46:49 +0000 (16:46 +0200)]
refactored player score calculations and tried to fix floating point inaccuracy

2 years agowhitespace removal
drjaska [Fri, 14 Jan 2022 10:50:25 +0000 (12:50 +0200)]
whitespace removal

2 years agorefactor score system and try to avoid float inaccuracy to best capabilities, damage...
drjaska [Fri, 14 Jan 2022 10:45:44 +0000 (12:45 +0200)]
refactor score system and try to avoid float inaccuracy to best capabilities, damage based scoring might never be accurate

2 years agoUpdate sv_game hash
z411 [Fri, 14 Jan 2022 04:15:31 +0000 (01:15 -0300)]
Update sv_game hash

2 years agoMerge branch 'master' into z411/bai-server
z411 [Fri, 14 Jan 2022 04:09:39 +0000 (01:09 -0300)]
Merge branch 'master' into z411/bai-server

2 years agosv_game expected hash updated
z411 [Fri, 14 Jan 2022 03:53:30 +0000 (00:53 -0300)]
sv_game expected hash updated

2 years agoFixed compilation units
z411 [Fri, 14 Jan 2022 03:46:27 +0000 (00:46 -0300)]
Fixed compilation units

2 years agoRename misleading DAMAGE_DEALT_TOTAL and damage_dealt to HITSOUND_DAMAGE_DEALT_TOTAL...
terencehill [Thu, 13 Jan 2022 22:04:04 +0000 (23:04 +0100)]
Rename misleading DAMAGE_DEALT_TOTAL and damage_dealt to HITSOUND_DAMAGE_DEALT_TOTAL and hitsound_damage_dealt since damage is counted only if dealt to players that aren't typing

2 years agoAdd a comment about DAMAGE_DEALT_TOTAL accuracy
terencehill [Thu, 13 Jan 2022 18:30:00 +0000 (19:30 +0100)]
Add a comment about DAMAGE_DEALT_TOTAL accuracy

2 years agoClean up code parsing restart / resetmatch commands (avoids repetitions)
terencehill [Thu, 13 Jan 2022 17:48:31 +0000 (18:48 +0100)]
Clean up code parsing restart / resetmatch commands (avoids repetitions)

2 years agoMove more REPLICATE calls to \common and from qh files to qc files (it fixes compilat...
terencehill [Tue, 11 Jan 2022 00:05:31 +0000 (01:05 +0100)]
Move more REPLICATE calls to \common and from qh files to qc files (it fixes compilation units)

2 years agoMerge branch 'drjaska/balance/vortex' into 'master'
Mario [Mon, 10 Jan 2022 04:22:44 +0000 (04:22 +0000)]
Merge branch 'drjaska/balance/vortex' into 'master'

https://forums.xonotic.org/showthread.php?tid=8520 related vortex changes

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

2 years agohttps://forums.xonotic.org/showthread.php?tid=8520 related vortex changes
Dr. Jaska [Mon, 10 Jan 2022 04:22:43 +0000 (04:22 +0000)]
https://forums.xonotic.org/showthread.php?tid=8520 related vortex changes

2 years agoREPLICATE: Turn ReplicateVars_* functions into macros to reduce function calls
terencehill [Sun, 9 Jan 2022 11:18:57 +0000 (12:18 +0100)]
REPLICATE: Turn ReplicateVars_* functions into macros to reduce function calls

2 years agoREPLICATE: allow all changed cvars to be sent to the server in the current frame
terencehill [Sun, 9 Jan 2022 10:39:45 +0000 (11:39 +0100)]
REPLICATE: allow all changed cvars to be sent to the server in the current frame

2 years agoUse REPLICATE_FIELD for the all replicated cvars
terencehill [Sat, 8 Jan 2022 21:24:17 +0000 (22:24 +0100)]
Use REPLICATE_FIELD for the all replicated cvars

2 years agoMove setup of some replicated cvars to the common folder
terencehill [Sat, 8 Jan 2022 21:07:21 +0000 (22:07 +0100)]
Move setup of some replicated cvars to the common folder

2 years agoMerge branch 'bones_was_here/walking_groundentity_fix' into 'master'
Mario [Sat, 8 Jan 2022 14:32:40 +0000 (14:32 +0000)]
Merge branch 'bones_was_here/walking_groundentity_fix' into 'master'

Set groundentity when sv_gameplayfix_downtracesupportsongroundflag detects a floor

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

2 years agoMerge branch 'LegendaryGuard/nades_orb_time_fix' into 'master'
Mario [Sat, 8 Jan 2022 13:41:32 +0000 (13:41 +0000)]
Merge branch 'LegendaryGuard/nades_orb_time_fix' into 'master'

Fix spamming CSQC errors when a vehicle is inside nade orb

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

2 years agoAdd REPLICATE_APPLYCHANGE macro
terencehill [Fri, 7 Jan 2022 22:42:59 +0000 (23:42 +0100)]
Add REPLICATE_APPLYCHANGE macro

2 years agoRemove unused cvar_cl_newusekeysupported field, sort REPLICATE calls
terencehill [Thu, 6 Jan 2022 23:57:19 +0000 (00:57 +0100)]
Remove unused cvar_cl_newusekeysupported field, sort REPLICATE calls