83 Commits

Author SHA1 Message Date
Manoel Trapier
46ade83b03 We can now select player from SMP world. "Default player" is currently a placeholder, and player file are not filtered. 2011-03-11 02:41:52 +01:00
Manoel Trapier
5184104849 Merge with nickloose's modifications. (9345b2cc7b18ce8ffacd) 2011-03-11 00:38:24 +01:00
Manoel Trapier
5bad4172ad Add XCode 4 things to .git ignore 2011-03-10 21:47:47 +01:00
Manoel Trapier
642a10a89c Commit before merging changes from nickloose 2011-03-10 20:57:43 +01:00
Nick Loose
9345b2cc7b Can now load named worlds from beta 1.3
Used Godzil's 3ecd8a418f95e73c60890e13e5e09614234ea1df to load from folder and added the ability to save worlds and list all worlds in minecraft/saves/
2011-03-10 19:39:20 +01:00
Nick Loose
708c880361 Added better adding of items form preble's 0cccfddd34db5dd8239b5cc8a21f328fd4c4bc5d
Using the better code form preble's 7330a0024296a41b21d05c150aeb255c89a54500 for setDocumentEdited

(Switched to Xcode 4)
2011-03-10 09:49:44 +01:00
Nick Loose
c5b8d1ae4e Added things to .gitignore for xcode 4 2011-03-10 01:51:42 +01:00
Nick Loose
e7c3c258e4 Added Redstone Repeater with ID 356 2011-03-10 01:44:11 +01:00
Manoël Trapier
9e2986e6c5 Start mechanism to select SMP Player (no real GUI for now) Save should work, but it's not fully tested until the end. I should simplify error mechanisms on loading, there are now bloated. 2011-03-09 09:28:19 +01:00
Manoël Trapier
1b6b0f77d0 Minor changes about the fork 2011-03-09 09:23:30 +01:00
Manoël Trapier
3ecd8a418f Change backen for loading world, now use folder path as index instead of slot id. 2011-03-05 15:29:54 +01:00
preble
caff4127c2 1.0.2 release notes in readme. 1.0.2 2011-02-25 00:08:46 -05:00
preble
81a17ac53f 1.0.2. 2011-02-24 23:58:45 -05:00
preble
8502c00bf0 Incorporated beta 1.3 changes from nickloose's 4fddca6e98273a12aae0. 2011-02-24 23:43:48 -05:00
preble
32a8259e38 1.2 item changes. 2011-02-24 23:01:57 -05:00
Nick Loose
4fddca6e98 Added Beta 1.3 Items 2011-02-23 17:36:45 +01:00
Nick Loose
dc0fbfc1f0 Added 1.2 Beta items except colored wool and all dye colors.
They can be added with the Wool block and then set the wanted damage value
same for dye.
See here http://www.minecraftwiki.net/wiki/Dye for the right values.
For the colored wool the opposite values apply!
2011-01-14 14:41:17 +01:00
Nathan DeGruchy
67958f5283 Added MineCraft Beta 1.2 items to the item DB/CSV
I just grabbed the item desc values from the MineCraft Wiki data values
page: http://www.minecraftwiki.net/wiki/Data_Values
2011-01-14 00:31:05 -05:00
preble
7330a00242 Now using setDocumentEdited: in place of dirty flag (hat tip to nickloose). 2010-12-14 22:59:13 -05:00
preble
99951a46e0 Fixed data types in IJInventoryItem to be signed and allow negative values. 2010-12-14 22:33:17 -05:00
preble
0cccfddd34 Streamlined keyboard item-adding. 2010-12-14 22:17:38 -05:00
Nick Loose
43277ae339 Reorganized Tools Menu in Time and Inventory 2010-11-21 15:39:57 +01:00
Nick Loose
000eafedd6 Added rudimentary support for saving and loading the Inventory 2010-11-21 15:23:59 +01:00
Nick Loose
bae935de1b Rewrote the Time Claculation 2010-11-21 10:43:01 +01:00
Nick Loose
b7a628d6fa Added image for unrecognized items 2010-11-20 13:50:07 +01:00
Nick Loose
fd071b3804 Added dot in the close button when unsaved 2010-11-19 15:14:03 +01:00
Nick Loose
1a4a04ecc8 Added menu item to set time easily to the next Midnight and the next Noon 2010-11-19 15:10:16 +01:00
Nick Loose
34500b6141 Added menu item to set time easily to the next sunset 2010-11-18 18:03:45 +01:00
Nick Loose
5da9ecc7d0 Added menu item to set time easily to the next sunrise 2010-11-18 17:55:54 +01:00
Nick Loose
dd7a2358c0 Added the ability to make Items Indestructible 2010-11-14 20:51:06 +01:00
Nick Loose
ebb5a4aae5 Made Item list non editable 2010-11-03 09:49:07 +01:00
preble
fab10ac879 Recompressed item images. 2010-11-02 18:57:46 -04:00
preble
1c3eeae9d1 1.0.1 final. 2010-11-02 18:53:49 -04:00
preble
2999419e10 Spelling fix. 2010-11-02 18:45:45 -04:00
preble
c76e917944 Merge commit 'nickloose/master' 2010-11-02 15:23:26 -04:00
preble
3d250fddcc Minor drag-n-drop improvements. 2010-11-02 15:19:53 -04:00
Nick Loose
2fede2ecc6 updatet items from halloween update 2010-11-02 14:41:56 +01:00
preble
a80b393d5a 1.0.1 beta 2 2010-10-16 16:12:07 -04:00
preble
829a043d62 Fixed bug in overzealous error testing: check for backup file before trying to delete it. 2010-10-16 16:11:18 -04:00
preble
7ca265e568 1.01 beta 1 2010-10-14 23:46:22 -04:00
preble
a04d3c6f18 Prompt for save on changing world or closing app/window. 2010-10-14 23:43:03 -04:00
preble
f29fda72c5 Better handle worlds that could not be loaded. 2010-10-14 22:56:31 -04:00
preble
de26cd1000 Added code to fix broken Minecraft level.dat files with Inventory list type of byte. 2010-10-14 22:25:18 -04:00
preble
3ecdcfd20e Improved error handling in world saving code. 2010-10-14 22:24:28 -04:00
preble
0703516717 Tree reorg. 2010-10-10 19:24:53 -04:00
preble
b146c823ba Readme image fix. 2010-10-10 19:18:52 -04:00
preble
7d071e3276 Updated readme. 2010-10-10 19:12:54 -04:00
preble
10ca73f649 Minor fix + cleanup. 2010-10-10 18:09:18 -04:00
preble
e3e071a157 Various minor improvements prepping for release. 2010-10-10 17:15:52 -04:00
preble
c7f86950f7 Don't show a number for a count of 0 or 1. 2010-10-10 16:37:00 -04:00