[ Identix ] ◾ v2 ◾ Name & Profile System

(3)
(74)
You can always read the reviews or discuss this product
Stable
2.6.0.0

  • [added] support for non-rp gamemodes
  • [added] chat command for players to change their own name
  • [added] new notifications
  • [added] ability for servers to use one name instead of First/Last name combo
  • [added] auto scaling for various monitor resolutions
  • [added] system messages to language file for translation
  • [added] incremental animation to player profile connections
  • [change] name change interface updated; more modern, bigger text fields, cost / price larger
  • [change] code to support new theme system in next release ( v2.7.0.0 )
  • [change] filtering system to block out unwanted characters ( * $ % @ ) etc.
  • [change] script now notifies a player if they cannot afford a name change
  • [change] better code for checking affordability
  • [change] optimizations to code
  • [change] currency values (darkrp money, pointshop points, etc) now translatable.
  • [change] 'Select a Gender' no longer appears in list of genders
  • [change] now supports MySQLOO 9.7+
  • [change] updated documentation
  • [bug] fixed notification bug
  • [bug] fixed avatar issue with clicking 'Use Steam Avatar'
  • [bug] fixed custom avatar element missing default image


Stable
2.5.2.0

  • [added] new push notifications
  • [added] new admin mod command -> Wipe Player Data
  • [change] finished prep work for new theme system coming out in next major update
  • [change] updated database library
  • [change] placing ent / npc on map now adds item to undo ( Z ) for easier removal
  • [bug] fixed bug issue additional bug with eprotect addon returning error on SetTitle
  • [bug] fixed bug with bad name filtering
  • [bug] fixed bug with ent/npc not being moveable when placed using admin mod commands


Stable
2.5.1.0

  • [added] new hook when addon initialized to help support plugins
  • [added] failsafe check for new theme system
  • [change] updated pnl registration system
  • [change] core functionality for theme system complete
  • [bug] fixed compatibility issue with eprotect addon returning error on SetTitle


Stable
2.5.0.0

  • [added] new currencies for paying for name changes: Pointshop 1 / Pointshop 2 Premium Points
  • [added] settings to disable name system (first/last name) and only use gender, avatar, bio
  • [added] setting 'cost_type' within sh_cfg_names.lua
  • [added] developer hooks: view at https://identix.rlib.io/developers/hooks
  • [added] folder 'lua\modules\identix\profiles'
  • [added] two theme files, legacy and modern
  • [change] languages moved from env file to separate en file in lua/modules/identix/lang/en.lua
  • [change] profile files moved to new profiles folder to organize segments
  • [change] updated code to finish last of prep work for new theme system; modern theme in next large update
  • [change] updated documentation: https://identix.rlib.io/
  • [change] updated ServerGuard permissions to have proper names
  • [bug] fixed issue with random label error appearing
Stable
2.4.0.0

This update modifies various aspects of this script; as well as updates rlib to v3.2.0.

rlib 3.2.0 is now "minified" to remove un-needed aspects. When updating rlib, ensure you remove the currently installed version completely before uploading the new copy. The library is nearing the end of needing to be updated so often as it gets cleaned up.

  • [added] new documentation included in docs/install.pdf
  • [added] identix.env
  • [added] updated notification system to new bubble indicator
  • [added] legacy notification setting in sh_cfg_general
  • [change] updated code for compatibility with rlib 3.2.0
  • [change] updated steam workshop collection [ https://steamcommunity.com/sharedfiles/filedetails/?id=2319115673 ]
  • [change] revised permissions system to include dedicated ULX id
  • [change] localized pnls; using uclass pnl system
  • [change] split config files up for better organization:
  • cfg/cl_cfg_themes.lua
  • cfg/sh_cfg_binds.lua
  • cfg/sh_cfg_dev.lua
  • cfg/sh_cfg_ents.lua
  • cfg/sh_cfg_filters.lua
  • cfg/sh_cfg_general.lua
  • cfg/sh_cfg_names.lua
  • cfg/sh_cfg_profiles.lua
  • [bug] fixed SAM addon permissions
  • [bug] fixed issue related to rules text that is extremely long being cut off
  • [remove] fonts; now provided by rlib
  • [remove] sounds; now provided by rlib


Stable
2.3.0.0

This update changes the overall structure of the addon. Original addon must be removed, however, config files can be saved.

  • [added] new font registration system
  • [added] developer command to reload fonts
  • [added] support for xAdmin mod
  • [added] added ability to disallow numbers in names
  • [added] config items to control keyboard default key color
  • [change] english translation no longer found in sh_env.lua file, now inside /lang/ folder.
  • [change] structure of core addon changed for optimization purposes
  • [change] rnet ( ui_fclose ) added
  • [change] supports rlib v3.1.7
  • [change] updated initjoin func to support bDelay
  • [change] renamed permission identix_name_pick => identix_diag_open
  • [change] replaced str check function with new helper.str:ok( )
  • [change] updated code to add delay for initial join dialog
  • [change] admin menu command 'name_reset' renamed 'player_wipedata'; now completely wipes all player data in db
  • [change] main panel for changing name now fades when "Upload/Select Avatar" button clicked
  • [bug] fixed issue with admin force closing name interface and blank "welcome" notification popping up
  • [bug] fixed initial avatar url displaying as "NULL"
  • [bug] fixed error with clicking "ok" on avatar screen when invalid url provided


Stable
2.2.1

This update requires an update to rlib.

  • [added] foundation for theme system updated. themes not fully implemented yet, but coming soon.
  • [change] updated pnl library to utilize uclass from rlib v3.1.6
  • [bug] reported issue of parent pnl sometimes not staying open
  • this bug was unconfirmed by other server owners, but I adjusted the code just in case
Stable
2.2.0

This update requires the server owner to update their copy of rlib to the latest version (see above).

  • [added] ability to disable profile biography and just allow first and last names
  • [added] base code added for script to support theme system ( not yet completely done -- coming soon )
  • [added] new config file ( cl_cfg.lua ) which will allow for themes to be selected
  • [change] continued re-writing which removes deprecated calls used in the past
  • [change] updated module call structure
  • [change] config files moved to new dedicated folder ( lua/modules/identix/cfg/* )
  • [bug] fixed minor bug with profile icons showing 1 pixel when hidden


Stable
2.1.0

This update removes numerous files that are no longer needed. Ensure that you REMOVE your existing rlib directory from your server ( if updating ), and upload the new version. Leaving old files behind can cause issues / errors.

  • [added] sam admin mod support for several commands
  • [added] ulx admin mod support for certain commands
  • [added] rnet refresh concommand
  • [added] new commands :: npc :: position up, position down
  • [change] migrated all chat commands from ULX over to a custom loader. this will allow all servers to use the chat commands without having to have ULX on the server.
  • chat commands are customizable in config, so you can make them whatever.
  • certain chat commands can be disabled as well.
  • [change] posup / posdown args flipped. ( ex: !ent_up amount range )
  • [change] ulx/sam command identix_ent/npc_clear_area min area range changed from 50 to 25
  • [change] ulx/sam command identix_ent/npc_goto max value changed from 500 to 50
  • [change] new spawn methods for provided ent/npc
  • added logging for ent/npc spawned by admin
  • [bug] fixed NPC related concommands not working properly
  • [bug] certain actions were causing blank notification boxes. notifications now sent to network sms.umsg
Stable
2.0.0

This update contains re-written code; which means that any existing installed version must be removed completely and then this version installed. Merging old and new files may cause instability, errors, or other unexpected issues. Ensure that you read the included documentation.

  • [added] documentation for v3
  • [added] new icons for numerous buttons
  • [added] custom tooltip feature which displays info about a button immediately with NO delay on hover
  • [added] custom avatar url support
  • [added] on-the-fly name validation as the user types
  • [added] prep-work started to migrate coded config file into in-game config for server owner
  • [added] logging feature to track admin actions (resets, name requests, etc)
  • [added] slider which appears when admin requests user name change to notify player
  • [added] new rdb module logging and error reporting system for better debugging
  • [added] module logging for name changes, approvals, denials, and avatars
  • [change] revised quick-install guide PDF
  • [change] updated script for rlib v3.0.x compatibility
  • [change] script now utilizing rhook and rcc modules
  • [change] re-wrote script with new structure for basically everything
  • [change] steam workshop collection updated
  • [change] now using pnl/element structure
  • [change] re-assigned all registered pnls in MODULE.resources.pnl
  • [change] invalid request id error set to display in debug only
  • [change] close buttons now using utf8
  • [change] broadcasting feature now shows name resets / admin forced names in chat
  • [change] updated database library
  • [change] revised text highlight color for better visibility
  • [change] player name set, reset migrated to hooks; functions removed
  • [change] bio textfield now has vertical scrollbar
  • [change] bio textfield no longer uses :logic( ) to count char limit; uses :ochg( )
  • [change] broadcasting feature now shows name resets / admin forced names in chat
  • [change] forced admin change ui revised
  • [change] steam workshop collection updated
  • [bug] player reset name hook not executing
  • [bug] nil error within ulx module for ulx.identix_rep_total
  • [bug] fixed int / str type issue with gender, connections, last_seen
  • [bug] name filter loading message set to dispatch once
  • [bug] player name reset initializes the registration screen now
  • [bug] fixed issue with saving stats of a player when they disconnect
  • [bug] fixed params issue when utilizing concommand
Search products...