]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
7 years agoSurvival: Give defenders some rockets.
Lyberta [Wed, 24 May 2017 04:32:13 +0000 (07:32 +0300)]
Survival: Give defenders some rockets.

7 years agoMerge branch 'master' into Lyberta/Survival
Lyberta [Wed, 10 May 2017 12:41:05 +0000 (15:41 +0300)]
Merge branch 'master' into Lyberta/Survival

7 years agoShow joystick binds in the HUD only when a joystick is active (detected and enabled)
terencehill [Mon, 8 May 2017 16:06:19 +0000 (18:06 +0200)]
Show joystick binds in the HUD only when a joystick is active (detected and enabled)

7 years agoMake map weapons glow the color of their waypoint instead of white
Mario [Sun, 7 May 2017 17:24:43 +0000 (03:24 +1000)]
Make map weapons glow the color of their waypoint instead of white

7 years agoTransifex autosync
Rudolf Polzer [Sun, 7 May 2017 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

7 years agoLimit maximum possible distance at which shownames can be seen
Mario [Sun, 7 May 2017 00:48:55 +0000 (10:48 +1000)]
Limit maximum possible distance at which shownames can be seen

7 years agoDon't allow clearing ELO score; it fixes ELO value getting set to 0 on player join
terencehill [Sat, 6 May 2017 22:28:48 +0000 (00:28 +0200)]
Don't allow clearing ELO score; it fixes ELO value getting set to 0 on player join

7 years agoMerge branch 'martin-t/dmgtext' into 'master'
Mario [Sat, 6 May 2017 20:32:17 +0000 (20:32 +0000)]
Merge branch 'martin-t/dmgtext' into 'master'

Split damagetext into server/client/ui

See merge request !438

7 years agoHide powerup pickup notifications in CTS (hack)
Mario [Sat, 6 May 2017 15:54:16 +0000 (01:54 +1000)]
Hide powerup pickup notifications in CTS (hack)

7 years agoReapply physics client option check (not the cause, apparently)
Mario [Sat, 6 May 2017 12:48:47 +0000 (22:48 +1000)]
Reapply physics client option check (not the cause, apparently)

7 years agoRevert physics client option check (possible cause of a kick)
Mario [Sat, 6 May 2017 12:32:14 +0000 (22:32 +1000)]
Revert physics client option check (possible cause of a kick)

7 years agoSurvival: Fixed healthbar and alone message.
Lyberta [Sat, 6 May 2017 11:20:05 +0000 (14:20 +0300)]
Survival: Fixed healthbar and alone message.

7 years agoFix unregistering of rockets (player doesn't have lastrocket assigned to them anymore)
Mario [Sat, 6 May 2017 11:15:42 +0000 (21:15 +1000)]
Fix unregistering of rockets (player doesn't have lastrocket assigned to them anymore)

7 years agoOptimization: replace a resource intensive vlen() call on every single player for...
Mario [Sat, 6 May 2017 10:33:48 +0000 (20:33 +1000)]
Optimization: replace a resource intensive vlen() call on every single player for each bot when rating items with vdist()

7 years agoClean up the locals in FireRailgunBullet a little bit
Mario [Sat, 6 May 2017 10:28:21 +0000 (20:28 +1000)]
Clean up the locals in FireRailgunBullet a little bit

7 years agoMinor optimization: use pointcontents to check if an item is under water instead...
Mario [Sat, 6 May 2017 10:21:44 +0000 (20:21 +1000)]
Minor optimization: use pointcontents to check if an item is under water instead of a full traceline

7 years agoOptimization: use a findchain to loop through hit targets with railguns, instead...
Mario [Sat, 6 May 2017 10:17:51 +0000 (20:17 +1000)]
Optimization: use a findchain to loop through hit targets with railguns, instead of find() at each step

7 years agoMinor optimization: don't bother checking if bots have cvar_cl_physics set
Mario [Sat, 6 May 2017 10:09:26 +0000 (20:09 +1000)]
Minor optimization: don't bother checking if bots have cvar_cl_physics set

7 years agoTransifex autosync
Rudolf Polzer [Sat, 6 May 2017 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

7 years agoOnly show playing message if the client is actually a player
Mario [Fri, 5 May 2017 18:56:02 +0000 (04:56 +1000)]
Only show playing message if the client is actually a player

7 years agoPrevent bots from updating spectatee (they use .enemy field for attacking targets)
Mario [Fri, 5 May 2017 17:58:21 +0000 (03:58 +1000)]
Prevent bots from updating spectatee (they use .enemy field for attacking targets)

7 years agoTransifex autosync
Rudolf Polzer [Fri, 5 May 2017 05:24:01 +0000 (07:24 +0200)]
Transifex autosync

7 years agoFix arc appearing in most weapons arena instead of machinegun
Mario [Thu, 4 May 2017 10:38:01 +0000 (20:38 +1000)]
Fix arc appearing in most weapons arena instead of machinegun

7 years agoTransifex autosync
Rudolf Polzer [Thu, 4 May 2017 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

7 years agoSurvival: Added gametype to menu.
Lyberta [Thu, 4 May 2017 00:07:49 +0000 (03:07 +0300)]
Survival: Added gametype to menu.

7 years agoSurvival: More pickup options for attackers.
Lyberta [Wed, 3 May 2017 23:15:26 +0000 (02:15 +0300)]
Survival: More pickup options for attackers.

7 years agoSurvival: No team switch after warmup.
Lyberta [Wed, 3 May 2017 22:03:15 +0000 (01:03 +0300)]
Survival: No team switch after warmup.

7 years agoSurvival: Added stealth option.
Lyberta [Wed, 3 May 2017 21:04:28 +0000 (00:04 +0300)]
Survival: Added stealth option.

7 years agoSurvival: Added last player notification.
Lyberta [Wed, 3 May 2017 20:48:46 +0000 (23:48 +0300)]
Survival: Added last player notification.

7 years agoLower the spam a bit from autoskill by using debug prints instead of traces
Mario [Wed, 3 May 2017 06:30:24 +0000 (16:30 +1000)]
Lower the spam a bit from autoskill by using debug prints instead of traces

7 years agoTransifex autosync
Rudolf Polzer [Wed, 3 May 2017 05:24:10 +0000 (07:24 +0200)]
Transifex autosync

7 years agoTransifex autosync
Rudolf Polzer [Tue, 2 May 2017 05:24:07 +0000 (07:24 +0200)]
Transifex autosync

7 years agoSet default buff cooldown to 0.1 in defrag config
Mario [Tue, 2 May 2017 03:30:40 +0000 (13:30 +1000)]
Set default buff cooldown to 0.1 in defrag config

7 years agoFix sv_cmd bbox output (missing newlines)
terencehill [Mon, 1 May 2017 20:18:36 +0000 (22:18 +0200)]
Fix sv_cmd bbox output (missing newlines)

7 years agoRevert compat hack
Mario [Mon, 1 May 2017 19:06:21 +0000 (05:06 +1000)]
Revert compat hack

7 years agoCompat hack: set target4 to target on info_player_start entities (we don't support...
Mario [Mon, 1 May 2017 18:51:30 +0000 (04:51 +1000)]
Compat hack: set target4 to target on info_player_start entities (we don't support target)

7 years agoApply hud_dynamic effects to nade and frost timers too
terencehill [Mon, 1 May 2017 18:06:26 +0000 (20:06 +0200)]
Apply hud_dynamic effects to nade and frost timers too

7 years agoDisable screen blurring when low on health (the blood effect is enough of an obscurit...
Mario [Mon, 1 May 2017 15:57:34 +0000 (01:57 +1000)]
Disable screen blurring when low on health (the blood effect is enough of an obscurity, thank you very much)

7 years agoReset dual weapons when spawning
Mario [Mon, 1 May 2017 09:55:35 +0000 (19:55 +1000)]
Reset dual weapons when spawning

7 years agosplit damagetext into cl_, sv_ and ui_ files 438/head
Martin Taibr [Sun, 30 Apr 2017 19:20:00 +0000 (21:20 +0200)]
split damagetext into cl_, sv_ and ui_ files

7 years agouse genmod.sh
Martin Taibr [Sun, 30 Apr 2017 18:26:17 +0000 (20:26 +0200)]
use genmod.sh

7 years agoTransifex autosync
Rudolf Polzer [Sun, 30 Apr 2017 05:23:56 +0000 (07:23 +0200)]
Transifex autosync

7 years agoDon't count quit_* cvars as purity changers
Mario [Sat, 29 Apr 2017 10:15:05 +0000 (20:15 +1000)]
Don't count quit_* cvars as purity changers

7 years agoMerge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival
Lyberta [Fri, 28 Apr 2017 21:44:08 +0000 (00:44 +0300)]
Merge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival

7 years agoFixed GivePlayerAmmo.
Lyberta [Fri, 28 Apr 2017 21:43:23 +0000 (00:43 +0300)]
Fixed GivePlayerAmmo.

7 years agoSurvival: New GivePlayerAmmo function.
Lyberta [Fri, 28 Apr 2017 21:32:50 +0000 (00:32 +0300)]
Survival: New GivePlayerAmmo function.

7 years agoMerge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival
Lyberta [Fri, 28 Apr 2017 21:32:13 +0000 (00:32 +0300)]
Merge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival

7 years agoMerge branch 'master' into Lyberta/Survival
Lyberta [Fri, 28 Apr 2017 18:47:18 +0000 (21:47 +0300)]
Merge branch 'master' into Lyberta/Survival

7 years agoMerge branch 'Lyberta/con_textsize_' into 'master'
Mario [Fri, 28 Apr 2017 15:57:35 +0000 (15:57 +0000)]
Merge branch 'Lyberta/con_textsize_' into 'master'

Bigger con_textsize.

See merge request !436

7 years agoSet default con_textsize to 10. 436/head
Lyberta [Fri, 28 Apr 2017 15:33:23 +0000 (18:33 +0300)]
Set default con_textsize to 10.

7 years agoAdd a mutator hook to the view model drawing function
Mario [Fri, 28 Apr 2017 15:20:15 +0000 (01:20 +1000)]
Add a mutator hook to the view model drawing function

7 years agoAdd a field to handle dual wielding status of a player's weapons
Mario [Fri, 28 Apr 2017 04:52:29 +0000 (14:52 +1000)]
Add a field to handle dual wielding status of a player's weapons

7 years agoMark target_items spawnfunc as already checked when changing target_give to it (poten...
Mario [Thu, 27 Apr 2017 08:10:01 +0000 (18:10 +1000)]
Mark target_items spawnfunc as already checked when changing target_give to it (potential fix for warning spam)

7 years agoTransifex autosync
Rudolf Polzer [Thu, 27 Apr 2017 05:24:09 +0000 (07:24 +0200)]
Transifex autosync

7 years agoFix sv_db_saveasdump affecting purity
Mario [Wed, 26 Apr 2017 12:55:10 +0000 (22:55 +1000)]
Fix sv_db_saveasdump affecting purity

7 years agoComment out the debugdraw stuff (allows cheating on large open maps by pinpointing...
Mario [Mon, 24 Apr 2017 07:34:12 +0000 (17:34 +1000)]
Comment out the debugdraw stuff (allows cheating on large open maps by pinpointing enemy locations)

7 years agoBigger con_textsize.
Lyberta [Sat, 22 Apr 2017 16:08:34 +0000 (19:08 +0300)]
Bigger con_textsize.

7 years agoqcc.sh: fix the contents of the dependencies file.
Rudolf Polzer [Tue, 18 Apr 2017 18:37:47 +0000 (14:37 -0400)]
qcc.sh: fix the contents of the dependencies file.

7 years agoAlso reset oldorigin when exiting vehicle
Mario [Mon, 17 Apr 2017 02:25:01 +0000 (12:25 +1000)]
Also reset oldorigin when exiting vehicle

7 years agoMake sure raptor can't give fall damage when exiting during launch sequence
Mario [Mon, 17 Apr 2017 02:21:41 +0000 (12:21 +1000)]
Make sure raptor can't give fall damage when exiting during launch sequence

7 years agoDon't bother trying to remove and give back the buff when exiting/entering vehicle...
Mario [Mon, 17 Apr 2017 01:49:00 +0000 (11:49 +1000)]
Don't bother trying to remove and give back the buff when exiting/entering vehicle, just re-spawn the buff and let the player keep their countdown

7 years agoUpdate oldorigin when setting player's new position in a vehicle, fixes falldamage...
Mario [Mon, 17 Apr 2017 01:46:38 +0000 (11:46 +1000)]
Update oldorigin when setting player's new position in a vehicle, fixes falldamage after exiting

7 years agoTransifex autosync
Rudolf Polzer [Sat, 15 Apr 2017 05:23:55 +0000 (07:23 +0200)]
Transifex autosync

7 years agoChanged GivePlayerAmmo.
Lyberta [Thu, 13 Apr 2017 05:27:17 +0000 (08:27 +0300)]
Changed GivePlayerAmmo.

7 years agoSurvival config formatting.
Lyberta [Thu, 13 Apr 2017 05:26:02 +0000 (08:26 +0300)]
Survival config formatting.

7 years agoTransifex autosync
Rudolf Polzer [Thu, 13 Apr 2017 05:23:54 +0000 (07:23 +0200)]
Transifex autosync

7 years agoSurvival: Added frag rewards for defenders.
Lyberta [Wed, 12 Apr 2017 07:51:24 +0000 (10:51 +0300)]
Survival: Added frag rewards for defenders.

7 years agoSurvival: Better attacker ammo pickup.
Lyberta [Wed, 12 Apr 2017 07:00:01 +0000 (10:00 +0300)]
Survival: Better attacker ammo pickup.

7 years agoSurvival: Added ability to set start health and armor of cannon fodder.
Lyberta [Wed, 12 Apr 2017 06:41:42 +0000 (09:41 +0300)]
Survival: Added ability to set start health and armor of cannon fodder.

7 years agoSurvival: Defenders now can pickup health and armor.
Lyberta [Wed, 12 Apr 2017 06:08:22 +0000 (09:08 +0300)]
Survival: Defenders now can pickup health and armor.

7 years agoSurvival: Proper health and armor giving.
Lyberta [Wed, 12 Apr 2017 05:37:32 +0000 (08:37 +0300)]
Survival: Proper health and armor giving.

7 years agoMerge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival
Lyberta [Wed, 12 Apr 2017 05:36:04 +0000 (08:36 +0300)]
Merge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival

7 years agoAdded GivePlayerHealth and GivePlayerArmor.
Lyberta [Wed, 12 Apr 2017 05:35:00 +0000 (08:35 +0300)]
Added GivePlayerHealth and GivePlayerArmor.

7 years agoTransifex autosync
Rudolf Polzer [Wed, 12 Apr 2017 05:23:54 +0000 (07:23 +0200)]
Transifex autosync

7 years agoSurvival: Better config.
Lyberta [Wed, 12 Apr 2017 05:16:26 +0000 (08:16 +0300)]
Survival: Better config.

7 years agoSurvival: Using global GivePlayerStuff functions.
Lyberta [Wed, 12 Apr 2017 04:44:56 +0000 (07:44 +0300)]
Survival: Using global GivePlayerStuff functions.

7 years agoMerge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival
Lyberta [Wed, 12 Apr 2017 04:40:05 +0000 (07:40 +0300)]
Merge branch 'Lyberta/GivePlayerAmmo' into Lyberta/Survival

7 years agoAdded GivePlayerAmmo functions.
Lyberta [Wed, 12 Apr 2017 04:36:53 +0000 (07:36 +0300)]
Added GivePlayerAmmo functions.

7 years agoMerge branch 'master' into Lyberta/Survival
Lyberta [Wed, 12 Apr 2017 03:52:45 +0000 (06:52 +0300)]
Merge branch 'master' into Lyberta/Survival

7 years agoSurvival: Better warmup weapons.
Lyberta [Tue, 11 Apr 2017 01:57:04 +0000 (04:57 +0300)]
Survival: Better warmup weapons.

7 years agoFix some more shell madness. ./all compile now works from a directory with spaces.
Rudolf Polzer [Mon, 10 Apr 2017 15:20:06 +0000 (11:20 -0400)]
Fix some more shell madness. ./all compile now works from a directory with spaces.

7 years agoFix some references to the 'other' global
Mario [Mon, 10 Apr 2017 12:31:01 +0000 (22:31 +1000)]
Fix some references to the 'other' global

7 years agoMerge branch 'Lyberta/PlayerDied' into 'master'
Mario [Fri, 7 Apr 2017 22:56:54 +0000 (22:56 +0000)]
Merge branch 'Lyberta/PlayerDied' into 'master'

Added PlayerDied event.

See merge request !427

7 years agoMerge branch 'Lyberta/DebugPrintToChat' into 'master'
Mario [Fri, 7 Apr 2017 13:58:10 +0000 (13:58 +0000)]
Merge branch 'Lyberta/DebugPrintToChat' into 'master'

Added more PrintToChat functions (XS)

See merge request !430

7 years agoMerge branch 'amade/small-fixes' into 'master'
Mario [Fri, 7 Apr 2017 04:05:38 +0000 (04:05 +0000)]
Merge branch 'amade/small-fixes' into 'master'

Amade/small fixes

See merge request !412

7 years agoTransifex autosync
Rudolf Polzer [Thu, 6 Apr 2017 05:23:54 +0000 (07:23 +0200)]
Transifex autosync

7 years agoSurvival: More score to attackers.
Lyberta [Wed, 5 Apr 2017 23:23:20 +0000 (02:23 +0300)]
Survival: More score to attackers.

7 years agoSurvival: more shells for defenders.
Lyberta [Wed, 5 Apr 2017 22:46:36 +0000 (01:46 +0300)]
Survival: more shells for defenders.

7 years agoTransifex autosync
Rudolf Polzer [Wed, 5 Apr 2017 05:23:55 +0000 (07:23 +0200)]
Transifex autosync

7 years agoFix typo
Mario [Mon, 3 Apr 2017 19:47:53 +0000 (05:47 +1000)]
Fix typo

7 years agoMake rockets spin
Mario [Mon, 3 Apr 2017 19:39:37 +0000 (05:39 +1000)]
Make rockets spin

7 years agoAdd Jeff to the credits as an active contributor (donator for the 0.8.2 weapon models)
Mario [Mon, 3 Apr 2017 13:34:21 +0000 (23:34 +1000)]
Add Jeff to the credits as an active contributor (donator for the 0.8.2 weapon models)

7 years agoTransifex autosync
Rudolf Polzer [Mon, 3 Apr 2017 05:23:53 +0000 (07:23 +0200)]
Transifex autosync

7 years agoLonger benchmark demo
Mirio [Sun, 2 Apr 2017 20:13:40 +0000 (22:13 +0200)]
Longer benchmark demo

7 years agoFix #1903
Mirio [Sun, 2 Apr 2017 19:07:27 +0000 (21:07 +0200)]
Fix #1903

7 years agoAdded [Debug]PrintToChatTeam.
Lyberta [Sun, 2 Apr 2017 16:02:46 +0000 (19:02 +0300)]
Added [Debug]PrintToChatTeam.

7 years agoMerge branch 'master' into Lyberta/DebugPrintToChat
Lyberta [Sun, 2 Apr 2017 16:01:59 +0000 (19:01 +0300)]
Merge branch 'master' into Lyberta/DebugPrintToChat

7 years agoSurvival: JoinBestTeam bugfix.
Lyberta [Sun, 2 Apr 2017 15:36:51 +0000 (18:36 +0300)]
Survival: JoinBestTeam bugfix.

7 years agoSurvival: Better autobalance.
Lyberta [Sun, 2 Apr 2017 15:04:23 +0000 (18:04 +0300)]
Survival: Better autobalance.

7 years agoMerge branch 'Lyberta/TeamplayFixes_' into Lyberta/Survival
Lyberta [Sun, 2 Apr 2017 15:03:37 +0000 (18:03 +0300)]
Merge branch 'Lyberta/TeamplayFixes_' into Lyberta/Survival