Commit Graph

8 Commits

Author SHA1 Message Date
Phoenix616 1d80edbf9b Get rid of google dependencies
Mostly replaced with Java 8 features and our own cache
2017-09-23 15:19:00 +01:00
Phoenix616 fc5d84eebb Fix issue with selling written books (#1107)
Also improved the manual add method.
2017-05-04 18:54:49 +01:00
Phoenix616 583c50438c Revert "Fix merging of items that aren't actually equal. (Like skulls with textures)"
This reverts commit 11d2280d3e.

The method isn't actually the issue and the workaround introduces new
issues.
2017-02-20 00:39:30 +01:00
Phoenix616 11d2280d3e Fix merging of items that aren't actually equal. (Like skulls with textures) 2017-02-19 17:22:07 +01:00
Andrzej Pomirski f6aad7e397 Fix a problem with invalid item IDs 2015-01-08 20:12:38 +01:00
Acrobot b640f60a17 Remove obsolete enchantment code 2013-11-01 19:29:12 +01:00
Acrobot 9a35b2e938 Un-deprecate OddItem 2013-07-30 17:27:04 +02:00
Acrobot a5bfa86bca Mavenized the project
Switched the project to Maven - you're now able to easily build
ChestShop.
2013-03-08 20:31:15 +01:00