ItsMods

Full Version: GSC Compiler v5.0 Stable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Fuck yeas, I'm finally done with the newest version of GSC Compiler!

For all the peeps out there who don't know what GSC Compiler is, Imma explain it now:
GSC Compiler is a advanced text editor for GSC Scripts. This version was made for MW2, but you can use it for every other version of COD.

Change log:
Code:
v5 Stable
*Implemented TeamWork (An online text editor)
*Added change log viewer
*Updated the syntax checking (Now it scans for fields too)
*Updated the intellisense window (Now it shows the fields too)
*Fixed a lot of bugs
*Added "Update Installer"
*Added "License Viewer"
*Added "Solution Explorer"
*Recoded the registering method
*Gold version is now available

v5
*Recoded the whole app
*Fixed some bugs
*Changed the build system
*Added Import/Export to iwd function
*Added plugins
*Added a texture packer
*Added trial
*Improved the syntax checking (Detects unknown threads)
*Added snippets
*Added a GUI customizer
*The error checker is not longer a on-fly error checker

v4
*Public and Gold Versions

v3 Alpha II
*Build Function Works 100%

v3 Alpha
*Re-created a new highlight syntax (stay tuned to receive the lasted updates)
*No more lags
*Warnings are added (Some bugs in it)
*Error finder now works 100%
*Includes count

v3 Beta
*New build way
*Low bugs
*Low lags
*Project option
*INI File for the settings

v2
Non-Public Version

v1
*More highlight
*Some bugs fixed
*ETC

v1 Beta
*First release

Credits:
Me - Coding the whole crap
.FF Viewer Creator - Original syntax checker
BuC-ShoTz - File for the syntax highlight
lost4468 - Helped BuC-ShoTz (they worked together)
freedomspace - For telling me how to call a function from an assembly
Jason - My brain was fucked up, so he told me a way to fix a problem
Everyone that helped me in any kind of way.
NTAuthority - UDP Server Base (not leeched the whole code just the Packet Received event Tongue)

BTW as you saw in the change log I've added TeamWork..

What's TeamWork?
TeamWork is an addon for GSC Compiler which allows you to create projects with your team and work on them in real time. You can chat with your team, submit code updates to the members, etc..
To host TeamWork project you need a Gold License, however you can still host a server while your on the trial period.

How to host a TeamWork project?
First of all you gotta forward the following ports if your NAT is ON and you're using a router:
Code:
9980 - TCP (Server-Side)
1458 - TCP (Server-Side)
7850 - TCP (Server-Side)
8890 - UDP (Client-Side)
The server-side ports are used by the server so you have to forward them only if you want to run a project. In the other hand the client-side ports are used by the client, so you have to forward them if you want to be able to connect to a project.

Now follow these steps to run the server:
1. Open GSC Compiler and add it to the Firewall exceptions
2. Click on TeamWork->New Project and select the files that you want to add to your projects
[Image: twwizard.png]
3. Click 'Finish >>' when you're done and you'll see a command prompt
4. The instructions to run the server are wrote to the command prompt, follow em and this is your server:
[Image: serverf.png]

NOTE: IF ANY KIND OF ERROR HAPPENS THE DETAILS ARE GOING TO BE WRITTEN ON THE FILE "tw_error.txt", JUST POST HERE THE TEXT INSIDE THAT FILE!!!!

NOTE2: YOU CANNOT RUN 2 PROJECTS AT THE SAME MACHINE! IF YOU WANT TO MAKE ANOTHER PROJECT YOU GOTTA CLEAN UP THE FOLLOWING FOLDER: teamwork\server\files\!!! ( THAT FOLDER IS USED BY THE SERVER AND IF YOU WANT TO MANAGE YOUR SERVER SCRIPTS YOU GOTTA EDIT THAT FOLDER )

NOTE3: IF YOU WANT TO RUN THE SAME PROJECT AGAIN JUST RUN THE FILE "TeamWork Server.exe" AND FILL IN THE SERVER INFORMATION! (The master key will change every time you run the server!)

NOTE4: TO CREATE ANOTHER ACCOUNT EDIT THE FILE teamwork\server\admin\members.txt, AND ADD A NEW LINE CONTAINING THE USER INFORMATION! Username|Password

How to connect to a TeamWork server?
First of all you need to be registered! Ask the server creator to make you an account, then you need the server IP, port and master key.

Now follow these steps:
1. Run GSC Compiler
2. Go to TeamWork->Connect to a project
3. Fill in the info
4. Click 'Connect'
5. Enjoy!


For further information please contact me! My e-mail is: urdadeliohotmail.com!

[Image: guibc.png]

GSC Compiler v5.0 Stable + TeamWork.rar - Jotti's malware scan
VirusTotal - Free Online Virus, Malware and URL Scanner

Thanks & ENJOY!
Good release, 2virusscans added.
Nice one! Wink
(12-09-2011, 18:06)_Smile_Man_ Wrote: [ -> ]Good release, 2virusscans added.
Nice one! Wink

ty.
hope that more peeps will use it since I've spent smth like 2 months on coding TeamWork and updating the main software Tongue
In case of the way it looks, i'd prefer v3.2 ... this is just too much

Still there's some nice stuff you've added, I wouldn't use it myself but probably someone will.
(12-09-2011, 18:38)iAegle Wrote: [ -> ]In case of the way it looks, i'd prefer v3.2 ... this is just too much

Still there's some nice stuff you've added, I wouldn't use it myself but probably someone will.

Yeah I keep putting things on it but professional coders prefers Notepad or Notepad++, have no idea why..
(12-09-2011, 19:13)W Mohamed Ali Wrote: [ -> ]Yeah I keep putting things on it but professional coders prefers Notepad or Notepad++, have no idea why..

It is simple and straight to the point for coding
(12-09-2011, 20:28)Nukem Wrote: [ -> ]
(12-09-2011, 19:13)W Mohamed Ali Wrote: [ -> ]Yeah I keep putting things on it but professional coders prefers Notepad or Notepad++, have no idea why..

It is simple and straight to the point for coding

talking about notepad? well but this is just like notepad...but dedicated to gsc scripts..
Good program, thanks
Hi Elio Tongue
(12-09-2011, 21:18)House Wrote: [ -> ]Hi Elio Tongue

owww shit, <3 Housie I miss you.......no msn anymore? :/
Pages: 1 2