]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
7 years agoMerge branch 'master' into Lyberta/TeamplayFixes_
Lyberta [Sat, 18 Mar 2017 13:48:23 +0000 (16:48 +0300)]
Merge branch 'master' into Lyberta/TeamplayFixes_

7 years agoMerge branch 'Lyberta/PrintToChat' into 'master'
Mario [Sat, 18 Mar 2017 13:39:12 +0000 (13:39 +0000)]
Merge branch 'Lyberta/PrintToChat' into 'master'

Added PrintToChat function.

See merge request !426

7 years agoUpdate hash
Mario [Sat, 18 Mar 2017 12:16:59 +0000 (22:16 +1000)]
Update hash

7 years agoMerge admin_name with GetCallerName
Mario [Sat, 18 Mar 2017 12:05:03 +0000 (22:05 +1000)]
Merge admin_name with GetCallerName

7 years agoMinor cleanup, also show a simple effect when a turret explodes but doesn't re-spawn
Mario [Sat, 18 Mar 2017 10:09:46 +0000 (20:09 +1000)]
Minor cleanup, also show a simple effect when a turret explodes but doesn't re-spawn

7 years agoMinor cleanup
Mario [Sat, 18 Mar 2017 06:43:58 +0000 (16:43 +1000)]
Minor cleanup

7 years agoRemove some old now useless macros clogging up the trigger system
Mario [Sat, 18 Mar 2017 06:43:20 +0000 (16:43 +1000)]
Remove some old now useless macros clogging up the trigger system

7 years agoDisable matrix if XONOTIC isn't defined
Mario [Sat, 18 Mar 2017 03:26:08 +0000 (13:26 +1000)]
Disable matrix if XONOTIC isn't defined

7 years agoAdded PrintToChat function. 426/head
Lyberta [Sat, 18 Mar 2017 02:29:38 +0000 (05:29 +0300)]
Added PrintToChat function.

7 years agoAdd bot_ai_timeitems and bot_ai_timeitems_minrespawndelay cvars
terencehill [Fri, 17 Mar 2017 23:49:16 +0000 (00:49 +0100)]
Add bot_ai_timeitems and bot_ai_timeitems_minrespawndelay cvars

7 years agoDon't check if bot isn't getting closer to the current goal if it already reached...
terencehill [Fri, 17 Mar 2017 22:00:37 +0000 (23:00 +0100)]
Don't check if bot isn't getting closer to the current goal if it already reached a respawning item

7 years agoMerge branch 'master' into Lyberta/TeamplayFixes_
Lyberta [Fri, 17 Mar 2017 20:11:53 +0000 (23:11 +0300)]
Merge branch 'master' into Lyberta/TeamplayFixes_

7 years agoMerge branch 'Mario/entcs_registry' into 'master'
Mario [Fri, 17 Mar 2017 13:19:51 +0000 (13:19 +0000)]
Merge branch 'Mario/entcs_registry' into 'master'

Merge branch Mario/entcs_registry (S merge request)

See merge request !425

7 years agoSend .frags as a short, not a byte 425/head
Mario [Fri, 17 Mar 2017 00:14:44 +0000 (10:14 +1000)]
Send .frags as a short, not a byte

7 years agoAdd possibility to set waypoints up only on one side of the map and automatically...
terencehill [Thu, 16 Mar 2017 17:48:35 +0000 (18:48 +0100)]
Add possibility to set waypoints up only on one side of the map and automatically set waypoints on the other side on symmetrical maps

7 years agoDon't allow removal of hardwired waypoints in the editor
terencehill [Thu, 16 Mar 2017 17:41:05 +0000 (18:41 +0100)]
Don't allow removal of hardwired waypoints in the editor

7 years agoSet XDF slick friction to 0 (matching standard defrag)
Mario [Thu, 16 Mar 2017 05:23:59 +0000 (15:23 +1000)]
Set XDF slick friction to 0 (matching standard defrag)

7 years agoMerge branch 'martin-t/overkill' into 'master'
Mario [Wed, 15 Mar 2017 21:02:22 +0000 (21:02 +0000)]
Merge branch 'martin-t/overkill' into 'master'

Default overkill config

See merge request !424

7 years agoremove fullbright players from ok defaults 424/head
Martin Taibr [Wed, 15 Mar 2017 19:57:52 +0000 (20:57 +0100)]
remove fullbright players from ok defaults

7 years agoforce resapwn delay 2
Martin Taibr [Wed, 15 Mar 2017 19:40:43 +0000 (20:40 +0100)]
force resapwn delay 2

7 years agoAdd skin support to client models
Mario [Wed, 15 Mar 2017 10:40:25 +0000 (20:40 +1000)]
Add skin support to client models

7 years agoMake sure endless function call loop actually works
Mario [Wed, 15 Mar 2017 07:35:50 +0000 (17:35 +1000)]
Make sure endless function call loop actually works

7 years agoFix a potential endless function call loop in platform code
Mario [Wed, 15 Mar 2017 02:34:42 +0000 (12:34 +1000)]
Fix a potential endless function call loop in platform code

7 years agoAdd a registry for entcs props, to allow easy expansion
Mario [Wed, 15 Mar 2017 02:12:46 +0000 (12:12 +1000)]
Add a registry for entcs props, to allow easy expansion

7 years agoRemove the entcs hook (macros aren't flexible enough for this to be used by mods)
Mario [Tue, 14 Mar 2017 23:44:54 +0000 (09:44 +1000)]
Remove the entcs hook (macros aren't flexible enough for this to be used by mods)

7 years agoAdd a mutator hook to customize a bot's aim target
Mario [Tue, 14 Mar 2017 21:52:24 +0000 (07:52 +1000)]
Add a mutator hook to customize a bot's aim target

7 years agoAdd a hook to add new entcs networked properties in mods
Mario [Tue, 14 Mar 2017 21:14:29 +0000 (07:14 +1000)]
Add a hook to add new entcs networked properties in mods

7 years agoWhoops
Mirio [Tue, 14 Mar 2017 15:58:43 +0000 (16:58 +0100)]
Whoops

7 years agoAdd disconnect dialog
Mirio [Tue, 14 Mar 2017 15:56:17 +0000 (16:56 +0100)]
Add disconnect dialog

7 years agoBot AI: improve ladder usage
terencehill [Tue, 14 Mar 2017 03:03:34 +0000 (04:03 +0100)]
Bot AI: improve ladder usage

7 years agoremove todo
Martin Taibr [Mon, 13 Mar 2017 23:05:34 +0000 (00:05 +0100)]
remove todo

7 years agoMerge branch 'master' into martin-t/overkill
Martin Taibr [Mon, 13 Mar 2017 23:01:55 +0000 (00:01 +0100)]
Merge branch 'master' into martin-t/overkill

7 years agoFix buff prediction and use PHYS_HIGHSPEED for the speed modifiers
Mario [Mon, 13 Mar 2017 21:31:45 +0000 (07:31 +1000)]
Fix buff prediction and use PHYS_HIGHSPEED for the speed modifiers

7 years agoAdd an option to always show item re-spawn waypoints in overkill
Mario [Mon, 13 Mar 2017 20:53:07 +0000 (06:53 +1000)]
Add an option to always show item re-spawn waypoints in overkill

7 years agotemporarily disable itemstime
Martin Taibr [Mon, 13 Mar 2017 19:59:51 +0000 (20:59 +0100)]
temporarily disable itemstime

7 years agoMG penetration 63 for now
Martin Taibr [Mon, 13 Mar 2017 19:36:23 +0000 (20:36 +0100)]
MG penetration 63 for now

7 years agofound more agreeable cvars, also s/Mode/Mod
Martin Taibr [Mon, 13 Mar 2017 11:56:33 +0000 (12:56 +0100)]
found more agreeable cvars, also s/Mode/Mod

7 years agofix overkill to include everything current servers agree on
Martin Taibr [Mon, 13 Mar 2017 09:59:19 +0000 (10:59 +0100)]
fix overkill to include everything  current servers agree on

7 years agoAllow bots to climb ladders up
terencehill [Mon, 13 Mar 2017 01:12:23 +0000 (02:12 +0100)]
Allow bots to climb ladders up

7 years agoFix bots not jumping to get out of lava and water (part 2)
terencehill [Mon, 13 Mar 2017 00:37:42 +0000 (01:37 +0100)]
Fix bots not jumping to get out of lava and water (part 2)

7 years agoTake into account strength before doing a rocket jump
terencehill [Mon, 13 Mar 2017 00:28:42 +0000 (01:28 +0100)]
Take into account strength before doing a rocket jump

7 years agoRemove a wasted vectoyaw call
terencehill [Mon, 13 Mar 2017 00:16:23 +0000 (01:16 +0100)]
Remove a wasted vectoyaw call

7 years agoShow hardwired waypoint links in the waypoint editor
terencehill [Mon, 13 Mar 2017 00:14:20 +0000 (01:14 +0100)]
Show hardwired waypoint links in the waypoint editor

7 years agoPossible fix for buff random selection
Mario [Sun, 12 Mar 2017 22:04:58 +0000 (08:04 +1000)]
Possible fix for buff random selection

7 years agoSet sv_airspeedlimit_nonqw to 900 in overkill physics config
Mario [Sun, 12 Mar 2017 20:00:22 +0000 (06:00 +1000)]
Set sv_airspeedlimit_nonqw to 900 in overkill physics config

7 years agoMerge branch 'Mirio/particleslider' into 'master'
Mario [Sun, 12 Mar 2017 17:26:37 +0000 (17:26 +0000)]
Merge branch 'Mirio/particleslider' into 'master'

Mirio/particleslider

Closes #1885

See merge request !422

7 years agoMerge branch 'Mario/killsound' into 'master'
Mario [Sun, 12 Mar 2017 16:54:50 +0000 (16:54 +0000)]
Merge branch 'Mario/killsound' into 'master'

Merge branch Mario/killsound (XS merge request)

See merge request !397

7 years agoRemoved wrong line 422/head
Mirio [Sun, 12 Mar 2017 16:11:46 +0000 (17:11 +0100)]
Removed wrong line

7 years agoRemove this line
Mirio [Sun, 12 Mar 2017 16:07:42 +0000 (17:07 +0100)]
Remove this line

7 years agoDont delete this
Mirio [Sun, 12 Mar 2017 16:05:54 +0000 (17:05 +0100)]
Dont delete this

7 years agoTweak the echo effect to be slightly more prominent
Mario [Sun, 12 Mar 2017 15:54:41 +0000 (01:54 +1000)]
Tweak the echo effect to be slightly more prominent

7 years agoFree up three sliders from being dependant on each other, #1885
Mirio [Sun, 12 Mar 2017 15:54:04 +0000 (16:54 +0100)]
Free up three sliders from being dependant on each other, #1885

7 years agoMerge branch 'Mario/race_target_waypoint' into 'master'
Mario [Sun, 12 Mar 2017 15:36:00 +0000 (15:36 +0000)]
Merge branch 'Mario/race_target_waypoint' into 'master'

Merge branch Mario/race_target_waypoint (S merge request)

See merge request !421

7 years agoFix waypoints 421/head
Mario [Sun, 12 Mar 2017 03:43:30 +0000 (13:43 +1000)]
Fix waypoints

7 years agoMinor fix
Mario [Sun, 12 Mar 2017 03:35:57 +0000 (13:35 +1000)]
Minor fix

7 years agoMerge branch 'master' into Mario/race_target_waypoint
Mario [Sun, 12 Mar 2017 03:21:26 +0000 (13:21 +1000)]
Merge branch 'master' into Mario/race_target_waypoint

7 years agoReplace placeholder kill sound with martin's modified placeholder
Mario [Sun, 12 Mar 2017 03:15:00 +0000 (13:15 +1000)]
Replace placeholder kill sound with martin's modified placeholder

7 years agoMerge branch 'master' into Mario/killsound
Mario [Sun, 12 Mar 2017 03:13:00 +0000 (13:13 +1000)]
Merge branch 'master' into Mario/killsound

7 years agoMake Particles Quality slider better
Mirio [Sun, 12 Mar 2017 01:04:05 +0000 (02:04 +0100)]
Make Particles Quality slider better

7 years agoFix #1885
Mirio [Sun, 12 Mar 2017 00:44:37 +0000 (01:44 +0100)]
Fix #1885

7 years agoRemove the dodging stats for now (prediction doesn't work)
Mario [Sat, 11 Mar 2017 16:09:47 +0000 (02:09 +1000)]
Remove the dodging stats for now (prediction doesn't work)

7 years agoAdded SetPlayerTeamSimple and Player_ChangedTeam hook.
Lyberta [Sat, 11 Mar 2017 13:48:01 +0000 (16:48 +0300)]
Added SetPlayerTeamSimple and Player_ChangedTeam hook.

7 years agoCheck for damage to the player for removing hooks AFTER damage has been modified...
Mario [Sat, 11 Mar 2017 15:50:02 +0000 (01:50 +1000)]
Check for damage to the player for removing hooks AFTER damage has been modified by mutators, also make sure the attacker is not null (fixes hook randomly breaking, and allows getting out of lava with hook)

7 years agoIncrease RPC's speed in overkill balance
Mario [Sat, 11 Mar 2017 15:29:11 +0000 (01:29 +1000)]
Increase RPC's speed in overkill balance

7 years agoAdd an overkill physics set separate from physics.cfg, and make the new defaultOverki...
Mario [Sat, 11 Mar 2017 15:23:10 +0000 (01:23 +1000)]
Add an overkill physics set separate from physics.cfg, and make the new defaultOverkill.cfg file use it (in before martin complains)

7 years agoMerge branch 'Lyberta/_mod_autogen_fix' into 'master'
Mario [Sat, 11 Mar 2017 15:10:19 +0000 (15:10 +0000)]
Merge branch 'Lyberta/_mod_autogen_fix' into 'master'

Fixed generation of _mod files

See merge request !420

7 years agoFix air dodging to not go crazy high speeds, also decrease the default dodging delay...
Mario [Sat, 11 Mar 2017 15:08:54 +0000 (01:08 +1000)]
Fix air dodging to not go crazy high speeds, also decrease the default dodging delay (such a long delay is no longer needed now that speed is limited)

7 years agoRerun genmod.sh to obtain proper _mod files. 420/head
Lyberta [Sat, 11 Mar 2017 13:51:57 +0000 (16:51 +0300)]
Rerun genmod.sh to obtain proper _mod files.

7 years agoitem_medic isn't a thing, apparently
Mario [Sat, 11 Mar 2017 05:23:07 +0000 (15:23 +1000)]
item_medic isn't a thing, apparently

7 years agoUpdate deprecation mappings
Mario [Sat, 11 Mar 2017 05:18:16 +0000 (15:18 +1000)]
Update deprecation mappings

7 years agoAdd a modicon for another server type
Mario [Sat, 11 Mar 2017 02:42:04 +0000 (12:42 +1000)]
Add a modicon for another server type

7 years agoRestore dodging delay to default
Mario [Sat, 11 Mar 2017 01:29:45 +0000 (11:29 +1000)]
Restore dodging delay to default

7 years agoAllow recoil in overkill
Mario [Sat, 11 Mar 2017 01:28:12 +0000 (11:28 +1000)]
Allow recoil in overkill

7 years agoAllow turrets and vehicles in overkill
Mario [Sat, 11 Mar 2017 01:24:22 +0000 (11:24 +1000)]
Allow turrets and vehicles in overkill

7 years agoAdd a simple default config file for overkill, enabling the basic requirements
Mario [Sat, 11 Mar 2017 01:22:58 +0000 (11:22 +1000)]
Add a simple default config file for overkill, enabling the basic requirements

7 years agoRestore old secondary force for overkill balance
Mario [Sat, 11 Mar 2017 01:16:25 +0000 (11:16 +1000)]
Restore old secondary force for overkill balance

7 years agoFix duplicate setting in defaultXDF.cfg
Mario [Sat, 11 Mar 2017 01:07:57 +0000 (11:07 +1000)]
Fix duplicate setting in defaultXDF.cfg

7 years agoSync overkill balance with default balance updates
Mario [Sat, 11 Mar 2017 01:00:18 +0000 (11:00 +1000)]
Sync overkill balance with default balance updates

7 years agoWhitelist another branch cvar
Mario [Sat, 11 Mar 2017 00:53:05 +0000 (10:53 +1000)]
Whitelist another branch cvar

7 years agoStart with shotgun in XDF
Mario [Fri, 10 Mar 2017 23:10:23 +0000 (09:10 +1000)]
Start with shotgun in XDF

7 years agoWhitelist a few cvars and replace electro with arc bolts in xdf balance (matches...
Mario [Fri, 10 Mar 2017 23:04:10 +0000 (09:04 +1000)]
Whitelist a few cvars and replace electro with arc bolts in xdf balance (matches Q3 behaviour)

7 years agoApply t0uYK8Ne's tweaks to XDF balance (merging in changes from default balance and...
Mario [Fri, 10 Mar 2017 22:47:54 +0000 (08:47 +1000)]
Apply t0uYK8Ne's tweaks to XDF balance (merging in changes from default balance and the balance most servers use)

7 years agoDon't allow detonation of rockets in XDF (allowing it was an accidental change in...
Mario [Fri, 10 Mar 2017 22:31:39 +0000 (08:31 +1000)]
Don't allow detonation of rockets in XDF (allowing it was an accidental change in 0.8.1)

7 years agoApply it to primary, not secondary
Mario [Fri, 10 Mar 2017 22:21:16 +0000 (08:21 +1000)]
Apply it to primary, not secondary

7 years agoApply the 0 spread hagar to xdf balance
Mario [Fri, 10 Mar 2017 22:20:50 +0000 (08:20 +1000)]
Apply the 0 spread hagar to xdf balance

7 years agoSet the solidity and movetype on raptor's bomb marker, potentially improving its...
Mario [Fri, 10 Mar 2017 21:50:41 +0000 (07:50 +1000)]
Set the solidity and movetype on raptor's bomb marker, potentially improving its accuracy

7 years agoAdjust compatibility to more closely resemble the original entities
Mario [Fri, 10 Mar 2017 21:15:03 +0000 (07:15 +1000)]
Adjust compatibility to more closely resemble the original entities

7 years agoMerge branch 'Mario/itemstime_editor_fix' into 'master'
Mario [Fri, 10 Mar 2017 17:37:24 +0000 (17:37 +0000)]
Merge branch 'Mario/itemstime_editor_fix' into 'master'

Merge branch Mario/itemstime_editor_fix (S merge request)

See merge request !415

7 years agoWhitelist some gamemode cvars from the branches
Mario [Fri, 10 Mar 2017 17:05:53 +0000 (03:05 +1000)]
Whitelist some gamemode cvars from the branches

7 years agoDisable sv_showspectators in the XPM config
Mario [Fri, 10 Mar 2017 17:00:13 +0000 (03:00 +1000)]
Disable sv_showspectators in the XPM config

7 years agoMerge branch 'martin-t/spec' into 'master'
Mario [Fri, 10 Mar 2017 16:59:18 +0000 (16:59 +0000)]
Merge branch 'martin-t/spec' into 'master'

Toggle {sv,cl}_showspectators

See merge request !413

7 years agoReload hardwired waypoint links after relinking all waypoints
terencehill [Fri, 10 Mar 2017 14:55:04 +0000 (15:55 +0100)]
Reload hardwired waypoint links after relinking all waypoints

7 years agoRemove navigation_hasgoals field, use goalentity to check if navigation has goals
terencehill [Wed, 8 Mar 2017 19:03:32 +0000 (20:03 +0100)]
Remove navigation_hasgoals field, use goalentity to check if navigation has goals

7 years agoSecond fix of _mod files. 418/head
Lyberta [Wed, 8 Mar 2017 10:57:08 +0000 (13:57 +0300)]
Second fix of _mod files.

7 years agoFixed spawner.qc having improper filename.
Lyberta [Wed, 8 Mar 2017 07:56:13 +0000 (10:56 +0300)]
Fixed spawner.qc having improper filename.

7 years agoRevert IL_REMOVE fix (breaks too much)
Mario [Tue, 7 Mar 2017 20:35:17 +0000 (06:35 +1000)]
Revert IL_REMOVE fix (breaks too much)

7 years agoDon't try removing something from an intrusive list if it isn't in the list, fixes...
Mario [Tue, 7 Mar 2017 19:26:05 +0000 (05:26 +1000)]
Don't try removing something from an intrusive list if it isn't in the list, fixes some potentially odd behaviour

7 years agoFix a subtle Key Hunt bug causing bots to not run to any item as soon as keys are...
terencehill [Tue, 7 Mar 2017 19:15:13 +0000 (20:15 +0100)]
Fix a subtle Key Hunt bug causing bots to not run to any item as soon as keys are assigned to players

7 years agoTransifex sync.
Rudolf Polzer [Tue, 7 Mar 2017 18:43:38 +0000 (19:43 +0100)]
Transifex sync.

7 years agohavocbot_keyboard_movement is supposed to update .movement even if (time < this.havoc...
terencehill [Tue, 7 Mar 2017 14:53:51 +0000 (15:53 +0100)]
havocbot_keyboard_movement is supposed to update .movement even if (time < this.havocbot_keyboardtime); while at it clean this function up a bit