]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoIncrease soldier speed
Mario [Sat, 20 Apr 2013 16:20:27 +0000 (02:20 +1000)]
Increase soldier speed

11 years agoAdd a basic trick to make monsters walk around eachother
Mario [Sat, 20 Apr 2013 15:41:53 +0000 (01:41 +1000)]
Add a basic trick to make monsters walk around eachother

11 years agoAdd a FL_GENERATOR flag for td generator (may be used for non-generator monster targe...
Mario [Sat, 20 Apr 2013 15:17:19 +0000 (01:17 +1000)]
Add a FL_GENERATOR flag for td generator (may be used for non-generator monster targets in the future)

11 years agoFix turrets still shooting when match ends
Mario [Sat, 20 Apr 2013 14:49:44 +0000 (00:49 +1000)]
Fix turrets still shooting when match ends

11 years agoProperly lower turret power & increase buff count to 5
Mario [Sat, 20 Apr 2013 06:57:14 +0000 (16:57 +1000)]
Properly lower turret power & increase buff count to 5

11 years agoLower turret starting power in td
Mario [Sat, 20 Apr 2013 06:49:05 +0000 (16:49 +1000)]
Lower turret starting power in td

11 years agoFix spawned monsters respawning
Mario [Fri, 19 Apr 2013 02:43:49 +0000 (12:43 +1000)]
Fix spawned monsters respawning

11 years agoFix dead monsters not disappearing
Mario [Fri, 19 Apr 2013 02:39:38 +0000 (12:39 +1000)]
Fix dead monsters not disappearing

11 years agoAdd untested fix for monster corpses not disappearing
Mario [Thu, 18 Apr 2013 17:25:18 +0000 (03:25 +1000)]
Add untested fix for monster corpses not disappearing

11 years agoDon't give players frozen by monsters points if a teammate is revived nearby
Mario [Thu, 18 Apr 2013 11:12:15 +0000 (21:12 +1000)]
Don't give players frozen by monsters points if a teammate is revived nearby

11 years agoRemove freezetag_revive_progress
Mario [Thu, 18 Apr 2013 11:06:22 +0000 (21:06 +1000)]
Remove freezetag_revive_progress

11 years agoOnly send movement flags when moving
Mario [Thu, 18 Apr 2013 10:47:56 +0000 (20:47 +1000)]
Only send movement flags when moving

11 years agoFix frozen players not dying/respawning if they touch a hurt trigger
Mario [Thu, 18 Apr 2013 10:06:57 +0000 (20:06 +1000)]
Fix frozen players not dying/respawning if they touch a hurt trigger

11 years agoMerge the frozen flags
Mario [Thu, 18 Apr 2013 09:56:23 +0000 (19:56 +1000)]
Merge the frozen flags

11 years agoMake the Freeze function usable with freezetag
Mario [Thu, 18 Apr 2013 09:26:37 +0000 (19:26 +1000)]
Make the Freeze function usable with freezetag

11 years agoFix turrets shooting players during build phase
Mario [Thu, 18 Apr 2013 08:45:40 +0000 (18:45 +1000)]
Fix turrets shooting players during build phase

11 years agoLower monster think delay
Mario [Thu, 18 Apr 2013 08:39:08 +0000 (18:39 +1000)]
Lower monster think delay

11 years agoAdd td monster spawns to the mapinfo entity detection
Mario [Thu, 18 Apr 2013 08:29:19 +0000 (18:29 +1000)]
Add td monster spawns to the mapinfo entity detection

11 years agoAdd tower defense to the menu
Mario [Thu, 18 Apr 2013 08:22:15 +0000 (18:22 +1000)]
Add tower defense to the menu

11 years agoAlso block DPCONTENTS_MONSTERCLIP
Mario [Thu, 18 Apr 2013 07:14:48 +0000 (17:14 +1000)]
Also block DPCONTENTS_MONSTERCLIP

11 years agoAdd botclip blocking to tower defense
Mario [Thu, 18 Apr 2013 07:12:53 +0000 (17:12 +1000)]
Add botclip blocking to tower defense

11 years agoPlayer typehit sound if the player shoots another player in tower defense
Mario [Thu, 18 Apr 2013 07:00:57 +0000 (17:00 +1000)]
Player typehit sound if the player shoots another player in tower defense

11 years agoDisable monsters returning dropped flags in config
Mario [Thu, 18 Apr 2013 06:57:28 +0000 (16:57 +1000)]
Disable monsters returning dropped flags in config

11 years agoIncrease monster starting speed in td
Mario [Thu, 18 Apr 2013 06:53:33 +0000 (16:53 +1000)]
Increase monster starting speed in td

11 years agoRemove useless delay checks
Mario [Thu, 18 Apr 2013 06:52:38 +0000 (16:52 +1000)]
Remove useless delay checks

11 years agoAlso check if monster teammates need help
Mario [Thu, 18 Apr 2013 06:50:20 +0000 (16:50 +1000)]
Also check if monster teammates need help

11 years agoAdd cvars for the force field
Mario [Thu, 18 Apr 2013 06:39:46 +0000 (16:39 +1000)]
Add cvars for the force field

11 years agoSome fixes for mage shield
Mario [Thu, 18 Apr 2013 06:23:13 +0000 (16:23 +1000)]
Some fixes for mage shield

11 years agoMage has a random chance to spawn a force field which takes 80% of the damage
Mario [Thu, 18 Apr 2013 05:58:48 +0000 (15:58 +1000)]
Mage has a random chance to spawn a force field which takes 80% of the damage

11 years agoAllow monsters to pass through corpses, but not through botclip
Mario [Thu, 18 Apr 2013 05:27:23 +0000 (15:27 +1000)]
Allow monsters to pass through corpses, but not through botclip

11 years agoUse monster_melee for all monster melee attacks
Mario [Thu, 18 Apr 2013 05:24:15 +0000 (15:24 +1000)]
Use monster_melee for all monster melee attacks

11 years agoFix more bad use of .think
Mario [Thu, 18 Apr 2013 05:16:09 +0000 (15:16 +1000)]
Fix more bad use of .think

11 years agoRemove useless ifdef check
Mario [Wed, 17 Apr 2013 10:27:26 +0000 (20:27 +1000)]
Remove useless ifdef check

11 years agoIncrease monster think delay
Mario [Wed, 17 Apr 2013 08:59:52 +0000 (18:59 +1000)]
Increase monster think delay

11 years agoFix reversed noalign & nodrop usage
Mario [Wed, 17 Apr 2013 08:57:14 +0000 (18:57 +1000)]
Fix reversed noalign & nodrop usage

11 years agoReset hell-knight delay when starting inferno attack
Mario [Wed, 17 Apr 2013 08:09:32 +0000 (18:09 +1000)]
Reset hell-knight delay when starting inferno attack

11 years agoRemove useless generator think function
Mario [Wed, 17 Apr 2013 08:04:06 +0000 (18:04 +1000)]
Remove useless generator think function

11 years agoFix monsters sinking into the ground while spawning
Mario [Wed, 17 Apr 2013 07:53:02 +0000 (17:53 +1000)]
Fix monsters sinking into the ground while spawning

11 years agoSet monster deadflags incase something needs them
Mario [Wed, 17 Apr 2013 07:47:56 +0000 (17:47 +1000)]
Set monster deadflags incase something needs them

11 years agoFix spider freezing dead players/monsters
Mario [Wed, 17 Apr 2013 07:45:28 +0000 (17:45 +1000)]
Fix spider freezing dead players/monsters

11 years agoPrecache stuff
Mario [Wed, 17 Apr 2013 07:40:12 +0000 (17:40 +1000)]
Precache stuff

11 years agoAdd some ons fanciness to td generator
Mario [Wed, 17 Apr 2013 07:29:00 +0000 (17:29 +1000)]
Add some ons fanciness to td generator

11 years agoUse Team_ColorRGB for monster/generator glow & radar colors
Mario [Wed, 17 Apr 2013 07:22:01 +0000 (17:22 +1000)]
Use Team_ColorRGB for monster/generator glow & radar colors

11 years agoMove onslaught engine damage models to the client
Mario [Wed, 17 Apr 2013 07:01:46 +0000 (17:01 +1000)]
Move onslaught engine damage models to the client

11 years agoSet onslaught status when resetting too
Mario [Wed, 17 Apr 2013 06:52:12 +0000 (16:52 +1000)]
Set onslaught status when resetting too

11 years agoAlso set generator model when health is full (for resetting td generator at wave...
Mario [Wed, 17 Apr 2013 06:51:03 +0000 (16:51 +1000)]
Also set generator model when health is full (for resetting td generator at wave end)

11 years agoMore generator fixes
Mario [Wed, 17 Apr 2013 06:44:32 +0000 (16:44 +1000)]
More generator fixes

11 years agoFix td generator using monster status flags
Mario [Wed, 17 Apr 2013 06:06:04 +0000 (16:06 +1000)]
Fix td generator using monster status flags

11 years agoBegin making generator a common networked entity
Mario [Wed, 17 Apr 2013 05:58:30 +0000 (15:58 +1000)]
Begin making generator a common networked entity

11 years agoFix hell-knight .think usage
Mario [Wed, 17 Apr 2013 05:32:53 +0000 (15:32 +1000)]
Fix hell-knight .think usage

11 years agoMove td generator model loading to client
Mario [Wed, 17 Apr 2013 05:20:55 +0000 (15:20 +1000)]
Move td generator model loading to client

11 years agoFix monsters glitching when match ends & partially fix monsters not selecting a new...
Mario [Wed, 17 Apr 2013 04:15:04 +0000 (14:15 +1000)]
Fix monsters glitching when match ends & partially fix monsters not selecting a new target when wandering around

11 years agoRemove extra flag for respawning
Mario [Tue, 16 Apr 2013 05:50:55 +0000 (15:50 +1000)]
Remove extra flag for respawning

11 years agoSmall fixes to tarbaby jumping
Mario [Tue, 16 Apr 2013 03:34:21 +0000 (13:34 +1000)]
Small fixes to tarbaby jumping

11 years agoFix error when spawning a monster
Mario [Tue, 16 Apr 2013 03:07:38 +0000 (13:07 +1000)]
Fix error when spawning a monster

11 years agoUse monster_leap for tarbaby jumping
Mario [Tue, 16 Apr 2013 03:00:05 +0000 (13:00 +1000)]
Use monster_leap for tarbaby jumping

11 years agoFix monsters taking damage when dead
Mario [Mon, 15 Apr 2013 10:33:57 +0000 (20:33 +1000)]
Fix monsters taking damage when dead

11 years agoRevert broken mobedit changes
Mario [Mon, 15 Apr 2013 05:17:30 +0000 (15:17 +1000)]
Revert broken mobedit changes

11 years agoAlso apply strzone fix to mobedit command
Mario [Mon, 15 Apr 2013 05:10:04 +0000 (15:10 +1000)]
Also apply strzone fix to mobedit command

11 years agoClean it up some more
Mario [Mon, 15 Apr 2013 05:02:32 +0000 (15:02 +1000)]
Clean it up some more

11 years agoClean up netname strzoning a little
Mario [Mon, 15 Apr 2013 04:59:56 +0000 (14:59 +1000)]
Clean up netname strzoning a little

11 years agoRemove sprite_height
Mario [Mon, 15 Apr 2013 04:43:52 +0000 (14:43 +1000)]
Remove sprite_height

11 years agoRemove unused float from ogre chainsaw function
Mario [Mon, 15 Apr 2013 04:29:28 +0000 (14:29 +1000)]
Remove unused float from ogre chainsaw function

11 years agoUpdate monster owners cvar description
Mario [Mon, 15 Apr 2013 04:25:19 +0000 (14:25 +1000)]
Update monster owners cvar description

11 years agoDisable mobspawn & butcher in campaign mode
Mario [Sun, 14 Apr 2013 12:00:09 +0000 (22:00 +1000)]
Disable mobspawn & butcher in campaign mode

11 years agoPause monsters until player joins in campaign mode
Mario [Sun, 14 Apr 2013 11:24:52 +0000 (21:24 +1000)]
Pause monsters until player joins in campaign mode

11 years agoMove monster coloring to the client & fix custom monster waypoint names
Mario [Sun, 14 Apr 2013 07:33:10 +0000 (17:33 +1000)]
Move monster coloring to the client & fix custom monster waypoint names

11 years agoFix monster targets in tower defense
Mario [Sun, 14 Apr 2013 06:47:10 +0000 (16:47 +1000)]
Fix monster targets in tower defense

11 years agoFix monster targets
Mario [Sun, 14 Apr 2013 04:25:53 +0000 (14:25 +1000)]
Fix monster targets

11 years agoFix client side monster still moving when dead. Attempt to fix target usage
Mario [Sun, 14 Apr 2013 04:01:52 +0000 (14:01 +1000)]
Fix client side monster still moving when dead. Attempt to fix target usage

11 years agoRemove enforcer & all W_ attack functions from the monster code
Mario [Sun, 14 Apr 2013 03:46:11 +0000 (13:46 +1000)]
Remove enforcer & all W_ attack functions from the monster code

11 years agoFix all soldier attacks
Mario [Sun, 14 Apr 2013 03:04:49 +0000 (13:04 +1000)]
Fix all soldier attacks

11 years agoFx soldier uzi & shotgun attacks
Mario [Sun, 14 Apr 2013 02:00:44 +0000 (12:00 +1000)]
Fx soldier uzi & shotgun attacks

11 years agoAlso fix ogre grenade attack
Mario [Sun, 14 Apr 2013 01:39:24 +0000 (11:39 +1000)]
Also fix ogre grenade attack

11 years agoFix ogre using weapons code for uzi attack
Mario [Sun, 14 Apr 2013 01:18:06 +0000 (11:18 +1000)]
Fix ogre using weapons code for uzi attack

11 years agoKnock some stuff off the WIP TODO list
Mario [Sat, 13 Apr 2013 17:22:24 +0000 (03:22 +1000)]
Knock some stuff off the WIP TODO list

11 years agoAdd sounds support to every monster
Mario [Sat, 13 Apr 2013 16:54:22 +0000 (02:54 +1000)]
Add sounds support to every monster

11 years agoFix scrag not falling when killed
Mario [Sat, 13 Apr 2013 16:18:21 +0000 (02:18 +1000)]
Fix scrag not falling when killed

11 years agoUpdate origin/velocity when dying too
Mario [Sat, 13 Apr 2013 15:29:47 +0000 (01:29 +1000)]
Update origin/velocity when dying too

11 years agoRemove pony from monster tools menu
Mario [Sat, 13 Apr 2013 14:08:37 +0000 (00:08 +1000)]
Remove pony from monster tools menu

11 years agoRemove color selector from monster tools menu (no longer works)
Mario [Sat, 13 Apr 2013 14:07:19 +0000 (00:07 +1000)]
Remove color selector from monster tools menu (no longer works)

11 years agoFix choppy monster movement
Mario [Sat, 13 Apr 2013 13:35:19 +0000 (23:35 +1000)]
Fix choppy monster movement

11 years agoRemove extra spaces
Mario [Sat, 13 Apr 2013 13:27:26 +0000 (23:27 +1000)]
Remove extra spaces

11 years agoMove some more precaching to the client
Mario [Sat, 13 Apr 2013 12:47:54 +0000 (22:47 +1000)]
Move some more precaching to the client

11 years agoMove monster model precaching/loading to the client
Mario [Sat, 13 Apr 2013 12:29:39 +0000 (22:29 +1000)]
Move monster model precaching/loading to the client

11 years agoAdd a cvar to change monster think delay
Mario [Sat, 13 Apr 2013 11:30:47 +0000 (21:30 +1000)]
Add a cvar to change monster think delay

11 years agoFix some fish & tarbaby issues
Mario [Sat, 13 Apr 2013 11:20:45 +0000 (21:20 +1000)]
Fix some fish & tarbaby issues

11 years agoFix monster skin not updating with mobedit skin command
Mario [Sat, 13 Apr 2013 10:29:04 +0000 (20:29 +1000)]
Fix monster skin not updating with mobedit skin command

11 years agoRemove spawner cvars from monsters.cfg
Mario [Sat, 13 Apr 2013 08:07:52 +0000 (18:07 +1000)]
Remove spawner cvars from monsters.cfg

11 years agoRemove unused monster waypoint cvar
Mario [Sat, 13 Apr 2013 07:41:17 +0000 (17:41 +1000)]
Remove unused monster waypoint cvar

11 years agoBig load of updates (attempted CSQC monsters)
Mario [Sat, 13 Apr 2013 07:01:21 +0000 (17:01 +1000)]
Big load of updates (attempted CSQC monsters)

11 years agoFix monsters not targeting vehicles
Mario [Thu, 11 Apr 2013 01:16:31 +0000 (11:16 +1000)]
Fix monsters not targeting vehicles

11 years agoDrop minsta ammo in minstagib mode
Mario [Thu, 11 Apr 2013 00:44:24 +0000 (10:44 +1000)]
Drop minsta ammo in minstagib mode

11 years agoClean up monster weapons a little
Mario [Wed, 10 Apr 2013 23:18:43 +0000 (09:18 +1000)]
Clean up monster weapons a little

11 years agoIncrease ogre waypoint sprite height
Mario [Sun, 7 Apr 2013 21:48:51 +0000 (07:48 +1000)]
Increase ogre waypoint sprite height

11 years agoAdd a new model for the ogre
Mario [Sun, 7 Apr 2013 21:45:38 +0000 (07:45 +1000)]
Add a new model for the ogre

11 years agoSet monster waypoint height after changing the monster's scale
Mario [Sat, 6 Apr 2013 07:58:07 +0000 (18:58 +1100)]
Set monster waypoint height after changing the monster's scale

11 years agoAdd new robot zombie pants textures by forseti
Mario [Fri, 5 Apr 2013 02:51:34 +0000 (13:51 +1100)]
Add new robot zombie pants textures by forseti

11 years agoAlso move cerberus texture
Mario [Fri, 5 Apr 2013 01:30:32 +0000 (12:30 +1100)]
Also move cerberus texture

11 years agoMove spider texture to textures folder
Mario [Fri, 5 Apr 2013 01:19:55 +0000 (12:19 +1100)]
Move spider texture to textures folder