]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoMerge branch 'master' into mario/monsters
Mario [Sun, 10 Feb 2013 01:34:01 +0000 (12:34 +1100)]
Merge branch 'master' into mario/monsters

11 years agoMerge remote-tracking branch 'origin/samual/respawn_improvements'
Samual Lenks [Fri, 8 Feb 2013 01:44:41 +0000 (20:44 -0500)]
Merge remote-tracking branch 'origin/samual/respawn_improvements'

11 years agoCvar updates
Samual Lenks [Fri, 8 Feb 2013 01:42:44 +0000 (20:42 -0500)]
Cvar updates

11 years agoFix monsters still trying to follow dead teammates
Mario [Fri, 8 Feb 2013 01:30:39 +0000 (12:30 +1100)]
Fix monsters still trying to follow dead teammates

11 years agoMake the dead teammate check a big more reliable
Mario [Fri, 8 Feb 2013 01:21:10 +0000 (12:21 +1100)]
Make the dead teammate check a big more reliable

11 years agoDon't keep following a dead teammate
Mario [Fri, 8 Feb 2013 01:17:14 +0000 (12:17 +1100)]
Don't keep following a dead teammate

11 years agoFollow selected target if it is on the same team
Mario [Fri, 8 Feb 2013 01:13:33 +0000 (12:13 +1100)]
Follow selected target if it is on the same team

11 years agoStuff and things
Samual Lenks [Fri, 8 Feb 2013 01:03:10 +0000 (20:03 -0500)]
Stuff and things

11 years agoAlso show a waypoint when attacking an enemy
Mario [Fri, 8 Feb 2013 00:59:41 +0000 (11:59 +1100)]
Also show a waypoint when attacking an enemy

11 years agoRemove this setmodel stuff here
Samual Lenks [Fri, 8 Feb 2013 00:58:01 +0000 (19:58 -0500)]
Remove this setmodel stuff here

11 years agoFade out monster waypoints after 1 second (looks cool)
Mario [Fri, 8 Feb 2013 00:50:28 +0000 (11:50 +1100)]
Fade out monster waypoints after 1 second (looks cool)

11 years agoFix monsters not able to target turrets
Mario [Fri, 8 Feb 2013 00:37:55 +0000 (11:37 +1100)]
Fix monsters not able to target turrets

11 years agoOnly show monster waypoints to the monster's team
Mario [Fri, 8 Feb 2013 00:23:40 +0000 (11:23 +1100)]
Only show monster waypoints to the monster's team

11 years agoSome more targeting cleanup (fixes monsters targeting invisible players after re...
Mario [Fri, 8 Feb 2013 00:17:25 +0000 (11:17 +1100)]
Some more targeting cleanup (fixes monsters targeting invisible players after re-spawning a few times)

11 years agoMerge remote-tracking branch 'origin/master' into samual/respawn_improvements
Samual Lenks [Thu, 7 Feb 2013 22:44:28 +0000 (17:44 -0500)]
Merge remote-tracking branch 'origin/master' into samual/respawn_improvements

11 years agoCTS is not a mod, it is a game mode.
Samual Lenks [Thu, 7 Feb 2013 20:51:23 +0000 (15:51 -0500)]
CTS is not a mod, it is a game mode.

11 years agoFix monsters not targeting players in normal gamemodes
Mario [Thu, 7 Feb 2013 06:27:51 +0000 (17:27 +1100)]
Fix monsters not targeting players in normal gamemodes

11 years agoFace owner while idle
Mario [Thu, 7 Feb 2013 06:21:30 +0000 (17:21 +1100)]
Face owner while idle

11 years agoAh, so this is where to mess with to improve spawnpoints... mwahaha.
Samual Lenks [Thu, 7 Feb 2013 05:38:26 +0000 (00:38 -0500)]
Ah, so this is where to mess with to improve spawnpoints... mwahaha.

11 years agoFix zombie checking if its enemy is valid every time it attacks
Mario [Thu, 7 Feb 2013 05:31:05 +0000 (16:31 +1100)]
Fix zombie checking if its enemy is valid every time it attacks

11 years agoFix monsters still being selected after changing teams
Mario [Thu, 7 Feb 2013 05:23:29 +0000 (16:23 +1100)]
Fix monsters still being selected after changing teams

11 years agoCode far better handling of zoom upon spawn
Samual Lenks [Thu, 7 Feb 2013 05:19:54 +0000 (00:19 -0500)]
Code far better handling of zoom upon spawn

11 years agoFix monsters not attacking target entities
Mario [Thu, 7 Feb 2013 05:17:13 +0000 (16:17 +1100)]
Fix monsters not attacking target entities

11 years agoFix monster goal targeting
Mario [Thu, 7 Feb 2013 05:02:39 +0000 (16:02 +1100)]
Fix monster goal targeting

11 years agoAllow hud_damage with eventchase camera (this was irrelevant to old bug)
Samual Lenks [Thu, 7 Feb 2013 04:34:51 +0000 (23:34 -0500)]
Allow hud_damage with eventchase camera (this was irrelevant to old bug)

11 years agoSome more RTS cleanup
Mario [Wed, 6 Feb 2013 22:00:15 +0000 (09:00 +1100)]
Some more RTS cleanup

11 years agoFix monsters not looking in the correct direction while idle
Mario [Wed, 6 Feb 2013 18:44:03 +0000 (05:44 +1100)]
Fix monsters not looking in the correct direction while idle

11 years agoCleanup RTS mode a bit
Mario [Wed, 6 Feb 2013 17:36:42 +0000 (04:36 +1100)]
Cleanup RTS mode a bit

11 years agoAdd highly experimental RTS game-mode (for testing purposes)
Mario [Wed, 6 Feb 2013 01:22:05 +0000 (12:22 +1100)]
Add highly experimental RTS game-mode (for testing purposes)

11 years agoMerge remote-tracking branch 'origin/samual/eventchase_boxlike_tracing'
Samual Lenks [Tue, 5 Feb 2013 17:02:44 +0000 (12:02 -0500)]
Merge remote-tracking branch 'origin/samual/eventchase_boxlike_tracing'

11 years agoAdd cvars to defaultXonotic.org
Samual Lenks [Tue, 5 Feb 2013 16:59:06 +0000 (11:59 -0500)]
Add cvars to defaultXonotic.org

11 years agoRe-do handling of cvars for mins/maxs with eventchase and spectating
Samual Lenks [Tue, 5 Feb 2013 16:56:00 +0000 (11:56 -0500)]
Re-do handling of cvars for mins/maxs with eventchase and spectating

11 years agoAdd fallback for if tracebox starts in solid
Samual Lenks [Tue, 5 Feb 2013 16:48:26 +0000 (11:48 -0500)]
Add fallback for if tracebox starts in solid

11 years agoStop manually adjusting the chase_* offset cvars, check origin normally
Samual Lenks [Tue, 5 Feb 2013 16:28:24 +0000 (11:28 -0500)]
Stop manually adjusting the chase_* offset cvars, check origin normally

11 years agoMerge remote-tracking branch 'origin/master' into samual/eventchase_boxlike_tracing
Samual Lenks [Tue, 5 Feb 2013 16:20:54 +0000 (11:20 -0500)]
Merge remote-tracking branch 'origin/master' into samual/eventchase_boxlike_tracing

11 years agoMerge branch 'master' into mario/monsters
Mario [Tue, 5 Feb 2013 10:23:45 +0000 (21:23 +1100)]
Merge branch 'master' into mario/monsters

11 years agoRemove old zombie config
Mario [Tue, 5 Feb 2013 10:21:50 +0000 (21:21 +1100)]
Remove old zombie config

11 years agoMerge remote-tracking branch 'origin/Mario/domination_mutator'
Samual Lenks [Mon, 4 Feb 2013 22:01:58 +0000 (17:01 -0500)]
Merge remote-tracking branch 'origin/Mario/domination_mutator'

11 years agoMerge remote-tracking branch 'origin/master' into Mario/domination_mutator
Samual Lenks [Mon, 4 Feb 2013 21:49:01 +0000 (16:49 -0500)]
Merge remote-tracking branch 'origin/master' into Mario/domination_mutator

11 years agoSwitch to pmove_org (doesn't work)
Samual Lenks [Mon, 4 Feb 2013 21:42:32 +0000 (16:42 -0500)]
Switch to pmove_org (doesn't work)

11 years agoMore logical cvar names...
Samual Lenks [Mon, 4 Feb 2013 03:37:55 +0000 (22:37 -0500)]
More logical cvar names...

11 years agoMuch better handling of eventchase camera
Samual Lenks [Mon, 4 Feb 2013 03:32:03 +0000 (22:32 -0500)]
Much better handling of eventchase camera

11 years agofix typos
Rudolf Polzer [Fri, 1 Feb 2013 14:01:56 +0000 (15:01 +0100)]
fix typos

11 years agooops, fix warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:39:28 +0000 (14:39 +0100)]
oops, fix warmup

11 years agodon't count alivetime in warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:38:00 +0000 (14:38 +0100)]
don't count alivetime in warmup

11 years agoclear alivetime on ready-restart
Rudolf Polzer [Fri, 1 Feb 2013 13:35:19 +0000 (14:35 +0100)]
clear alivetime on ready-restart

11 years agoMerge branch 'divVerent/rank-change', fixes #1391, fixes #1388
Rudolf Polzer [Fri, 1 Feb 2013 13:14:14 +0000 (14:14 +0100)]
Merge branch 'divVerent/rank-change', fixes #1391, fixes #1388

11 years agoMerge branch 'master' into divVerent/rank-change
Rudolf Polzer [Fri, 1 Feb 2013 11:57:54 +0000 (12:57 +0100)]
Merge branch 'master' into divVerent/rank-change

11 years agoMerge branch 'master' into mario/domination_mutator
Mario [Thu, 31 Jan 2013 10:40:55 +0000 (21:40 +1100)]
Merge branch 'master' into mario/domination_mutator

11 years agoMerge branch 'master' into mario/monsters
Mario [Thu, 31 Jan 2013 10:37:26 +0000 (21:37 +1100)]
Merge branch 'master' into mario/monsters

11 years agofix the CA dead-player bug
Rudolf Polzer [Thu, 31 Jan 2013 09:18:45 +0000 (10:18 +0100)]
fix the CA dead-player bug

11 years agoAdd a #message for when stuffto is enabled
Samual Lenks [Thu, 31 Jan 2013 08:03:31 +0000 (03:03 -0500)]
Add a #message for when stuffto is enabled

11 years agovarious mutator system fixes; add proper rollback of failed add, fixes #1145
Rudolf Polzer [Wed, 30 Jan 2013 13:22:46 +0000 (14:22 +0100)]
various mutator system fixes; add proper rollback of failed add, fixes #1145

11 years agoMerge remote-tracking branch 'origin/mirceakitsune/physical_entities'
Rudolf Polzer [Wed, 30 Jan 2013 13:03:25 +0000 (14:03 +0100)]
Merge remote-tracking branch 'origin/mirceakitsune/physical_entities'

11 years agoFix minstanex impressive announcement
Samual Lenks [Wed, 30 Jan 2013 05:40:35 +0000 (00:40 -0500)]
Fix minstanex impressive announcement

11 years agoMerge remote-tracking branch 'origin/terencehill/reload_binds', closes #1360
Rudolf Polzer [Tue, 29 Jan 2013 19:30:22 +0000 (20:30 +0100)]
Merge remote-tracking branch 'origin/terencehill/reload_binds', closes #1360

11 years agomake other weapon cycle impulses also change spectating speed
ItsMe [Tue, 29 Jan 2013 19:27:23 +0000 (20:27 +0100)]
make other weapon cycle impulses also change spectating speed

11 years agoMoving Domination into the mutator API
Mario [Tue, 29 Jan 2013 12:31:43 +0000 (23:31 +1100)]
Moving Domination into the mutator API

11 years agoremove misleading comments
Rudolf Polzer [Tue, 29 Jan 2013 12:26:12 +0000 (13:26 +0100)]
remove misleading comments

11 years agoadd some useless file ;)
Rudolf Polzer [Tue, 29 Jan 2013 12:21:15 +0000 (13:21 +0100)]
add some useless file ;)

11 years agofix typos
Rudolf Polzer [Tue, 29 Jan 2013 09:47:30 +0000 (10:47 +0100)]
fix typos

11 years agofix Arena spectator status
Rudolf Polzer [Tue, 29 Jan 2013 09:02:06 +0000 (10:02 +0100)]
fix Arena spectator status

11 years agoRace/CTS: if you have a fastest lap, you should show up in the scoreboard any time
Rudolf Polzer [Tue, 29 Jan 2013 08:55:09 +0000 (09:55 +0100)]
Race/CTS: if you have a fastest lap, you should show up in the scoreboard any time

11 years agoadd latency to ALL players!
Rudolf Polzer [Tue, 29 Jan 2013 08:50:47 +0000 (09:50 +0100)]
add latency to ALL players!

11 years agoadd a nospectator flag to rank sorting
Rudolf Polzer [Tue, 29 Jan 2013 08:46:02 +0000 (09:46 +0100)]
add a nospectator flag to rank sorting

11 years agoMerge branch 'master' into divVerent/rank-change
Rudolf Polzer [Tue, 29 Jan 2013 08:43:46 +0000 (09:43 +0100)]
Merge branch 'master' into divVerent/rank-change

Conflicts:
qcsrc/server/playerstats.qc

11 years agoundo accidental commit of these files
Rudolf Polzer [Tue, 29 Jan 2013 08:33:24 +0000 (09:33 +0100)]
undo accidental commit of these files

11 years agobump version
Rudolf Polzer [Tue, 29 Jan 2013 08:32:41 +0000 (09:32 +0100)]
bump version

11 years agoSome more fixes to fish suffocating
Mario [Mon, 28 Jan 2013 04:51:51 +0000 (15:51 +1100)]
Some more fixes to fish suffocating

11 years agoDisable vehicles in tower defense
Mario [Sun, 27 Jan 2013 15:55:13 +0000 (02:55 +1100)]
Disable vehicles in tower defense

11 years agoRemove unused cvar
Mario [Sun, 27 Jan 2013 12:04:38 +0000 (23:04 +1100)]
Remove unused cvar

11 years agoFix compile error
Mario [Sun, 27 Jan 2013 11:26:47 +0000 (22:26 +1100)]
Fix compile error

11 years agoUse normal monster skill cvar if TD starting skill cvar is 0
Mario [Sun, 27 Jan 2013 11:24:17 +0000 (22:24 +1100)]
Use normal monster skill cvar if TD starting skill cvar is 0

11 years agoRemove broken TD "hardcore" mode
Mario [Sun, 27 Jan 2013 11:17:27 +0000 (22:17 +1100)]
Remove broken TD "hardcore" mode

11 years agoRemove some more unused counters
Mario [Sun, 27 Jan 2013 11:14:15 +0000 (22:14 +1100)]
Remove some more unused counters

11 years agoAdd a cvar to change turret upgrade cost
Mario [Sun, 27 Jan 2013 04:25:24 +0000 (15:25 +1100)]
Add a cvar to change turret upgrade cost

11 years agoRemove unused monster kill counter
Mario [Sun, 27 Jan 2013 04:16:47 +0000 (15:16 +1100)]
Remove unused monster kill counter

11 years agoFix vehicles only crushing zombies
Mario [Sat, 26 Jan 2013 12:21:33 +0000 (23:21 +1100)]
Fix vehicles only crushing zombies

11 years agoAlso remove turret's .tur_head when using turretremove command
Mario [Sat, 26 Jan 2013 11:57:58 +0000 (22:57 +1100)]
Also remove turret's .tur_head when using turretremove command

11 years agoFix turret health bar not refilling when turret is upgraded
Mario [Sat, 26 Jan 2013 11:52:48 +0000 (22:52 +1100)]
Fix turret health bar not refilling when turret is upgraded

11 years agoFix turretremove & buffturret commands
Mario [Sat, 26 Jan 2013 11:30:23 +0000 (22:30 +1100)]
Fix turretremove & buffturret commands

11 years agoRemove turrets that weren't spawned by a player
Mario [Sat, 26 Jan 2013 09:57:08 +0000 (20:57 +1100)]
Remove turrets that weren't spawned by a player

11 years agoAlso enable turrets automatically in TD
Mario [Sat, 26 Jan 2013 09:48:16 +0000 (20:48 +1100)]
Also enable turrets automatically in TD

11 years agoFix players unable to join during battle
Mario [Sat, 26 Jan 2013 09:43:56 +0000 (20:43 +1100)]
Fix players unable to join during battle

11 years agoRemove redundant global generator entity
Mario [Sat, 26 Jan 2013 09:39:43 +0000 (20:39 +1100)]
Remove redundant global generator entity

11 years agoLower fish drown damage so they don't die instantly
Mario [Sat, 26 Jan 2013 09:21:16 +0000 (20:21 +1100)]
Lower fish drown damage so they don't die instantly

11 years agoRemove an unused monster spawn counter & slightly improve fish drowning
Mario [Sat, 26 Jan 2013 09:19:18 +0000 (20:19 +1100)]
Remove an unused monster spawn counter & slightly improve fish drowning

11 years agoFix TD controller spawning in other gamemodes
Mario [Fri, 25 Jan 2013 12:13:57 +0000 (23:13 +1100)]
Fix TD controller spawning in other gamemodes

11 years agoMerge commit 'd8d184e7c633d17f6a4468627b690bdbbae62206' into mario/monsters
Mario [Fri, 25 Jan 2013 12:02:31 +0000 (23:02 +1100)]
Merge commit 'd8d184e7c633d17f6a4468627b690bdbbae62206' into mario/monsters

11 years agoMerge branch 'master' into mario/monsters
Mario [Fri, 25 Jan 2013 11:21:58 +0000 (22:21 +1100)]
Merge branch 'master' into mario/monsters

11 years agofix some bad uses of "var"
Rudolf Polzer [Fri, 25 Jan 2013 09:38:48 +0000 (10:38 +0100)]
fix some bad uses of "var"

11 years agoUSE GMQCC
Rudolf Polzer [Fri, 25 Jan 2013 08:57:30 +0000 (09:57 +0100)]
USE GMQCC

11 years agoFix TD monsters delaying for 2 seconds before selecting new target
Mario [Fri, 25 Jan 2013 02:45:50 +0000 (13:45 +1100)]
Fix TD monsters delaying for 2 seconds before selecting new target

11 years agoFix spiders trying to freeze a frozen enemy
Mario [Thu, 24 Jan 2013 14:36:13 +0000 (01:36 +1100)]
Fix spiders trying to freeze a frozen enemy

11 years agoProperly fix TD timelimit
Mario [Thu, 24 Jan 2013 14:31:25 +0000 (01:31 +1100)]
Properly fix TD timelimit

11 years agoFix spider not attacking & TD matches running out of time
Mario [Thu, 24 Jan 2013 14:29:04 +0000 (01:29 +1100)]
Fix spider not attacking & TD matches running out of time

11 years agoFix TD monster spawn protection. Improve TD monster pathfinding
Mario [Thu, 24 Jan 2013 14:13:09 +0000 (01:13 +1100)]
Fix TD monster spawn protection. Improve TD monster pathfinding

11 years agoFix monster spawner spawning too many monsters
Mario [Thu, 24 Jan 2013 09:10:37 +0000 (20:10 +1100)]
Fix monster spawner spawning too many monsters

11 years agofix a waypoint loading issue
Rudolf Polzer [Wed, 23 Jan 2013 13:38:19 +0000 (14:38 +0100)]
fix a waypoint loading issue

11 years agoFix monster waypoint not getting removed with the monster if it was killed after...
Mario [Wed, 23 Jan 2013 13:34:12 +0000 (00:34 +1100)]
Fix monster waypoint not getting removed with the monster if it was killed after the wave finished