Raised This Month: $51 Target: $400
 12% 

Changelog


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 04-24-2007 , 19:51   Changelog
#1

Changelog:

1.0 10-19-05 , 07:22 AM
--Original Release of those 15 added plugins to the Original All-in-One Plugin.
--Changed some code to integrate them and deleted much non needed code.

1.5
--Added/Fixed Many small issues with those additions.

1.9
--Added Spec Fix, Server shutdown, Bullet Damage

2.0
--Fixed a few bugs with some plugins

2.1
--Added support for the Weapon command with new weapons

2.2
--Code Cleanup, and added an Fcvar to be Tracked.
--Big Thanks to BAILOPAN for the Amx Mod X Plugin Stats Page Also you can check Game-Monitor

2.3
--Added up to 27 songs on the loading song (requires no download!)
--Changed client_print for heal to show how much hp was given
--Changed console_print to show which weapon was given to any particular person for logs

2.4
--Added XxAvalanchexX's Admin Give Money for better logging
--Fixed small bug with the HP not showing up when doing amx_heal

2.5
--Added Vittu's additon to Bullet Damage.
Quote:
Originally Posted by Vittu
I made a define to choose if you want both damage done and received or only damage done to show. I also changed manip/jtp version to use connected instead of alive so that it will still show damage when you kill someone because it wouldn't with the alive check.

define is set to show damage done and received by default, comment out for damage done only
2.6
--Added
-SHOWNDEAD BUG FIX by Vantage aka Mouse v.0.9.4 --Gets rid of those pesky players that are not there but on teh scoreboard
-SOUND FIX Fix Echo Sound by Throstur v. 1.0 --Gets rid of the Echo in certain maps

2.7
-Fixed Runtime Error

2.8 4/11/07
-Fixed AMX Heal

3.0 4/24/07
-Complete rewrite of nearly all plugins
-Changed everything to be multilingual
-Removed ammo, teleport, llama, and hpk from the default package
-Added admin flash and teamlocker plugins
-Added PCvars
-Re-organized the code

3.1 4/26/07
-Fixed a Language Typo for amx_weapon command
-Made the echo for amx_weapon strictly for the console. So it wouldn't spam your chat with multiple weapons that are binded (combos)

3.2 5/13/07
-Added a .cfg file for all cvars including the HPK plugin
-Added ADMIN AMMO back in
-Added Team Transfer
-Added Bomb Transfer when AFK
-Added 2 languages to the txt file
-Fixed amx_quit
-Added a HUD message on Revive (like before)
-Added Teleport back in
-Fixed spectator bug fix issue
-Fixed godmode issue (not working 100% of the time)

3.2b 5/26/07
-Fixed major issue with amx_ammo
-Minor changes with the .txt file so please upload the new one

3.4 6/13/07
-Added pcvar allow_catchfire for the amx_fire command 1 = Enable 0 = Disable Also added it to the .cfg file
-Added 4 more languages to the txt file
-Added AMX MAP EXTEND by JSauce to extend the current map
-Added ADMIN CHECK by OneEyed /admin to check whos admin in the server
-Fixed/Redid Godmode
-Fixed ADMIN AMMO thanks to Regalis

3.5 7/11/07
-Replaced the old Glow with a new Glow by mysticssjgoku4
-Added Badaim by Twisty
-Added Stats Marquee
-Added C4 Timer
-Added Spawn Protection (Rewrote some of it on the last page or so)
-Added Admin Listen
-Added Vocom Admin
-Added respawn to transfer/swapteam
-Added command: amx_team, for transfer
-Added Admin Speed by X-olent --Turbo
-Added Admin Drug by X-olent --Drugs a client
-Added Enter/Leave HUD Messages with rank
-Added an easy /spec &/unspec commands for joining spectator with no death count
-Added those to the .txt file
-Fix -When gagged you can disconnect and join and be not gagged, not anymore.
-Fixed Glow Problem
-Took off Immunity for transfer
-Teamlocker Issue? Not sure

Commands:
amx_glow <nick, #userid, authid, or @team> <color> (or) <nick, #userid, authid, or @team> <rrr> <ggg> <bbb> (Lasts 1 round)
amx_glow2 <nick, #userid, authid, or @team> <color> (or) <nick, #userid, authid, or @team> <rrr> <ggg> <bbb> (Lasts more than 1 round)
amx_glowcolors (Shows all the colors you can use. 30 of em!)
amx_badaim <player> <On/off or length of time: 1|0|time> <Save?: 1|0>: Turn on/off bad aim on a player.
amx_drug <nick> (Drugs the player for a minute or so)
amx_speed <nick> [0|1]
amx_sptime <1 through 10 to set Spawn Protection time>
amx_spmessage <1 = Turn Spawn Protection Message on , 0 = Turn Spawn Protection message off>
amx_spshellthickness <1 through 100 to set Glow Shellthickness>
amx_spglow <1 = turn on glow, 0 =turn off glow>
amx_team (same as amx_transfer just easier to use with / command)
Bind +adminvoice (admin voice comm)

Say Commands:
/spec
/unspec

Cvars Added
amx_showc4timer 3 // <0|1|3> - Off | T's only | CT's only | ALL
amx_showc4flash 0 // <0|1> - Sprite flashing
amx_showc4sprite 1 // <0|1> - Choose from 2 sprites
amx_showc4msg 0 // <0|1> - Shows a hud message about the timer
amx_marqplayeramount 40 // Amount of top players that will be shown
amx_marqvertlocation 2 // Where the marquee will appear (1 = top, 2 = bottom)
amx_marqfulltime 600.0 // Amount of seconds in between each time the stat marquee loops
amx_marqtimebetween 6.0 // Amount of seconds each player is individually shown before the next player is shown
amx_join_leave 1 // Enable/Disable the join/leave messages
amx_leavemessage_enable 1 // Enable/Disable the Leave Message
amx_enter_message "%name% has joined!\nEnjoy the Server!\nCurrent Ranking is %rankpos%"
amx_leave_message "%name% has left!\nHope to see you back sometime."
sv_sp 1 // Cvar (Command Variable) for the plugin 1=on 0=off
sv_sptime 2 // Cvar for controlling the message time (1-10 seconds), default 5
sv_spmessage 0 // Cvar for controlling the message 1=on 0=off
sv_spshellthick 25 // Cvar for controlling the glow shell thickness 0-100, default 25
sv_spglow 0 // Cvar for controlling if glow is enabled or disabled, 0 disables glow
amx_autobantimed 1 //Set whether or not to auto ban someone if they get a kill while under a timed bad aim. (default 1; 1|0)
amx_autobanall 1 //Set whether or not to auto ban someone if they get a kill while under either type of bad aim. (default 1; 1|0)
amx_ba_follow_immunity 1 //Set whether or not bad aim follows immunity rules for admins. (default 1; 1|0)

3.5b 7/12/07
-Fixed Runtime error with old glow
-Added ML for Badaim

3.6 7/21/07
-General code cleanup (spaces and whatnot, easier to read on some plugins)

-Fixed a few runtime errors
-Fixed amx_weapon
-Fixed amx_speed
-Fixed amx_drug

-Added @all & @team to:
amx_givemoney
amx_fire
amx_speed -fix
amx_unammo -fix
amx_drug -fix

-Added cvar amx_admin_check -Enable or disable the ability to use /admin(s) (hackers and whatnot)
-Added stats_marquee cvar to the .cfg file
-Added Slovak translation thankx to Sage.SU
-Added Alpha color to glow RGBA (amx_glow nick 0 0 0 0 is invisible)

3.7 8/27/07

-Small bug Fixes
--Speed fix
--leave message fix
--vip model fix

-made stats_marquee disabled by default

3.8 2/21/08

-Completely Eliminated the Engine module, it is strictly Fakemeta, besides the stocks and Cstrike Addon. Thanks to Twilight Suzuka
-Now Requires AMX Mod X 1.8
-Memory Optimization by [DeathTV] Sid 6.7
-Code Optimizations by Connorr

-Added French Language to ML by CrABe
-Added the "No Speed" Fix to the .zip file since it seems to be so commonly used ( Warcraft /bf2 mods )
-Added Chat messages for teamswap/teamlock

-Fixed Runtime error in Teamswap

3.8.1 2/27/08

-Added Consistent chat/console messages for: Lock - Unlock / Transfer - Swap - Team Swap / Map Extend
-Which means an Update on the Language File. The post is in the Super main page, the link for Multi Lingual
-Fixed Alltalk error
-Fixed all Runtime errors
-Even added the feature /alltalk to check the status of alltalk thru any client, similar to gravity

4.0 To be Released
-Removed the old shutdown, and replaced it with Hawk552's Restart/Shutdown plugin
-Fixed a few small issues with enter/leave messages and some small coding crap
-Added VEN's Idle Kicker plugin, that switches you to spec, and when full, kicks you out
-Also had to use the Define: #define AFK_CHECK_INTERVAL 5 (Which is editable in the .sma, diddnt think anybody would really need to change it)
-Added ML for the above plugin
-Did a Complete Re-Write of the Gag Plugin
-Fixed the speed echo issue
-Major code cleanup for amx_weapon thanks to [DeathTV] Sid 6.7
-Code change for the new menu
-Changed Command Permissions for easier management

-Major code cleanup thankx to DeathTV
-Added a Weapon Menu based off a cfg
-Added the command prefix's for the weapon command to not just be numbers but nicks like in source. (amx_weapon nick m4, ak47 and so on)

-.zip file
--Added a Huge README.txt file
--Adding the new menu system by Yami

--The Cvars for those are as follows
amx_ammune_access a // Acces flag for immunity / Will not kick any admin with this flag
amx_immune_time 5 // Connected user's unassigned kick immunity time (How much time they have before their checked to get kicked)
amx_max_afktime 45 // Max. allowed AFK time (seconds)
amx_afkckeck_allow 1 // Enable / Disable this option in the AMX Super

-Added the Hamsandwich module for amx_revive to get rid of that pesky ghost after a revive =)
-Added Emp's new Smart Slash to the plugin, so no need to use admin_slash for slash commands, its already in the plugin!
-A lot of code cleanup, my god, a lot
__________________

Last edited by bmann_420; 04-13-2008 at 19:08. Reason: 4.0 so far
bmann_420 is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode