Commit Graph

19 Commits

Author SHA1 Message Date
Cem Kocagil c65a71b22d Zip the HitboxExpander libraries 2013-12-03 23:26:46 +02:00
Cem Kocagil 3bebf172a0 Hitbox helper tool 2013-12-03 22:49:37 +02:00
Cheridan 7506a19073 Nuke Op Gloves: The Blackening
-Removes the yellow gloves on the Nuke Ops shuttle. (They were completely redundant, as the gloves they start with were already insulated (!!!)).
-In return, adds a laundry room to the nuke ops staging area, allowing them to paint their gloves as they please if they want to be stealthy.
-Removes 'SWAT' gloves in favor of the less-weirdly-specific combat gloves. Codewise, they were exactly the same.

Updates spacebattle.dmm, as it had an instance of swat gloves.
Adds a link in the mapmerge tool instructions to assist in setup.
2013-10-20 23:09:22 -05:00
Limeliz e7d86d0146 Added a batch-script to easily upload **tgstation.rsc** to an external server, for use with **external_rsc_url.txt**.
**Run this script every time you have compiled your code if you are using external_rsc_url.txt, otherwise players will get errors when joining.**

Edit the batch-script with your login details
-----
* Replace **USERNAME** with your FTP username
* Replace **PASSWORD** with your FTP password
* Replace **FOLDER/FOLDER** with the folder on the FTP server where you want to store **tgstation.rsc**, for example: **cd www/rsc**
* Replace **FTP.DOMAIN.COM** with the IP-address or domain name of your FTP server
* Add the URL to the location of **tgstation.rsc** on your webserver into **data\external_rsc_urls.txt**
2013-10-14 10:33:03 +02:00
carnie 56a6f19eac Fixes ShowInterface() using usr instead of user. Thanks MrPerson.
Also added a pause to the end of both mapmerge batch files, to stop them autoclosing when doubleclicked (and hence hiding errors).
2013-06-27 03:49:00 +01:00
Pete Goodfellow e8fc135503 Updated the maptools to work with the new directory, and updated install.txt. 2013-05-29 14:41:56 +01:00
Pete Goodfellow d8e5c00edd Moved maptools into the tools directory. 2013-05-29 14:30:46 +01:00
Giacomand 5887643010 * Fixed the long date format not being consistent with the rest of the change log. 2013-04-08 22:12:05 +01:00
Tastyfish 81c5dae66f Adding tool to convert MIDI's into piano/violin format 2013-04-04 03:19:28 -04:00
Giacomand c4f58c5ad9 * Removing unnecessary files for the changelog tool. 2013-04-03 11:17:55 +01:00
Giacomand cd58e928a1 * Updating to release build. 2013-04-02 18:17:13 +01:00
Giacomand 6953d736d0 * Default time should now use the dd/mm/yyyy format. 2013-04-01 18:33:49 +01:00
Giacomand 55f1f62c0b - Fixed crashing issues with date time and made it more consistent, no matter how your date/time is formated in your region. 2013-04-01 18:08:47 +01:00
Giacomand 22c982611c * Added a new Add To Changelog tool that will make it very easy to add logs to the changelog. 2013-03-29 22:12:54 +00:00
elly1989@rocketmail.com 4073ac9b00 Replaced all 'file.extension' references with 'relativepath/file.extension' using a script by thvortex of ss13-daedalus.
All credits to the author for this handy little script.
I Committed the modified python script to tool directory. Although it needs to be in the root folder of your repo to work.

To notice the improved compile times, in dreammaker go to Build > Preferences > and untick "automatically set file_dir for subfolders"

If this commit inteferes with any large projects just revert it, do your thing, then rerun the script. Easy-peasy.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4488 316c924e-a436-60f5-8080-3fe189b3f50e
2012-08-18 16:33:40 +00:00
petethegoat@gmail.com 3b20a8e975 Moved the redirector and runtime condenser into the tools folder.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4252 316c924e-a436-60f5-8080-3fe189b3f50e
2012-07-31 17:03:43 +00:00
baloh.matevz a9e0d66d88 - Updated the source code of the "Unstandardness Text For DM" program. It now has a function which removes comments from a list of strings (file contents). The define search funciton now first removes comments and then checks for defines and their references.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3729 316c924e-a436-60f5-8080-3fe189b3f50e
2012-06-03 03:20:19 +00:00
baloh.matevz 74fbd4e249 - Committing the source code of the "Unstandardness Text For DM" program. The program can currently map out defines.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3728 316c924e-a436-60f5-8080-3fe189b3f50e
2012-06-02 21:01:58 +00:00
baloh.matevz 3681eb8783 Added a line counter tool. Counts the number of files, lines, characters, etc. in the project.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3070 316c924e-a436-60f5-8080-3fe189b3f50e
2012-02-09 18:52:44 +00:00