]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
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

11 years agoRemove monster_score
Mario [Thu, 4 Apr 2013 23:48:56 +0000 (10:48 +1100)]
Remove monster_score

11 years agoFix monster trying to follow itself
Mario [Thu, 4 Apr 2013 23:43:06 +0000 (10:43 +1100)]
Fix monster trying to follow itself

11 years agoReplace classname checks with IS_PLAYER
Mario [Thu, 4 Apr 2013 22:43:21 +0000 (09:43 +1100)]
Replace classname checks with IS_PLAYER

11 years agoMerge branch 'master' into Mario/monsters
Mario [Thu, 4 Apr 2013 22:29:36 +0000 (09:29 +1100)]
Merge branch 'master' into Mario/monsters

11 years agoImprove monster team colors
Mario [Wed, 3 Apr 2013 18:06:03 +0000 (05:06 +1100)]
Improve monster team colors

11 years agoturn off r_glsl_skeletal by default
Rudolf Polzer [Mon, 1 Apr 2013 18:15:54 +0000 (20:15 +0200)]
turn off r_glsl_skeletal by default

11 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 1 Apr 2013 11:38:20 +0000 (13:38 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agofix overly long qcstatus field
Rudolf Polzer [Mon, 1 Apr 2013 11:36:19 +0000 (13:36 +0200)]
fix overly long qcstatus field

11 years agoMerge branch 'master' into Mario/monsters
Mario [Fri, 22 Mar 2013 06:23:47 +0000 (17:23 +1100)]
Merge branch 'master' into Mario/monsters

11 years agofix stupid compile errors, we don't have COLOR_TEAM1 any more...
Rudolf Polzer [Thu, 21 Mar 2013 16:27:15 +0000 (17:27 +0100)]
fix stupid compile errors, we don't have COLOR_TEAM1 any more...

11 years agoTurn plasma turret into instagib turret in minstagib mode (by Mario), fixes #1317
Rudolf Polzer [Thu, 21 Mar 2013 16:24:53 +0000 (17:24 +0100)]
Turn plasma turret into instagib turret in minstagib mode (by Mario), fixes #1317

11 years agoMerge remote-tracking branch 'origin/Mario/runematch_nuke', fixes #1419
Rudolf Polzer [Thu, 21 Mar 2013 16:21:11 +0000 (17:21 +0100)]
Merge remote-tracking branch 'origin/Mario/runematch_nuke', fixes #1419

11 years agoMerge remote-tracking branch 'origin/samual/kill_zoom_on_client', fixes #1439
Rudolf Polzer [Thu, 21 Mar 2013 16:20:26 +0000 (17:20 +0100)]
Merge remote-tracking branch 'origin/samual/kill_zoom_on_client', fixes #1439

11 years agoMerge remote-tracking branch 'origin/terencehill/observer_color', fixes #1444
Rudolf Polzer [Thu, 21 Mar 2013 16:16:54 +0000 (17:16 +0100)]
Merge remote-tracking branch 'origin/terencehill/observer_color', fixes #1444

11 years agoMerge remote-tracking branch 'origin/mirceakitsune/bugfix_jumppad_gravity'
Rudolf Polzer [Thu, 21 Mar 2013 16:13:33 +0000 (17:13 +0100)]
Merge remote-tracking branch 'origin/mirceakitsune/bugfix_jumppad_gravity'

11 years agoFix scoreboard showing incorrect monster count in TD
Mario [Tue, 19 Mar 2013 05:28:52 +0000 (16:28 +1100)]
Fix scoreboard showing incorrect monster count in TD

11 years agoFix player turret count increasing even if they're out of fuel
Mario [Mon, 18 Mar 2013 14:57:55 +0000 (01:57 +1100)]
Fix player turret count increasing even if they're out of fuel

11 years agoWhen trigger_gravity modifies the gravity of an entity, jump pads wouldn't account...
Mircea Kitsune [Sun, 17 Mar 2013 15:35:33 +0000 (17:35 +0200)]
When trigger_gravity modifies the gravity of an entity, jump pads wouldn't account that, causing players to be thrown at the incorrect destination.

11 years agoSome minor changes to mage projectiles
Mario [Sat, 16 Mar 2013 13:02:18 +0000 (00:02 +1100)]
Some minor changes to mage projectiles

11 years agoFix for hud observer color not neutral (it optimizes code too)
terencehill [Wed, 13 Mar 2013 08:32:14 +0000 (09:32 +0100)]
Fix for hud observer color not neutral (it optimizes code too)

11 years agoUpdate config to match new GUI spawn cvar
Mario [Tue, 12 Mar 2013 21:53:03 +0000 (08:53 +1100)]
Update config to match new GUI spawn cvar

11 years agoFancy sounds
Mario [Tue, 12 Mar 2013 09:21:43 +0000 (20:21 +1100)]
Fancy sounds

11 years agoShow a list of monsters rather than an input box in the GUI
Mario [Tue, 12 Mar 2013 06:43:48 +0000 (17:43 +1100)]
Show a list of monsters rather than an input box in the GUI

11 years agoFix barricade health not updating when upgraded/repaired
Mario [Mon, 11 Mar 2013 02:44:43 +0000 (13:44 +1100)]
Fix barricade health not updating when upgraded/repaired

11 years agoRemove duplicate target check
Mario [Sun, 10 Mar 2013 00:35:12 +0000 (11:35 +1100)]
Remove duplicate target check

11 years agoMerge remote-tracking branch 'origin/terencehill/misc_hud_fixes'
Samual Lenks [Fri, 8 Mar 2013 22:08:18 +0000 (17:08 -0500)]
Merge remote-tracking branch 'origin/terencehill/misc_hud_fixes'

11 years agoRemove extra useless spawner_think definition
Mario [Fri, 8 Mar 2013 00:15:30 +0000 (11:15 +1100)]
Remove extra useless spawner_think definition

11 years agoCleanup spawner code a bit
Mario [Fri, 8 Mar 2013 00:09:31 +0000 (11:09 +1100)]
Cleanup spawner code a bit

11 years agoRemove spawner from the spawn list (spawning a spawner can wreak havoc)
Mario [Fri, 8 Mar 2013 00:00:46 +0000 (11:00 +1100)]
Remove spawner from the spawn list (spawning a spawner can wreak havoc)

11 years agoAlso fix turret owner on connect
Mario [Thu, 7 Mar 2013 19:01:36 +0000 (06:01 +1100)]
Also fix turret owner on connect

11 years agoUse playerid to count player's turrets on connect
Mario [Thu, 7 Mar 2013 19:00:45 +0000 (06:00 +1100)]
Use playerid to count player's turrets on connect

11 years agoAlso use playerid for turret ownership
Mario [Thu, 7 Mar 2013 18:51:41 +0000 (05:51 +1100)]
Also use playerid for turret ownership

11 years agoUpdate turret waypointsprite when repaired by fusion reactor
Mario [Thu, 7 Mar 2013 18:41:08 +0000 (05:41 +1100)]
Update turret waypointsprite when repaired by fusion reactor

11 years agoClean up turretspawn command a bit
Mario [Thu, 7 Mar 2013 18:36:52 +0000 (05:36 +1100)]
Clean up turretspawn command a bit

11 years agoFix being unable to edit/remove barricades
Mario [Thu, 7 Mar 2013 18:12:23 +0000 (05:12 +1100)]
Fix being unable to edit/remove barricades

11 years agoAdd repair & upgrade to the GUI
Mario [Thu, 7 Mar 2013 17:56:39 +0000 (04:56 +1100)]
Add repair & upgrade to the GUI

11 years agoAdd a (very) basic temporary turret spawning GUI for tower defense
Mario [Thu, 7 Mar 2013 17:38:52 +0000 (04:38 +1100)]
Add a (very) basic temporary turret spawning GUI for tower defense

11 years agoUse setorigin instead of .origin for monster dropped items
Mario [Thu, 7 Mar 2013 16:23:55 +0000 (03:23 +1100)]
Use setorigin instead of .origin for monster dropped items

11 years agoFix butcher command not removing monster weapons
Mario [Thu, 7 Mar 2013 16:06:42 +0000 (03:06 +1100)]
Fix butcher command not removing monster weapons

11 years agoImprove monster weapon dropping
Mario [Thu, 7 Mar 2013 15:50:40 +0000 (02:50 +1100)]
Improve monster weapon dropping

11 years agoRemove distance check in attack code (enemy is lost at that distance anyway)
Mario [Thu, 7 Mar 2013 15:37:05 +0000 (02:37 +1100)]
Remove distance check in attack code (enemy is lost at that distance anyway)

11 years agoRemove enemy_range() checks
Mario [Thu, 7 Mar 2013 15:34:19 +0000 (02:34 +1100)]
Remove enemy_range() checks

11 years agoMerge branch 'master' into mario/runematch_nuke
Mario [Thu, 7 Mar 2013 06:13:59 +0000 (17:13 +1100)]
Merge branch 'master' into mario/runematch_nuke

11 years agoFix another bad use of nextthink in the spider attack code
Mario [Thu, 7 Mar 2013 06:07:50 +0000 (17:07 +1100)]
Fix another bad use of nextthink in the spider attack code

11 years agoAdd new MUTATOR_ONROLLBACK_OR_REMOVE stuff to td
Mario [Thu, 7 Mar 2013 06:04:03 +0000 (17:04 +1100)]
Add new MUTATOR_ONROLLBACK_OR_REMOVE stuff to td

11 years agoRemove unused neutral check from target validation & remove unnecessary enemy checks...
Mario [Thu, 7 Mar 2013 05:39:53 +0000 (16:39 +1100)]
Remove unused neutral check from target validation & remove unnecessary enemy checks in spider attack code

11 years agoUse IS_PLAYER & IS_SPEC instead of classname checks
Mario [Thu, 7 Mar 2013 05:18:09 +0000 (16:18 +1100)]
Use IS_PLAYER & IS_SPEC instead of classname checks

11 years agoMerge branch 'master' into mario/monsters
Mario [Thu, 7 Mar 2013 04:58:46 +0000 (15:58 +1100)]
Merge branch 'master' into mario/monsters