Releases: Nickk888SAMP/TextDraw-Editor
NTD 6.1.1
NTD 6.1
The majority of changes in this version are bugfixes and improvements.
Added Language PortugueseBR by PeterLinkson
Fixed #10
Fixed Variable names from a project were used on another project if a TextDraw had no Custom Variable name.
Fixed #11
Improved Dialogs are now detecting the amount of items per pages.
Improved Better Spanish translation thanks to "votati".
Improved The "Back" buttons in dialogs now returns to the previous dialog.
Improved Projects list dialog now shows the project name in color RED if the file wasn't found in the projects directory.
Improved You can now delete a project from the list even though the project file wasn't found.
Removed Include "RGB", replaced with nested code.
- Some minor bugfixes
NTD 6.0
Added Player Progress Bar (By Southclaws) support.
Added "Player Progress Bar" template in "templates.xml"
Fixed Deleting a TextDraw wasn't deleted from the iterator so it was been saved anyways.
Fixed Callback OnPlayerDisconnect had a missing parameter in code and while project export.
Fixed A bug with the list item recognition in "ndialog-pages.inc" and the NTD itself.
improved Editor Buttons are now disabled when a textdraw isn't supporting a feature.
improved Default TextDraw name is now categorized according to the type.
improved Changed the "Preview Model" button to "TextDraw Settings".
improved Directory names are now lower case for use in linux OS.
- Changes in all language files (New dialog and messages).
- Code has been "Const-corrected" for use in the Zeex Compiler.
- Code optimization.
- Fixed other small bugs.
NTD 5.1
FIXED Language loader had a problem loading others languages string, it cut off the end.
IMPROVED Changed the dialog string size to 500.
ADDED New languages.
NTD 5.0
- Fixed small errors.
- Code optimizations.
ADDED File based language system allows you to add new languages without hard coding it!
ADDED Editor compact mode that creates a smaller editor interface that you can move in the X and Y coordinates!
ADDED File base template system allows you to add new templates in different languages within a single file!
ADDED Feature to change the layer of a Textdraw.
ADDED Manual value change using the ALT key while changing values.
REMOVED Polish TXD buttons.
REMOVED Update check due to non existence domain.
IMPROVED Dialog page change with now both "Next" and "Back" button.
IMPROVED Small changes in the interface colors and style.
IMRPOVED New Splash Screen/Welcome Screen.
IMPROVED Changed from simple for-loops to much faster foreach-loops for projects, textdraws, languages and templates.
IMPROVED Custom color changing dialog now allows you to insert both HEX and RGBA values.
NTD Beta 4.45
- Fixed minor errors.
- Improved English translation.
ADDED Feature to change project name.
IMPROVED The "Settings" button now has a White color.
IMPROVED Blocked editor buttons instead of disappearing, are now transparent.
FIXED PlayerTextDrawSetPreviewModel/Rot/VehCol has not been correctly exported.
NTD Beta 4.0
- Fixed small errors.
- Some dialogs are now "DIALOG_STYLE_TABLIST_HEADERS".
ADDED Additional language (English).
ADDED TextDrawing Display for everyone when editing.
ADDED You can change the name of the variable for each TextDraw.
ADDED "LD_POOL" sprite library.
ADDED "SAMAPS" sprite library.
ADDED New textures in "NTD_RESOURCES.txd"
REMOVE Color "Dark Khaki".
IMPROVED New texture names in "NTD_RESOURCES.txt".
FIXED A clickable TextDraw is clickable in the Dialog.
NTD Beta 3.0
- Optimized TextDraw Updates.
- Editing TextDraws has been speeded up.
ADDED Quick Selection feature.
ADDED Welcome Screen after starting editor.
ADDED SelectTextDraw when exporting with clickable TextDraws.
ADDED Shows how many created TextDraws there are & Time/Date in the Project list.
ADDED Built-in Sprite Library, faster selection of the corresponding sprite.
ADDED Flashing TextDraw after selecting, to show where it is located.
ADDED 12 Pre-made Templates.
IMPROVED New TextDraw will be automatically selected
NTD Beta 2.0
- Fixed small errors.
ADDED editor close button.
ADDED Settings button.
ADDED Option to move the editor.
ADDED editor color option.
ADDED Option to invert the Shift buttons from Spacebar.
ADDED 29 new Pre-Made colors.
ADDED Confirmation messages for deleting anything.
ADDED Colorized identification for selected TextDraw in the dialog.
ADDED Direct transparency settings for Text, Background, and Box.
FIXED Detecting other TextDraw when the script is off.
NTD Beta 1.0
- First release