22 Commits

Author SHA1 Message Date
Manoel Trapier
d5cabd56dd Now only display .dat file for player name, and "World Default" will correctly open the "level.dat" player 2011-03-12 01:43:56 +01:00
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
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
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
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
7330a00242 Now using setDocumentEdited: in place of dirty flag (hat tip to nickloose). 2010-12-14 22:59:13 -05:00
preble
0cccfddd34 Streamlined keyboard item-adding. 2010-12-14 22:17:38 -05: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
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
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
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
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