[Tool/Web/Other] Scripting Machine
#65

Quote:
Originally Posted by the_chaoz
View Post
Scripting Machine pawn IDE
v 2.2.0



їWhat is it?
This is a new full user integrated IDE.




їWhat can it do?
  • Smart IDE (Designed for SA-MP pawn scripters)(See v2.0 and higher)
  • Teleports
  • Dialogs (with an advanced previewer)
  • Color Picker
  • Create Areas
  • Convert Objects & vehicles
  • A list with all skins and information about each one of them
  • A list with all vehicles and information about each one of them
  • A list with all sounds and it's IDs
  • A list with all anims stored by libraries
  • A list with all weapons stored by categories
  • A list with all map icons and some information about each one them
  • A list with all sprites stored by files.
  • Avaliable Languajes: English, Espaсol, Portuguкse, Deutsch
  • To see a full description of Scripting Machine, visit the project web page.
See changelog


Changelog:

v1.0 - v1.0.3
  • First release.
  • Fixed some bugs.
v1.1
  • Added YCMK & HSL format (main color picker).
  • Added support for multiple colors for areas.
  • New format to export areas (now suport diferent colors).
  • Added zoom to areas.
  • 0.3d MoveObject support.
  • Added 0.3d skins.
  • Added 0.3d sprites.
  • Added command prossesor selection to 'Gates' tab.
  • Deutsch support.
  • Improved memory usage.
  • Fixed some bugs on the dialog's previewer.
  • Added a color picker for dialogs.
  • Fixed some script generated bugs.
  • SetPlayerWorldBounds support. (Idea by AdonisxD)
  • Now Find works as a Find Next too.
  • The program load faster now.
v1.1.1
  • Fixed a bug related to object converter.
v2.0
  • Gate Maker removed
  • Pickup Maker removed
  • Resources folder removed
  • Fixed many bugs from old version
  • Multiple files on diferent's tab with context menu
  • Full list of all avaliable includes
  • Smart includes detection (just the ones u include on the file, detect commented lines)
  • Syntax highlight (even custom functions)
  • Folding
  • Smart Autocomplete:
    1. Detect:
      1. Colors
      2. Embedded colors (declared between "", with or with out brackets)
      3. Menus
      4. Textdraws
      5. 3DTextlabels
      6. Files
      7. Native defined types (dialogs, weapons, etc)
    2. Types for native and some custom functions
    3. Does not show up on commented lines
    4. Autocomplete callbacks
  • Smart indentation
  • Color picker:
    1. Embedded & common format
    2. Export color direct to current doc
  • Dialog previewer & maker:
    1. Real embedded color support (RGB hex & defined colors)
    2. Export code direct to current doc
  • Teleport maker:
    1. Export generated code direct to current doc
  • Area maker:
    1. Export generated code direct to current doc
  • Object & Vehicle converter:
    1. Option to put objects into an array
    2. Option to put vehicles into an array
    3. Convert interior (only MTA 1.1 for Incognito's streamer)
    4. Posible to use AddStaticVehicleEx or AddStaticVehicle
  • Compiler:
    1. Use pawncc.exe
    2. Manage errors in a detalied list
    3. Output is separated from the Error List
    4. Goto line on error/warn selection
  • Info with exporting format(Skins, Vehicles, Weapons, Sprites, Map icons)
  • Image icon on "SetPlayerSkin" function
  • Show selection length on text selection
  • If the file is not saved the tab will display a " #" after the file's name
  • File association
  • Unlimited Tabs
  • Single Instance Application
  • Option to restore all unsaved open files on crash
  • Help params box of the current function
  • Hot key "Ctrl+Space" to show help params box of the current function
  • Current param on help box will be blue
  • Possibility to re-order tabs
  • Smart help box
  • Almost all menu function with Hotkeys
  • Intagrated defined colors on secondary color picker (common or embedded)
  • XML config file (not INI like old version)
  • Detect when a include can't be read (warn icon for "#tryinclude" & error icon for "#include")
v2.0.1
  • Fixed a bug that randomly crash the application on start
  • Fixed a bug related to special chars
  • Fixed a bug related to files opening
  • Fixed a bug that display a wrong image on map icons images
v2.1.0
  • Fixed a bug related to crash during color exporting from tools.
  • Fixed a bug that crash the app when an error was selected.
  • Fixed a small bug that define a color when it was supposed to export the color only.
  • Fixed copy, cut, paste functions from the toolbar, now they work as expected.
  • Fixed Undo/Redo functions, now they work as expected.
  • Fixed lost forms when they lost focus.
  • Fixed a bug that saves/compile a file when "Cancel" was pressed.
  • Fixed a bug that didn't allow to search vehicles by it's names.
  • Fixed a bug that mess up tabs ids when a tab was closed.
  • Unused code removed.
  • Added support for custom syntax highlight, now you can select colors for each style.
  • Added support for custom input format for the object converter.
  • Added option to convert objetct's world (if posible).
  • Added support to select images from system (You can now pick between: default images, from url, from file). When an Image (from skins, vehicle, etc) can't be loaded, the app will try to load the default one.
  • Optimized Object/vehicle conversion code.
  • Updated ScintillaNet to a new version.
v2.1.1
  • Fixed a crash related to "Ctrl+Space" hotkey.
  • Fixed a crash related to Prediction system.
  • Improved GetCurrentFunction and GetCurrentParamIndex.
  • Added support to open multiple files at same time.
  • Added help box to see selected function header (only for "Includes" and "Current" lists).
  • Fixed a bug that creates a .xml file when the script was compiled.
v2.1.2
  • Fixed a crash related to Prediction system.
  • Added ".IPL" as input format for object convertions.
  • Fixed a bug that didn't fix custom objects model ids.
v2.2.0
  • Fixed a little bug with the zoom on the Areas.
  • Fixed tabs size (now it's 4) and it should mess pawno indents.
  • Fixed a small bug that crash the app while closing options form.
  • Fixed several and major bugs from Areas tab, now it should be working as expected.
  • Fixed a bug related with 'MultiF.vb' form.
  • Fixed several crash bugs related to Prediction system.
  • Fixed a small bug related to the auxiliar color picker.
  • Fixed a small bug related to custom syntax colors.
  • Now Syntax colors load from start.
  • Added contact info and 'Report bug' link to google project's web.
  • Added Gate Maker, now with player team support.
  • Added Encoding types (UTF-8(default), ASCII, Big Endian Unicode and Unicode).
  • Added custom color for comments and background color.
Requirements:
v1.0, v1.1.0 & v1.1.1
Net Framework 3.5

v2.0, v2.2.0
Net Framework 2.0

Bugs:
You can report and see the bugs here or u can send an email to ScriptingMachine@gmail.com


Download:
v1.1.1
Binary(if you already have the resources, just replace the old binary with this one)
Resources only
Binary+Resources(Download for first time)
Source

v2.0.0 - v2.2.0
binary
source

Extra:
If you have any suggestions, please pm me or write them here, if i find it useful, it will be added in future versions.

Note: Please note that 'Gates' tab is in a kind of beta version.
I get an error:
Reply


Messages In This Thread
Scripting Machine pawn IDE v2.3.2 - by TheChaoz - 11.10.2011, 00:43
Respuesta: Scripting Machine - by RcoN! - 11.10.2011, 01:33
Respuesta: Scripting Machine - by Bastian_Rivera - 11.10.2011, 01:41
Respuesta: Scripting Machine - by Jovanny - 11.10.2011, 01:51
Respuesta: Scripting Machine - by TheChaoz - 11.10.2011, 02:04
Re: Scripting Machine - by Yamoo - 11.10.2011, 02:11
Re: Scripting Machine - by MusicBeast - 11.10.2011, 18:12
Re: Scripting Machine - by [O.z]Caroline - 11.10.2011, 18:16
Re: Scripting Machine - by KoczkaHUN - 11.10.2011, 18:17
Respuesta: Re: Scripting Machine - by TheChaoz - 11.10.2011, 21:49
Respuesta: Scripting Machine - by Manuel7284 - 11.10.2011, 21:51
AW: Scripting Machine - by DogZone - 12.10.2011, 02:56
Respuesta: AW: Scripting Machine - by TheChaoz - 12.10.2011, 03:47
Re: Scripting Machine - by aminj - 14.10.2011, 10:11
Re: Scripting Machine - by Kostas\' - 14.10.2011, 10:19
Re: Scripting Machine - by Dredd - 14.10.2011, 16:43
Re: Scripting Machine - by EladNahum - 15.10.2011, 14:57
Re: Scripting Machine - by davve95 - 15.10.2011, 15:02
Re: Scripting Machine - by Mr_Scripter - 15.10.2011, 15:17
Re: Scripting Machine - by EladNahum - 15.10.2011, 15:59
Re : Scripting Machine - by Naruto_Emilio - 15.10.2011, 16:07
AW: Scripting Machine - by Johann95 - 15.10.2011, 16:10
Re: Scripting Machine - by Chris# - 15.10.2011, 17:16
Respuesta: Re : Scripting Machine - by TheChaoz - 15.10.2011, 23:11
Re: Scripting Machine - by Mr_Scripter - 16.10.2011, 04:41
Re: Scripting Machine - by WojteQ - 25.10.2011, 21:20
Respuesta: Re: Scripting Machine - by TheChaoz - 25.10.2011, 21:42
Re: Scripting Machine - by Cpt.Markus - 25.10.2011, 22:09
Respuesta: Re: Scripting Machine - by TheChaoz - 25.10.2011, 22:13
Re: Scripting Machine - by Norn - 26.10.2011, 09:54
Re: Scripting Machine - by gamer931215 - 26.10.2011, 10:03
Re: Scripting Machine - by Y_Less - 26.10.2011, 10:12
Re: Scripting Machine - by Niko_boy - 26.10.2011, 10:27
Re: Scripting Machine - by jaydon - 26.10.2011, 10:32
Re: Scripting Machine - by WojteQ - 26.10.2011, 10:37
Re: Scripting Machine - by juraska - 26.10.2011, 15:29
Respuesta: Scripting Machine - by TheChaoz - 26.10.2011, 17:37
Re: Scripting Machine - by JordanMaddox - 26.10.2011, 18:25
Re: Scripting Machine - by EladNahum - 26.10.2011, 19:10
Re: Scripting Machine - by seanny - 26.10.2011, 21:12
Re: Scripting Machine - by ReneG - 19.02.2012, 12:21
Respuesta: Scripting Machine - by TheChaoz - 21.02.2012, 17:16
Re: Scripting Machine - by Universal - 21.02.2012, 17:19
Re: Scripting Machine - by BrandyPenguin - 21.02.2012, 17:22
Respuesta: Re: Scripting Machine - by TheChaoz - 21.02.2012, 18:54
Respuesta: Scripting Machine - by TheChaoz - 22.02.2012, 05:18
Re: Scripting Machine - by iZN - 22.02.2012, 09:41
Re: Scripting Machine - by Slash_ - 22.02.2012, 10:16
Re: Scripting Machine - by Slash_ - 22.02.2012, 10:26
Re: Scripting Machine - by Infinity90 - 26.02.2012, 08:38
Re: Scripting Machine - by Carbonite - 12.03.2012, 02:24
Re: Scripting Machine - by Craft. - 13.03.2012, 00:50
Respuesta: Re: Scripting Machine - by TheChaoz - 13.03.2012, 00:52
Re: Scripting Machine - by Carbonite - 13.03.2012, 01:08
Respuesta: Re: Scripting Machine - by TheChaoz - 13.03.2012, 21:07
Re: Scripting Machine - by AirKite - 15.03.2012, 08:34
Re: Scripting Machine - by [DOG]irinel1996 - 15.03.2012, 11:45
Re: Scripting Machine - by NeTuddMeg - 15.03.2012, 12:40
Respuesta: Re: Scripting Machine - by TheChaoz - 16.03.2012, 01:19
Re: Scripting Machine - by baca99 - 22.06.2012, 07:25
Re: Scripting Machine - by [HLF]Southclaw - 10.07.2012, 19:50
Respuesta: Re: Scripting Machine - by the_chaoz - 10.07.2012, 20:08
Re: Scripting Machine - by FUNExtreme - 10.07.2012, 20:42
Respuesta: Re: Scripting Machine - by the_chaoz - 10.07.2012, 23:11
Re: Scripting Machine pawn IDE v2.2.0 - by stormchaser206 - 10.07.2012, 23:25
Re: Scripting Machine - by [HLF]Southclaw - 10.07.2012, 23:29
Re: Scripting Machine - by stormchaser206 - 10.07.2012, 23:35
Re: Scripting Machine - by мυ∂υℓ_вacнα - 11.07.2012, 03:56
Re: Scripting Machine - by stormchaser206 - 11.07.2012, 04:08
Re : Scripting Machine - by vardanega - 11.07.2012, 08:10
Re: Respuesta: Re: Scripting Machine - by stormchaser206 - 16.07.2012, 14:02
Re: Scripting Machine - by Jimmy_Carters - 19.07.2012, 16:32
Respuesta: Scripting Machine - by TheChaoz - 19.07.2012, 21:33
Re: Respuesta: Scripting Machine - by Jimmy_Carters - 19.07.2012, 23:12
Respuesta: Scripting Machine - by TheChaoz - 20.07.2012, 00:43
Re: Scripting Machine - by kurzagfx - 22.07.2012, 11:27
Re: Scripting Machine - by L.Hudson - 23.07.2012, 14:47
Respuesta: Re: Scripting Machine - by TheChaoz - 23.07.2012, 22:54
Re: Respuesta: Scripting Machine - by stormchaser206 - 25.07.2012, 16:08
Respuesta: Re: Respuesta: Scripting Machine - by TheChaoz - 26.07.2012, 21:12
Re : Scripting Machine - by cazanova - 12.08.2012, 04:59
Respuesta: Re: Scripting Machine - by TheChaoz - 24.10.2012, 23:47
Re: Scripting Machine - by PatrickChucky - 01.11.2012, 12:33
Respuesta: Re: Scripting Machine - by TheChaoz - 01.11.2012, 16:42
Re: Scripting Machine - by jamesmercer1947 - 01.11.2012, 16:51
Re: Scripting Machine - by zDivine - 19.11.2012, 02:56
Re: Scripting Machine - by DexterBR - 19.11.2012, 15:21
Respuesta: Re: Scripting Machine - by TheChaoz - 19.11.2012, 22:12
Re: Scripting Machine - by aboa - 20.11.2012, 03:33
Re: Scripting Machine - by Xlithan - 04.01.2013, 17:41
Respuesta: Scripting Machine - by adrianxd - 04.01.2013, 21:41
Respuesta: Re: Scripting Machine - by TheChaoz - 04.01.2013, 21:59
Re: Scripting Machine - by hbourne - 06.01.2013, 02:42
Respuesta: Scripting Machine - by TheChaoz - 06.01.2013, 15:35
Re: Scripting Machine - by Steve Habbz - 06.01.2013, 16:21
Respuesta: Re: Scripting Machine - by TheChaoz - 07.01.2013, 14:41
Re: Respuesta: Re: Scripting Machine - by jibileu - 08.01.2013, 22:18
Re: Scripting Machine - by Ryan McDuff - 18.01.2013, 16:13
Respuesta: Re: Respuesta: Re: Scripting Machine - by TheChaoz - 19.01.2013, 08:43
Re: Respuesta: Re: Respuesta: Re: Scripting Machine - by jibileu - 24.01.2013, 01:55
Respuesta: Scripting Machine - by TheChaoz - 26.01.2013, 15:54
Re : Scripting Machine - by DaTa[X] - 05.03.2013, 03:00
Respuesta: Re : Scripting Machine - by Dreyfuz - 05.03.2013, 19:08
Respuesta: Scripting Machine - by TheChaoz - 06.03.2013, 22:27
Re: Scripting Machine - by rangerxxll - 06.03.2013, 22:52
Respuesta: Scripting Machine - by TheChaoz - 07.03.2013, 00:24
Re: Scripting Machine - by rangerxxll - 07.03.2013, 01:18
Respuesta: Scripting Machine - by TheChaoz - 08.03.2013, 10:29
Re: Scripting Machine - by rangerxxll - 11.03.2013, 17:56
Re: Scripting Machine - by Maxips2 - 16.03.2013, 14:20
Re: Scripting Machine - by #HfV32 - 16.03.2013, 14:35
Respuesta: Re: Scripting Machine - by TheChaoz - 17.03.2013, 04:19
Re: Scripting Machine - by ghzspark - 17.03.2013, 18:47
Re: Scripting Machine - by burnfire - 18.03.2013, 19:49
Re: Scripting Machine - by iFear - 21.03.2013, 11:46
Re: Scripting Machine - by Dark Killer - 29.03.2013, 15:08
Re: Scripting Machine - by Raza2013 - 24.04.2013, 02:47
Re: Scripting Machine - by Pooh7 - 11.05.2013, 00:03
Respuesta: Re: Scripting Machine - by TheChaoz - 11.05.2013, 00:19
Re: Scripting Machine - by Pooh7 - 11.05.2013, 00:28
Respuesta: Re: Scripting Machine - by TheChaoz - 11.05.2013, 22:24
Respuesta: Scripting Machine - by JustBored - 12.05.2013, 22:19
Re: Scripting Machine - by Rillo - 12.05.2013, 22:26
Re: Scripting Machine - by InTeL_cOrE_i7 - 19.06.2013, 19:13
Re: Scripting Machine - by Voxel - 26.09.2013, 11:17
Re: Scripting Machine - by McWillson - 29.09.2013, 14:37
Re: Scripting Machine - by stormchaser206 - 29.09.2013, 17:26
Re: Scripting Machine - by TheChaoz - 30.09.2013, 02:43
Re: Scripting Machine - by stormchaser206 - 03.10.2013, 23:06
Re: Scripting Machine - by Juniiro3 - 13.10.2013, 00:41
Respuesta: Scripting Machine - by DanDRT - 13.10.2013, 12:19
Respuesta: Scripting Machine - by TheChaoz - 14.10.2013, 16:21
Re: Respuesta: Scripting Machine - by stormchaser206 - 21.10.2013, 18:03
Re: Scripting Machine - by M134Minigun - 13.11.2013, 15:15
Re: Scripting Machine - by Juniiro3 - 15.11.2013, 12:31
Re: Scripting Machine - by n0minal - 24.11.2013, 15:16
Re: Scripting Machine - by Blades - 24.03.2014, 12:28
Re: Scripting Machine - by JeremyPeterson - 24.03.2014, 12:32
Re: Scripting Machine - by Guest4390857394857 - 24.03.2014, 12:37
Respuesta: Scripting Machine - by TheChaoz - 24.03.2014, 14:38
Re: Respuesta: Scripting Machine - by Blades - 24.03.2014, 14:49
Re: Scripting Machine - by SSGaming - 25.03.2014, 05:52
Re: Scripting Machine - by MikkiMapper - 05.09.2014, 15:38
Re: Scripting Machine - by Ox1gEN - 06.09.2014, 17:02
Re: Scripting Machine - by HoangNam - 07.11.2015, 10:02

Forum Jump:


Users browsing this thread: 1 Guest(s)