Commit Graph
70 Commits
Author SHA1 Message Date
CorruptComputer d27a736f7e Fixes #11301 2015-08-21 16:57:27 -05:00
CorruptComputer c241ce4502 Added the exe 2015-07-28 17:04:07 -05:00
CorruptComputer 4516db6323 IT WORKS 2015-07-26 10:54:16 -05:00
Remie Richards 66689dbb51 Adds a tool to convert the internal structure of a .dmm (or .txt form) of a Byond map into a human readable format, this format is also more suited to automatic fixing of conflicts by Git! 2015-07-14 19:47:46 +01:00
Cheridan 1e28365f4a Merge pull request #10312 from CorruptComputer/morethan1
Selecting Multiple files with new map merger
2015-07-03 09:53:05 -05:00
CorruptComputer 473eaf8918 Edit the default directory with Run Map Merge.bat
If no .dmm files are found there it asks for input
2015-07-02 13:52:37 -05:00
CorruptComputer fbac010212 Compile the jar 2015-07-01 00:58:12 -05:00
CorruptComputer 3365b4df64 Selecting Multiple files with map merger 2015-07-01 00:52:15 -05:00
TheVekter 9e4feab403 Fixes Prepare Maps.bat not making backups properly 2015-06-30 20:22:59 -05:00
Razharas c5b025e24e Merge pull request #9784 from CorruptComputer/MapMergeUpdateThing
[Merge Ready] Updates Map Merge
2015-06-28 15:45:37 +03:00
Razharas 720e22c20b Merge pull request #9247 from CorruptComputer/dmifonts
Adds dmifonts
2015-06-11 03:04:34 +03:00
CorruptComputer 9d35e88452 Whoops 2015-06-04 16:14:27 -05:00
CorruptComputer b61bc08a10 Adds the old source 2015-06-04 16:08:54 -05:00
CorruptComputer fa4f857fdd Adds Source 2015-06-04 15:46:52 -05:00
CorruptComputer 5a7b43dcb6 Update Prepare Maps.bat 2015-06-04 10:23:42 -05:00
CorruptComputer 887f8d86a9 Updates MapMerge 2015-06-04 09:31:00 -05:00
MrStonedOne 291e21b594 Improves server tools.
You can now specify a branch name to follow.
Server tools can now automatically push compiled changelogs to remote
Server tools will no longer fail to update properly if updated twice within one round.
Server tools will properly clean the git repo before updating.
Server tools will now properly copy over git's HEAD log so the game can detect its current revision.
Removed some debug lines that get left over and improved the output of the update script.
2015-05-19 12:48:57 -07:00
MrStonedOne 31df2e3e8d Final tweaks to server tools + bot starter/watch dog
I mainly replaced some pauses with timeouts, and added a title to all the windows.
2015-05-09 23:00:13 -07:00
MrStonedOne 727af82432 Minor tweak of the server tool. (and some more documentation) 2015-05-08 21:27:59 -07:00
MrStonedOne 50be40110d Adds a production server toolkit 2015-05-08 11:02:35 -07:00
CorruptComputer 68feed4fdf Adds dmifonts 2015-04-30 09:04:10 -05:00
Incoming 053770dd8a Adds a guide PSD for seeing how the var/color affects base sprites in photoshop
Puts it in a new tool folder: Spriting Resources
2015-04-13 15:09:51 -04:00
Jordie0608 505852f6ff Culls changelog gen's div class usage 2015-03-01 22:05:59 +11:00
Jordie0608 28f88dd15c Cleanup of changelog related files 2015-02-26 00:57:01 +11:00
carnie e693ed3e9f Fixes a number of urgent mapping errors with recent shuttle overhaul (on both generic and tg zlevel)
Improves clean_map.bat - will now prompt you for a path relative to the map_files directory, making it easier to use with the new split-zlevel maps
Improves prepare_map.bat - will now automatically backup ALL .dmm files in map_files and subdirectories.
2015-01-06 21:58:05 +00:00
Cheridan ca3235a7cb Merge pull request #6334 from CorruptComputer/mapsource
Moved map merge source to a folder
2014-12-14 11:24:20 -06:00
CorruptComputer 90cbf4bb52 Moved map merge source to a folder 2014-12-12 18:32:34 -06:00
Incoming 1307b1143b Readds the x-mas trees to their traditional locations, the bar and church
Readds the Festivus Pole to the RD's office, since the break room is gone
Makes a wizard robe variation of the santa outfit without all the bonus effects (not spaceworthy, can't hold literally everything) so the crew can experience the joy of meeting and subsiquently killing santa claus

Fixes #6230 as a matter of course (someone needs to generalize it to just work for all maps at once)
2014-12-05 12:41:55 -05:00
Razharas 0d1781c595 Merge pull request #6058 from tkdrg/yes
Adds an easy way to install the map merge driver
2014-11-28 15:54:13 +03:00
Remie Richards fd3ad3cc1d Merge pull request #6085 from CorruptComputer/mapatmosfixer
Moved Atmos FIxer to a sensible place
2014-11-28 00:28:59 +00:00
CorruptComputer fca0832bb8 Moved Atmos FIxer to a sensible place 2014-11-26 13:01:23 -06:00
Francis Devineandoranges fdb9917db1 Add mapmerge source decompiled from the jar 2014-11-26 12:24:18 +13:00
tkdrg dca92f40ef Adds an easy way to install the map merge driver
Fix the mapmerger bat paths
2014-11-25 11:47:28 -03:00
Daniel 3ea3462e6e Squashed up 2014-09-30 23:50:51 +02:00
Rob Nelson 1386911f7d Moved batch file. 2014-09-09 19:44:02 -07:00
Rob Nelson 3705a45388 Add delete-after directive, updated docs. 2014-08-19 02:44:07 -07:00
Rob Nelson ae88fa794e Fix empty author records being written. 2014-08-17 15:32:54 -07:00
Rob Nelson 0c6dfefa1a Added Changelog Management System.
A frequent problem on all SS13 codebases is keeping the changelog up to date, as the changelog is a horrible nightmare of bad HTML.  On top of this, pull requests that modify the changelog often cause merge conflicts.  For this reason, codebases without a strict update process don't bother updating the changelog.

To solve this, we at /vg/ propose this system, which decentralizes the changelog entries by developers into one changelog per developer (reducing the chance of a conflict), AND simplifies them into YAML, which is far simpler for git to handle.

Changelog *generation* is now performed centrally after a batch of PRs are pulled, and the system automatically generates HTML and timestamps everything.  A central "database" also keeps track of all changes to prevent duplication and allow further updates to be added to the same date, without creating a mess.  A templating system is also installed, to allow some customization of the output product without having to dig around in the python code.

 * Port requested by Cheridan.
 * Timestamp system has been updated to handle /tg/'s special snowflake timestamp format.
 * I've also had to fix some typos in the changelog itself in order to get the dates to parse, otherwise, b(e)yond some indenting changes and comment removal, it's identical to the old changelog.
 * Python 2.7 is required to run the genchangelog tool, as is PyYaml and BeautifulSoup 4.
 * And yes, I tested this, for once.
2014-08-17 14:48:37 -07:00
Mloc-Argent 42110c3a3b tools: fix EOL handling in AddToChangelog.exe
AddToChangelog.exe was using a mix of \r\n and \n EOLs.
Fully uses \r\n now.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-06-12 18:30:21 +01:00
VistaPOWA 170af99fec Minor fix for the PR announcer.
Also includes a config file made specifically for /tg/ Sibyl.
2014-05-10 00:36:24 +02:00
VistaPOWA 064876a546 Removes debug messages. 2014-05-03 17:41:28 +02:00
VistaPOWA 458ad05606 Makes the PR announcer a bit more robust.
Out of order Github messages won't be a problem anymore.
2014-05-03 17:40:07 +02:00
VistaPOWA 9c3f31d86b Security fixes for PR announcer
Thanks @Giacom for the info!
PR announcer is now able to authenticate with Nickserv.
Communications key moved out of config controller.
Even better Regex validation.
Reading now has even more exception handling.
2014-04-21 10:51:04 +02:00
VistaPOWA d8ba9886fa added readme and license 2014-04-20 12:01:34 +02:00
VistaPOWA 157af51bb9 Updates a bunch of things
Branch info no longer included in PR message. Exception handling
everywhere. Retrying connection is now a feature, also it won't crash
anymore if the server goes down for some reason when it tried to send.
Refactored code.
Removed 54331321314314135 counts of /client/proc/fun()
2014-04-15 21:51:11 +02:00
VistaPOWA 10889bd303 huge update
Makes the announcer better in every aspect (less bugs, less fun, more
merging announcement capability)! Also makes it require *just* .Net 4.0
instead of 4.5.
Adds the option for players to disable the PR announcements.
2014-04-14 21:07:00 +02:00
VistaPOWA d8d16e5eae Adds a bit more sanitization to the PR announcer
Shouldn't be parsing any HTML tags inside the PR name.
2014-04-13 20:27:27 +02:00
VistaPOWA 1d8fd374a9 updates the code 2014-04-13 19:04:29 +02:00
VistaPOWA ca4402332a [CONFIG][BACKEND] Adds PR announcing to the game.
Adds a C# program that allows you to parse GitHub Pull request opening
notifications sent to an IRC and display them in-game.
Adds authentication to the world/Topic() procs, allowing you to easily
and securely input data into the game (EXPORT DOES NOT REQUIRE IT!)
2014-04-13 18:59:11 +02:00
ikarrus 29ebca2b59 Minor Fixes to 2.1.3
Fixed Telescience door name and access.
Added surgical drapes to ghetto surgery so they can get started
Updates the map merger to use 2.1.3
2014-04-02 22:22:28 -06:00