]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Lyberta [Tue, 22 Aug 2017 22:21:12 +0000 (01:21 +0300)]
Survival: Updated to new player template function names.
Lyberta [Tue, 22 Aug 2017 22:16:47 +0000 (01:16 +0300)]
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
Lyberta [Tue, 22 Aug 2017 22:07:50 +0000 (01:07 +0300)]
Player templates: Use distinct names for hook handlers.
Lyberta [Tue, 22 Aug 2017 22:05:39 +0000 (01:05 +0300)]
Player templates: Added weapon dropping.
Lyberta [Tue, 22 Aug 2017 21:56:09 +0000 (00:56 +0300)]
Survival: Use player templates for weapon dropping.
Lyberta [Tue, 22 Aug 2017 20:03:26 +0000 (23:03 +0300)]
Survival: removed old header reference.
Lyberta [Tue, 22 Aug 2017 20:01:26 +0000 (23:01 +0300)]
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
Lyberta [Mon, 21 Aug 2017 00:54:10 +0000 (03:54 +0300)]
Moved player templates code in server directory.
Lyberta [Fri, 18 Aug 2017 09:06:41 +0000 (12:06 +0300)]
Survival: Renamed num_random_start_weapons to random_start_weapons_count.
Lyberta [Fri, 18 Aug 2017 09:04:18 +0000 (12:04 +0300)]
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
Lyberta [Fri, 18 Aug 2017 09:02:56 +0000 (12:02 +0300)]
Player templates: Renamed num_random_start_weapons to random_start_weapons_count.
Lyberta [Fri, 18 Aug 2017 08:55:23 +0000 (11:55 +0300)]
Merge branch 'Lyberta/RandomStartWeapons' into Lyberta/PlayerTemplates
Lyberta [Fri, 18 Aug 2017 08:53:01 +0000 (11:53 +0300)]
Renamed num_random_start_weapons to random_start_weapons_count.
Lyberta [Wed, 16 Aug 2017 02:47:36 +0000 (05:47 +0300)]
Merged Lyberta/PlayerTemplates into Lyberta/Survival.
Lyberta [Wed, 16 Aug 2017 02:44:01 +0000 (05:44 +0300)]
Player templates: Use new random weapon cvars.
Lyberta [Wed, 16 Aug 2017 02:36:00 +0000 (05:36 +0300)]
Player templates: Use GivePlayerRandomWeapons.
Lyberta [Wed, 16 Aug 2017 02:33:45 +0000 (05:33 +0300)]
Merge branch 'Lyberta/RandomStartWeapons' into Lyberta/PlayerTemplates
Lyberta [Wed, 16 Aug 2017 01:40:27 +0000 (04:40 +0300)]
Documentation fix.
Lyberta [Wed, 16 Aug 2017 01:12:53 +0000 (04:12 +0300)]
Added random start weapons.
Lyberta [Wed, 16 Aug 2017 00:17:03 +0000 (03:17 +0300)]
Merge branch 'Lyberta/GivePlayerAmmo' into Lyberta/PlayerTemplates
Lyberta [Wed, 16 Aug 2017 00:16:25 +0000 (03:16 +0300)]
Merge branch 'master' into Lyberta/GivePlayerAmmo
Lyberta [Wed, 16 Aug 2017 00:13:38 +0000 (03:13 +0300)]
Player templates: Added random ammo.
Lyberta [Tue, 15 Aug 2017 23:11:44 +0000 (02:11 +0300)]
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
Lyberta [Tue, 15 Aug 2017 23:11:05 +0000 (02:11 +0300)]
Player templates: split random weapons into separate function.
Mario [Tue, 15 Aug 2017 05:43:16 +0000 (15:43 +1000)]
Simplify target_give_init a bit
Mario [Tue, 15 Aug 2017 05:30:28 +0000 (15:30 +1000)]
Port the weapon priority cvars to ClientState
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
TimePath [Sun, 13 Aug 2017 11:55:35 +0000 (21:55 +1000)]
Hide these from game code
TimePath [Sun, 13 Aug 2017 10:14:44 +0000 (20:14 +1000)]
weapons: remove IMPLEMENTATION
TimePath [Sun, 13 Aug 2017 09:45:41 +0000 (19:45 +1000)]
effects: remove IMPLEMENTATION
TimePath [Sun, 13 Aug 2017 09:32:54 +0000 (19:32 +1000)]
vehicles: remove _all
TimePath [Sun, 13 Aug 2017 09:22:53 +0000 (19:22 +1000)]
turrets: remove _all
Martin Taibr [Thu, 10 Aug 2017 22:33:04 +0000 (00:33 +0200)]
do the lazy thing
Martin Taibr [Thu, 10 Aug 2017 22:31:31 +0000 (00:31 +0200)]
s/his/their
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
Lyberta [Mon, 7 Aug 2017 08:54:33 +0000 (11:54 +0300)]
Player templates: better random weapon code.
Mario [Mon, 7 Aug 2017 08:43:13 +0000 (18:43 +1000)]
Slight optimization: check client before real client
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
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
Mario [Sun, 6 Aug 2017 04:05:56 +0000 (14:05 +1000)]
Screw up overkill
Martin Taibr [Sun, 6 Aug 2017 00:57:23 +0000 (02:57 +0200)]
Merge branch 'master' into martin-t/defaults
TimePath [Sat, 5 Aug 2017 14:07:45 +0000 (00:07 +1000)]
server: remove _all
Added REGISTRY_DEPENDS
TimePath [Sat, 5 Aug 2017 11:10:39 +0000 (21:10 +1000)]
menu: remove _all
TimePath [Sat, 5 Aug 2017 10:58:46 +0000 (20:58 +1000)]
client: remove _all
Mario [Sat, 5 Aug 2017 10:03:59 +0000 (20:03 +1000)]
Merge branch 'master' into Mario/cs_clientcvars
# Conflicts:
# qcsrc/server/client.qh
TimePath [Sat, 5 Aug 2017 08:37:08 +0000 (18:37 +1000)]
Style: expand LAMBDA()
TimePath [Sat, 5 Aug 2017 07:14:46 +0000 (17:14 +1000)]
Lint
TimePath [Wed, 2 Aug 2017 12:38:07 +0000 (22:38 +1000)]
Update CMakeLists.txt
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
Lyberta [Sat, 5 Aug 2017 00:58:32 +0000 (03:58 +0300)]
RPC has now the same impulse as Devastator.
Mario [Sat, 5 Aug 2017 00:29:20 +0000 (10:29 +1000)]
Give the DamageInfo hook a couple of useful parameters
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
Lyberta [Fri, 4 Aug 2017 21:51:41 +0000 (00:51 +0300)]
Merge branch 'Lyberta/TeamplayFixes_' into Lyberta/Survival
Lyberta [Fri, 4 Aug 2017 21:26:41 +0000 (00:26 +0300)]
Added KillPlayerForTeamChange.
Lyberta [Fri, 4 Aug 2017 21:07:55 +0000 (00:07 +0300)]
Use snake_case in teamplay.
Lyberta [Fri, 4 Aug 2017 20:06:38 +0000 (23:06 +0300)]
Removed ShufflePlayerOutOfTeam as it is never used and contains horrible bugs.
Mario [Fri, 4 Aug 2017 06:48:33 +0000 (16:48 +1000)]
Some optimizations to client side items and spawn points
Martin Taibr [Fri, 4 Aug 2017 02:51:49 +0000 (04:51 +0200)]
remove trailing whitespace
Lyberta [Thu, 3 Aug 2017 07:06:21 +0000 (10:06 +0300)]
Removed redundant parentheses.
Lyberta [Wed, 2 Aug 2017 20:02:54 +0000 (23:02 +0300)]
Fixed compilation unit test.
Lyberta [Wed, 2 Aug 2017 19:25:33 +0000 (22:25 +0300)]
Define cX variables in teamplay.qh
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)
terencehill [Wed, 2 Aug 2017 11:03:22 +0000 (13:03 +0200)]
Clean up HUD_Mod_Race a little bit
Lyberta [Wed, 2 Aug 2017 03:54:10 +0000 (06:54 +0300)]
Renamed lowestplayerteamX to lowesthumanteamX.
Lyberta [Wed, 2 Aug 2017 03:31:29 +0000 (06:31 +0300)]
SetPlayerTeam now returns bool.
Mario [Tue, 1 Aug 2017 08:02:37 +0000 (18:02 +1000)]
Fix spiderbot referencing clientstate buttons
Mario [Mon, 31 Jul 2017 04:56:04 +0000 (14:56 +1000)]
Blacklist a couple of cvars
Lyberta [Mon, 31 Jul 2017 00:24:22 +0000 (03:24 +0300)]
Better argument names in FindSmallestTeam.
Lyberta [Mon, 31 Jul 2017 00:20:15 +0000 (03:20 +0300)]
Fixed int/float mismatch in teamplay.qh.
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
Lyberta [Sun, 30 Jul 2017 08:37:24 +0000 (11:37 +0300)]
CS bugfix.
Lyberta [Sun, 30 Jul 2017 07:57:45 +0000 (10:57 +0300)]
Merged master
Lyberta [Sun, 30 Jul 2017 07:48:52 +0000 (10:48 +0300)]
Removed useless comment.
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
Lyberta [Sun, 30 Jul 2017 05:04:53 +0000 (08:04 +0300)]
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
Lyberta [Sun, 30 Jul 2017 05:04:20 +0000 (08:04 +0300)]
Player templates: Added health regeneration.
Lyberta [Sun, 30 Jul 2017 05:03:26 +0000 (08:03 +0300)]
Survival: Added health regeneration customization.
Mario [Sun, 30 Jul 2017 04:03:26 +0000 (14:03 +1000)]
Add a mutator hook to disable model/color forcing
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
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)
terencehill [Sat, 29 Jul 2017 09:15:29 +0000 (11:15 +0200)]
Indent sys_phys_monitor call
terencehill [Sat, 29 Jul 2017 09:14:45 +0000 (11:14 +0200)]
Clean up 2 WarpZoneLib functions
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
Mario [Fri, 28 Jul 2017 21:16:50 +0000 (07:16 +1000)]
Update hash
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)
Lyberta [Fri, 28 Jul 2017 02:04:01 +0000 (05:04 +0300)]
Survival: fixed cvar.
Lyberta [Fri, 28 Jul 2017 02:02:39 +0000 (05:02 +0300)]
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
Lyberta [Fri, 28 Jul 2017 02:01:51 +0000 (05:01 +0300)]
Player templates: fixed unlimited ammo.
Lyberta [Fri, 28 Jul 2017 01:19:51 +0000 (04:19 +0300)]
Survival: Removed unnecessary cvars.
Lyberta [Fri, 28 Jul 2017 01:16:05 +0000 (04:16 +0300)]
Merge branch 'Lyberta/PlayerTemplates' into Lyberta/Survival
Lyberta [Fri, 28 Jul 2017 01:14:00 +0000 (04:14 +0300)]
Player templates: added example template.
Lyberta [Thu, 27 Jul 2017 23:28:05 +0000 (02:28 +0300)]
Survival: Added ability to use custom player templates.
Martin Taibr [Tue, 25 Jul 2017 23:49:38 +0000 (01:49 +0200)]
Merge branch 'master' into martin-t/defaults
Mario [Thu, 20 Jul 2017 19:21:25 +0000 (05:21 +1000)]
Potential fix for crazy amount of race checkpoint waypoints on some maps
Mario [Wed, 19 Jul 2017 20:43:15 +0000 (06:43 +1000)]
Add a mutator hook to override hud_contents
Martin Taibr [Wed, 19 Jul 2017 13:55:20 +0000 (15:55 +0200)]
Merge branch 'master' into martin-t/defaults
TimePath [Wed, 19 Jul 2017 09:53:11 +0000 (09:53 +0000)]
Merge branch 'martin-t/units' into 'master'
Make qcsrc/tools/compilationunits.sh clean up after itself
See merge request !450
Mario [Tue, 18 Jul 2017 17:11:21 +0000 (03:11 +1000)]
Potentially fix compilation unit
Mario [Tue, 18 Jul 2017 17:06:57 +0000 (03:06 +1000)]
Move the buff checks below the BuffTouch hook incase the new target isn't valid, also port buff_shield to PlayerState
Martin Taibr [Tue, 18 Jul 2017 15:59:37 +0000 (17:59 +0200)]
document compilationunits.sh