]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
6 years agoStore rifle_accumulator on the weapon entity
Mario [Mon, 17 Jul 2017 23:13:15 +0000 (09:13 +1000)]
Store rifle_accumulator on the weapon entity

6 years agosplit gamemodes
Martin Taibr [Mon, 17 Jul 2017 22:58:46 +0000 (00:58 +0200)]
split gamemodes

6 years agoFix warning when bots join (forgot to move the hacky function 1 down in the list)
Mario [Mon, 17 Jul 2017 22:42:28 +0000 (08:42 +1000)]
Fix warning when bots join (forgot to move the hacky function 1 down in the list)

6 years agoPort most client networked cvars to ClientState
Mario [Mon, 17 Jul 2017 22:37:47 +0000 (08:37 +1000)]
Port most client networked cvars to ClientState

6 years agoavoid error on startup
Martin Taibr [Mon, 17 Jul 2017 21:37:55 +0000 (23:37 +0200)]
avoid error on startup

6 years agoPort model_randomizer to ClientState
Mario [Mon, 17 Jul 2017 21:33:05 +0000 (07:33 +1000)]
Port model_randomizer to ClientState

6 years agoPort v_angle_old to ClientState
Mario [Mon, 17 Jul 2017 21:30:24 +0000 (07:30 +1000)]
Port v_angle_old to ClientState

6 years agoPort latency_sum, latency_cnt and latency_time to ClientState
Mario [Mon, 17 Jul 2017 21:24:08 +0000 (07:24 +1000)]
Port latency_sum, latency_cnt and latency_time to ClientState

6 years agoMerge branch 'master' into martin-t/defaults
Martin Taibr [Mon, 17 Jul 2017 21:20:42 +0000 (23:20 +0200)]
Merge branch 'master' into martin-t/defaults

6 years agoTentatively port msg_choice_choices to ClientState
Mario [Mon, 17 Jul 2017 21:18:55 +0000 (07:18 +1000)]
Tentatively port msg_choice_choices to ClientState

6 years agotested
Martin Taibr [Mon, 17 Jul 2017 21:13:22 +0000 (23:13 +0200)]
tested

6 years agoAdd explanation for an empty alias
terencehill [Mon, 17 Jul 2017 21:12:25 +0000 (23:12 +0200)]
Add explanation for an empty alias

6 years agotested
Martin Taibr [Mon, 17 Jul 2017 21:03:39 +0000 (23:03 +0200)]
tested

6 years agotested
Martin Taibr [Mon, 17 Jul 2017 20:54:28 +0000 (22:54 +0200)]
tested

6 years agoturns out g_waypointsprite_* are client cvars and alises
Martin Taibr [Mon, 17 Jul 2017 18:25:51 +0000 (20:25 +0200)]
turns out g_waypointsprite_* are client cvars and alises

6 years agochange some seta to set, others might be actually client cvars
Martin Taibr [Mon, 17 Jul 2017 15:22:37 +0000 (17:22 +0200)]
change some seta to set, others might be actually client cvars

6 years agoMerge branch 'master' into martin-t/defaults
Martin Taibr [Mon, 17 Jul 2017 15:01:21 +0000 (17:01 +0200)]
Merge branch 'master' into martin-t/defaults

6 years agokeep r_showbboxes
Martin Taibr [Mon, 17 Jul 2017 14:54:55 +0000 (16:54 +0200)]
keep r_showbboxes

6 years agoSplit g_jetpack_attenuation out of the balance configs and rename it to cl_jetpack_at...
Mario [Mon, 17 Jul 2017 14:49:29 +0000 (00:49 +1000)]
Split g_jetpack_attenuation out of the balance configs and rename it to cl_jetpack_attenuation (it's a purely client side option)

6 years agoMake g_balance_damagepush_speedfactor a networked variable rather than relying on...
Mario [Mon, 17 Jul 2017 14:44:26 +0000 (00:44 +1000)]
Make g_balance_damagepush_speedfactor a networked variable rather than relying on the client's setting

6 years agothat's all of them
Martin Taibr [Mon, 17 Jul 2017 01:35:52 +0000 (03:35 +0200)]
that's all of them

6 years agoargh, it calls other cfg files
Martin Taibr [Mon, 17 Jul 2017 01:31:39 +0000 (03:31 +0200)]
argh, it calls other cfg files

6 years agoa couple more
Martin Taibr [Mon, 17 Jul 2017 00:57:38 +0000 (02:57 +0200)]
a couple more

6 years agonot sure
Martin Taibr [Mon, 17 Jul 2017 00:49:55 +0000 (02:49 +0200)]
not sure

6 years agomore
Martin Taibr [Mon, 17 Jul 2017 00:44:51 +0000 (02:44 +0200)]
more

6 years agomove bugrigs and running_guns into mutators.cfg
Martin Taibr [Mon, 17 Jul 2017 00:38:31 +0000 (02:38 +0200)]
move bugrigs and running_guns into mutators.cfg

6 years agomore cvars
Martin Taibr [Mon, 17 Jul 2017 00:36:18 +0000 (02:36 +0200)]
more cvars

6 years agoPossibly fix compilation unit
Mario [Sun, 16 Jul 2017 23:57:44 +0000 (09:57 +1000)]
Possibly fix compilation unit

6 years agobottom, lol
Martin Taibr [Sun, 16 Jul 2017 23:46:33 +0000 (01:46 +0200)]
bottom, lol

6 years agomoar cvars
Martin Taibr [Sun, 16 Jul 2017 23:43:01 +0000 (01:43 +0200)]
moar cvars

6 years agoMake some global stats global and fix a warning when spectating
Mario [Sun, 16 Jul 2017 23:12:01 +0000 (09:12 +1000)]
Make some global stats global and fix a warning when spectating

6 years agoOnly run frozen frame on players (surprised this didn't cause any issues before)
Mario [Sun, 16 Jul 2017 23:00:30 +0000 (09:00 +1000)]
Only run frozen frame on players (surprised this didn't cause any issues before)

6 years agoClean up W_RandomWeapons a bit
Mario [Sun, 16 Jul 2017 22:31:09 +0000 (08:31 +1000)]
Clean up W_RandomWeapons a bit

6 years agoClean up Physics_UpdateStats a bit
Mario [Sun, 16 Jul 2017 22:27:20 +0000 (08:27 +1000)]
Clean up Physics_UpdateStats a bit

6 years agoPort itemkeys to PlayerState
Mario [Sun, 16 Jul 2017 22:12:37 +0000 (08:12 +1000)]
Port itemkeys to PlayerState

6 years agoRoughly port dual_weapons to PlayerState
Mario [Sun, 16 Jul 2017 22:00:22 +0000 (08:00 +1000)]
Roughly port dual_weapons to PlayerState

6 years agoPort race_completed to ClientState and move prevorigin to the campcheck code (only...
Mario [Sun, 16 Jul 2017 21:52:54 +0000 (07:52 +1000)]
Port race_completed to ClientState and move prevorigin to the campcheck code (only place it's used) with a new name

6 years agoa couple more
Martin Taibr [Sun, 16 Jul 2017 21:27:33 +0000 (23:27 +0200)]
a couple more

6 years agoPort just_joined to ClientState
Mario [Sun, 16 Jul 2017 19:43:42 +0000 (05:43 +1000)]
Port just_joined to ClientState

6 years agosplit off a couple cvars from defaultXonotic.cfg to see what breaks
Martin Taibr [Sun, 16 Jul 2017 18:52:03 +0000 (20:52 +0200)]
split off a couple cvars from defaultXonotic.cfg to see what breaks

6 years agoSet new personal time before updating regular time
Mario [Sun, 16 Jul 2017 18:25:42 +0000 (04:25 +1000)]
Set new personal time before updating regular time

6 years agoUse a regular FOREACH_CLIENT macro for access to the client in the loop when sending...
Mario [Sun, 16 Jul 2017 18:03:12 +0000 (04:03 +1000)]
Use a regular FOREACH_CLIENT macro for access to the client in the loop when sending personal best time

6 years agoDisable showself by default and make personal time white
Mario [Sun, 16 Jul 2017 17:44:55 +0000 (03:44 +1000)]
Disable showself by default and make personal time white

6 years agoDon't even try to count the time on personal timer if it's not set
Mario [Sun, 16 Jul 2017 16:55:00 +0000 (02:55 +1000)]
Don't even try to count the time on personal timer if it's not set

6 years agoDon't try to draw only personal time if next best is invalid
Mario [Sun, 16 Jul 2017 16:39:25 +0000 (02:39 +1000)]
Don't try to draw only personal time if next best is invalid

6 years agoDon't send local player's personal time while spectating
Mario [Sun, 16 Jul 2017 16:32:14 +0000 (02:32 +1000)]
Don't send local player's personal time while spectating

6 years agoReimplement CTS self checkpoints on the client side and include an option to always...
Mario [Sun, 16 Jul 2017 15:52:00 +0000 (01:52 +1000)]
Reimplement CTS self checkpoints on the client side and include an option to always show them

6 years agoMove racecar_angles into the bugrigs file
Mario [Sun, 16 Jul 2017 14:09:30 +0000 (00:09 +1000)]
Move racecar_angles into the bugrigs file

6 years agoRemove CheckRules_Player (empty function, the only incremented field in it was unused...
Mario [Sun, 16 Jul 2017 13:03:29 +0000 (23:03 +1000)]
Remove CheckRules_Player (empty function, the only incremented field in it was unused outside the vehicle-only code)

6 years agoPort zoomstate and spectatee_status to ClientState
Mario [Sun, 16 Jul 2017 10:33:06 +0000 (20:33 +1000)]
Port zoomstate and spectatee_status to ClientState

6 years agoMerge branch 'TimePath/botammo_div0' into 'master'
Mario [Sun, 16 Jul 2017 09:18:25 +0000 (09:18 +0000)]
Merge branch 'TimePath/botammo_div0' into 'master'

Suppress a division by zero warning when bots evaluate ammo to collect

See merge request !456

6 years agoPort version to ClientState
Mario [Sun, 16 Jul 2017 08:29:55 +0000 (18:29 +1000)]
Port version to ClientState

6 years agoFix compile
Mario [Sun, 16 Jul 2017 08:29:36 +0000 (18:29 +1000)]
Fix compile

6 years agoAdd a few default definitions here so they can be easily discovered
TimePath [Sun, 16 Jul 2017 07:08:32 +0000 (17:08 +1000)]
Add a few default definitions here so they can be easily discovered

6 years agoSuppress a division by zero warning when bots evaluate ammo to collect 456/head
TimePath [Sun, 16 Jul 2017 06:28:50 +0000 (16:28 +1000)]
Suppress a division by zero warning when bots evaluate ammo to collect

6 years agoPut [[eraseable]] behind a conditional macro
TimePath [Sun, 16 Jul 2017 05:43:20 +0000 (15:43 +1000)]
Put [[eraseable]] behind a conditional macro

6 years agoUpdate nix env
TimePath [Sun, 16 Jul 2017 04:09:34 +0000 (14:09 +1000)]
Update nix env

6 years agoPort version_mismatch to ClientState
Mario [Sat, 15 Jul 2017 22:46:38 +0000 (08:46 +1000)]
Port version_mismatch to ClientState

6 years agoMake sure forced team ID list checker doesn't try with an empty list or search pattern
Mario [Sat, 15 Jul 2017 22:33:55 +0000 (08:33 +1000)]
Make sure forced team ID list checker doesn't try with an empty list or search pattern

6 years agoPort killcount to ClientState
Mario [Sat, 15 Jul 2017 22:15:40 +0000 (08:15 +1000)]
Port killcount to ClientState

6 years agoPort taunt_soundtime to ClientState
Mario [Sat, 15 Jul 2017 22:07:26 +0000 (08:07 +1000)]
Port taunt_soundtime to ClientState

6 years agoPort allowed_timeouts and active_minigame to ClientStatus, also fix a CS() call after...
Mario [Sat, 15 Jul 2017 21:26:46 +0000 (07:26 +1000)]
Port allowed_timeouts and active_minigame to ClientStatus, also fix a CS() call after the ClientStatus entity has been removed (cleaner fix pending)

6 years agoPort netname_previous to ClientState
Mario [Sat, 15 Jul 2017 21:06:21 +0000 (07:06 +1000)]
Port netname_previous to ClientState

6 years agoPort version_nagtime to ClientState
Mario [Sat, 15 Jul 2017 21:03:25 +0000 (07:03 +1000)]
Port version_nagtime to ClientState

6 years agoPort spectatortime to ClientState
Mario [Sat, 15 Jul 2017 20:40:53 +0000 (06:40 +1000)]
Port spectatortime to ClientState

6 years agoPort jointime to ClientState
Mario [Sat, 15 Jul 2017 20:36:17 +0000 (06:36 +1000)]
Port jointime to ClientState

6 years agoPort motd_actived_time to ClientState
Mario [Sat, 15 Jul 2017 20:30:11 +0000 (06:30 +1000)]
Port motd_actived_time to ClientState

6 years agoFix compile and port usekeypressed to ClientState
Mario [Sat, 15 Jul 2017 20:26:53 +0000 (06:26 +1000)]
Fix compile and port usekeypressed to ClientState

6 years agoPort teamkill_complain, teamkill_soundtime and teamkill_soundsource to ClientState
Mario [Sat, 15 Jul 2017 20:23:34 +0000 (06:23 +1000)]
Port teamkill_complain, teamkill_soundtime and teamkill_soundsource to ClientState

6 years agoSplit the player think block out of PlayerPreThink and into a separate PlayerThink...
Mario [Sat, 15 Jul 2017 20:06:37 +0000 (06:06 +1000)]
Split the player think block out of PlayerPreThink and into a separate PlayerThink function

6 years agoUpdate hash (moving field from one entity to another seems to have been enough to...
Mario [Sat, 15 Jul 2017 19:51:18 +0000 (05:51 +1000)]
Update hash (moving field from one entity to another seems to have been enough to trigger a change)

6 years agoFix compilation unit
Mario [Sat, 15 Jul 2017 19:30:07 +0000 (05:30 +1000)]
Fix compilation unit

6 years agoPort buttons_old to ClientState
Mario [Sat, 15 Jul 2017 18:54:51 +0000 (04:54 +1000)]
Port buttons_old to ClientState

6 years agoPort movement and movement_old to ClientState
Mario [Sat, 15 Jul 2017 18:50:36 +0000 (04:50 +1000)]
Port movement and movement_old to ClientState

6 years agoPort pressedkeys to ClientState
Mario [Sat, 15 Jul 2017 18:22:47 +0000 (04:22 +1000)]
Port pressedkeys to ClientState

6 years agoPort ping, ping_packetloss and ping_movementloss to ClientState
Mario [Sat, 15 Jul 2017 18:16:50 +0000 (04:16 +1000)]
Port ping, ping_packetloss and ping_movementloss to ClientState

6 years agoPort the other cursor_trace_* fields to ClientState
Mario [Sat, 15 Jul 2017 18:04:19 +0000 (04:04 +1000)]
Port the other cursor_trace_* fields to ClientState

6 years agoPort buttonchat, buttonuse and cursor_active to ClientState
Mario [Sat, 15 Jul 2017 17:56:15 +0000 (03:56 +1000)]
Port buttonchat, buttonuse and cursor_active to ClientState

6 years agoPort button2-16 to ClientState
Mario [Sat, 15 Jul 2017 17:53:09 +0000 (03:53 +1000)]
Port button2-16 to ClientState

6 years agoPort button0 and button3 (attack and attack2) to ClientState
Mario [Sat, 15 Jul 2017 17:49:24 +0000 (03:49 +1000)]
Port button0 and button3 (attack and attack2) to ClientState

6 years agoMake the clientstate entity a parameter of PM_UpdateButtons
Mario [Sat, 15 Jul 2017 17:40:22 +0000 (03:40 +1000)]
Make the clientstate entity a parameter of PM_UpdateButtons

6 years agoForward impulses, movement and buttons to ClientState, also port impulse to ClientState
Mario [Sat, 15 Jul 2017 17:37:37 +0000 (03:37 +1000)]
Forward impulses, movement and buttons to ClientState, also port impulse to ClientState

6 years agoPort pm_frametime to ClientState
Mario [Sat, 15 Jul 2017 17:13:21 +0000 (03:13 +1000)]
Port pm_frametime to ClientState

6 years agoPort idlekick_lasttimeleft to ClientState
Mario [Sat, 15 Jul 2017 16:38:48 +0000 (02:38 +1000)]
Port idlekick_lasttimeleft to ClientState

6 years agoFix playerdemo stuck with low health graphic and pressed keys
Mario [Sat, 15 Jul 2017 16:35:57 +0000 (02:35 +1000)]
Fix playerdemo stuck with low health graphic and pressed keys

6 years agoPort killindicator_teamchange to ClientState
Mario [Sat, 15 Jul 2017 16:10:57 +0000 (02:10 +1000)]
Port killindicator_teamchange to ClientState

6 years agoDon't perform floodcontrol checks if there is no source entity
Mario [Sat, 15 Jul 2017 15:55:08 +0000 (01:55 +1000)]
Don't perform floodcontrol checks if there is no source entity

6 years agoPort muted to ClientState and don't call formatmessage if there was no sender (potent...
Mario [Sat, 15 Jul 2017 15:52:28 +0000 (01:52 +1000)]
Port muted to ClientState and don't call formatmessage if there was no sender (potentially fixes a crash if Say is used without a source and includes special replacements)

6 years agoRewrite PlayerInIDList and allow partial IPs in forced team lists
Mario [Sat, 15 Jul 2017 15:12:08 +0000 (01:12 +1000)]
Rewrite PlayerInIDList and allow partial IPs in forced team lists

6 years agoPort parm_idlesince to ClientState
Mario [Sat, 15 Jul 2017 14:24:39 +0000 (00:24 +1000)]
Port parm_idlesince to ClientState

6 years agoSplit the player specific stuff from PutClientInServer into a separate function ...
Mario [Sat, 15 Jul 2017 13:57:53 +0000 (23:57 +1000)]
Split the player specific stuff from PutClientInServer into a separate function (PutPlayerInServer)

6 years agoMerge branch 'martint-t/weap-order' into 'master'
Mario [Sat, 15 Jul 2017 01:00:57 +0000 (01:00 +0000)]
Merge branch 'martint-t/weap-order' into 'master'

Fix weapon order

See merge request !454

6 years ago"temporary" fix for weapon order 454/head
Martin Taibr [Sat, 15 Jul 2017 00:23:17 +0000 (02:23 +0200)]
"temporary" fix for weapon order

6 years agoMake use of modern lib to clean up the addtolist and removefromlist commands, also...
Mario [Thu, 13 Jul 2017 02:49:06 +0000 (12:49 +1000)]
Make use of modern lib to clean up the addtolist and removefromlist commands, also add the new item to the end of the list rather than the start (sanity)

6 years agoMove some variables out of constants.qh
Mario [Thu, 13 Jul 2017 02:44:43 +0000 (12:44 +1000)]
Move some variables out of constants.qh

6 years agoSplit projectiles and scores out of constants.qh and remove lib definitions from...
Mario [Thu, 13 Jul 2017 02:12:43 +0000 (12:12 +1000)]
Split projectiles and scores out of constants.qh and remove lib definitions from util.qh

6 years agoUpdate hash
Mario [Thu, 13 Jul 2017 01:04:19 +0000 (11:04 +1000)]
Update hash

6 years agoMove physics specific stats into the movetype code and out of player movement code
Mario [Thu, 13 Jul 2017 00:24:13 +0000 (10:24 +1000)]
Move physics specific stats into the movetype code and out of player movement code

6 years agoDon't make servers that use the info feature impure
Mario [Wed, 12 Jul 2017 21:40:06 +0000 (07:40 +1000)]
Don't make servers that use the info feature impure

6 years agoFix output argument of the mutator hook function PlayerDies and update the variable...
terencehill [Wed, 12 Jul 2017 15:52:10 +0000 (17:52 +0200)]
Fix output argument of the mutator hook function PlayerDies and update the variable excess accordingly