Commit Graph
35 Commits
Author SHA1 Message Date
riking 9abe0bfeed Use correct link for ProtocolLib on Forge 2014-06-23 18:33:48 -07:00
Kane York c897e05d33 Add dual-licensing notice to Forge mapping code
BSD-licensed version here: https://gist.github.com/riking/2f330f831c30e2276df7

As a note, @libraryaddict is not bound by the BSD license, but rather by the implicit license granted from me sending a pull request. Therefore, a LICENSE file is not needed in the distributed jar.
2014-06-15 21:10:30 -07:00
riking d1253467a8 Remove debugging throws 2014-06-14 22:45:01 -07:00
riking 7c20a7c3a3 More ReflectionManager stuff 2014-06-14 22:38:16 -07:00
riking 3d64a132a9 More Forge compat changes 2014-06-14 20:19:56 -07:00
riking 0c84316121 Prepare to parse the method searge statements 2014-06-14 19:30:47 -07:00
riking 4ddded6b06 Enquipment -> Equipment 2014-06-14 18:09:14 -07:00
riking 2b86c98fbb Seriously, wtf? Removed reflection on Bukkit API. 2014-06-14 18:06:15 -07:00
riking 48056c735f More getNmsField/Method calls 2014-06-14 16:06:02 -07:00
riking 2566d8824e Create getEntityTrackerEntry() 2014-06-14 15:52:11 -07:00
riking d7a903c86e Forge compatibility WIP 2014-06-14 14:58:49 -07:00
riking 2b602fd242 Add tab-completion permissions to commands 2014-06-14 10:29:52 -07:00
riking d1e162bb97 Restore single-star from 55f2eb6dca 2014-06-14 10:22:28 -07:00
riking 4766d2a0d1 Some wording cleanup 2014-06-14 10:18:52 -07:00
riking c1b5780d77 Use new-style runTask methods 2014-06-14 10:18:52 -07:00
riking 3ebf54c192 Fix FQN in DisguiseType 2014-06-04 15:16:45 -07:00
riking d645004abd Revert "Eh, let's just remove the shift by 0. Also doc the method"
This reverts commit 23303952b4.
2014-06-04 14:54:47 -07:00
riking 2ec2cbfb1c Some help improvements - color yellow if method is specific 2014-06-04 14:54:47 -07:00
riking 5a288c586e Fix Horse's Rearing parameter 2014-06-04 12:10:51 -07:00
riking 0d8dce4538 Prefer storing the methods instead of getting them every time 2014-06-04 09:43:29 -07:00
riking 983026a898 Make a callValueOf() method to reduce code repetition 2014-06-04 09:27:52 -07:00
riking 1207d70d6e Dedent parseDisguise() method for-loop 2014-06-04 09:18:05 -07:00
riking bb0ac727bf Remove more redundant actions 2014-06-04 09:17:47 -07:00
riking 23303952b4 Eh, let's just remove the shift by 0. Also doc the method 2014-06-04 08:33:30 -07:00
riking 09a58efbd1 Fix the build 2014-06-03 18:47:00 -07:00
riking db5e77d28f Remove useless local 2014-06-03 18:42:27 -07:00
riking 46c63ed841 TODO entries 2014-06-03 18:42:27 -07:00
riking 6d6b766823 For-each loops, remove unused method parameters 2014-06-03 18:42:27 -07:00
riking 5dce8a22e8 Simplify redundant statements and casts 2014-06-03 18:42:27 -07:00
riking 009df4a0ad Turn manual array copies into System.arrayCopy 2014-06-03 18:42:27 -07:00
riking d32a077359 StringBuilder, rename local, javadocs 2014-06-03 18:42:27 -07:00
riking c4b48df0ee Apply unused config value, but keep behavior - looks broken 2014-06-03 18:42:26 -07:00
riking a25bc46dea Move tryClose() method in order 2014-06-03 18:41:26 -07:00
riking 180998e5ca Refactor: tryClose() method 2014-06-03 18:41:26 -07:00
riking b96337f29b Refactor out initConfig method 2014-06-03 17:42:13 -07:00