]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
8 years agoProperly initialize Keepaway as team based game mode
terencehill [Wed, 31 Aug 2016 01:17:15 +0000 (03:17 +0200)]
Properly initialize Keepaway as team based game mode

8 years agoInvasion: clean up monster picking code a little
Mario [Tue, 30 Aug 2016 19:39:31 +0000 (05:39 +1000)]
Invasion: clean up monster picking code a little

8 years agoDon't even check trace_ent (unreliable)
Mario [Tue, 30 Aug 2016 19:07:28 +0000 (05:07 +1000)]
Don't even check trace_ent (unreliable)

8 years agoOptimize it further
Mario [Tue, 30 Aug 2016 18:53:49 +0000 (04:53 +1000)]
Optimize it further

8 years agoTweak it further
Mario [Tue, 30 Aug 2016 18:40:27 +0000 (04:40 +1000)]
Tweak it further

8 years agoMake monsters not care if their target is behind another, also enable line of sight...
Mario [Tue, 30 Aug 2016 18:23:59 +0000 (04:23 +1000)]
Make monsters not care if their target is behind another, also enable line of sight tracing

8 years agoDon't allow magnet buff to pickup or capture flags, also fix item teaming potentially...
Mario [Tue, 30 Aug 2016 18:03:10 +0000 (04:03 +1000)]
Don't allow magnet buff to pickup or capture flags, also fix item teaming potentially attempting to team keyhunt keys

8 years agoAdd a 'hidden' option to playermodel info files, hide mega erebus from the menu ...
Mario [Tue, 30 Aug 2016 15:23:07 +0000 (01:23 +1000)]
Add a 'hidden' option to playermodel info files, hide mega erebus from the menu (fullbright model among dim models is silly, model will remain for forcemodels and servers that use it)

8 years agoSome minor cleanup, use intrusive lists for bot projectile finding
Mario [Mon, 29 Aug 2016 12:11:26 +0000 (22:11 +1000)]
Some minor cleanup, use intrusive lists for bot projectile finding

8 years agoAdd parenthesis
Mario [Mon, 29 Aug 2016 09:53:07 +0000 (19:53 +1000)]
Add parenthesis

8 years agoInclude hmg and rpc in the weapon priority lists
terencehill [Mon, 29 Aug 2016 09:42:44 +0000 (11:42 +0200)]
Include hmg and rpc in the weapon priority lists

8 years agoMake use of update_mousepos() in the mapvote code too
terencehill [Sun, 28 Aug 2016 22:52:14 +0000 (00:52 +0200)]
Make use of update_mousepos() in the mapvote code too

8 years agoAdd update_mousepos()
terencehill [Sun, 28 Aug 2016 22:29:56 +0000 (00:29 +0200)]
Add update_mousepos()

8 years agoAdd quickmenu entry to the keybinder
terencehill [Sun, 28 Aug 2016 21:47:57 +0000 (23:47 +0200)]
Add quickmenu entry to the keybinder

8 years agoFix mouse handling of quickmenu and radar
terencehill [Sun, 28 Aug 2016 21:46:15 +0000 (23:46 +0200)]
Fix mouse handling of quickmenu and radar

8 years agoMove around some more entries in the keybinder
terencehill [Sun, 28 Aug 2016 18:29:01 +0000 (20:29 +0200)]
Move around some more entries in the keybinder

8 years ago"drop weapon" --> "drop weapon / throw nade"
terencehill [Sun, 28 Aug 2016 18:26:48 +0000 (20:26 +0200)]
"drop weapon" --> "drop weapon / throw nade"

8 years agoFix potential for crashing in freezetag
Mario [Sun, 28 Aug 2016 16:48:51 +0000 (02:48 +1000)]
Fix potential for crashing in freezetag

8 years agoRemove silly checks of WEP_TYPE_OTHER that always return false
terencehill [Sun, 28 Aug 2016 12:18:26 +0000 (14:18 +0200)]
Remove silly checks of WEP_TYPE_OTHER that always return false

8 years agoentcs: fix name changing
TimePath [Sun, 28 Aug 2016 09:57:48 +0000 (19:57 +1000)]
entcs: fix name changing

8 years agoentcs: use SAME_TEAM
TimePath [Sun, 28 Aug 2016 09:03:21 +0000 (19:03 +1000)]
entcs: use SAME_TEAM

8 years agoentcs: accept updates before game_starttime
TimePath [Sun, 28 Aug 2016 08:36:21 +0000 (18:36 +1000)]
entcs: accept updates before game_starttime

8 years agoentcs: upgrade to linked entity, don't throw away
TimePath [Sun, 28 Aug 2016 08:12:10 +0000 (18:12 +1000)]
entcs: upgrade to linked entity, don't throw away

8 years agoentcs: don't send sv_entnum twice
TimePath [Sun, 28 Aug 2016 07:26:52 +0000 (17:26 +1000)]
entcs: don't send sv_entnum twice

8 years agoPartial fix for keyhunt
Mario [Sun, 28 Aug 2016 06:50:54 +0000 (16:50 +1000)]
Partial fix for keyhunt

8 years agoFix `settemp_for_type all`
TimePath [Sun, 28 Aug 2016 06:08:12 +0000 (16:08 +1000)]
Fix `settemp_for_type all`
Closes #1798

8 years agoMonsters: fix compilation units
TimePath [Sat, 27 Aug 2016 02:04:27 +0000 (12:04 +1000)]
Monsters: fix compilation units

8 years agoMonsters: #undef IMPLEMENTATION
TimePath [Sat, 27 Aug 2016 01:49:25 +0000 (11:49 +1000)]
Monsters: #undef IMPLEMENTATION

8 years agoMerge branch 'Mario/intrusive' into 'master'
TimePath [Sat, 27 Aug 2016 00:36:20 +0000 (00:36 +0000)]
Merge branch 'Mario/intrusive' into 'master'

Merge branch Mario/intrusive (XL merge request)

Ports a few more FOREACH_ENTITY_* loops to the new intrusive lists system, further restoring the performance lost by the pure entities.

See merge request !361

8 years agoUpdate gameplay hash again
TimePath [Sat, 27 Aug 2016 00:25:46 +0000 (10:25 +1000)]
Update gameplay hash again

8 years agoUpdate gameplay hash
TimePath [Sat, 27 Aug 2016 00:23:39 +0000 (10:23 +1000)]
Update gameplay hash

8 years agoMake use of hud_fontsize in the accuracy panel too, like everywhere else in the score...
terencehill [Fri, 26 Aug 2016 23:50:02 +0000 (01:50 +0200)]
Make use of hud_fontsize in the accuracy panel too, like everywhere else in the scoreboard

8 years agoFix condition for splitting accuracy panel row in 2 (before it was split showing...
terencehill [Fri, 26 Aug 2016 23:46:25 +0000 (01:46 +0200)]
Fix condition for splitting accuracy panel row in 2 (before it was split showing 22 weapons, now 8 weapons are sufficient)

8 years agoRemove a never used score field
terencehill [Thu, 25 Aug 2016 22:16:16 +0000 (00:16 +0200)]
Remove a never used score field

8 years agoSimplify some code
terencehill [Thu, 25 Aug 2016 22:12:50 +0000 (00:12 +0200)]
Simplify some code

8 years agoReload hud_fontsize and fix scoreboard layout as soon as user changes hud_fontsize...
terencehill [Thu, 25 Aug 2016 12:59:46 +0000 (14:59 +0200)]
Reload hud_fontsize and fix scoreboard layout as soon as user changes hud_fontsize and displays the scoreboard

8 years agoInfer teamplay from gametype instead of checking serverflags & SERVERFLAG_TEAMPLAY...
terencehill [Wed, 24 Aug 2016 22:46:43 +0000 (00:46 +0200)]
Infer teamplay from gametype instead of checking serverflags & SERVERFLAG_TEAMPLAY (it allows to get rid of an additional Scoreboard_InitScores(); call on connection)

8 years agoRemove an unused function and macro
Mario [Wed, 24 Aug 2016 16:49:49 +0000 (02:49 +1000)]
Remove an unused function and macro

8 years agoClean up movetype setting, fixes .move_qcphysics
Mario [Wed, 24 Aug 2016 10:42:03 +0000 (20:42 +1000)]
Clean up movetype setting, fixes .move_qcphysics

8 years agoMerge branch 'terencehill/hud_updates' into 'master'
Mario [Wed, 24 Aug 2016 04:21:56 +0000 (04:21 +0000)]
Merge branch 'terencehill/hud_updates' into 'master'

HUD updates

* Display more panels (engineinfo, modicons and timer) while showing the scoreboard (changes implementation of how panels fades when showing the scoreboard)
* Vote panel: display the bg too while the menu is shown
* When the game ends timer shows elapsed time
* Apply global hud alpha to the map vote panel, fixing fading when showing the scoreboard
* Mark panels that can't be disabled manually (main panel cvar doesn't exist) so hud editor considers them enabled

See merge request !353

8 years agoserverflags & SERVERFLAG_TEAMPLAY --> teamplay
terencehill [Tue, 23 Aug 2016 19:49:20 +0000 (21:49 +0200)]
serverflags & SERVERFLAG_TEAMPLAY  -->  teamplay

8 years agoScoreboard columns: remove not working "k/d" keyword; make "kd" keyword show "k/d...
terencehill [Tue, 23 Aug 2016 15:29:48 +0000 (17:29 +0200)]
Scoreboard columns: remove not working "k/d" keyword; make "kd" keyword show "k/d" instead of "kd"

8 years agoDisplay "damage" as column header instead of "dmg" (too short); add "damage" and...
terencehill [Tue, 23 Aug 2016 14:28:11 +0000 (16:28 +0200)]
Display "damage" as column header instead of "dmg" (too short); add "damage" and "damagetaken" keywords for setting custom scoreboard columns (more intuitive)

8 years agoSP_DMG field title is dmg, not damage
terencehill [Tue, 23 Aug 2016 14:10:21 +0000 (16:10 +0200)]
SP_DMG field title is dmg, not damage

8 years agoMerge branch 'terencehill/hud_start_fix' into 'master'
Mario [Tue, 23 Aug 2016 11:29:03 +0000 (11:29 +0000)]
Merge branch 'terencehill/hud_start_fix' into 'master'

HUD start fix

See merge request !362

8 years agoDon't draw scoreboard and HUD until gametype and scores have been received received... 362/head
terencehill [Mon, 22 Aug 2016 20:23:07 +0000 (22:23 +0200)]
Don't draw scoreboard and HUD until gametype and scores have been received received, fixes many issues on connection

8 years agoFix grammar
Mario [Mon, 22 Aug 2016 15:42:22 +0000 (01:42 +1000)]
Fix grammar

8 years agoFix CopyBody description
Mario [Mon, 22 Aug 2016 15:36:36 +0000 (01:36 +1000)]
Fix CopyBody description

8 years agoMerge branch 'master' into terencehill/hud_updates 353/head
terencehill [Mon, 22 Aug 2016 13:10:10 +0000 (15:10 +0200)]
Merge branch 'master' into terencehill/hud_updates

Conflicts:
qcsrc/client/hud/hud.qc

8 years agoHopefully fix gameplay change 361/head
Mario [Mon, 22 Aug 2016 11:13:54 +0000 (21:13 +1000)]
Hopefully fix gameplay change

8 years agoRemove player from conveyor list when respawning
Mario [Mon, 22 Aug 2016 09:59:24 +0000 (19:59 +1000)]
Remove player from conveyor list when respawning

8 years agoAdd a couple of skipped bot_attack cases
Mario [Mon, 22 Aug 2016 09:40:15 +0000 (19:40 +1000)]
Add a couple of skipped bot_attack cases

8 years agoRevert cleanup of havocbot_chooseenemy (gameplay change rejected)
Mario [Mon, 22 Aug 2016 09:18:10 +0000 (19:18 +1000)]
Revert cleanup of havocbot_chooseenemy (gameplay change rejected)

8 years agoAdd a second list for bot dodge entities
Mario [Mon, 22 Aug 2016 08:47:24 +0000 (18:47 +1000)]
Add a second list for bot dodge entities

8 years agoClear out another find() loop
Mario [Mon, 22 Aug 2016 08:02:46 +0000 (18:02 +1000)]
Clear out another find() loop

8 years agoSome more intrusiveness
Mario [Mon, 22 Aug 2016 07:56:53 +0000 (17:56 +1000)]
Some more intrusiveness

8 years agoConvey more intrusive lists
Mario [Mon, 22 Aug 2016 07:44:59 +0000 (17:44 +1000)]
Convey more intrusive lists

8 years agoIntrusify sandbox objects and remove some dead code
Mario [Mon, 22 Aug 2016 07:38:09 +0000 (17:38 +1000)]
Intrusify sandbox objects and remove some dead code

8 years agoMerge branch 'terencehill/spectatee_status_update' into 'master'
Mario [Mon, 22 Aug 2016 07:09:53 +0000 (07:09 +0000)]
Merge branch 'terencehill/spectatee_status_update' into 'master'

spectatee_status fix

Fixes #1004

See merge request !354

8 years agoIntrusify bot targets
Mario [Mon, 22 Aug 2016 06:42:38 +0000 (16:42 +1000)]
Intrusify bot targets

8 years agoClear out another expensive FOREACH_ENTITY_FLOAT
Mario [Mon, 22 Aug 2016 05:56:36 +0000 (15:56 +1000)]
Clear out another expensive FOREACH_ENTITY_FLOAT

8 years agoMerge branch 'master' into terencehill/spectatee_status_update 354/head
Mario [Mon, 22 Aug 2016 04:13:45 +0000 (14:13 +1000)]
Merge branch 'master' into terencehill/spectatee_status_update

8 years agoKill a couple of FOREACH_ENTITY_ENT cases
Mario [Sun, 21 Aug 2016 17:03:55 +0000 (03:03 +1000)]
Kill a couple of FOREACH_ENTITY_ENT cases

8 years agoAdd another intrusive list and hopefully fix compilation unit
Mario [Sun, 21 Aug 2016 16:32:43 +0000 (02:32 +1000)]
Add another intrusive list and hopefully fix compilation unit

8 years agoFix compile
Mario [Sun, 21 Aug 2016 15:38:55 +0000 (01:38 +1000)]
Fix compile

8 years agoIntrusify players
Mario [Sun, 21 Aug 2016 15:24:03 +0000 (01:24 +1000)]
Intrusify players

8 years agoIntrusify spawnpoints
Mario [Sun, 21 Aug 2016 15:08:23 +0000 (01:08 +1000)]
Intrusify spawnpoints

8 years agoAdd an intrusive list for saved cvars
Mario [Sun, 21 Aug 2016 14:53:24 +0000 (00:53 +1000)]
Add an intrusive list for saved cvars

8 years agoUse the existing list for turrets
Mario [Sun, 21 Aug 2016 14:42:18 +0000 (00:42 +1000)]
Use the existing list for turrets

8 years agoIntrusify notifications
Mario [Sun, 21 Aug 2016 14:41:04 +0000 (00:41 +1000)]
Intrusify notifications

8 years agoSome more intrusive lists
Mario [Sun, 21 Aug 2016 14:32:17 +0000 (00:32 +1000)]
Some more intrusive lists

8 years agoIntrusify more stuff
Mario [Sun, 21 Aug 2016 14:13:25 +0000 (00:13 +1000)]
Intrusify more stuff

8 years agoIntrusify onslaught shields
Mario [Sun, 21 Aug 2016 13:50:48 +0000 (23:50 +1000)]
Intrusify onslaught shields

8 years agoKill a few FOREACH_ENTITY_CLASS cases
Mario [Sun, 21 Aug 2016 13:46:58 +0000 (23:46 +1000)]
Kill a few FOREACH_ENTITY_CLASS cases

8 years agoAdd intrusive lists for some client side stuff
Mario [Sun, 21 Aug 2016 13:15:25 +0000 (23:15 +1000)]
Add intrusive lists for some client side stuff

8 years agoAdd a list for domination control points
Mario [Sun, 21 Aug 2016 13:06:56 +0000 (23:06 +1000)]
Add a list for domination control points

8 years agoKill another FOREACH_ENTITY_ENT
Mario [Sun, 21 Aug 2016 12:58:02 +0000 (22:58 +1000)]
Kill another FOREACH_ENTITY_ENT

8 years agoPurge a few cases of FOREACH_ENTITY_ENT
Mario [Sun, 21 Aug 2016 12:55:58 +0000 (22:55 +1000)]
Purge a few cases of FOREACH_ENTITY_ENT

8 years agoFix being able to kill your own ghost
Mario [Sun, 21 Aug 2016 12:44:51 +0000 (22:44 +1000)]
Fix being able to kill your own ghost

8 years agoChange mod loading to take an absolute path
TimePath [Sun, 21 Aug 2016 11:41:29 +0000 (21:41 +1000)]
Change mod loading to take an absolute path

8 years agoIntrusify uncustomizables
Mario [Sun, 21 Aug 2016 11:21:20 +0000 (21:21 +1000)]
Intrusify uncustomizables

8 years agoMore intrusiveness
Mario [Sun, 21 Aug 2016 11:12:56 +0000 (21:12 +1000)]
More intrusiveness

8 years agoprogs.inc: use absolute includes
TimePath [Sun, 21 Aug 2016 09:45:25 +0000 (19:45 +1000)]
progs.inc: use absolute includes

8 years agoDoxygen: #define XONOTIC
TimePath [Sun, 21 Aug 2016 09:43:48 +0000 (19:43 +1000)]
Doxygen: #define XONOTIC

8 years agoItemsTime: only loop through items, not every single entity
Mario [Sun, 21 Aug 2016 09:36:19 +0000 (19:36 +1000)]
ItemsTime: only loop through items, not every single entity

8 years agoAdd an intrusive list for items
Mario [Sun, 21 Aug 2016 09:31:58 +0000 (19:31 +1000)]
Add an intrusive list for items

8 years agoIL_DELETE: remove unused parameter
TimePath [Sun, 21 Aug 2016 09:15:35 +0000 (19:15 +1000)]
IL_DELETE: remove unused parameter

8 years agoMerge branch 'Mario/entcs' into 'master'
TimePath [Sun, 21 Aug 2016 08:31:52 +0000 (08:31 +0000)]
Merge branch 'Mario/entcs' into 'master'

Merge branch Mario/entcs (S merge request)

Improves performance by killing the uses of getplayerkeyvalue.

See merge request !360

8 years agoMinor cleanup 360/head
Mario [Sun, 21 Aug 2016 08:11:15 +0000 (18:11 +1000)]
Minor cleanup

8 years agoMerge branch 'master' into Mario/entcs
Mario [Sun, 21 Aug 2016 08:01:06 +0000 (18:01 +1000)]
Merge branch 'master' into Mario/entcs

8 years agoMerge branch 'master' into Mario/entcs
Mario [Sun, 21 Aug 2016 08:00:34 +0000 (18:00 +1000)]
Merge branch 'master' into Mario/entcs

8 years agoMerge branch 'TimePath/modules'
TimePath [Sun, 21 Aug 2016 06:29:24 +0000 (16:29 +1000)]
Merge branch 'TimePath/modules'

# Conflicts:
# qcsrc/common/turrets/turret/fusionreactor.qc

8 years agoDon't #include server files from CSQC 358/head
TimePath [Sun, 21 Aug 2016 06:26:09 +0000 (16:26 +1000)]
Don't #include server files from CSQC

8 years agoAdd attacker parameter to PlayHitsound
Mario [Sun, 21 Aug 2016 06:19:11 +0000 (16:19 +1000)]
Add attacker parameter to PlayHitsound

8 years agoFix undefined PROGNAME in *_includes.txt
TimePath [Sun, 21 Aug 2016 06:11:55 +0000 (16:11 +1000)]
Fix undefined PROGNAME in *_includes.txt

8 years agoAllow only showing a waypoint on the radar
Mario [Sun, 21 Aug 2016 06:09:46 +0000 (16:09 +1000)]
Allow only showing a waypoint on the radar

8 years agoEnsure headers are always #included
TimePath [Sun, 21 Aug 2016 06:01:29 +0000 (16:01 +1000)]
Ensure headers are always #included

8 years agoUpdate compiler scripts for GAMEQC
TimePath [Sun, 21 Aug 2016 05:57:02 +0000 (15:57 +1000)]
Update compiler scripts for GAMEQC

8 years agoMonsters, turrets, vehicles: move definitions to headers
TimePath [Sun, 21 Aug 2016 05:27:53 +0000 (15:27 +1000)]
Monsters, turrets, vehicles: move definitions to headers

8 years agos/#ifndef MENUQC/#ifdef GAMEQC/g
TimePath [Sun, 21 Aug 2016 05:18:06 +0000 (15:18 +1000)]
s/#ifndef MENUQC/#ifdef GAMEQC/g