Silent Changelog
Change Log
Version 0.2.1
- Added: !usersearch shrubbot command. This command can search user database for name, level and IP address.
- Added: Breath bar when underwater.
- Added: Backward following in spec mode.
- Added: Following Fire Team members in spec in regard to followFT client cvar.
- Added: Muted player indicator in scoreboard.
- Added: New placeholder '?' to custom commands. When this is inluded with a numerical placeholder, the parameter is then seen as partial name and will be replaced with the real player name if only one name matches the pattern.
- Added: The vote menu during intermission displays the top 3 vote winning maps with colors.
- Added: Muted players can't send private messages or chat in adminchat.
- Reworked: Shortcuts. Fixes a bug in them and gives better performance.
- Reworked: Knife throw headshot. Thrown knife triggers now a headshot sound when hitting to the opponent's head.
- Reworked: Grenades can't be thrown underwater from now on.
- Reworked: Forcecvar. Players can't lag out forcecvar commands anymore.
- Reworked: Icons shown over player's head - now possible multiple icons.
- Fixed: Center print priorities. The previous kill no longer blocks the health info.
- Fixed: Tripmines energy cost bug (charge time). Now it behaves the same way as for landmines.
- Fixed: Tripmine arming bug which allowed to exceed team tripmines limit.
- Fixed: Knives can be thrown underwater (bug #20).
- Fixed: Defect #16: knives bounce off enemies.
- Fixed: The client side shrubbot commands now work also in console.
- Fixed: Intermission chat can now handle extended ASCII and also commands in the same way as other chats.
- Removed: G_tactics.
Version 0.2.0
- Added: New sound for thrown knife.
- Added: g_dbUserMaxAge server cvar. If this cvar is set, users that are older then then this value are automatically removed from the user database. Default value is 0 which also disables the automated functionality.
- Added: !givexp command. With this command admin can add to an online or an offline player a specific amount of XP to a specific skill.
- Added: !userdelete command. With this command any users except bots can be removed from the database.
- Added: !userban command. A handy online command for banning offline players.
- Added: !userlist command. With this command admin can view all the players that are stored in the database.
- Added: !useredit command. This command can be used to edit any player that has visited the server.
- Added: User database. This holds information of all the users that have visited the server (during the lifetime of the database).
- Added: Quick chat box can be used to give commands.
- Added: New shrubbot flag '?' that will allow speccing admins to see private messages when they are in spec.
- Changed: g_knifeDamage is now g_knifeThrowDamage. Also, the actual damage is no longer randmon.
- Changed: !listplayers is now plain !list.
- Changed: ETPub !userinfo renamed to !finger. In future a new !userinfo command will give different information.
- Reworked: !stats command now shows total and session specific kills and deaths made by Thompson, MP40 and PPSh weapons.
- Reworked: Private message sound is now built in and not configurable. sound file can be overridden though.
- Reworked: If poison sound is enabled, the poison sound is played only to the player who has been poisoned.
- Reworked: !time command shows the clients local time.
- Reworked: To throw knife +attack2 must be used as the command.
- Reworked: Knives throwing. Now knives are held while they charge power.
- Reworked: Knifes rotate when thrown.
- Reworked: Knife icon enlarges when +attack2 button is pressed and held (e.g. nade icon pulsates)
- Removed: Without the need to support several client versions, the server will now send all obituaries as events. (This change removes all excess flags from g_obituary. From now on, the server will send obituary events to clients with any nonzero value in g_obituary cvar and will not send events if it is set to 0).
- Removed: Party panzers removed.
- Removed: g_XPSaveFile. This is now controlled with new cvar g_dbDirectory.
- Removed: g_shrubbot. This is now controlled with new cvar g_dbDirectory.
- Fixed: Memory leaking in the ETPub settings.cfg handling.
- Fixed: During the intermission, the full width of the chatbox is now used.
- Fixed: During the gameplay, the chat no longer overlaps with the gun icon.
- Fixed: Player can't throw his/hers last knife.
- Added: vote blocking
- Enhancement: lot of rewriting to the data sent from server to the client.
- Reworked:!freeze command now needs parameter to avoid freezing all player.
- Added: Knife Model
- Fixed: Team change spam to stop server crash
Version 0.1.4
- Reworked: Scoreboard worked
- Added: New awards
- Configurable option to pickup extra ammo with dropped weapons.
- Enhancement: Tripmines need to be armed
- Enhancement: No Tripmines for coverts from this version on
- Enhancement: Different tripmines beam colours for each team
- Fixed: tripmines ammo defect
- Fixed: Scoreboard fixes
- Fixed: The reward printing bug on map starts
- Fixed: limbomenu bug
- Added: sv_cvar and sv_cvarempty commands
Version 0.1.2
- Added: New weapon PPSh
- Added: New Weapon Tripmine
- Reworked: Hitsounds handled differently (No more netspam)
- Reworked: The bounding box code worked (This is different then ETPub and at least old NQ)
- Removed: Many Etpub related server cvars removed.