26 Commits
Author SHA1 Message Date
DemonWav f29c81c414 Add clean command and fix critical script issue 2017-09-28 17:52:05 -05:00
DemonWav 9705fff3dc Update Paperclip
Undoes the cache directory placement in the same directory as the
Paperclip jar.
2017-09-28 17:11:58 -05:00
DemonWav 60f643684a Use absolute paths for pointing Paperclip to files 2017-09-23 13:30:55 -05:00
DemonWav 1f65945d1c Update Paperclip 2017-09-23 13:25:57 -05:00
DemonWav 81d69d5889 Move eclipse compiler patch to POM changes patch
Also update to Paperclip 1.1-SNAPSHOT
2017-09-23 13:17:20 -05:00
DemonWav 52c741517f Remove eclipse compiler for Paper-API
Fixes building with JDK9
2017-09-22 20:12:23 -05:00
DemonWav 2b47debe1e Fix this stupid bullshit 2017-08-06 17:18:20 -05:00
DemonWav 0e8954e40c Update Paperclip 2016-11-27 23:27:33 -06:00
DemonWav 1114f55d45 Add repo to handle the bungee-cord chat dependency 2016-06-23 00:32:41 -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
DemonWav 2c0c9e081c Fix paper build tool to work with zsh. 2016-04-03 21:36:19 -05:00
DemonWav 56705f6445 Workaround for OSX not having the realpath command. 2016-04-03 03:35:51 -05: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
DemonWav d89cd16ecb Update Paperclip 2016-04-01 23:20:56 -05:00
DemonWav 09812092f9 Cleanup and restructure the project 2016-04-01 22:55:54 -05:00
DemonWav 3125accf7d <~Z750> sex it up for me 2016-04-01 01:54:53 -05:00
DemonWav 443a949bac Add getEntity by UUID API 2016-03-30 01:20:36 -05:00
DemonWav 4e5569e6cd Add same infi-loop fix to other identical block of code I missed earlier 2016-03-27 05:42:02 -05:00
DemonWav 92aa154184 Prevent possible infinite loop in BlockPosition iterator 2016-03-26 21:38:36 -05:00
DemonWav 4e7056af65 Revert Spigot changes to blocking code, fix issue where entities cannot die 2016-03-19 12:20:27 -05:00
DemonWav 4e6b15d6bf Fix tab completeion ignoring the old non-location tab complete
Closes GH-28
2016-02-15 19:52:09 -06:00
DemonWav eb6cdbb9ce Fix infinite recursion with plugin tab completers
Make block location tab completion be a per-world configurable value
2016-01-31 01:21:47 -06:00
DemonWav ecedc912af Add Location support to tab-completes
This is a feature in vanilla Minecraft that has somehow been missing from CraftBukkit for years
2016-01-30 19:20:18 -06:00
DemonWav ea61fac2ed Add Paperclip support 2016-01-26 00:36:28 -06:00