1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-30 03:28:00 +01:00
Commit graph

14 commits

Author SHA1 Message Date
Kyle Wood
fdc7459143 Handle gpg signing better ()
Instead of checking whether it was set previously, setting it to false,
then setting it back to true if it was true before, just use the
command-line argument in git to override the config for that command.
Using a variable makes it pretty painless to do.
2018-05-24 13:41:50 -05:00
DemonWav
f29c81c414 Add clean command and fix critical script issue 2017-09-28 17:52:05 -05:00
Shane Freeder
e71f0a9776 fix shell match to account for /usr/local for homebrew installs of zsh on macOS 2017-03-17 23:37:16 +00:00
Mark Vainomaa
676d0e8bcf Fix building when directory with spaces is used 2016-11-20 23:58:20 +02:00
Zach Brown
098dae2524 Run paper upstream from anywhere
woops
2016-09-07 19:45:47 -05:00
Zach Brown
2bf8ae3251 Add upstreamMerge script to paper tool 2016-08-19 16:00:59 -05:00
DemonWav
2f8b09e1bd Add tmux support to Paper test and add test to paper command help. 2016-05-11 21:59:07 -05:00
Aikar
755eaa845d Add testserver command - quickly start a test server
This will help encourage testing with some widely used plugins
to help identify issues caused by changes before they are pushed.
2016-04-09 21:33:32 -04:00
DemonWav
2c0c9e081c Fix paper build tool to work with zsh. 2016-04-03 21:36:19 -05:00
Riley Park
b9949c39be Add support for multiple shell types. Fixes
Also add "rb" as an alias to rebuildPatches
2016-04-03 09:58:42 -07:00
Aikar
746d46f6bb Configurable Grass Spread Tick Rate
Raise this value to make grass spread slower. Set to 0 to turn off grass spreading all together.
2016-04-03 16:29:39 -04:00
DemonWav
ed05173181 Use set -e to handle errors better in the build scripts 2016-04-03 02:23:19 -05:00
DemonWav
aeea23a135 Rebuild patches after we continue from a paper edit. 2016-04-02 18:34:27 -05:00
DemonWav
526469fd23 New paper command runner 2016-04-02 00:01:58 -05:00