Thread: Armoury Manager
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 01-25-2016 , 17:50   Re: Armoury Manager
Reply With Quote #11

New version posted with enhancements and bug fixes and added tool for download:
Code:
 0.2c   Added multi-player support. Multiple players can now edit/create armoury entities at the same time. It was never actually documented that this wasn't possible--but now it is.
 0.2c   Made all huds disappear instantly once the manager is disabled. Previously, they would remain for 1~2 seconds while the holdtime expired.
 0.2c   Fixed rendering issue for when the manager is enabled and a deleted entity is hovered over and glows. When the glow is removed, it was rendering back to normal instead of semi-transparent.
 0.2c	Fixed invalid player error in traceline forward. 
 0.2c	Fixed bug when a created entity was deleted. The weapon deletion was not restored on map change.
 0.2c	Fixed bug that was breaking the aim origin returned in traceline. When the user selected to create an entity and exited out of the menu, I was not first checking if the user had an 
	existing entity selected before performing actions on the entity index. This was allowing actions to be taken on an entity index of 0 which was breaking traceline.	
 0.2c	Removed some redundant code.
__________________

Last edited by Bugsy; 01-25-2016 at 19:12.
Bugsy is offline