Commit Graph

26 Commits

Author SHA1 Message Date
Steveice10
0f8c9e0a59 Add extra utilities to CompoundTag and ListTag 2014-03-12 21:19:46 -07:00
Steveice10
7f7acc4193 Refactored ch.spacebase to org.spacehq, reformatted code and line endings. 2014-03-01 16:46:32 -08:00
Steveice10
d7f2398e00 Minor cleanup 2014-02-22 12:45:53 -08:00
Steveice10
778c4f65b7 Fix cases where default NBT tags might not be registered when they are needed 2013-12-13 19:00:11 -08:00
Steveice10
0353d28c60 Rewrote library to be a bit more flexible 2013-11-21 21:06:55 -08:00
Steveice10
643639c051 Fixed ListTag 2012-12-03 16:08:14 -08:00
Steveice10
13ee7511fd Updates 2012-06-14 12:51:08 -07:00
Steveice10
fe23c55d9f More Compound/List Tag methods 2012-05-05 16:28:17 -07:00
Steveice10
d9f698416d No more travis, updated README. 2012-03-26 20:57:57 -07:00
Steveice10
365dd2c4e6 Small readme update 2012-03-25 17:52:34 -07:00
Steveice10
c410b4e2b6 Removed UnknownTag from old location 2012-03-25 15:35:48 -07:00
Steveice10
0abd56a624 Added multiple custom tags 2012-03-25 15:35:11 -07:00
Steveice10
bf5b435d2a More headers. 2012-03-25 12:18:40 -07:00
Steveice10
4432ee4ea4 Headers! 2012-03-25 12:17:32 -07:00
Steveice10
7dff4997a8 Handling of unknown tag types. 2012-03-25 12:13:37 -07:00
Steveice10
7e55606c48 Changed writeListTagPayload to iterate over list tag 2012-03-25 10:03:12 -07:00
Steveice10
e9a259edd9 Added get, size, values, keyset, iterator, etc methods to ListTag and CompoundTag. 2012-03-25 10:01:34 -07:00
Steveice10
e426b3d8e1 Refactored for new domain 2012-03-24 21:42:22 -07:00
Steveice10
9ed14e87e2 Replaced InvalidFormatException use with InvalidNBTException 2012-03-22 20:24:47 -07:00
Steveice10
f292d30408 Package refactor 2012-03-21 15:37:29 -07:00
Steveice10
0d87f2c39d Added TagBuilder. 2012-03-16 22:16:56 -07:00
Steveice10
69c18f5f25 Refactored and mavenized 2012-03-11 21:29:54 -07:00
Steveice10
1c1713d8b3 Added IntArrayTag 2012-03-11 21:07:52 -07:00
Steveice10
598ca75826 Added NBTIOUtils. 2012-03-03 17:32:29 -08:00
Steveice10
31fcbf3a36 License stuff 2012-03-03 10:05:44 -08:00
Steveice10
8748664953 Initial commit 2012-03-03 09:45:23 -08:00