]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
LegendaryGuard [Sat, 12 Jun 2021 15:16:07 +0000 (17:16 +0200)]
Use code from master branch for FreezeTag, this cvar was already removed
LegendaryGuard [Sat, 12 Jun 2021 15:09:51 +0000 (17:09 +0200)]
Don't remove MURDER_FRAG3 and MURDER_FRAG4 macros, these are from BaI mod requirements
LegendaryGuard [Sat, 12 Jun 2021 15:04:10 +0000 (17:04 +0200)]
Merge branch 'master' into LegendaryGuard/cyber
LegendaryGuard [Sat, 12 Jun 2021 14:53:13 +0000 (16:53 +0200)]
Fix compilation units including in the header <client/hud/hud.qh> and <server/command/common.qh> due to compilation units tool(now no errors are showing with this tool) from LegendaryGuard/armorizing_and_dark_nades branch
Rudolf Polzer [Sat, 12 Jun 2021 05:23:59 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 11 Jun 2021 05:24:11 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 8 Jun 2021 05:24:04 +0000 (07:24 +0200)]
Transifex autosync
Mario [Tue, 8 Jun 2021 02:48:29 +0000 (12:48 +1000)]
Partially re-implement the .teleport_time field in player physics to prevent getting stuck in some maps, workaround for #2596
Rudolf Polzer [Mon, 7 Jun 2021 05:24:00 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 6 Jun 2021 05:25:25 +0000 (07:25 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 5 Jun 2021 05:24:06 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 4 Jun 2021 05:24:19 +0000 (07:24 +0200)]
Transifex autosync
LegendaryGuard [Fri, 4 Jun 2021 00:31:16 +0000 (02:31 +0200)]
Simplifying random weapons conditional
Mario [Thu, 3 Jun 2021 23:06:44 +0000 (09:06 +1000)]
Include LegendGuard in the credits for their code, art and translation contributions, move Lyberta to past contributors as they have retired from development
terencehill [Thu, 3 Jun 2021 20:39:54 +0000 (22:39 +0200)]
Properly bound some positive numbers sent via WriteShort
terencehill [Thu, 3 Jun 2021 14:11:10 +0000 (14:11 +0000)]
Merge branch 'bones_was_here/misc2' into 'master'
Misc low importance stuff
See merge request xonotic/xonotic-data.pk3dir!901
Rudolf Polzer [Thu, 3 Jun 2021 05:24:12 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Wed, 2 Jun 2021 21:04:16 +0000 (21:04 +0000)]
Merge branch 'drjaska/cadmg2score' into 'master'
included suicides and friendly fire in CA's dmg2score handling
players are now punished in score for suiciding or pushing allies into
their death
See merge request xonotic/xonotic-data.pk3dir!897
Dr. Jaska [Wed, 2 Jun 2021 21:04:15 +0000 (21:04 +0000)]
included suicides and friendly fire in CA's dmg2score handling
terencehill [Mon, 31 May 2021 12:21:37 +0000 (12:21 +0000)]
Merge branch 'terencehill/damage_for_suicide' into 'master'
Count damage caused by suicide (with the kill command) as damage taken
See merge request xonotic/xonotic-data.pk3dir!911
Rudolf Polzer [Mon, 31 May 2021 05:23:52 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Sun, 30 May 2021 09:01:51 +0000 (11:01 +0200)]
Add a return value to the PlayerDamaged mutator hook to forbid logging damage
Rudolf Polzer [Sun, 30 May 2021 05:25:25 +0000 (07:25 +0200)]
Transifex autosync
LegendaryGuard [Sat, 29 May 2021 13:40:12 +0000 (15:40 +0200)]
Remove modinfo (this mutator isn't necessary) and fix emerald nade (from LegendaryGuard/armorizing_and_dark_nades branch)
terencehill [Sat, 29 May 2021 13:04:03 +0000 (15:04 +0200)]
Add a parameter to the PlayerDamaged mutator hook to forbid logging damage
LegendaryGuard [Sat, 29 May 2021 11:24:17 +0000 (13:24 +0200)]
Uncomment cvars that cannot be used
LegendaryGuard [Sat, 29 May 2021 11:21:34 +0000 (13:21 +0200)]
Added mod info
LegendaryGuard [Sat, 29 May 2021 11:20:23 +0000 (13:20 +0200)]
Fix emerald nade when spawning weapons in CA, FT and LMS
terencehill [Thu, 27 May 2021 22:28:45 +0000 (00:28 +0200)]
Count damage caused by suicide (with the kill command) as damage taken except in game modes where suicide is for respawning (race, cts)
terencehill [Thu, 27 May 2021 16:22:20 +0000 (18:22 +0200)]
Menu: fix clear button playing a sound on click even if it's hidden (with menu sounds enabled)
terencehill [Thu, 27 May 2021 16:15:29 +0000 (18:15 +0200)]
Prevent negative damage by correctly bounding g_spawnshield_blockdamage. Also whitelist g_spawnshield_blockdamage as an allowed server setting
terencehill [Thu, 27 May 2021 15:55:54 +0000 (17:55 +0200)]
Minor cleanups
terencehill [Thu, 27 May 2021 15:53:39 +0000 (17:53 +0200)]
Make vampire buff and vampire PlayerDamage_SplitHealthArmor code style similar
terencehill [Thu, 27 May 2021 15:47:49 +0000 (17:47 +0200)]
Fix indentation in sv_vampire.qc
LegendaryGuard [Wed, 26 May 2021 20:19:00 +0000 (22:19 +0200)]
Added cvar to include special random weapons and disabled by default (tried to merge LegendaryGuard/armorizing_and_dark_nades into LegendaryGuard/cyber)
Rudolf Polzer [Wed, 26 May 2021 05:24:13 +0000 (07:24 +0200)]
Transifex autosync
LegendaryGuard [Tue, 25 May 2021 21:48:16 +0000 (23:48 +0200)]
Added weapon items in the emerald nade! Have fun!
LegendaryGuard [Tue, 25 May 2021 21:39:48 +0000 (23:39 +0200)]
Merge branch 'LegendaryGuard/armorizing_and_dark_nades' into LegendaryGuard/cyber
terencehill [Mon, 24 May 2021 13:08:32 +0000 (13:08 +0000)]
Merge branch 'terencehill/hud_notify_panel_update' into 'master'
Notify panel update
Closes #2581
See merge request xonotic/xonotic-data.pk3dir!904
terencehill [Mon, 24 May 2021 10:58:22 +0000 (10:58 +0000)]
Merge branch 'terencehill/freezetag_updates' into 'master'
Freezetag updates
See merge request xonotic/xonotic-data.pk3dir!896
terencehill [Mon, 24 May 2021 10:50:02 +0000 (12:50 +0200)]
Shorten bold messages definitions
terencehill [Mon, 24 May 2021 10:15:54 +0000 (10:15 +0000)]
Merge branch 'bones_was_here/centreprints' into 'master'
Some centreprint refinements
See merge request xonotic/xonotic-data.pk3dir!902
terencehill [Mon, 24 May 2021 10:07:22 +0000 (10:07 +0000)]
Merge branch 'terencehill/strftime_s' into 'master'
strftime_s
Closes #2588
See merge request xonotic/xonotic-data.pk3dir!903
terencehill [Sun, 23 May 2021 09:47:09 +0000 (11:47 +0200)]
Use directly strftime_s() since strftime(false, "%s") isn't reliable
Rudolf Polzer [Sun, 23 May 2021 05:26:09 +0000 (07:26 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 22 May 2021 05:47:00 +0000 (07:47 +0200)]
Transifex autosync
LegendaryGuard [Fri, 21 May 2021 20:58:55 +0000 (22:58 +0200)]
Added some SMB features, all players can wear hats, ride and stomp!
LegendaryGuard [Thu, 20 May 2021 22:09:05 +0000 (00:09 +0200)]
Clean up, removing unused gamemodes
LegendaryGuard [Thu, 20 May 2021 21:44:21 +0000 (23:44 +0200)]
Merge branch 'master' into LegendaryGuard/cyber
Rudolf Polzer [Tue, 18 May 2021 05:24:05 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Mon, 17 May 2021 08:47:43 +0000 (10:47 +0200)]
Notify panel: improve scoreboard area detection
Rudolf Polzer [Mon, 17 May 2021 05:23:57 +0000 (07:23 +0200)]
Transifex autosync
bones_was_here [Thu, 13 May 2021 18:41:34 +0000 (04:41 +1000)]
Change "You killed your own dumb self!" to "You fragged yourself!"
terencehill [Fri, 14 May 2021 14:31:18 +0000 (16:31 +0200)]
Keep the notify panel visible while dead; if it may overlap the scoreboard make it more transparent, if the game is over halve message duration.
terencehill [Sun, 16 May 2021 09:58:17 +0000 (09:58 +0000)]
Merge branch 'AriosJentu/SpectatorsScoreboard' into 'master'
Add feature for moving spectators list in scoreboard
See merge request xonotic/xonotic-data.pk3dir!898
AriosJentu [Sun, 16 May 2021 09:40:49 +0000 (19:40 +1000)]
Replace scoreboard spectators position from 'after rankings' to 'before rankings'
Rudolf Polzer [Sun, 16 May 2021 05:25:16 +0000 (07:25 +0200)]
Transifex autosync
terencehill [Sat, 15 May 2021 14:14:41 +0000 (14:14 +0000)]
Merge branch '2259-ca-uses-lms-start-values' into 'master'
Resolve "CA uses LMS start values" and same for FT
Closes #2259
See merge request xonotic/xonotic-data.pk3dir!887
Dr. Jaska [Sat, 15 May 2021 14:14:41 +0000 (14:14 +0000)]
Resolve "CA uses LMS start values" and same for FT
Rudolf Polzer [Sat, 15 May 2021 05:24:08 +0000 (07:24 +0200)]
Transifex autosync
bones_was_here [Thu, 13 May 2021 16:52:12 +0000 (02:52 +1000)]
Merge branch 'master' into bones_was_here/centreprints
Rudolf Polzer [Wed, 12 May 2021 05:24:03 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Tue, 11 May 2021 13:53:26 +0000 (15:53 +0200)]
Make sure new default value of sv_maxidle_playertospectator takes effect immediately
terencehill [Tue, 11 May 2021 13:45:26 +0000 (15:45 +0200)]
Fix kicked player not receiving the kick message (if sent with Send_Notification)
terencehill [Tue, 11 May 2021 13:34:10 +0000 (15:34 +0200)]
Update notifications.cfg
terencehill [Tue, 11 May 2021 12:37:14 +0000 (12:37 +0000)]
Merge branch 'bones_was_here/sv_maxidle_playertospectator' into 'master'
sv_maxidle* refinements
See merge request xonotic/xonotic-data.pk3dir!895
LegendaryGuard [Tue, 11 May 2021 12:20:12 +0000 (14:20 +0200)]
Add all assets from LegendaryGuard/armorizing_and_dark_nades branch
terencehill [Mon, 10 May 2021 14:00:13 +0000 (16:00 +0200)]
Since strftime(false, "%s") doesn't work on Windows implement a qc version of it (strftime_s()). This commit fixes #2588 "autoscreenshot fails to append a number to screenshot filenames under Windows"
bones_was_here [Wed, 5 May 2021 10:04:05 +0000 (20:04 +1000)]
Refactor SetPlayerTeam() and fix some logic regressions
LegendaryGuard [Sat, 8 May 2021 14:46:11 +0000 (16:46 +0200)]
Copy all stuff from LegendaryGuard/armorizing_and_dark_nades branch
LegendaryGuard [Sat, 8 May 2021 14:35:04 +0000 (16:35 +0200)]
Fix dark nades damage
LegendaryGuard [Fri, 7 May 2021 23:33:07 +0000 (01:33 +0200)]
Merge branch 'master' into LegendaryGuard/armorizing_and_dark_nades
z411 [Fri, 7 May 2021 20:39:23 +0000 (16:39 -0400)]
Merge branch 'LegendaryGuard/bai_mod' into z411/bai-server
z411 [Fri, 7 May 2021 19:28:46 +0000 (15:28 -0400)]
Timer: Add countdown sound
z411 [Fri, 7 May 2021 19:10:40 +0000 (15:10 -0400)]
Duel scoreboard: Make weapon icon slightly bigger
z411 [Fri, 7 May 2021 19:00:26 +0000 (15:00 -0400)]
Duel scoreboard: Use different brightness for damage dealt per weapon and don't draw unused weapons
bones_was_here [Thu, 6 May 2021 19:11:34 +0000 (05:11 +1000)]
Print the teamkill, death and flag pickup centreprints in bold
bones_was_here [Tue, 4 May 2021 07:14:48 +0000 (17:14 +1000)]
Call team killers Traitor instead of Moron, and other team kill message improvements
LegendaryGuard [Wed, 5 May 2021 18:05:38 +0000 (20:05 +0200)]
Merge branch 'z411/bai-server' into LegendaryGuard/bai_mod
terencehill [Wed, 5 May 2021 13:14:59 +0000 (15:14 +0200)]
Merge branch 'master' into terencehill/freezetag_updates
# Conflicts:
# gamemodes-server.cfg
terencehill [Wed, 5 May 2021 08:02:26 +0000 (10:02 +0200)]
Whitelist g_freezetag_revive_spawnshield
z411 [Wed, 5 May 2021 01:29:26 +0000 (21:29 -0400)]
Merged sv_announcer from SMB mod
z411 [Wed, 5 May 2021 01:28:46 +0000 (21:28 -0400)]
Fixed duel scoreboard when there aren't enough players in the game
terencehill [Tue, 4 May 2021 15:12:14 +0000 (15:12 +0000)]
Merge branch 'vehicles_fix' into 'master'
Resolve "Duplicated Raptor functions, nothing to do here"
Closes #2580
See merge request xonotic/xonotic-data.pk3dir!899
Rudolf Polzer [Mon, 3 May 2021 05:23:55 +0000 (07:23 +0200)]
Transifex autosync
LegendaryGuard [Sun, 2 May 2021 20:34:24 +0000 (22:34 +0200)]
Move the functions in the corresponding header
bones_was_here [Sun, 2 May 2021 15:50:21 +0000 (01:50 +1000)]
Change default of sv_maxidle_playertospectator to 60
bones_was_here [Sun, 2 May 2021 15:47:29 +0000 (01:47 +1000)]
Rename sv_maxidle_spectatorsareidle to sv_maxidle_alsokickspectators, enable by default and further clarify desc
If it's not enabled, enabling sv_maxidle will have no effect when sv_maxidle_playertospectator is enabled
bones_was_here [Sun, 2 May 2021 14:08:12 +0000 (00:08 +1000)]
sv_maxidle: remove disabled announcer countdown
bones_was_here [Sun, 2 May 2021 14:04:38 +0000 (00:04 +1000)]
sv_maxidle: Play team chat sound during countdown, and precache misc/talk2
I had noticed lag the first time a team chat message appeared when using
a mechanical HDD, hopefully this fixes it
terencehill [Sun, 2 May 2021 12:49:52 +0000 (14:49 +0200)]
Don't show a confirmation dialogue when starting a demo while playing back a demo
terencehill [Sun, 2 May 2021 12:43:39 +0000 (14:43 +0200)]
Add CA and FT to Instant Action mode
Probability distribution:
* old: DM 40, CTF 30, TDM 15, KH 10, (LMS, DOM, ONS, AS) 5
* new: DM 30, CTF 25, TDM 15, KH 5, (LMS, DOM, ONS, AS) 5, FT 10, CA 10
terencehill [Sun, 2 May 2021 12:17:55 +0000 (14:17 +0200)]
Fix Instant Action mode not always applying the correct (random) number of bots if started while playing the campaign:
* example where cvar_set doesn't work: start Xonotic, set bot_number to 0, start a campaign level, start an Instant Action game: bot_number is set to 0
* example where cvar_set works: start an Instant Action game twice, start a campaign level, start an Instant Action game: bot_number is correctly set
Rudolf Polzer [Sun, 2 May 2021 05:25:18 +0000 (07:25 +0200)]
Transifex autosync
terencehill [Fri, 30 Apr 2021 18:12:47 +0000 (20:12 +0200)]
Fix #2579 "Persistent devastator arena after Level 25" when starting a map with the "Insta action! (random map with bots)" button
terencehill [Fri, 30 Apr 2021 17:33:14 +0000 (19:33 +0200)]
Some more optimizations of Projectile_Draw
terencehill [Fri, 30 Apr 2021 17:28:04 +0000 (19:28 +0200)]
Optimize code rotating prejectiles
LegendaryGuard [Thu, 29 Apr 2021 18:51:11 +0000 (20:51 +0200)]
Merge branch 'LegendaryGuard/ttt' into LegendaryGuard/bai_mod
LegendaryGuard [Thu, 29 Apr 2021 18:49:24 +0000 (20:49 +0200)]
Fix visualization if server admin uses 'sv_ready_restart_after_countdown 1'
z411 [Wed, 28 Apr 2021 21:13:52 +0000 (17:13 -0400)]
Disable item stats in duel