o TestAlias now modified lightgamma alias. Only available in debug builds via the testalias command.
o Removed nexusdata console command.
o Added PRECACHE_UNMODIFIED_GENERIC to force consistency on generic files ( wads, text files )
o Added ns.wad, ns2.wad and v_wad.wad to consistency check.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@568 67975925-1194-0748-b3d5-c16f83f1a3a1
o Charge do no longer push players in the readyroom
o Fixed bug where movement abilities sometimes could be available after the needed hives have been destroyed
o Fixed issue with movement ability sounds playing more than they should
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@502 67975925-1194-0748-b3d5-c16f83f1a3a1
o Changed use activation
- +use first performs the same check that is done in 3.1. Hives can be used by simply touching them and pressing +use.
- If +use fails to select anything and the players is an alien, then a trace check is performed.
- If the trace determines that the alien is under the hive and looking at it
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@489 67975925-1194-0748-b3d5-c16f83f1a3a1
o Hive no longer takes FF damage
o Can no longer trigger 'the enemy approaches' during the pregame
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@456 67975925-1194-0748-b3d5-c16f83f1a3a1
o Added sv_structurelimit to both server.cfg and listenserver.cfg
o Structurelimit restricts the number of structures in games, except hives, rts and CCs.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@427 67975925-1194-0748-b3d5-c16f83f1a3a1
o Added +use ability to hives which teleports the player to the next hive.
- Hives are round robin in entity id order ( order will not change with hive creation and destruction ).
- Hives under attack are not given priority.
- Increased the range of +use by 2x for hives ( more options here, including 2d distance checks and traces )
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@416 67975925-1194-0748-b3d5-c16f83f1a3a1
- In combat mode this displays the player level
- In classic mode for marines it displays an icon for the player's primary weapon
- In classic mode for aliens it displays the player's resources.
o reduced the frequency of scoreboard updates from 0.4 seconds to 0.6 seconds.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@391 67975925-1194-0748-b3d5-c16f83f1a3a1