Commit graph

21 commits

Author SHA1 Message Date
DemonWav
09812092f9 Cleanup and restructure the project 2016-04-01 22:55:54 -05:00
Aikar
f16d938497 Paper 1.9.2 Update 2016-03-30 20:50:23 -04:00
Aikar
5dc69ba6e1 ensure upstream is set correctly on apply patches 2016-03-25 00:11:38 -04:00
Aikar
92f8da4b50 Abort properly on error for build script 2016-03-24 20:39:20 -04:00
Gabscap
9eba8a79e7 Fix build error - Resolves #130
If the path to the Paper repository contained a space, it would fail to execute
dirname $PATH_WITH_SPACE
2016-03-23 23:29:56 +01:00
Techcable
291d1f7d21 Make Spigot its own submodule
Merge pull request #118 from Techcable/spigot-in-submodule
2016-03-21 12:22:47 -05:00
Zach Brown
26eb457a39 Paper 1.9 2016-02-29 17:09:49 -06:00
Zach Brown
f914639205 Revert "Add sexier applyPatches and rebuildPatches scripts"
THE TIME JUST WASN'T RIGHT
This reverts commit 8dfa4f8e54.
2016-01-04 04:48:00 -06:00
Byteflux
8dfa4f8e54 Add sexier applyPatches and rebuildPatches scripts 2016-01-04 00:39:30 -06:00
Thinkofdeath
a0fb646609 Fix applyPatches.sh not correctly pulling bukkit updates
Conflicts:
	applyPatches.sh
2015-01-24 01:00:49 +00:00
Zach Brown
2bb64147b6 Update from upstream SpigotMC
66af3b310e0
a969bf6c85d
95d56229d8f
87c1d0c8b7c
baf01cc7f84
38b8866783d [M]
2014-12-02 00:02:15 -06:00
Zach Brown
a52eb21fd8 Update PaperSpigot to Minecraft 1.8 2014-11-27 17:17:45 -08:00
Zach Brown
e7f3ca4505 Restructure PaperSpigot as a new set of modules
Allows us much greater control over the Spigot portion of the code
and makes us more "proper"
Credit to @Dmck2b for originally passing the idea along a while back
2014-07-21 15:46:54 -05:00
Spigot
7e47bcee43 Set shell prompt to $ when running the patch scripts, helps with speed on windows.
By: md_5 <git@md-5.net>
2014-04-14 21:01:27 +10:00
Spigot
2e01d5ac17 Batch files now work in directories with spaces in it
Before the batch files could not run if the path to the directory had one
or more spaces in it. EG: "C:/Desktop/Spigot Repo". Now works with the
patch

By: mrkirby153 <mr.austinwhyte@gmail.com>
2013-11-05 16:26:20 -08:00
Spigot
da32cfac56 Abort any existing patches when applying
By: md_5 <md_5@live.com.au>
2013-03-23 10:05:32 +11:00
Spigot
89f57511ac Rename generated repo, and only deploy API, not server.
By: md_5 <md_5@live.com.au>
2013-03-07 17:45:12 +11:00
Spigot
0d3f1faa0d Switch to pwd so the scripts can work more reliably on other OSs
By: md_5 <md_5@live.com.au>
2013-01-21 20:24:30 +11:00
Spigot
7654578ddc Make apply patches target HEAD of upstream and squelch some fluff on applying.
By: Aikar <aikar@aikar.co>
2013-01-19 14:04:56 -05:00
Spigot
e8c26983b1 Don't build if patches fail to apply.
By: md_5 <md_5@live.com.au>
2013-01-19 19:18:20 +11:00
md_5
017a98eb68 Initial commit - hello future of Spigot! 2013-01-15 12:18:40 +11:00