Commit Graph

63 Commits

Author SHA1 Message Date
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 4fddca6e98. 2011-02-24 23:43:48 -05:00
preble
32a8259e38 1.2 item changes. 2011-02-24 23:01:57 -05: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
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
preble
d141fcddcd Added option-drag for copy. 2010-10-10 16:12:18 -04:00
preble
1e2bb88b50 Fixed green/yellow record icons. 2010-10-10 16:07:04 -04:00
preble
5001baadad Minor. 2010-10-10 13:09:39 -04:00
preble
76dbaceaf1 Added name to item properties view. 2010-10-10 13:08:15 -04:00
preble
879afd1822 Armor items are now properly inverted. 2010-10-10 13:01:12 -04:00
preble
9edad26faa Spruced up inventory view. 2010-10-10 12:39:45 -04:00
preble
cad035da21 Search improvements. 2010-10-10 12:18:46 -04:00
preble
468f612968 Added close button to properties popup. 2010-10-10 12:03:50 -04:00
preble
9912adf3c3 Improved properties editing. 2010-10-10 11:50:56 -04:00
preble
8f2dd75a4d More work on slot properties. Moved properties window popup back to IJInventoryWindowController. 2010-10-10 02:34:59 -04:00
preble
c46eaf6ab7 Working on properties view. 2010-10-09 18:33:17 -04:00
preble
59fb1840d7 Working on properties view. 2010-10-09 12:43:39 -04:00
preble
185a0e7889 Moved item list into main window. Drag & drop works. 2010-10-09 12:15:28 -04:00
preble
7312ceebc9 Cleanup & refactoring. 2010-10-09 11:51:45 -04:00
preble
a0a158af27 Drag & drop working! Removed outline view, placing item picker in main window. 2010-10-09 11:44:27 -04:00
preble
f791d3e403 Snapshot of progress: moved to custom IJInventoryView. 2010-10-09 02:18:53 -04:00
preble
f26f928c80 Progress snapshot: got NSMatrixes displaying icons. 2010-10-08 22:57:59 -04:00
preble
145f3013db First pass on README. 2010-10-08 22:13:01 -04:00
preble
180951c1aa Added IJInventoryItem image-fetching. 2010-10-08 22:12:42 -04:00
preble
07ee86e50f Improved handling of non-existent worlds. 2010-10-08 00:21:29 -04:00