]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
6 years agogive MG WEP_FLAG_PENETRATEWALLS
Martin Taibr [Fri, 25 Aug 2017 15:11:56 +0000 (17:11 +0200)]
give MG WEP_FLAG_PENETRATEWALLS

6 years agoMerge branch 'master' into martin-t/okc
Martin Taibr [Fri, 25 Aug 2017 15:08:43 +0000 (17:08 +0200)]
Merge branch 'master' into martin-t/okc

6 years agoMerge branch 'master' into martin-t/okc
Martin Taibr [Fri, 25 Aug 2017 14:49:37 +0000 (16:49 +0200)]
Merge branch 'master' into martin-t/okc

6 years agouse set consistently in defaultOverkill
Martin Taibr [Fri, 25 Aug 2017 14:46:24 +0000 (16:46 +0200)]
use set consistently in defaultOverkill

6 years agoremove stray todo
Martin Taibr [Fri, 25 Aug 2017 14:42:32 +0000 (16:42 +0200)]
remove stray todo

6 years agodocument item respawntime scaling
Martin Taibr [Fri, 25 Aug 2017 14:42:11 +0000 (16:42 +0200)]
document item respawntime scaling

6 years agoMerge branch 'martin-t/gunalign' into 'master'
Mario [Fri, 25 Aug 2017 11:33:33 +0000 (11:33 +0000)]
Merge branch 'martin-t/gunalign' into 'master'

Gunalign

See merge request !460

6 years agoMerge branch 'martin-t/insta' into 'master'
Mario [Fri, 25 Aug 2017 11:32:38 +0000 (11:32 +0000)]
Merge branch 'martin-t/insta' into 'master'

Disable damagetext in instagib

See merge request !463

6 years agoMerge branch 'marin-t/nadectr' into 'master'
Mario [Fri, 25 Aug 2017 10:28:37 +0000 (10:28 +0000)]
Merge branch 'marin-t/nadectr' into 'master'

Remove `dppolygonoffset -6000` from nade countdown shader

See merge request !466

6 years agoDon't show Nades in the mutator list (a more in-depth message is already shown in...
Mario [Thu, 24 Aug 2017 19:19:47 +0000 (05:19 +1000)]
Don't show Nades in the mutator list (a more in-depth message is already shown in the MOTD)

6 years agopunish time 10 470/head
Martin Taibr [Thu, 24 Aug 2017 18:46:45 +0000 (20:46 +0200)]
punish time 10

6 years agoallow 3 flag throws
Martin Taibr [Thu, 24 Aug 2017 18:34:00 +0000 (20:34 +0200)]
allow 3 flag throws

6 years agoMore BITs
terencehill [Thu, 24 Aug 2017 17:34:48 +0000 (19:34 +0200)]
More BITs

6 years agoInitialize weapon_accuracy array to the default value on client start
terencehill [Thu, 24 Aug 2017 17:30:44 +0000 (19:30 +0200)]
Initialize weapon_accuracy array to the default value on client start

6 years agomake it easier to imagine
Martin Taibr [Thu, 24 Aug 2017 17:03:50 +0000 (19:03 +0200)]
make it easier to imagine

6 years agobetter document map_ranges, optimize map_bound_ranges
Martin Taibr [Thu, 24 Aug 2017 15:22:50 +0000 (17:22 +0200)]
better document map_ranges, optimize map_bound_ranges

6 years agoUpdate hash
terencehill [Wed, 23 Aug 2017 14:14:55 +0000 (16:14 +0200)]
Update hash

6 years agoReally add one bot per frame, just like the comment says. It should make server a...
terencehill [Tue, 22 Aug 2017 14:39:51 +0000 (16:39 +0200)]
Really add one bot per frame, just like the comment says. It should make server a bit more responsive on map start and maybe fixes bots appearing in the scoreboard as spectators with minplayers > 0

6 years agoMake sure local Team is an int (potential but unlikely fix for an assertion failure)
Mario [Wed, 23 Aug 2017 12:37:18 +0000 (22:37 +1000)]
Make sure local Team is an int (potential but unlikely fix for an assertion failure)

6 years agoAdd a temporary flag for weapons that penetrate walls (rifle), to avoid a direct...
Mario [Sun, 20 Aug 2017 11:49:54 +0000 (21:49 +1000)]
Add a temporary flag for weapons that penetrate walls (rifle), to avoid a direct weapon reference

6 years agoCall the explosion mutator hook before setting new owner, so the old owner may be...
Mario [Sun, 20 Aug 2017 07:31:56 +0000 (17:31 +1000)]
Call the explosion mutator hook before setting new owner, so the old owner may be referenced (new one is already known here)

6 years agoRemove a wasted normalize call (v is already normalized)
terencehill [Sat, 19 Aug 2017 15:24:27 +0000 (17:24 +0200)]
Remove a wasted normalize call (v is already normalized)

6 years agoAdd an anyrandom string to spawnmonster, which allows passive and hidden monsters...
Mario [Fri, 18 Aug 2017 14:57:24 +0000 (00:57 +1000)]
Add an anyrandom string to spawnmonster, which allows passive and hidden monsters to be spawned

6 years agoRevert "Hide these from game code" as it broke hud_shownames and who knows what else
terencehill [Wed, 16 Aug 2017 16:44:40 +0000 (18:44 +0200)]
Revert "Hide these from game code" as it broke hud_shownames and who knows what else

This reverts commit e1fa3eabc8786dd09a95f3bf4ccae3a9c0400d6e.

6 years agoFix a few checkpvs calls
terencehill [Wed, 16 Aug 2017 13:46:08 +0000 (15:46 +0200)]
Fix a few checkpvs calls

6 years agoMerge branch 'master' into Lyberta/GivePlayerAmmo
Lyberta [Wed, 16 Aug 2017 00:16:25 +0000 (03:16 +0300)]
Merge branch 'master' into Lyberta/GivePlayerAmmo

6 years agoSimplify target_give_init a bit
Mario [Tue, 15 Aug 2017 05:43:16 +0000 (15:43 +1000)]
Simplify target_give_init a bit

6 years agoPort the weapon priority cvars to ClientState
Mario [Tue, 15 Aug 2017 05:30:28 +0000 (15:30 +1000)]
Port the weapon priority cvars to ClientState

6 years agoMerge branch 'martin-t/angles' into 'master'
Mario [Sun, 13 Aug 2017 14:48:39 +0000 (14:48 +0000)]
Merge branch 'martin-t/angles' into 'master'

Document .angles and .v_angle

See merge request !447

6 years agoHide these from game code
TimePath [Sun, 13 Aug 2017 11:55:35 +0000 (21:55 +1000)]
Hide these from game code

6 years agoweapons: remove IMPLEMENTATION
TimePath [Sun, 13 Aug 2017 10:14:44 +0000 (20:14 +1000)]
weapons: remove IMPLEMENTATION

6 years agoeffects: remove IMPLEMENTATION
TimePath [Sun, 13 Aug 2017 09:45:41 +0000 (19:45 +1000)]
effects: remove IMPLEMENTATION

6 years agovehicles: remove _all
TimePath [Sun, 13 Aug 2017 09:32:54 +0000 (19:32 +1000)]
vehicles: remove _all

6 years agoturrets: remove _all
TimePath [Sun, 13 Aug 2017 09:22:53 +0000 (19:22 +1000)]
turrets: remove _all

6 years agoremove `dppolygonoffset -6000` from nade countdown shader 466/head
Martin Taibr [Sat, 12 Aug 2017 16:39:10 +0000 (18:39 +0200)]
remove `dppolygonoffset -6000` from nade countdown shader

6 years agorename variables in map_ranges()
Martin Taibr [Fri, 11 Aug 2017 15:56:41 +0000 (17:56 +0200)]
rename variables in map_ranges()

6 years agoMerge branch 'master' into martin-t/okc
Martin Taibr [Thu, 10 Aug 2017 22:43:53 +0000 (00:43 +0200)]
Merge branch 'master' into martin-t/okc

6 years agodo the lazy thing
Martin Taibr [Thu, 10 Aug 2017 22:33:04 +0000 (00:33 +0200)]
do the lazy thing

6 years agos/his/their
Martin Taibr [Thu, 10 Aug 2017 22:31:31 +0000 (00:31 +0200)]
s/his/their

6 years agodamagetext: put insta inside macro, update description
Martin Taibr [Thu, 10 Aug 2017 22:14:24 +0000 (00:14 +0200)]
damagetext: put insta inside macro, update description

6 years agomap_ranges()
Martin Taibr [Thu, 10 Aug 2017 22:02:21 +0000 (00:02 +0200)]
map_ranges()

6 years agoupdate hash after trueaim workaround
Martin Taibr [Thu, 10 Aug 2017 22:00:30 +0000 (00:00 +0200)]
update hash after trueaim workaround

6 years agoMerge branch 'Mario/cs_clientcvars' into 'master'
Mario [Wed, 9 Aug 2017 13:10:10 +0000 (13:10 +0000)]
Merge branch 'Mario/cs_clientcvars' into 'master'

Merge branch Mario/cs_clientcvars (M merge request)

See merge request !458

6 years agosimplify check_close_to_wall
Martin Taibr [Wed, 9 Aug 2017 03:44:33 +0000 (05:44 +0200)]
simplify check_close_to_wall

6 years agodisable damagetext in instagib
Martin Taibr [Tue, 8 Aug 2017 17:39:22 +0000 (19:39 +0200)]
disable damagetext in instagib

6 years agoquick and dirty fix for MG trueaim
Martin Taibr [Mon, 7 Aug 2017 20:57:25 +0000 (22:57 +0200)]
quick and dirty fix for MG trueaim

6 years agoMerge branch 'master' into martin-t/okc
Martin Taibr [Mon, 7 Aug 2017 18:37:04 +0000 (20:37 +0200)]
Merge branch 'master' into martin-t/okc

6 years agoSlight optimization: check client before real client
Mario [Mon, 7 Aug 2017 08:43:13 +0000 (18:43 +1000)]
Slight optimization: check client before real client

6 years agoHack the vote command parser to return an error code to avoid the incorrect 'invalid...
Mario [Mon, 7 Aug 2017 05:58:43 +0000 (15:58 +1000)]
Hack the vote command parser to return an error code to avoid the incorrect 'invalid vote' message when voting for an invalid map, also fix some warnings when a client is connecting

6 years agoMerge branch 'martin-t/defaults' into 'master'
Mario [Mon, 7 Aug 2017 05:23:18 +0000 (05:23 +0000)]
Merge branch 'martin-t/defaults' into 'master'

Split defaultXonotic to server and client

See merge request !459

6 years agocleanup nade offset
Martin Taibr [Mon, 7 Aug 2017 02:54:48 +0000 (04:54 +0200)]
cleanup nade offset

6 years agoMerge branch 'martin-t/defaults' into martin-t/okc
Martin Taibr [Sun, 6 Aug 2017 14:18:51 +0000 (16:18 +0200)]
Merge branch 'martin-t/defaults' into martin-t/okc

6 years agoScrew up overkill
Mario [Sun, 6 Aug 2017 04:05:56 +0000 (14:05 +1000)]
Screw up overkill

6 years agoClientCommand_selectteam improvement.
Lyberta [Sun, 6 Aug 2017 02:25:22 +0000 (05:25 +0300)]
ClientCommand_selectteam improvement.

6 years agoJoinBestTeam improvement.
Lyberta [Sun, 6 Aug 2017 02:18:06 +0000 (05:18 +0300)]
JoinBestTeam improvement.

6 years agoMerge branch 'master' into martin-t/defaults
Martin Taibr [Sun, 6 Aug 2017 00:57:23 +0000 (02:57 +0200)]
Merge branch 'master' into martin-t/defaults

6 years agoserver: remove _all
TimePath [Sat, 5 Aug 2017 14:07:45 +0000 (00:07 +1000)]
server: remove _all

Added REGISTRY_DEPENDS

6 years agomenu: remove _all
TimePath [Sat, 5 Aug 2017 11:10:39 +0000 (21:10 +1000)]
menu: remove _all

6 years agoclient: remove _all
TimePath [Sat, 5 Aug 2017 10:58:46 +0000 (20:58 +1000)]
client: remove _all

6 years agoMerge branch 'master' into Mario/cs_clientcvars
Mario [Sat, 5 Aug 2017 10:03:59 +0000 (20:03 +1000)]
Merge branch 'master' into Mario/cs_clientcvars

# Conflicts:
# qcsrc/server/client.qh

6 years agoMerged master.
Lyberta [Sat, 5 Aug 2017 09:57:41 +0000 (12:57 +0300)]
Merged master.

6 years agoStyle: expand LAMBDA()
TimePath [Sat, 5 Aug 2017 08:37:08 +0000 (18:37 +1000)]
Style: expand LAMBDA()

6 years agoLint
TimePath [Sat, 5 Aug 2017 07:14:46 +0000 (17:14 +1000)]
Lint

6 years agoUpdate CMakeLists.txt
TimePath [Wed, 2 Aug 2017 12:38:07 +0000 (22:38 +1000)]
Update CMakeLists.txt

6 years agoMerge branch 'Lyberta/RPCImpulseFix' into 'master'
Mario [Sat, 5 Aug 2017 01:16:37 +0000 (01:16 +0000)]
Merge branch 'Lyberta/RPCImpulseFix' into 'master'

RPC has now the same impulse as Devastator.

See merge request !462

6 years agoRPC has now the same impulse as Devastator. 462/head
Lyberta [Sat, 5 Aug 2017 00:58:32 +0000 (03:58 +0300)]
RPC has now the same impulse as Devastator.

6 years agoGive the DamageInfo hook a couple of useful parameters
Mario [Sat, 5 Aug 2017 00:29:20 +0000 (10:29 +1000)]
Give the DamageInfo hook a couple of useful parameters

6 years agoAdd a hook to DamageInfo, to allow mutators and mods to add their own explosion effec...
Mario [Sat, 5 Aug 2017 00:24:09 +0000 (10:24 +1000)]
Add a hook to DamageInfo, to allow mutators and mods to add their own explosion effects for new deathtypes

6 years agoAdded KillPlayerForTeamChange.
Lyberta [Fri, 4 Aug 2017 21:26:41 +0000 (00:26 +0300)]
Added KillPlayerForTeamChange.

6 years agoUse snake_case in teamplay.
Lyberta [Fri, 4 Aug 2017 21:07:55 +0000 (00:07 +0300)]
Use snake_case in teamplay.

6 years agoRemoved ShufflePlayerOutOfTeam as it is never used and contains horrible bugs.
Lyberta [Fri, 4 Aug 2017 20:06:38 +0000 (23:06 +0300)]
Removed ShufflePlayerOutOfTeam as it is never used and contains horrible bugs.

6 years agoSome optimizations to client side items and spawn points
Mario [Fri, 4 Aug 2017 06:48:33 +0000 (16:48 +1000)]
Some optimizations to client side items and spawn points

6 years agoremove trailing whitespace
Martin Taibr [Fri, 4 Aug 2017 02:51:49 +0000 (04:51 +0200)]
remove trailing whitespace

6 years agoRemoved redundant parentheses.
Lyberta [Thu, 3 Aug 2017 07:06:21 +0000 (10:06 +0300)]
Removed redundant parentheses.

6 years agoFixed compilation unit test.
Lyberta [Wed, 2 Aug 2017 20:02:54 +0000 (23:02 +0300)]
Fixed compilation unit test.

6 years agoDefine cX variables in teamplay.qh
Lyberta [Wed, 2 Aug 2017 19:25:33 +0000 (22:25 +0300)]
Define cX variables in teamplay.qh

6 years agoColorTranslateRGB is meant to be used only by the client (server doesn't initialize...
terencehill [Wed, 2 Aug 2017 11:06:16 +0000 (13:06 +0200)]
ColorTranslateRGB is meant to be used only by the client (server doesn't initialize ColorTranslateMode)

6 years agoClean up HUD_Mod_Race a little bit
terencehill [Wed, 2 Aug 2017 11:03:22 +0000 (13:03 +0200)]
Clean up HUD_Mod_Race a little bit

6 years agoRenamed lowestplayerteamX to lowesthumanteamX.
Lyberta [Wed, 2 Aug 2017 03:54:10 +0000 (06:54 +0300)]
Renamed lowestplayerteamX to lowesthumanteamX.

6 years agoSetPlayerTeam now returns bool.
Lyberta [Wed, 2 Aug 2017 03:31:29 +0000 (06:31 +0300)]
SetPlayerTeam now returns bool.

6 years agoFix spiderbot referencing clientstate buttons
Mario [Tue, 1 Aug 2017 08:02:37 +0000 (18:02 +1000)]
Fix spiderbot referencing clientstate buttons

6 years agoBlacklist a couple of cvars
Mario [Mon, 31 Jul 2017 04:56:04 +0000 (14:56 +1000)]
Blacklist a couple of cvars

6 years agoBetter argument names in FindSmallestTeam.
Lyberta [Mon, 31 Jul 2017 00:24:22 +0000 (03:24 +0300)]
Better argument names in FindSmallestTeam.

6 years agoFixed int/float mismatch in teamplay.qh.
Lyberta [Mon, 31 Jul 2017 00:20:15 +0000 (03:20 +0300)]
Fixed int/float mismatch in teamplay.qh.

6 years agoMerge branch 'terencehill/rounded_times' into 'master'
terencehill [Sun, 30 Jul 2017 16:30:13 +0000 (16:30 +0000)]
Merge branch 'terencehill/rounded_times' into 'master'

Rounded times

See merge request !408

6 years agoCS bugfix.
Lyberta [Sun, 30 Jul 2017 08:37:24 +0000 (11:37 +0300)]
CS bugfix.

6 years agoMerged master
Lyberta [Sun, 30 Jul 2017 07:57:45 +0000 (10:57 +0300)]
Merged master

6 years agoRemoved useless comment.
Lyberta [Sun, 30 Jul 2017 07:48:52 +0000 (10:48 +0300)]
Removed useless comment.

6 years agoHopefully fix a disconnect caused by mismatching reads/writes in the next qualifying...
Mario [Sun, 30 Jul 2017 06:46:07 +0000 (16:46 +1000)]
Hopefully fix a disconnect caused by mismatching reads/writes in the next qualifying checkpoint and spectators

6 years agoAdd a mutator hook to disable model/color forcing
Mario [Sun, 30 Jul 2017 04:03:26 +0000 (14:03 +1000)]
Add a mutator hook to disable model/color forcing

6 years agoremove mentions of removed cvar
Martin Taibr [Sat, 29 Jul 2017 19:45:28 +0000 (21:45 +0200)]
remove mentions of removed cvar

6 years agoRound ctf times displayed in the console so they represent more closely the original...
terencehill [Mon, 30 Jan 2017 08:40:22 +0000 (09:40 +0100)]
Round ctf times displayed in the console so they represent more closely the original times

6 years agoProperly round race times since they seem to always match timer display (that 0.4...
terencehill [Mon, 30 Jan 2017 08:37:28 +0000 (09:37 +0100)]
Properly round race times since they seem to always match timer display (that 0.4 was introduced when race times were to 1 decimal place)

6 years agoIndent sys_phys_monitor call
terencehill [Sat, 29 Jul 2017 09:15:29 +0000 (11:15 +0200)]
Indent sys_phys_monitor call

6 years agoClean up 2 WarpZoneLib functions
terencehill [Sat, 29 Jul 2017 09:14:45 +0000 (11:14 +0200)]
Clean up 2 WarpZoneLib functions

6 years agoMerge branch 'Mario/addtolist_cleanup' into 'master'
Mario [Fri, 28 Jul 2017 21:26:22 +0000 (21:26 +0000)]
Merge branch 'Mario/addtolist_cleanup' into 'master'

Merge branch Mario/addtolist_cleanup (XS merge request)

See merge request !452

6 years agoUpdate hash
Mario [Fri, 28 Jul 2017 21:16:50 +0000 (07:16 +1000)]
Update hash

6 years agoOnly run PM_UpdateButtons on real clients (bots don't receive client input)
Mario [Fri, 28 Jul 2017 20:21:18 +0000 (06:21 +1000)]
Only run PM_UpdateButtons on real clients (bots don't receive client input)

6 years agoMerge branch 'master' into martin-t/defaults
Martin Taibr [Tue, 25 Jul 2017 23:49:38 +0000 (01:49 +0200)]
Merge branch 'master' into martin-t/defaults

6 years agomove hack for overkill models into cfgs, it won't reset them when reloading balance
Martin Taibr [Sat, 22 Jul 2017 21:06:58 +0000 (23:06 +0200)]
move hack for overkill models into cfgs, it won't reset them when reloading balance