]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
6 years agoMerge branch 'master' into Lyberta/RandomItems
Lyberta [Sat, 25 Nov 2017 00:34:52 +0000 (03:34 +0300)]
Merge branch 'master' into Lyberta/RandomItems

6 years agoMerge branch 'Lyberta/TeamChangeFix' into 'master'
Mario [Sat, 25 Nov 2017 00:21:41 +0000 (00:21 +0000)]
Merge branch 'Lyberta/TeamChangeFix' into 'master'

Disallow changing to invalid team. Fixes #1964.

Closes #1964

See merge request xonotic/xonotic-data.pk3dir!505

6 years agoMove killindicator_teamchange out of clientstate (potentially called before clientsta...
Mario [Sat, 25 Nov 2017 00:21:17 +0000 (10:21 +1000)]
Move killindicator_teamchange out of clientstate (potentially called before clientstate is initialised, possible cause of a team change crash)

6 years agoDisallow changing to invalid team. Fixes #1964. 505/head
Lyberta [Fri, 24 Nov 2017 21:53:13 +0000 (00:53 +0300)]
Disallow changing to invalid team. Fixes #1964.

6 years agoRestore the fabs
Mario [Wed, 22 Nov 2017 04:50:25 +0000 (14:50 +1000)]
Restore the fabs

6 years agoTemporarily remove a fabs that didn't exist before (potential fix for some jumppad...
Mario [Wed, 22 Nov 2017 04:37:23 +0000 (14:37 +1000)]
Temporarily remove a fabs that didn't exist before (potential fix for some jumppad inaccuracies)

6 years agoFix another case of 'other'
Mario [Wed, 22 Nov 2017 04:35:44 +0000 (14:35 +1000)]
Fix another case of 'other'

6 years agoClan Arena: prevent unwanted sudden rejoin as spectator and move of spectator camera...
terencehill [Mon, 20 Nov 2017 15:59:29 +0000 (16:59 +0100)]
Clan Arena: prevent unwanted sudden rejoin as spectator and move of spectator camera when a player gets killed

6 years agoDon't display a negative 0 as acceleration value in the physics panel, make it positi...
terencehill [Mon, 20 Nov 2017 15:50:46 +0000 (16:50 +0100)]
Don't display a negative 0 as acceleration value in the physics panel, make it positive (existing workaround was broken)

6 years agoAdd an option to change jump height while crouching
Mario [Mon, 20 Nov 2017 08:04:17 +0000 (18:04 +1000)]
Add an option to change jump height while crouching

6 years agoAdd a new target_heal entity (duplicate of trigger_health, but for being targeted...
Mario [Wed, 15 Nov 2017 00:52:42 +0000 (10:52 +1000)]
Add a new target_heal entity (duplicate of trigger_health, but for being targeted instead of serving as an area of effect healing block)

6 years agoAdded ITEM_FLAG_NORMAL.
Lyberta [Fri, 10 Nov 2017 11:28:11 +0000 (14:28 +0300)]
Added ITEM_FLAG_NORMAL.

6 years agoAdded ITEM_FLAG_OVERKILL.
Lyberta [Fri, 10 Nov 2017 11:09:29 +0000 (14:09 +0300)]
Added ITEM_FLAG_OVERKILL.

6 years agoAdded ITEM_FLAG_INSTAGIB.
Lyberta [Fri, 10 Nov 2017 10:24:19 +0000 (13:24 +0300)]
Added ITEM_FLAG_INSTAGIB.

6 years agoRandom items: Major refactoring.
Lyberta [Fri, 10 Nov 2017 09:56:19 +0000 (12:56 +0300)]
Random items: Major refactoring.

6 years agoRandom items: Removing more useless macros.
Lyberta [Fri, 10 Nov 2017 06:07:57 +0000 (09:07 +0300)]
Random items: Removing more useless macros.

6 years agoRandom items: Removing some useless macros.
Lyberta [Thu, 9 Nov 2017 18:28:50 +0000 (21:28 +0300)]
Random items: Removing some useless macros.

6 years agoMerge branch 'master' into Lyberta/RandomItems
Lyberta [Thu, 9 Nov 2017 16:32:18 +0000 (19:32 +0300)]
Merge branch 'master' into Lyberta/RandomItems

6 years agoAdd support for target_relay and weapon_railgun in target_give
Mario [Sun, 5 Nov 2017 15:28:02 +0000 (01:28 +1000)]
Add support for target_relay and weapon_railgun in target_give

6 years agoDisable new toys weapon replacement when random items are enabled.
Lyberta [Tue, 24 Oct 2017 21:27:32 +0000 (00:27 +0300)]
Disable new toys weapon replacement when random items are enabled.

6 years agoBetter item creation code.
Lyberta [Tue, 24 Oct 2017 21:08:04 +0000 (00:08 +0300)]
Better item creation code.

6 years agoMerge branch 'master' into Lyberta/RandomItems
Lyberta [Tue, 24 Oct 2017 20:02:44 +0000 (23:02 +0300)]
Merge branch 'master' into Lyberta/RandomItems

6 years agoReduce some duplicated code
terencehill [Tue, 24 Oct 2017 08:30:12 +0000 (10:30 +0200)]
Reduce some duplicated code

6 years agoReduce indentation level of 2 functions thanks to 2 early returns
terencehill [Tue, 24 Oct 2017 07:59:55 +0000 (09:59 +0200)]
Reduce indentation level of 2 functions thanks to 2 early returns

6 years agoRename 2 macros
terencehill [Mon, 23 Oct 2017 16:41:48 +0000 (18:41 +0200)]
Rename 2 macros

6 years agoRandom items: Better weapon handling.
Lyberta [Mon, 16 Oct 2017 14:11:30 +0000 (17:11 +0300)]
Random items: Better weapon handling.

6 years agoMerge branch 'master' into Lyberta/RandomItems
Lyberta [Mon, 16 Oct 2017 14:04:26 +0000 (17:04 +0300)]
Merge branch 'master' into Lyberta/RandomItems

6 years agoRandom items: Removed more macros.
Lyberta [Mon, 16 Oct 2017 12:05:09 +0000 (15:05 +0300)]
Random items: Removed more macros.

6 years agoRenamed item_invincible to item_shield.
Lyberta [Mon, 16 Oct 2017 11:00:29 +0000 (14:00 +0300)]
Renamed item_invincible to item_shield.

6 years agoRemoved some unneeded macros.
Lyberta [Mon, 16 Oct 2017 10:48:25 +0000 (13:48 +0300)]
Removed some unneeded macros.

6 years agoRandom items: Better weapon replacement code.
Lyberta [Mon, 16 Oct 2017 10:05:40 +0000 (13:05 +0300)]
Random items: Better weapon replacement code.

6 years agoRemoved replacedweapon.
Lyberta [Mon, 16 Oct 2017 09:37:26 +0000 (12:37 +0300)]
Removed replacedweapon.

6 years agoCompletely removed droppedweapon.
Lyberta [Mon, 16 Oct 2017 08:07:23 +0000 (11:07 +0300)]
Completely removed droppedweapon.

6 years agoRemoved references to droppedweapon.
Lyberta [Mon, 16 Oct 2017 05:20:14 +0000 (08:20 +0300)]
Removed references to droppedweapon.

6 years agoFix event log reporting a name change event on connect
terencehill [Sun, 15 Oct 2017 11:11:20 +0000 (13:11 +0200)]
Fix event log reporting a name change event on connect

6 years agoRevert previous "fix" (didn't work)
Mario [Sun, 15 Oct 2017 07:24:15 +0000 (17:24 +1000)]
Revert previous "fix" (didn't work)

6 years agoRemove useless label
terencehill [Fri, 13 Oct 2017 21:10:31 +0000 (23:10 +0200)]
Remove useless label

6 years agoAdd missing indentation
terencehill [Fri, 13 Oct 2017 21:09:27 +0000 (23:09 +0200)]
Add missing indentation

6 years agoMove netname_previous out of ClientState (possible fix for IRC bots showing a name...
Mario [Fri, 13 Oct 2017 01:29:50 +0000 (11:29 +1000)]
Move netname_previous out of ClientState (possible fix for IRC bots showing a name change every match)

6 years agoFilter the target fields in spawnfuncs too, fixes CTS checkpoint waypoints
Mario [Thu, 12 Oct 2017 10:33:38 +0000 (20:33 +1000)]
Filter the target fields in spawnfuncs too, fixes CTS checkpoint waypoints

6 years agoProper handling of expiring items.
Lyberta [Tue, 10 Oct 2017 23:08:02 +0000 (02:08 +0300)]
Proper handling of expiring items.

6 years agoCheck for invisible name only when player name changes
terencehill [Tue, 10 Oct 2017 20:01:06 +0000 (22:01 +0200)]
Check for invisible name only when player name changes

6 years agoInvisible name check: detect all utf8 space characters
terencehill [Tue, 10 Oct 2017 19:56:23 +0000 (21:56 +0200)]
Invisible name check: detect all utf8 space characters

6 years agoIS_REAL_CLIENT here too
terencehill [Tue, 10 Oct 2017 19:49:28 +0000 (21:49 +0200)]
IS_REAL_CLIENT here too

6 years agoGives instagib items actual spawnfuncs.
Lyberta [Tue, 10 Oct 2017 19:07:30 +0000 (22:07 +0300)]
Gives instagib items actual spawnfuncs.

6 years agoMerge branch 'matthiaskrgr/nadecountdown_nopicmip' into 'master'
Mario [Tue, 10 Oct 2017 07:16:27 +0000 (07:16 +0000)]
Merge branch 'matthiaskrgr/nadecountdown_nopicmip' into 'master'

shaders: mark nade countdown texture with nopicmip keyword

See merge request xonotic/xonotic-data.pk3dir!465

6 years agoActivate targets with the correct activator/trigger when a door is opening (possible...
Mario [Tue, 10 Oct 2017 06:02:05 +0000 (16:02 +1000)]
Activate targets with the correct activator/trigger when a door is opening (possible fix for some very oddly handled CTS maps)

6 years agoRandom items: Preserve team of the items.
Lyberta [Sun, 8 Oct 2017 21:50:38 +0000 (00:50 +0300)]
Random items: Preserve team of the items.

6 years agoFixed compilation units.
Lyberta [Sun, 8 Oct 2017 20:42:18 +0000 (23:42 +0300)]
Fixed compilation units.

6 years agoRandom items: Fixed overkill cvars.
Lyberta [Sun, 8 Oct 2017 19:23:28 +0000 (22:23 +0300)]
Random items: Fixed overkill cvars.

6 years agoMade instagib powerups on par with vanilla ones.
Lyberta [Sun, 8 Oct 2017 18:12:10 +0000 (21:12 +0300)]
Made instagib powerups on par with vanilla ones.

6 years agoFixed instagib powerups.
Lyberta [Sun, 8 Oct 2017 17:06:52 +0000 (20:06 +0300)]
Fixed instagib powerups.

6 years agoGive instagib items canonical spawnfuncs.
Lyberta [Sun, 8 Oct 2017 14:57:43 +0000 (17:57 +0300)]
Give instagib items canonical spawnfuncs.

6 years agoDropped weapons now have loot flag set.
Lyberta [Sun, 8 Oct 2017 14:36:12 +0000 (17:36 +0300)]
Dropped weapons now have loot flag set.

6 years agoRandom items: Cvar fixes.
Lyberta [Sun, 8 Oct 2017 14:02:00 +0000 (17:02 +0300)]
Random items: Cvar fixes.

6 years agoFix compilation units
TimePath [Sun, 8 Oct 2017 10:43:47 +0000 (21:43 +1100)]
Fix compilation units

6 years agoPush down spawning logic from spawnfuncs to dedicated spawning functions
TimePath [Sun, 8 Oct 2017 09:30:52 +0000 (20:30 +1100)]
Push down spawning logic from spawnfuncs to dedicated spawning functions

6 years agosv_random_items.qc: more diet
TimePath [Sun, 8 Oct 2017 05:18:35 +0000 (16:18 +1100)]
sv_random_items.qc: more diet

6 years agosv_random_items.qc: start weight loss program ;)
TimePath [Sun, 8 Oct 2017 05:00:05 +0000 (16:00 +1100)]
sv_random_items.qc: start weight loss program ;)

6 years agoForcing uniform classnames for a few items.
Lyberta [Sun, 8 Oct 2017 00:16:21 +0000 (03:16 +0300)]
Forcing uniform classnames for a few items.

6 years agoStart random items enums from 1.
Lyberta [Sat, 7 Oct 2017 13:48:44 +0000 (16:48 +0300)]
Start random items enums from 1.

6 years agoBetter instagib netnames.
Lyberta [Sat, 7 Oct 2017 13:44:22 +0000 (16:44 +0300)]
Better instagib netnames.

6 years agoRandom items: Fixed cvars.
Lyberta [Fri, 6 Oct 2017 19:27:15 +0000 (22:27 +0300)]
Random items: Fixed cvars.

6 years agoRandom items: Fixed overkill detection.
Lyberta [Thu, 5 Oct 2017 21:31:48 +0000 (00:31 +0300)]
Random items: Fixed overkill detection.

6 years agoRandom items: Added proper overkill support.
Lyberta [Thu, 5 Oct 2017 21:09:06 +0000 (00:09 +0300)]
Random items: Added proper overkill support.

6 years agoMerge branch 'master' into Lyberta/RandomItems
Lyberta [Thu, 5 Oct 2017 13:23:49 +0000 (16:23 +0300)]
Merge branch 'master' into Lyberta/RandomItems

6 years agoPartially fixed compilation units.
Lyberta [Tue, 3 Oct 2017 16:34:18 +0000 (19:34 +0300)]
Partially fixed compilation units.

6 years agoUpdate common.pot
Mirio [Mon, 2 Oct 2017 14:09:20 +0000 (14:09 +0000)]
Update common.pot

6 years agoMerge branch 'typofix' into 'master'
Mirio [Mon, 2 Oct 2017 14:06:49 +0000 (14:06 +0000)]
Merge branch 'typofix' into 'master'

someone got too close _to_ someones rocket

See merge request xonotic/xonotic-data.pk3dir!500

6 years agosomeone got to close _to_ someones rocket 500/head
Amadeusz Sławiński [Mon, 2 Oct 2017 12:52:27 +0000 (12:52 +0000)]
someone got to close _to_ someones rocket

6 years agoRandom items: Polish.
Lyberta [Sat, 30 Sep 2017 09:39:56 +0000 (12:39 +0300)]
Random items: Polish.

6 years agoRandom items: added support for instagib.
Lyberta [Sat, 30 Sep 2017 08:57:36 +0000 (11:57 +0300)]
Random items: added support for instagib.

6 years agoRandom items: new replacement algorithm.
Lyberta [Sat, 30 Sep 2017 07:12:35 +0000 (10:12 +0300)]
Random items: new replacement algorithm.

6 years agoRefactoring item system.
Lyberta [Sat, 30 Sep 2017 05:34:57 +0000 (08:34 +0300)]
Refactoring item system.

6 years agoMerge branch 'Lyberta/GenmodFix' into 'master'
TimePath [Sat, 30 Sep 2017 04:31:20 +0000 (04:31 +0000)]
Merge branch 'Lyberta/GenmodFix' into 'master'

Fixed genmod.sh

See merge request xonotic/xonotic-data.pk3dir!498

6 years agoRandom items: finished base code.
Lyberta [Fri, 29 Sep 2017 20:55:34 +0000 (23:55 +0300)]
Random items: finished base code.

6 years agoRandom items: more code.
Lyberta [Fri, 29 Sep 2017 20:43:54 +0000 (23:43 +0300)]
Random items: more code.

6 years agoStarted random items mutator.
Lyberta [Thu, 28 Sep 2017 16:34:05 +0000 (19:34 +0300)]
Started random items mutator.

6 years agoFixed genmod.sh 498/head
Lyberta [Thu, 28 Sep 2017 06:49:16 +0000 (09:49 +0300)]
Fixed genmod.sh

6 years agoMerge branch 'Lyberta/RandomStartWeapons' into 'master'
Mario [Sun, 24 Sep 2017 02:09:34 +0000 (02:09 +0000)]
Merge branch 'Lyberta/RandomStartWeapons' into 'master'

Random start weapons

See merge request xonotic/xonotic-data.pk3dir!468

6 years agoFixed compilation units.
Lyberta [Sat, 23 Sep 2017 19:18:36 +0000 (22:18 +0300)]
Fixed compilation units.

6 years agoRandom start weapons: Rename i and j.
Lyberta [Sat, 23 Sep 2017 07:02:40 +0000 (10:02 +0300)]
Random start weapons: Rename i and j.

6 years agoRandom start weapons: Make g_random_start_weapons an autocvar.
Lyberta [Sat, 23 Sep 2017 06:46:03 +0000 (09:46 +0300)]
Random start weapons: Make g_random_start_weapons an autocvar.

6 years agoMerge branch 'master' into Lyberta/RandomStartWeapons
Lyberta [Sat, 23 Sep 2017 06:27:13 +0000 (09:27 +0300)]
Merge branch 'master' into Lyberta/RandomStartWeapons

6 years agoRandom start weapons: Move ammo into an entity.
Lyberta [Sat, 23 Sep 2017 06:26:35 +0000 (09:26 +0300)]
Random start weapons: Move ammo into an entity.

6 years agoMerge branch 'Lyberta/DynamicHandicap2' into 'master'
Mario [Sat, 23 Sep 2017 05:34:15 +0000 (05:34 +0000)]
Merge branch 'Lyberta/DynamicHandicap2' into 'master'

New dynamic handicap algorithm.

See merge request xonotic/xonotic-data.pk3dir!494

6 years agoMerge branch 'Lyberta/URS3' into 'master'
Mario [Sat, 23 Sep 2017 03:57:01 +0000 (03:57 +0000)]
Merge branch 'Lyberta/URS3' into 'master'

Unified resource system - step 3

See merge request xonotic/xonotic-data.pk3dir!484

6 years agoNew dynamic handicap algorithm. 494/head
Lyberta [Sat, 23 Sep 2017 02:22:41 +0000 (05:22 +0300)]
New dynamic handicap algorithm.

6 years agoFix some wrongly indented curly braces
terencehill [Wed, 20 Sep 2017 18:43:40 +0000 (20:43 +0200)]
Fix some wrongly indented curly braces

6 years agoMerge branch 'martin-t/votefix' into 'master'
terencehill [Wed, 20 Sep 2017 18:11:22 +0000 (18:11 +0000)]
Merge branch 'martin-t/votefix' into 'master'

Fix vote timing out when none is called

See merge request xonotic/xonotic-data.pk3dir!492

6 years agofix vote timing out when none is called 492/head
Martin Taibr [Wed, 20 Sep 2017 17:57:43 +0000 (19:57 +0200)]
fix vote timing out when none is called

6 years agoMerge branch 'martin-t/dmgtextconfig' into 'master'
Mario [Tue, 19 Sep 2017 15:07:36 +0000 (15:07 +0000)]
Merge branch 'martin-t/dmgtextconfig' into 'master'

Put sv_damagetext to defaultServer so that resetting server reenables damagetext too

See merge request xonotic/xonotic-data.pk3dir!488

6 years agoChange output of a successful kick vote to not include reason twice and to always...
terencehill [Mon, 18 Sep 2017 18:27:03 +0000 (20:27 +0200)]
Change output of a successful kick vote to not include reason twice and to always include player entity number

6 years agoOops, fix build and shorten a few instructions
terencehill [Mon, 18 Sep 2017 17:30:16 +0000 (19:30 +0200)]
Oops, fix build and shorten a few instructions

6 years agoMerge branch 'martin-t/has_origin' into 'master'
Mario [Mon, 18 Sep 2017 15:49:20 +0000 (15:49 +0000)]
Merge branch 'martin-t/has_origin' into 'master'

Document potential bug in entcs

See merge request xonotic/xonotic-data.pk3dir!479

6 years agoFix reason string in the kick command displayed only partially
terencehill [Mon, 18 Sep 2017 12:03:46 +0000 (14:03 +0200)]
Fix reason string in the kick command displayed only partially

6 years agoFix vote length check (argv_start_index(startpos) returns index in the original vote...
terencehill [Mon, 18 Sep 2017 11:52:25 +0000 (13:52 +0200)]
Fix vote length check (argv_start_index(startpos) returns index in the original vote command string that included 2 more tokens (vote and call))

6 years agoprivelages --> privileges
terencehill [Mon, 18 Sep 2017 11:25:32 +0000 (13:25 +0200)]
privelages --> privileges

6 years agoput sv_damagetext to defaultServer so that resetting server reenables damagetext too 488/head
Martin Taibr [Sat, 16 Sep 2017 16:11:11 +0000 (18:11 +0200)]
put sv_damagetext to defaultServer so that resetting server reenables damagetext too

6 years agoRemove intialization of .dmg for players as it isn't used anywhere
terencehill [Sat, 16 Sep 2017 13:48:36 +0000 (15:48 +0200)]
Remove intialization of .dmg for players as it isn't used anywhere