Commit Graph

84 Commits

Author SHA1 Message Date
Razharas ca0df28f9a Merge pull request #12287 from Jordie0608/equalityforalldmmfiles
Prepare Maps.bat for entire _maps directory
2015-10-12 12:19:04 +03:00
Jordie 5282d88557 changed to use _maps directory 2015-10-10 17:51:12 +11:00
Razharas 0ad7257a52 Merge pull request #12089 from MrStonedOne/maprotation
HOLY FUCKING SHIT, I'VE DONE IT! Map rotation!
2015-10-07 07:53:42 +03:00
MrStonedOne ef4321c62b Fixes added spam in server-tools's copyfromgit.bat 2015-10-06 21:26:53 -07:00
MrStonedOne f83d5c92b8 Fixes typo in batch file. if exists -> if exist 2015-10-06 21:25:04 -07:00
MrStonedOne e27e9e8371 Map rotation fixes:
Fixes mutiple rotate operations from breaking the server, map rotation will properly detect rotation operations as well as update operations and abort.
Fixes max pop being treated as minpop
Adds more feedback to admin verbs.
2015-10-06 21:12:00 -07:00
duncathan 4cacbf216b recompiles RuntimeCondenser.exe 2015-10-06 17:24:53 -06:00
duncathan 983132b61f adds sorting (descending by failures); fixes output 2015-10-05 20:12:05 -06:00
duncathan e2ed83b6a5 adds the del() log to world.log at roundend and allows the runtime condenser to parse and condense it 2015-10-05 18:52:44 -06:00
Razharas 16c8eac8e3 Merge pull request #11826 from optimumtact/cleanuptools
Remove three unused tools
2015-10-01 23:24:04 +03:00
MrStonedOne 9741f1d223 Fixed maprotate batch script having wrong exit codes 2015-10-01 04:10:49 -07:00
oranges 3e6399caa4 Remove two unused tools 2015-10-01 09:35:37 +13:00
MrStonedOne fcc8402f31 map rotation base code 2015-09-30 07:13:38 -07:00
oranges 2155207c8d Add a tool to ensure no excess file dirs are defined
Also plugs script into the travis buildchain
2015-09-17 11:43:18 +12:00
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 Devine 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