Commit graph

  • 33e8cf2174 Fixed region object bug when deleting last chunk in region Justin Aquadro 2012-02-20 16:30:54 -0500
  • 5191805a22 Updated to support Anvil. Requires Substrate 1.1.1 interrum release or later. Justin Aquadro 2012-02-19 16:51:40 -0500
  • 02691712f9 NBT support updated for Anvil. Justin Aquadro 2012-02-19 16:50:20 -0500
  • 50b59bea25 bugfix in blocktileticks for setTickValue Justin Aquadro 2012-02-06 02:02:08 -0500
  • 037673fd02 Bugfix in color index calculation in mapconverter Justin Aquadro 2012-02-06 02:01:41 -0500
  • 0a99a45290 Forgot AutoTileTick property on BlockManager Justin Aquadro 2012-01-28 01:58:28 -0500
  • 6473402fab Added TileTick infrastructure 1.1.0 Justin Aquadro 2012-01-28 01:42:08 -0500
  • f180c61906 Mono compatibility improvements. Justin Aquadro 2012-01-22 18:38:13 -0500
  • 1400ef1d55 Version 1.0.3 Justin Aquadro 2012-01-15 20:56:18 -0500
  • 3c7ab4d035 Fixed cache resolution bug when deleting chunks Justin Aquadro 2012-01-15 20:52:23 -0500
  • 92ce098218 Convenience improvements Justin Aquadro 2012-01-13 01:20:49 -0500
  • 5a764a0e3a Fixed bug where player.ClearSpawn() would not clear the spawn data. Justin Aquadro 2012-01-11 23:02:47 -0500
  • 1a7e157d9d Version 1.0.2 Justin Aquadro 2012-01-04 19:27:32 -0500
  • e6d104df68 Fixing minor issue in BlockReplace example Justin Aquadro 2012-01-04 19:25:08 -0500
  • 37739af562 Fixed enumeration bug in EntityCollection Justin Aquadro 2012-01-04 19:23:37 -0500
  • 4d4a14b866 Fixed bug in sign tile entity text setters Justin Aquadro 2012-01-02 02:32:40 -0500
  • 31b739aa59 Fixing bug in parsing item enchantments Justin Aquadro 2011-12-17 22:23:33 -0500
  • ce3a3537d0 Exposing access to the worlds' ChunkCaches. Justin Aquadro 2011-12-17 01:43:41 -0500
  • b2981ac04f Adding EntityAnimal base class and Animal-centric properties 1.0.1 Justin Aquadro 2011-12-15 23:20:03 -0500
  • a9c6ed9de9 Fixed EntityMob writing out invalid ActiveEffects dictionary on mobs. Justin Aquadro 2011-12-15 23:03:57 -0500
  • e2e558b8be Fixes to data enums Justin Aquadro 2011-12-12 00:22:44 -0500
  • b5512934d6 Integrated Ionic.Zlib, split into .NET2/.NET4 projects, added MC 1.0.0 features and attributes, namely enchantments 1.0.0 Justin Aquadro 2011-12-04 18:55:03 -0500
  • 43f579de7c Release candidate Justin Aquadro 2011-12-04 02:18:27 -0500
  • d885a7d767 Edit, rename, add -- mostly feature complete Justin Aquadro 2011-12-04 00:09:49 -0500
  • a71833d2cb Tag deletion and saving Justin Aquadro 2011-12-03 01:19:48 -0500
  • fb1fbf1580 lazy loading Justin Aquadro 2011-12-02 22:24:39 -0500
  • 0dfe8f1e04 Mostly functional read-only version of NBTExplorer Justin Aquadro 2011-12-02 01:32:20 -0500
  • 94b1fdd081 Initialize repo Justin Aquadro 2011-12-02 01:29:41 -0500
  • af6ac1e9ef Added MC 1.0.0 level and player NBT data Justin Aquadro 2011-12-01 00:58:01 -0500
  • e87a8e0bd3 Added enumerator to Entity/TileEntity factories Justin Aquadro 2011-11-14 22:04:06 -0500
  • 432d87ac4f Assembly version 0.9.0 Justin Aquadro 2011-11-09 22:12:12 -0500
  • ac41b8e8f4 Un-obsoleting BlockType and ItemType constants, since I don't actually plan to remove them. Justin Aquadro 2011-11-09 22:03:21 -0500
  • d818806411 A bunch of entity types needed the new keyword on their static TypeId properties. Justin Aquadro 2011-11-09 22:00:09 -0500
  • 60f38ca402 DataManager.Save should be virtual Justin Aquadro 2011-11-09 21:55:14 -0500
  • 943b474c95 Changing ID references from BlockType to BlockInfo Justin Aquadro 2011-11-09 21:54:22 -0500
  • 3b781d0a02 Data resource management (maps) Justin Aquadro 2011-11-09 21:46:19 -0500
  • d9230b0d31 versioning 0.8.4 Justin Aquadro 2011-11-06 15:34:50 -0500
  • 752a375aee Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data Justin Aquadro 2011-11-06 15:34:23 -0500
  • 40ef315b00 Introduced MoveBy virtual method to Entity and TileEntity types to handle additional relocation requirements. Fixed relocation of paintings. 0.8.3 Justin Aquadro 2011-11-06 12:32:43 -0500
  • 73ab937783 Fixing chunks to update entity, tileentity coordinates along with chunk coordinates 0.8.2 Justin Aquadro 2011-11-05 23:33:35 -0400
  • 08febcf6c4 Fixed chunk location bug 0.8.1 Justin Aquadro 2011-11-05 19:45:11 -0400
  • 3ee1bf753a Exposed cache size argument to BetaWorld 0.8.0 Justin Aquadro 2011-11-05 15:12:48 -0400
  • c10ee4215f Factored TypeId out of TileEntity types, added Piston to TileEntity registry Justin Aquadro 2011-11-05 14:30:59 -0400
  • 5997c362fd Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. Justin Aquadro 2011-11-05 14:17:57 -0400
  • 401b2c7b68 Added protected constructor to entity types Justin Aquadro 2011-11-05 13:36:04 -0400
  • d12f8e4dae Added 1.9pre5 items, data, and entities. Fixed a couple entity bugs. Justin Aquadro 2011-11-05 12:55:47 -0400
  • e639e7daef Including 1.9p5 block types, block data, and tile entities Justin Aquadro 2011-11-05 00:31:08 -0400
  • ee60d217a1 Fixing enderman bug Justin Aquadro 2011-11-04 23:49:08 -0400
  • b1d4201679 Adding CustomBlocks example to demonstrate registering new blocks Justin Aquadro 2011-10-09 16:58:14 -0400
  • 14657bf4a9 Convenience functions to NBT list tag type Justin Aquadro 2011-10-09 00:13:30 -0400
  • 2ecac106ac Dropping NBToolkit from Repo (it will move to its own) Justin Aquadro 2011-10-08 00:03:54 -0400
  • e23ab933ef Restructuring Repo Justin Aquadro 2011-10-08 00:01:51 -0400
  • 689a939cb9 Readme and license for git tree Justin Aquadro 2011-10-05 23:46:46 -0400
  • ecda4b8826 Adding Sandcastle project file for building help Justin Aquadro 2011-10-05 23:33:02 -0400
  • 19d4c426ca 0.7.3 Justin Aquadro 2011-10-01 18:40:34 +0000
  • a6b9aed593 Fixing EntityXPOrb constructor Justin Aquadro 2011-10-01 05:37:38 +0000
  • 3ffc24f796 Removed NBToolkit from Substrate solution set. Justin Aquadro 2011-09-21 04:46:57 +0000
  • 77f9519ba2 Entity updates, including 1.8 entities and additional fields in some existing entities. 0.7.2 Justin Aquadro 2011-09-21 04:38:34 +0000
  • a84ed77ce1 Updating lighting rules for chests Justin Aquadro 2011-09-18 01:42:39 +0000
  • b5e6e8c496 Fixed typo in blockinfo (MELON_STEP to MELON_STEM). Justin Aquadro 2011-09-16 22:15:55 +0000
  • 018a9ae337 Updating info to MC 1.8 (except for new entities) 0.7.1 Justin Aquadro 2011-09-15 04:24:29 +0000
  • e64f93bd7a Adding VB.NET example code, utilizing a built Substrate assembly. Justin Aquadro 2011-08-27 21:13:35 +0000
  • fb17d27797 Identifier change. 0.7.0 Justin Aquadro 2011-08-14 19:34:49 +0000
  • 7c4ef996d2 Fixed cache bug that would lose dirty chunks. Justin Aquadro 2011-08-14 19:32:46 +0000
  • fa1052ab16 TileEntity crash bugs fixed. Justin Aquadro 2011-08-14 18:22:23 +0000
  • fa804da8a6 Exposed access to storage timestamp data. Justin Aquadro 2011-08-14 17:11:34 +0000
  • ac9c88773c Made PlayerManager enumerable. Justin Aquadro 2011-08-14 16:27:52 +0000
  • ca56f70379 Updating example code to reflect changes in Substrate API. Justin Aquadro 2011-07-24 20:03:47 +0000
  • f19d86a27e Haven't updated nbtoolkit in a while. Updated for latest Substrate usage. Justin Aquadro 2011-07-24 20:03:14 +0000
  • fd9551079c More documentation, fully CLI-compliant. Justin Aquadro 2011-07-24 18:47:52 +0000
  • 37c9e1aabc Block refactoring, documentation, bugfixes, minor enhancements, Schematic support. Justin Aquadro 2011-07-24 06:08:31 +0000
  • 7d6e80db1e block interface model revision 0.6.2 Justin Aquadro 2011-07-09 01:36:13 +0000
  • 325472a00a Documenting and refactoring blocks, chunks. Updated some inconsistencies in entities and tile entities. Justin Aquadro 2011-07-07 04:27:48 +0000
  • e952a14b4f Region documentation, various tweaks, prepping for possible region refactoring. Justin Aquadro 2011-07-04 19:47:19 +0000
  • b7b6f88fbe More documentation, major refactoring of World structure, moving towards CLS-compliance. Justin Aquadro 2011-07-04 03:45:36 +0000
  • 3387386295 Updated Info classes, updated and documented Player classes. Justin Aquadro 2011-07-02 03:51:48 +0000
  • ace319793a Added 1.7 types Justin Aquadro 2011-06-30 22:00:31 +0000
  • d1f1361f3d Ritual Justin Aquadro 2011-06-30 04:57:18 +0000
  • 689d5020d2 grrrrr Justin Aquadro 2011-06-30 04:55:28 +0000
  • 01929f07d3 grrr Justin Aquadro 2011-06-30 04:52:01 +0000
  • d3cd76f9a0 More renaming Justin Aquadro 2011-06-30 04:49:12 +0000
  • 6109758896 Also missing files Justin Aquadro 2011-06-30 04:45:40 +0000
  • ad3f3d336d I really messed this transaction up. Justin Aquadro 2011-06-30 04:44:46 +0000
  • 999f4f96fa Changes of dubious merit. Justin Aquadro 2011-06-30 04:41:29 +0000
  • ec2342d767 More refactoring, more renaming, AlphaBlock and AlphaBlockRef documentation. Justin Aquadro 2011-06-30 03:59:20 +0000
  • 8ed6977260 Major namespace refactoring to reduce clutter in the standard Substrate namespace. Justin Aquadro 2011-06-29 02:58:34 +0000
  • 8cfbd26f6b Documentation, tweaking (get used to this...) Justin Aquadro 2011-06-28 03:41:44 +0000
  • c1d2f053df Additional inline documentation, minor tweaks. Justin Aquadro 2011-06-27 04:49:29 +0000
  • 288d3a419a Remaining NBT classes refactored and documented. Justin Aquadro 2011-06-26 06:09:23 +0000
  • cdee3fb41d Baseline NBT refactoring and documentation. Most changes outside of NBT are for renamed identifiers. Justin Aquadro 2011-06-20 03:51:40 +0000
  • 0fefa0d640 Documentation 0.6.1 Justin Aquadro 2011-06-18 03:01:39 +0000
  • 79cd9afa7b Begging to incorporate inline documentation. Justin Aquadro 2011-06-17 04:41:08 +0000
  • 821acda42a Whoops Justin Aquadro 2011-06-10 23:42:17 +0000
  • 7d1833e6f0 Some tweaks to help the JIT out. Changes to BlockRef but this will probably be removed entirely. Justin Aquadro 2011-06-10 16:08:36 +0000
  • bfe7efcd1c Fixed inventory-based Tile Entity verification failure Justin Aquadro 2011-06-10 05:46:05 +0000
  • 3f55f419d6 Functional fluid simulation 0.6.0 Justin Aquadro 2011-06-08 01:51:59 +0000
  • ff0140d60d Early fluid recalculation support (for water) Justin Aquadro 2011-06-07 02:56:07 +0000
  • da05301983 Added TileEntity for jukebox (Record Player), a new change in 1.6. Fixed bug in note block TileEntity. Justin Aquadro 2011-06-05 04:11:44 +0000
  • 4097b44c22 Fixes another lighting bug and a couple regressions from 0.5.2 0.5.3 Justin Aquadro 2011-06-04 16:16:01 +0000
  • 8a3e973a58 Oops Justin Aquadro 2011-06-04 06:02:47 +0000