Commit graph

  • 4827bb6f51 Fixed wrong tag name for addition block ids 1.3.7 Justin Aquadro 2012-11-28 23:23:11 -0500
  • 44ff3373d0 Merge pull request #9 from z93blom/master Justin Aquadro 2012-11-26 12:30:52 -0800
  • d0f125632f Replace form progress Justin Aquadro 2012-11-20 01:02:35 -0500
  • 1aea80c7fd Merging master Justin Aquadro 2012-11-17 20:48:47 -0500
  • 258eff946b Made sure that all access to sectorFree is moved to inside the protected area as well. Fredrik Blom 2012-11-15 16:02:36 +0100
  • 6326bdac82 Added file locks to allow parallel access to chunks. This allows a multi-threaded reading of chunks. Fredrik Blom 2012-11-15 10:11:23 +0100
  • 1596d3365d Multi-select support (for delete) Justin Aquadro 2012-11-15 00:27:35 -0500
  • b927f06b95 Fixed node cutting/deleting not triggering isModified state Justin Aquadro 2012-11-14 20:48:25 -0500
  • fb6c063d5d Initial work on advanced find/replace Justin Aquadro 2012-11-14 20:14:45 -0500
  • a002336603 Fixed handling of MobSpawnerTileEntities Justin Aquadro 2012-11-13 23:38:43 -0500
  • 8fc7e46afc Shifting by wrong data width in FusedDataArray Justin Aquadro 2012-11-13 23:13:18 -0500
  • 0dd73dceba Anvil worlds should now be compatible with block IDs >255 Justin Aquadro 2012-11-12 23:28:49 -0500
  • d0c521c500 Added node refresh capability Justin Aquadro 2012-11-11 13:52:12 -0500
  • d2025b167e Removing forms folder Justin Aquadro 2012-11-11 01:21:08 -0500
  • 3e49f8212c That folder wasn't supposed to get checked in. Thanks Github for Windows. Justin Aquadro 2012-11-11 01:04:56 -0500
  • 3676cc8aab Minor cleanup Justin Aquadro 2012-11-11 00:57:38 -0500
  • 5b9e51e436 Merge commit '50e7f29b51938bd3a36627a129a7d1f58576c402' into mac-ui Justin Aquadro 2012-11-10 23:21:16 -0500
  • 70b810961f Cleanup and ready for a beta release. Justin Aquadro 2012-11-10 23:21:09 -0500
  • 50e7f29b51 Adding readme file Justin Aquadro 2012-11-10 22:38:21 -0500
  • d7f5f3cf96 Merge commit 'b6568089c40648d950f40f91ef4d7c881540ed73' into mac-ui Justin Aquadro 2012-11-10 20:33:03 -0500
  • e38b9fca53 Search Support Justin Aquadro 2012-11-10 20:32:46 -0500
  • b6568089c4 Fixing transp on icon Justin Aquadro 2012-11-10 20:30:15 -0500
  • e1259d6880 Merge commit 'eb020611b18223e163e5198ef270d66c6ef0a3fb' into mac-ui Justin Aquadro 2012-11-10 14:37:13 -0500
  • eb020611b1 Separated Winforms from SearchWorker Justin Aquadro 2012-11-10 14:00:11 -0500
  • 8c771f3308 Merge branch 'master' of github.com:jaquadro/Substrate Justin Aquadro 2012-11-10 12:12:09 -0500
  • 719a969310 Fixed bug where empty chunks below the heightmap were not written. Justin Aquadro 2012-11-10 12:11:43 -0500
  • e11c0c4d9d Working clipboard support, albeit by hacks. Justin Aquadro 2012-11-10 02:45:36 -0500
  • 45dac1389d Merge commit 'e0bc93eb59673def9477f386ad625652c1073c6f' into mac-ui Justin Aquadro 2012-11-09 00:22:16 -0500
  • e0bc93eb59 Refactored Clipboard model to separate UX layer. Justin Aquadro 2012-11-09 00:14:23 -0500
  • 20b3640783 Adding icon Justin Aquadro 2012-11-08 20:20:55 -0500
  • 16131ae7be More updates to Mac UI. Most basic functionality working. Need some refactoring on Windows side for clipboard and search. Justin Aquadro 2012-11-08 20:11:40 -0500
  • e503fe2442 Progress on port continues. Several working dialogs. Justin Aquadro 2012-11-07 01:28:58 -0500
  • 3eaf2bf6af Merge pull request #7 from Sukasa/master Justin Aquadro 2012-11-06 08:38:39 -0800
  • 46eb7c3244 Undid previous changes. Added CreateGeneric() function to TileEntityFactory that returns a TileEntity class if no registered class exists for a given NBT tree. Changed GetTileEntity to in BlockTileEntities to use the new function. sukasa 2012-11-05 21:35:57 -0800
  • aa11b9d38a Merge https://github.com/Sukasa/Substrate sukasa 2012-11-05 21:34:15 -0800
  • 527dacc8ec Merge commit 'f942697af5d0a8587d818aaedca654f103f91d50' into mac-ui Justin Aquadro 2012-11-05 00:47:41 -0500
  • f942697af5 Factored more Windows.Forms out of the model. Justin Aquadro 2012-11-05 00:33:30 -0500
  • baa01d6813 Fixing filename case in csproj files Justin Aquadro 2012-11-05 00:05:40 -0500
  • f6aeb77ffe Merge commit '491b13aec3002d075f9dc7bc3c05833951234176' into mac-ui Justin Aquadro 2012-11-04 23:34:59 -0500
  • 5849c30f2e Mac UI Justin Aquadro 2012-11-04 23:18:25 -0500
  • a2571f79a8 Resources, etc. Justin Aquadro 2012-11-04 23:12:15 -0500
  • 9fb96750d6 Modification to allow force-returning of TileEntity objects via additional param. Useful for dealing with mod-installed TileEntities not natively supported by Substrate sukasa 2012-11-04 19:33:06 -0800
  • 491b13aec3 Refactoring project structure to better separate UI concerns Justin Aquadro 2012-11-04 22:32:18 -0500
  • 700266615f Merge branch 'master' of github.com:jaquadro/Substrate Justin Aquadro 2012-11-04 21:08:57 -0500
  • 9f3312d790 Exposing raw NBT Source property to several INbtObjects Justin Aquadro 2012-11-04 21:05:28 -0500
  • 22da6f68e5 Merge commit 'e88c1c20d668b45c0966934e388590867c30c84b' into mac-ui Justin Aquadro 2012-11-04 01:46:01 -0400
  • 436ac5e97f Icons in tree view partially working Justin Aquadro 2012-11-04 01:45:51 -0400
  • e88c1c20d6 Adding missing image resources Justin Aquadro 2012-11-04 01:30:13 -0400
  • e8d60d96f4 Experimental monomac-based version of project Justin Aquadro 2012-11-03 21:36:12 -0400
  • 38d799a9b5 24px icon resources Justin Aquadro 2012-11-02 21:47:46 -0400
  • 4a24f40d82 Fixed bug in NBT layer discarding root node name on read Justin Aquadro 2012-10-16 19:00:45 -0400
  • 8deecc2808 Additional diagnostic reporting Justin Aquadro 2012-10-04 22:32:44 -0400
  • 4949a35a84 Static initializer gaurds Justin Aquadro 2012-10-04 22:26:57 -0400
  • ef6102b0f4 Fixed bug where collapsed subnodes cannot be expanded again Justin Aquadro 2012-10-04 21:57:03 -0400
  • 28913deb70 Fixed list nodes becoming out of sync with underlying NBT node Justin Aquadro 2012-10-04 21:56:36 -0400
  • 2a12f7de76 Merge pull request #6 from timeDev/master Justin Aquadro 2012-09-22 09:38:44 -0700
  • 0109e90475 Added Minecraft 1.3 Monster Spawner Functionality timeDev 2012-09-22 17:43:07 +0200
  • 2b8c40f9c3 Fixed the same issue again, just for TileEntityControl timeDev 2012-09-22 17:03:52 +0200
  • 38380a9b69 Merge pull request #5 from timeDev/master Justin Aquadro 2012-09-16 08:48:18 -0700
  • 40478ea46f Fixes Copy returning wrong type timeDev 2012-09-16 13:00:07 +0200
  • d4651bfdf6 Added info for 1.4 block types 1.3.6 Justin Aquadro 2012-09-09 16:01:30 -0400
  • 81920ef73d Fixed index calculation bug in Anvil composite arrays. Justin Aquadro 2012-09-09 14:36:38 -0400
  • aed388dd80 RegionFile API additions to support extensions of varying sector size Justin Aquadro 2012-09-02 23:39:31 -0400
  • 36317ba95b Cubic chunks support, more generic file handling Justin Aquadro 2012-09-02 23:25:23 -0400
  • e036dbfacc Disable editing byte/int arrays under Mono runtime Justin Aquadro 2012-09-02 19:29:23 -0400
  • dee77873ba Recent files and directories lists preserved accross sessions. Justin Aquadro 2012-09-02 19:15:37 -0400
  • 7fc5e5f68b Forgot to implement the move-down handler Justin Aquadro 2012-09-02 01:35:53 -0400
  • af2702bb35 CLeanup and versioning Justin Aquadro 2012-09-02 00:58:53 -0400
  • 933785f19f Fixed UI and modify status not updating for some operations Justin Aquadro 2012-09-02 00:43:54 -0400
  • 4c88319aae Targetting back to Framework 2.0 Justin Aquadro 2012-09-02 00:39:07 -0400
  • 803c8bf5a2 Reordering support on lists Justin Aquadro 2012-09-01 23:59:53 -0400
  • 05bf9d6193 Splitting up files Justin Aquadro 2012-09-01 20:08:54 -0400
  • 3e7e05bda9 Feature parity Justin Aquadro 2012-09-01 19:27:50 -0400
  • 2250139349 Most of the 2.0 work. Justin Aquadro 2012-08-31 01:29:32 -0400
  • 1c63f48dea ignore file updates 1.x Justin Aquadro 2012-08-26 23:25:10 -0400
  • 1c41a63838 ignore Justin Aquadro 2012-08-26 17:34:36 -0400
  • ecb4ac898c Refactoring project Justin Aquadro 2012-08-26 17:33:54 -0400
  • 613fc34df7 Fixed unicode handling bug in NBT Strings, which could result in an inconsistent NBT binary. 1.3.4 Justin Aquadro 2012-08-24 00:14:53 -0400
  • 6781be7b2f Fixed unicode bug, fixed byte array create bug, improved dialogs, byte/int arrays are now editable. Justin Aquadro 2012-08-23 23:58:11 -0400
  • f062f736ef Fixed bug in player loading introduced in 1.3.2 1.3.3 Justin Aquadro 2012-07-31 20:33:50 -0400
  • fcfe3bc2d0 Setting version 1.3.2 1.3.2 Justin Aquadro 2012-07-22 00:23:45 -0400
  • 3fa526fcc9 Added more 1.3 block, item, and player data. Justin Aquadro 2012-07-22 00:20:46 -0400
  • 6bb81f187f Fixed bug in LavaReset that could turn lava into water. Justin Aquadro 2012-07-22 00:20:02 -0400
  • 489e3c03d0 Fixed chunk relocation bug Justin Aquadro 2012-07-22 00:19:26 -0400
  • 837bf206ec Added clipboard support Justin Aquadro 2012-06-08 00:33:05 -0400
  • 0ca56beb76 Split BlockManager into AlphaBlockManager and AnvilBlockManager Justin Aquadro 2012-05-25 21:48:19 -0400
  • e9fe001656 Fixed bug in chunk creation aliasing Z coordinate to X 1.3.1 Justin Aquadro 2012-05-13 14:53:40 -0400
  • b7c53caa5e Example updates 1.3.0 Justin Aquadro 2012-04-28 20:35:57 -0400
  • 2b6dec51bf A bunch of bugfixes Justin Aquadro 2012-04-28 20:34:22 -0400
  • 09d51e6f16 MC 1.2 data, more organizational Justin Aquadro 2012-04-28 16:53:24 -0400
  • 66dfc9da95 Organizational Justin Aquadro 2012-04-28 16:22:23 -0400
  • 63e0bc1876 Anvil/Beta/Alpha support unification Justin Aquadro 2012-04-28 15:52:40 -0400
  • f65238abde If biome data is absent, default data will be created instead of failing. Justin Aquadro 2012-03-25 14:35:58 -0400
  • 1b7858d3e3 Fixed bug in building AnvilSection tree Justin Aquadro 2012-03-24 12:41:10 -0400
  • ac82c122dc Staged for Anvil branch release. Justin Aquadro 2012-03-13 21:05:48 -0400
  • afb61389bb Added read-only hex editor support for byte-array and int-array tags. Justin Aquadro 2012-03-13 01:19:48 -0400
  • e3192f7a64 Fixed some bugs, Anvil support kinda works okay now? Justin Aquadro 2012-03-12 23:40:38 -0400
  • c2956a7d2a Bunch of fixes to Anvil, still completely broken. Justin Aquadro 2012-03-12 02:10:41 -0400
  • f82ea3e946 Creating interrum branch that replaces Alpha and Beta support with Anvil support. Justin Aquadro 2012-03-12 00:09:49 -0400
  • d9832544ce Small bit of Anvil support. Justin Aquadro 2012-02-21 00:57:19 -0500