forked from MinicraftPlus/minicraft-plus-revived
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog from minecraft forums.html
794 lines (794 loc) · 40.3 KB
/
ChangeLog from minecraft forums.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
<!DOCTYPE html>
<html>
<body>
<div id="forum-post-body-1" class="j-comment-body forum-post-body u-typography-format text" itemprop="text">
<img src="http://i.imgur.com/zlqEH.png" width="" height="" alt=""><br>
<br>
<br>
<strong class="bbc"><span style="font-size:xx-large"><font style="color:#f00">What is Minicraft? </font></span></strong><br>
<br>
Minicraft is a game made by Notch himself within 48 hours. It was part of the of the 22nd Ludum Dare competition. The competition required that the developer make a game in 48 hours after hearing the theme of the contest. The theme was Alone, and the idea of killing the last living person, the Air Wizard, was created.<br>
<br>
Minicraft in a nutshell is a 2-D Minecraft. You collect resources to make tools, by either mining them up or killing enemy mobs. go through the different layers to collect Iron, Gold, to eventually make a Gem Pickaxe which will allow you to brake the Hard Rock that is blocking you from entering the stairs up to the sky where the Air Wizard lies.<br>
<br>
You can play Minicraft here: <a href="https://s3.amazonaws.com/ld48/ld22/index.html" target="">https://s3.amazonaws...ld22/index.html</a><br>
<br>
<br>
<font style="color:#0000cd"><strong class="bbc"><span style="font-size:xx-large">K then, What is Minicraft+?</span></strong></font><br>
<br>
Minicraft+ is a mod of minicraft that makes minicraft more expansive and continuoes like Minecraft. I've been working on this mod since deciember 24th 2011. Since then I've added so much, Improving my Java coding every day and I'm not stopping anytime soon. I also have some help from a friend of mine (Dillyg10) who has been working with java & many coding languages for years, so that is a bonus of its own. He has made Beds, Hunger system, Respawning, the upcoming skills system and some other stuff.<br>
<br>
Since 1.0 I've added:<br>
<br>
Gold Apples<br>
Tnt<br>
Iron & Gold Lanterns<br>
Creepers (Thanks to Lenkyl)<br>
World Generation Options<br>
Skeletons<br>
Wool (White, Red, Blue, Green, Yellow, & Black)<br>
Player crafting (Press Z in-game)<br>
Housing Decoration: Wood (Plank, Plank Wall, & Plank Door) & Stone (Stone brick, Stone Brick Wall, Stone Door) *See 1.3 Update for more info<br>
Day/Night System<br>
Animals (Cows, Pigs, Sheep)<br>
Armor (Leather, Iron, Gold, Gem, and Scale*) *Scale armor is coming in the 1.5 update<br>
Loom (Crafting station for wool and bed)<br>
The dungeon (A new layer below the nether)<br>
2 new mobs: Snakes & Knights (Only spawn in the dungeon).<br>
2 new Tools: Bows & Claymores<br>
Bigger Worlds! (Part of World Generation options. You can go by normal 128x128 world, Big 256x256 (x2) world, and Huge 512x512 (4x) world)<br>
Torches<br>
and some other stuff that I can't remeber at this moment.<br>
<br>
If you don't know what to do, you can look at the tutorial here: <a href="http://minicraftplus.webs.com/Tutorial.htm" target="">http://minicraftplus...om/Tutorial.htm</a><br>
<br>
<br>
<strong class="bbc"><font style="color:#daa520"><span style="font-size:xx-large">Where is my Save System? >=(</span></font></strong><br>
<br>
Yeah I get this a lot, It's true that Minicraft+ Doesn't have a save system yet. I've attempted to make one, didn't turn out so well. Although It wont be part of the 1.5 update, Me & Dillyg10 are working with Shylor (the guy who runs playminicraft.com) to make a online save system. Don't expect it too soon though, It is still in its early stages.<br>
<br>
So please, be patient with us. If you want a Minicraft mod that has saving I'd reccomend InfinityTale or Minicraft Delux over at <a href="http://playminicraft.com/" target="">http://playminicraft.com/</a>.<br>
<br>
<br>
<strong class="bbc"><font style="color:#008000"><span style="font-size:xx-large">Where can I play/download this mod?</span></font></strong><br>
<br>
<strong class="bbc">You can play it Online here:</strong> <strong class="bbc"><a href="http://playminicraft.com/index.php?m=minicraftplus" target="">http://playminicraft...m=minicraftplus</a></strong><br>
<br>
<strong class="bbc">Adf.ly download (For you awesome people): <a href="http://adf.ly/8QMsU" target="">http://adf.ly/8QMsU</a></strong><br>
<br>
<strong class="bbc">Direct download (For you average people): <a href="http://minicraftplus.webs.com/Minicraftplus.jar" target="">http://minicraftplus...nicraftplus.jar</a></strong><br>
<br>
<br>
<span style="font-size:xx-large"><strong class="bbc"><font style="color:#800080">Latest Updates</font></strong></span><br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><br>
<span style="font-size:xx-large"><font style="color:#8000ff">Version 1.6 Update!</font></span><br>
<br>
1.6 doesn't have a lot but it will keep you busy <img data-class="" src="http://media-minecraftforum.cursecdn.com/avatars/0/14/635356669596273706.png" title=":)" alt=":)" border="0"><br>
<br>
*Gave TNT a warning glow before it blows up<br>
*A new warning pops up when you try to place walls/doors in a wrong place<br>
*You can now craft double the torches/planks/stbricks/& string<br>
*Fixed the day/night cycle to be 18 minutes instead of 21.6 minutes<br>
*String is a new item that is craftable in the loom with 1 wool.<br>
*Bows are now crafted from 5 wood and 2 string<br>
<br>
<br>
<span style="font-size:x-large"><strong class="bbc"><font style="color:#ff0">Score Mode</font></strong></span><br>
---------------------------------------<br>
A 4th game mode is here, Score!<br>
<br>
You have 20 minutes to get the best score possible in a game. So you better rush for it! To get a lot of score, you must kill baddies. The more baddies you kill, the higher multiplier you get.(max is 50)<br>
<br>
Oh, and killing the air wizard gives you 5 million points. So good luck with that <img data-class="" src="http://media-minecraftforum.cursecdn.com/avatars/0/6/635356669595017022.png" title=";)" alt=";)" border="0"><br>
<br>
<br>
<span style="font-size:x-large"><font style="color:#f00"><strong class="bbc">Fishing:</strong></font></span><br>
--------------<br>
The fishing rod is a new item that lets you fish items from water. most of the time you will get nothing, but you can get fish that heals 1 hunger point (You can cook it for 3 points). You can also get slime and most rare, Leather armor!<br>
<br>
The fishing rod is crafted in the workbench with 5 wood and 5 string. Now this fishing rod isn't a forever use! This item is the first (Or maybe only) item to have durability. You have 15 uses, so be wise!<br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><br>
<span style="font-size:xx-large"><font style="color:#8000ff">Test 1.5 Update!!!</font></span><br>
<br>
Yay, 1.5 is out with a bunch of new stuff.<br>
<br>
*Added a link to a tutorial in the main menu.<br>
*Made Night a bit longer by about 30 seconds.<br>
*Changed the color of daytime dirt<br>
*The Air Wizard is no longer end-game, He is instead the guardian of the dungeon.<br>
*The Air Wizard has a percentage health meter to be more convenient.<br>
*Fixed a bug where using a spade on wool gave you black wool.<br>
*Now you can cancel sleeping in a bed. (Thanks ICCS34)<br>
*Now the debug menu will show up in unlit areas underground. (Thanks ICCS34 again)<br>
<br>
<br>
<span style="font-size:x-large"><strong class="bbc"><font style="color:#ff0">Bigger Worlds:</font></strong></span><br>
---------------------------------------<br>
<br>
Worlds can now be much bigger! Just go into the World Generations menu and select up to 3 choices.<br>
<br>
Normal: 128x128 default world<br>
<img src="http://i.imgur.com/wdDsD.png" width="" height="" alt=""><br>
<br>
Big: 256x256 (2x) world<br>
<img src="http://i.imgur.com/LOINa.png" width="" height="" alt=""><br>
<br>
Huge: 512x512 (4x) world<br>
<img src="http://i.imgur.com/JvLFm.png" width="" height="" alt=""><br>
<br>
<br>
<br>
<br>
<span style="font-size:x-large"><font style="color:#f00"><strong class="bbc">The Dungeon:</strong></font></span><br>
--------------<br>
<img src="http://i.imgur.com/3egVK.png" width="" height="" alt=""><br>
<img src="http://i.imgur.com/vn7JQ.png" width="" height="" alt=""><br>
<br>
The dungeon is a new layer below the nether. It is home to two new mobs: Knights and Snakes.<br>
<br>
The Knights drop shards in which they are used to upgrade your sword into a claymore.<br>
<br>
The Snakes drop scales in which they are used to craft Scale armor (4 points).<br>
<br>
Obsidian walls which block the entrance can only be destroyed with a Gold/Gem pickaxe and <font style="color:#f00">after you destroy the air wizard</font>. You can also use TNT to blast through them as well, but your gonna need a lot to get through some walls in the dungeon.<br>
<br>
The dungeon doesn't have bosses yet, that will be in 1.6 though!<br>
<br>
<span style="font-size:x-large"><font style="color:#80ff00">Torches:</font></span><br>
-------------------------<br>
<img src="http://i.imgur.com/fHvQk.png" width="" height="" alt=""><br>
<img src="http://i.imgur.com/W0gJS.png" width="" height="" alt=""><br>
<br>
Torches are finally here! Torches allow you to light up blocks in the surface to prevent enemy mobs from spawning at night. Torches are crafted with 1 wood and 1 coal in player crafting.<br>
<br>
Now you can light up your base so mobs won't spawn in it! But watch out, you can take out torches with your fists, so be careful where you swing!<br>
<br>
Torches will only work on the surface as of this update.<br>
<br>
The only blocks not affected by torches is tilled soil and wheat tile(because I was lazy), lava, and any walls/rocks.<br>
<br>
<br>
<span style="font-size:x-large"><strong class="bbc"><font style="color:#ffbf00">Farming with water:</font></strong></span><br>
---------------------<br>
<img src="http://i.imgur.com/PDnoI.png" width="" height="" alt=""><br>
<br>
Wheat will now grow twice as fast when it is next to a water tile. So no need to wait a long time for your wheat.<br>
<br>
<br>
<span style="font-size:x-large"><strong class="bbc"><font style="color:#00bf00">Bows & Arrows:</font></strong></span><br>
---------------<br>
<img src="http://i.imgur.com/7Xq6x.png" width="" height="" alt=""><br>
<br>
<img src="http://minicraftplus.webs.com/Tutorial pics/Item count.png" width="" height="" alt=""><br>
<br>
<img src="http://minicraftplus.webs.com/Tutorial pics/Item count 2.png" width="" height="" alt=""><br>
<br>
Bows are a new tool that shoot arrows towards mobs to do damage. In survival mode you get 25 arrows, and in creative you get infinite to mess around with.<br>
<br>
(If you somehow get over 9999 arrows in survival it will show the infinite sign).<br>
<br>
Arrows are dropped by skeletons. Arrows do pretty much a weak amount of damage per arrow but arrows can be shot through multiple enemies if you like to train them.<br>
<br>
The bow is also a good tool to use against the air wizard when he is flying in the air.<br>
<br>
<span style="font-size:x-large"><font style="color:#bf4000"><strong class="bbc">Title screen Splashes:</strong></font></span><br>
----------<br>
the first thing you might notice with the update is these flashy new text on the main menu.<br>
<br>
These are just little things I add to advertise other mods and make some references to things I like.<br>
<br>
So far there are 28 splashes and 1 secret one.<br>
<br>
the 28 are:<br>
<br>
"Also play InfinityTale!"<br>
"Also play Minicraft Delux!"<br>
"Notch is Awesome!"<br>
"Dillyg10 is cool as Ice!"<br>
"Kill Creeper, get Gunpowder!"<br>
"Also play Alecraft!"<br>
"Also play Hackcraft!"<br>
"Playminicraft.com is the bomb!"<br>
"Shylor is the man!"<br>
"Kill Cow, get Beef!"<br>
"Guard13007 has too many twitters!"<br>
"You should read Antidious Venomi!"<br>
"Kill Zombie, get Cloth!"<br>
"Kill Slime, get Slime!"<br>
"Kill Skeleton, get Bones!"<br>
"Kill Sheep, get Wool!"<br>
"Kill Pig, get Porkchop!"<br>
"Gold > Iron"<br>
"Gem > Gold"<br>
"@MinicraftPlus on Twitter"<br>
"MinicraftPlus on Youtube"<br>
"AntVenom loves cows! Honest!"<br>
"Milk is for something later!"<br>
"saying ay-oh, that creeper's KO'd!"<br>
"So we back in the mine, pickaxe swinging from side to side"<br>
"Life itself suspended by a thread"<br>
"wenubs.com is jamming!"<br>
<br>
and the secret one:<br>
<br>
"Missingno"<br>
<br>
The only way to get the secret one is if the random generator messes up and chooses a number that is not 0-27(the 28). Which should not happen <img data-class="" src="http://media-minecraftforum.cursecdn.com/avatars/0/6/635356669595017022.png" title=";)" alt=";)" border="0"><br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><br>
<span style="font-size:xx-large"><font style="color:#8000ff">Test 1.4 Update!</font></span><br>
<br>
After a 2 month hiatus, It's back.<br>
<br>
To help celebrate <a href="http://playminicraft.com/" target="">http://playminicraft.com/</a> version 2.0, I have updated Minicraft+ to 1.4.<br>
<br>
The Save System & Torch system will not be included with this update (Sorry about that).<br>
<br>
<br>
<span style="font-size:large"><font style="color:#daa520"><strong class="bbc">Creative & Hardcore modes:</strong></font></span><br>
---------------------------------------<br>
<br>
Hardcore - No respawning!<br>
<br>
Creative - Basically Dillyg10's creative mode, but in Minicraft+. Has infinite placement of tiles, no hearts or hunger to worry about.<br>
<br>
<br>
<span style="font-size:large"><font style="color:#f00"><strong class="bbc">Beds:</strong></font></span><br>
--------------<br>
<br>
<img src="http://i.imgur.com/j7xCW.png" width="" height="" alt=""><br>
<br>
Beds are a new furniture that allow you to skip the night to daytime.<br>
<br>
Beds are crafted in the Loom from 3 wool & 5 planks.<br>
<br>
<br>
<font style="color:#008080"><span style="font-size:large">Hunger System:</span></font><br>
-------------------------<br>
<br>
<img src="http://i.imgur.com/OqBCK.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/CYQlc.png" width="" height="" alt=""><br>
<br>
Food no longer heals you directly anymore! What do you do? Get those hamburgers up of course!<br>
<br>
The bar heals you when it's full and hurts you when it's empty. On easy mode, it leaves 5 hearts left, on normal it leaves 3 hearts, and on Hard mode it leaves 0 (You die).<br>
<br>
Apples, raw Porkchops and Beef give 1 point.<br>
<br>
Bread gives 2 points<br>
<br>
Cooked Porkchops and steak gives 3 points<br>
<br>
Golden Apples fill all 10 points in the hunger meter<br>
<br>
<br>
<font style="color:#4b0082"><span style="font-size:large"><strong class="bbc">Armor System:</strong></span></font><br>
---------------------<br>
<img src="http://i.imgur.com/dgUcQ.png" width="" height="" alt=""><br>
<img src="http://i.imgur.com/bbr6T.png" width="" height="" alt=""><br>
<br>
Armor is a new system that is like "Extra HP". It works like this: You have 3 HP left, with 5 Armor points. Creeper blows up near you doing 7 Damage. Your armor points take up 5 points leaving you with 1 HP left and still alive.<br>
<br>
There are 4 Types of armor: Leather, Iron, Gold, and Gem. Leather gives 3 points, Iron gives 5 points, gold gives 7 points, and gem gives you 10 points.<br>
<br>
And don't think you can just put on 2 leather armors. <strong class="bbc"><font style="color:#f00">If the armor bar has at least 1 armor point left you cannot put any other armor on.</font></strong><br>
<br>
Leather armor is made from 10 leather and is made in either the loom or a workbench.<br>
Iron armor is made from 10 Iron and is made in the Anvil.<br>
Gold armor is made from 10 Gold and is made in the Anvil.<br>
Gem armor is made from 65 Gems and is made in the Anvil.<br>
<br>
<br>
<span style="font-size:large"><strong class="bbc"><font style="color:#00bf00">Animals:</font></strong></span><br>
---------------<br>
<img src="http://i.imgur.com/YWRhL.png" width="" height="" alt=""> <img src="http://i.imgur.com/r0jXf.png" width="" height="" alt=""> <img src="http://i.imgur.com/Zvw9U.png" width="" height="" alt=""><br>
<br>
Getting lonely in this 128 by 128 tile world? Well say hello to these fresh meats! I mean Animals.<br>
<br>
Cows, Pigs, and sheep spawn on grass in the overworld. Peaceful animals that give food and resources that is required for beds, looms, and leather armor.<br>
<br>
Pigs drop raw porkchops to eat. Cows drop raw beef to eat and leather to make leather armor. Sheep drop their wool to make all sorts of items. Raw Beef and Porkchops can be cooked in the Oven with 1 coal for each.<br>
<br>
<span style="font-size:large"><font style="color:#bf4000"><strong class="bbc">Loom:</strong></font></span><br>
----------<br>
<img src="http://i.imgur.com/20tuM.png" width="" height="" alt=""><br>
<br>
The loom is a new crafting station that is crafted by 10 wood and 5 wool. It is the station to craft the colored wool, beds, cloth, beds, and Leather armor.<br>
<br>
<img src="http://i.imgur.com/FppJp.png" width="" height="" alt=""><br>
<br>
<br>
Well I hope you guys enjoy the update! (and playminicraft.com v2.0 also).<br>
<br>
<br>
<strong class="bbc">Old stuff:</strong><br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><br>
<br>
<font style="color:#ffa500"><span style="font-size:xx-large">Test 1.3.1 update!</span></font><br>
<br>
This is just a small update for implementing some features my partner dillgy10 added.<br>
<br>
<em class="bbc"><strong class="bbc">*Removed The instant kill and replaced it with a pause menu</strong></em><br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#48d1cc">Pause Menu</font><br>
------------------------</strong></span><br>
<br>
The Instant kill feature is replaced by the new pause menu.<br>
<br>
Now pressing N/Esc will bring up the pause menu and will let you choose one of 3 options.<br>
<br>
C to return to the game.<br>
<br>
X to quit the game, Goes back to the menu.<br>
<br>
And Z to restart, This restarts the game and loads a new map with your world settings.<br>
<br>
<img src="http://i.imgur.com/vFrlB.png" width="" height="" alt=""><br>
<br>
Now we all make mistakes, that's why we have a confirmation menu with it.<br>
<br>
<img src="http://i.imgur.com/e4N2x.png" width="" height="" alt=""><br>
<br>
I'm glad he implemented the pause menu, I might make a option to change difficulty in-game.<br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#48d1cc">Set home</font><br>
------------------------</strong></span><br>
<br>
Hate traveling all around the map to look for a couple of resources and waste your time walking back? Well this is the feature for you!<br>
<br>
Just press 1 (on the keyboard not keypad) to set your home position and press H to return there.<br>
<br>
<font style="color:#f00"><strong class="bbc">[Note: You cannot set your home underground.]</strong></font><br>
<font style="color:#f00"><strong class="bbc">[Note: You cannot use this feature underground.]</strong></font><br>
<br>
<img src="http://i.imgur.com/1EWce.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/m5NCo.png" width="" height="" alt=""><br>
<br>
You can use this feature while your being attacked by monsters, or just lost in the thick forest. Returning home uses all your stamina.<br>
<br>
Home positions do not carry over maps. You need to set it again.<br>
<br>
<br>
Well, that's it for this small update. Now to work on Test 1.4!<br>
<br>
<font style="color:#0f0"><span style="font-size:xx-large">Test 1.3 update!</span></font><br>
<br>
<em class="bbc"><strong class="bbc">*Fixed a Bug where the game would freeze if you tried to respawn on any level besides the surface.<br>
<br>
*Reduced lava in the deepest level to cut down lag<br>
<br>
*Redesigned the Hub to be more transparent.<br>
<br>
*You can press N or Esc to Kill yourself incase you get stuck.<br>
<br>
*You can now press F3 to show your FPS<br>
<br>
*Creepers now have a longer explosion range<br>
<br>
*I implemented a feature where wherever you spawn into a 3x3 grid of grass (and a tree) so that you don't spawn in the middle of rock, water or lava.<br>
<font style="color:#f00"><strong class="bbc">[Bug: These patches seems to duplicate on the map, It's not game-braking, but don't seem to be surprised if you see more than one.]</strong></font><br>
<br>
*Enemies no longer spawn on Farmland/crops, because that was a just stupid of notch.</strong></em><br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#ffa500">Day/Night System</font><br>
------------------------</strong></span><br>
<br>
Because every mod of Minicraft needs one! But unlike others, I don't use the Fog of war. I actually took my time and recolored all the terrain on the surface to make it look nice.<br>
<br>
Day/night lasts 14 minutes and has 4 stages (Sunrise, Day, Sunset, Night).<br>
<br>
<br>
Day lasts 7 minutes<br>
<br>
Sunrise/Sunset lasts 1 minute<br>
<br>
Night lasts 5 minutes.<br>
<br>
You start at sunrise, so you have a total of 9 minutes of time before mobs start spawning at the surface.<br>
<br>
<img src="http://makeagif.com/media/1-21-2012/AokZKr.gif" width="" height="" alt=""><br>
<br>
Enemy mobs only come out at night on the surface, they spawn at all times at the sky/underground.<br>
<br>
<font style="color:#f00"><strong class="bbc">[Note: Since There is no way to light up the night at the moment, You can place down Stone Bricks to prevent them from spawning (Though they still can walk on it).]</strong></font><br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#800080">World Generation Options</font><br>
-----------------------------</strong></span><br>
<br>
Hate how there is islands? Hate having little sand to work with? Well change it!<br>
<br>
First, go to Options on the menu<br>
<br>
<img src="http://i.imgur.com/CdCH0.png" width="" height="" alt=""><br>
<br>
Then you should be on this menu: <div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><img src="http://i.imgur.com/mv3zT.png" width="" height="" alt=""></div>
<br>
<strong class="bbc">Press Up & Down to change theme.<br>
<br>
Press Left & Right to change type.</strong><br>
<br>
<em class="bbc"><strong class="bbc">Themes change the biomes and feel of the generated world.</strong><br>
<br>
Normal - Default option, normal amount of trees, grass, sand, water, rocks, etc<br>
<br>
<img src="http://i.imgur.com/OohRf.png" width="" height="" alt=""><br>
<br>
Forest - Double the amount of Trees on Grass<br>
<br>
<img src="http://i.imgur.com/reTis.png" width="" height="" alt=""><br>
<br>
Desert - Most of terrain is Sand, Great if you want to make more lanterns or TNT.<br>
<br>
<img src="http://i.imgur.com/IaNe8.png" width="" height="" alt=""><br>
<br>
Plain - Half the amount of Trees on Grass<br>
<br>
<img src="http://i.imgur.com/m2JPJ.png" width="" height="" alt=""><br>
<br>
Hell - changes all surface from water to lava.<br>
<br>
<img src="http://i.imgur.com/ug0Gt.png" width="" height="" alt=""><br>
<br>
<strong class="bbc">Types change the Generation itself.</strong><br>
<br>
Islands - Default option, creates bodies of land surrounded by water (Not very recommended with hell theme <img data-class="" src="http://media-minecraftforum.cursecdn.com/avatars/0/7/635356669595167032.png" title=":P" alt=":P" border="0"> )<br>
<br>
<img src="http://i.imgur.com/OohRf.png" width="" height="" alt=""><br>
<br>
Box - Well it's not a perfect box, but the water now surrounds all the land making it one huge island.<br>
<br>
<img src="http://i.imgur.com/EO16s.png" width="" height="" alt=""><br>
<br>
Mountains - Lots of rock with land being on the outsides. Water/Lava is inside the rocks.<br>
<br>
<img src="http://i.imgur.com/6PGX2.png" width="" height="" alt=""><br>
<br>
Irregular - Makes oddly looking terrain.<br>
<br>
<img src="http://i.imgur.com/CnPTe.png" width="" height="" alt=""></em><br>
<br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#008080">Difficulty</font><br>
-------------</strong></span><br>
<br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><img src="http://i.imgur.com/sSgRU.png" width="" height="" alt=""></div>
<br>
Yep, Now when you press "Start Game" You are brought to this menu which you can choose your difficulty.<br>
<br>
The only thing that changes with difficulty is Mob health, Mob Damage, and Mob Drops.<br>
<br>
<strong class="bbc"><font style="color:#008000">Easy mode - Mobs Health are at Half, damage is same as Normal, and you get more drops.</font><br>
<br>
<font style="color:#ffa500">Normal mode - Default option; Health, damage, and Drops are the same.</font><br>
<br>
<font style="color:#8b0000">Hard mode - Mobs Health is Doubled from normal, Damage is doubled, and you get less drops</font></strong><br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#8b0000">Skeletons</font><br>
-------------</strong></span><br>
<br>
<img src="http://i.imgur.com/1SJSD.png" width="" height="" alt=""><br>
<br>
Skeletons are a rareish(Not a word? D=) new mob that act like zombies, but have more health and drop bones and a special book.<br>
<br>
<strong class="bbc">Bones:</strong> <img src="http://i.imgur.com/IMbrS.png" width="" height="" alt=""><br>
<br>
Bones are a Item that can Instant grow Saplings into Trees.<br>
<br>
<strong class="bbc">Antidious Venomi:</strong> <img src="http://i.imgur.com/SWSsm.png" width="" height="" alt=""><br>
<br>
Antidious is a short story I wrote for the new Readable Books (Currently the only story book).<br>
<br>
This book has a 1 in 15 chance of dropping on Easy, 1 in 20 on Normal, and 1 in 30 on Hard mode.<br>
<br>
I won't give any spoilers about it, but it's based on A famous Minecraft Youtuber <a href="http://www.youtube.com/user/AntVenom" target=""><font style="color:#00f"><u><strong class="bbc">Antvenom</strong></u></font></a>. The story would make a lot more sense if you know about him and his hatred against cows.<br>
<br>
Just attack with the book to activate it. Press Left and Right to change pages, and press X to exit.<br>
<br>
<font style="color:#f00"><strong class="bbc">[Note: You can skip the night by waiting 5 minutes with the book open. But this is considered cheating for me, but I don't really care.)</strong></font><br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#4169e1">Player Crafting</font><br>
--------------</strong></span><br>
<br>
<em class="bbc">You now longer spawn with a Workbench. WHAT TO DO?!?!?!?! Press Z, that's what.<br>
<br>
You now have a basic crafting screen that can be brought up by press (Z, Q, E, or Numpad1).<br>
<br>
The screen has a Red background instead of a blue one to prevent confusion.<br>
<br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><img src="http://i.imgur.com/826Xm.png" width="" height="" alt=""></div>
<br>
<strong class="bbc">Crafting:</strong><br>
<br>
Workbench - 10 Wood<br>
<br>
Hatchet: <img src="http://i.imgur.com/jXwhN.png" width="" height="" alt=""><br>
<br>
Wood - 3 Wood<br>
<br>
Stone - 3 Wood, 3 Stone<br>
<br>
The hatchet is a weaker version of the Axe, but is cheaper.<br>
<br>
Pick: <img src="http://i.imgur.com/LAtT7.png" width="" height="" alt=""><br>
<br>
Wood - 3 Wood<br>
<br>
Stone - 3 Wood, 3 Stone<br>
<br>
The pick is a weaker version of the Pickaxe that does not drop coal. It is only recommended to get stone from the very start of the game.<br>
<br>
Spade: <img src="http://i.imgur.com/b8RPc.png" width="" height="" alt=""><br>
<br>
Wood - 3 Wood<br>
<br>
Stone - 3 Wood, 3 Stone<br>
<br>
The spade is a weaker version of the shovel. It's pretty much the same but costs more stamina to use and does not drop seeds from grass as the shovel does.<br>
<br>
Plank: <img src="http://i.imgur.com/vVNAQ.png" width="" height="" alt=""><br>
<br>
1 Wood<br>
<br>
Plank is used for Wooden Housing, and can be placed on water and Holes. Can only be taken down with a Hatchet/Axe<br>
<br>
<img src="http://i.imgur.com/QnPjx.png" width="" height="" alt=""><br>
<br>
Plank Wall: <img src="http://i.imgur.com/3Lr3h.png" width="" height="" alt=""><br>
<br>
3 planks<br>
<br>
Plank walls are a part of Wooden Housing, Is used for blocking off enemies off and making your home look awesome. Can only be placed on Planks.<br>
<br>
<img src="http://i.imgur.com/LkcA5.png" width="" height="" alt=""><br>
<br>
Plank Door: <img src="http://i.imgur.com/JVEjx.png" width="" height="" alt=""><br>
<br>
5 planks<br>
<br>
Plank Doors are a part of Wooden Housing, Hit it with your hands to open/shut it. Closed doors act like walls. Can only be placed on Planks. Can only be taken down with a Hatchet/Axe</em><br>
<br>
<img src="http://i.imgur.com/ZSo9N.png" width="" height="" alt=""><br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#9932cc">Housing</font><br>
------------</strong></span><br>
<br>
By Request I have added Floors, walls, and Doors. Wooden & Stone.<br>
<br>
<strong class="bbc">Wood Housing</strong> - Consists of Planks, Plank walls, and Plank Doors.<br>
<br>
Planks are made from 1 wood in player crafting.<br>
Plank walls are made from 3 planks in player crafting.<br>
Plank Doors are made from 5 planks in player crafting.<br>
<br>
<img src="http://i.imgur.com/ZSo9N.png" width="" height="" alt=""><br>
<br>
<br>
<strong class="bbc">Stone Housing </strong>- Consists of Stone Brick, Stone Brick Wall, and Stone Door.<br>
<br>
<em class="bbc">Stone Brick:</em> <img src="http://i.imgur.com/eC96c.png" width="" height="" alt=""><br>
<br>
Workbench - 2 Stone<br>
<br>
Stone brick is the Flooring for Stone Housing, Prevents Mobs from spawning on the tile.<br>
<br>
<img src="http://i.imgur.com/RRNkr.png" width="" height="" alt=""><br>
<br>
<em class="bbc">Stone Brick Wall:</em> <img src="http://i.imgur.com/JqUWV.png" width="" height="" alt=""><br>
<br>
Workbench - 3 Stone Brick<br>
<br>
Stone Brick walls are used to block off enemies and make your home look Epic. Can only be placed on Stone Brick, and can only be removed by Pick or Pickaxe<br>
<br>
<img src="http://i.imgur.com/QrbvD.png" width="" height="" alt=""><br>
<br>
<em class="bbc">Stone Brick Doors:</em> <img src="http://i.imgur.com/yfyZF.png" width="" height="" alt=""><br>
<br>
Workbench - 5 Stone Brick<br>
<br>
Stone Brick Doors can be opened by hitting it with a empty hand, they act like a wall when closed. Can only be placed on Stone Brick. Can only be removed with pick or Pickaxe.<br>
<br>
<img src="http://i.imgur.com/OYLQM.png" width="" height="" alt=""><br>
<br>
<br>
<span style="font-size:small"><strong class="bbc"><font style="color:#00f">What I'm working on for next update</font><br>
------------------------------------------</strong></span><br>
<br>
<del>*Armor System</del> <font style="color:#0f0">Done!</font><br>
<br>
<del>*Passive Mobs (Cows, Pigs, Sheep)</del> <font style="color:#0f0">Done!</font><br>
<br>
*Peaceful Difficulty<br>
<br>
<del>*Creative Mode</del> <font style="color:#0f0">Done!</font><br>
<br>
*Deeper level - The Dungeon!<br>
<br>
*Light system/Torchs (This might be till 1.5)<br>
<br>
*Stone Trophies for your home<br>
<br>
Got a suggestion? Post it here or on our Twitter.<br>
<br>
<br>
<strong class="bbc">Old Stuff:</strong><br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><br>
<font style="color:#000080"><span style="font-size:xx-large">Test 1.2 update!</span></font><br>
<br>
A small update but with some nice content :3<br>
<br>
<div class="iframe-center" style="text-align:center"><br>
<strong class="bbc"><font style="color:#f00">[Note: There is a Bug with the spawning, so you may spawn in the middle of the ocean, or inside a mountain.<br>
Just refresh the page and try again if this happens.]</font></strong></div>
<br>
<span style="font-size:medium"><strong class="bbc"><font style="color:#ffa500">Additions:</font></strong></span><br>
<br>
<font style="color:#9932cc"><span style="font-size:x-small"><strong class="bbc">Respawning</strong></span></font><br>
Yes no more permanent death! all you have to do is press X and you will be back at your spawn point. (Even if you press "Lose" Start game on the menu will take you back to the same game)<br>
<br>
<img src="http://i.imgur.com/4sl8m.png" width="" height="" alt=""><br>
<br>
<font style="color:#006400"><span style="font-size:x-small"><strong class="bbc">Creepers</strong></span></font><br>
From the original mod by Lenkyl. We introduce these devils to drop Gunpowder to make some Tnt!<br>
<br>
<img src="http://i.imgur.com/Q56WZ.png" width="" height="" alt=""><br>
<br>
<font style="color:#8b0000"><span style="font-size:x-small"><strong class="bbc">Tnt</strong></span></font><br>
You heard it right! Tnt. This over-powered item will blow up <strong class="bbc"><u>ANY</u></strong> tile and make it into a hole in a 3x3 area.<br>
<br>
Crafted from 10 gunpowder and 8 sand at the Workbench.<br>
<br>
Just set it down and activate when you touch it. You have about 1 second before it detonates(So I suggest you run quickly). Does 50 damage to anything in it's radius.<br>
<br>
<img src="http://i.imgur.com/WjitU.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/29BuJ.png" width="" height="" alt=""><br>
~An explosion in action<br>
<br>
<br>
<br>
<font style="color:#f00"><span style="font-size:large">Test 1.1 update!</span></font><br>
<br>
<span style="font-size:medium"><font style="color:#8b0000"><strong class="bbc">Changes:</strong></font></span><br>
<br>
<span style="font-family:Comic Sans MS">*Zombies give out more cloth<br>
<br>
*Cactus gives out more cactus drop<br>
<br>
*You can no longer destroy rock with your bare hands, you need a wood pickaxe first.</span><br>
<br>
<br>
<br>
<span style="font-size:medium"><strong class="bbc"><font style="color:#ffa500">Additions:</font></strong></span><br>
<br>
<span style="font-size:x-small"><strong class="bbc">Wool</strong></span><br>
<br>
<span style="font-family:Comic Sans MS">A Renewable tile that can be dyed for color<br>
<br>
6 Different colors (White,Black,Red,Blue,Yellow, and Green)<br>
<br>
Less stamina is used when digging up wool(Infact when using a gem shovel you use no stamina at all!)<br>
<br>
Wool is crafted from 2 cloth.<br>
Red Wool is crafted from 1 wool, 1 rose<br>
Blue Wool is crafted from 1 wool, 1 lapis<br>
Green Wool is crafted from 1 wool, 1 cactus<br>
Yellow Wool is crafted from 1 wool, 1 flower<br>
Black Wool is crafted from 1 wool, 1 coal</span><br>
<br>
<img src="http://i.imgur.com/JXDEs.png" width="" height="" alt=""><br>
<br>
<span style="font-size:x-small"><font style="color:#000080"><strong class="bbc">Lapis lazuli</strong></font></span><br>
<br>
<span style="font-family:Comic Sans MS">A new ore that is found in all 3 cave layers, and spawns in little bunch at the core of each ore bunch.<br>
<br>
Used for blue dye</span><br>
<br>
<img src="http://i.imgur.com/U3UnB.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/ExHV7.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/z2xZZ.png" width="" height="" alt=""><br>
<br>
<br>
<span style="font-size:x-small"><strong class="bbc">New Lanterns!</strong></span><br>
<br>
<span style="font-family:Comic Sans MS">Hate how lanterns are so underpowered and you need a lot more? Well screw that! Just make some Iron or Gold Lanterns!<br>
<br>
Iron Lanterns are made from 8 Iron, 4 glass, 5 gel<br>
Gold Lanterns are made from 10 gold, 4 glass, 5 gel</span><br>
<br>
<font style="color:#ff8c00"><span style="font-family:Courier New"><span style="font-size:small">Comparison </span></span></font><br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><br>
<img src="http://i.imgur.com/802NI.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/lP7ty.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/p9Ey7.png" width="" height="" alt=""><br>
</div>
<br>
<span style="font-size:x-small"><font style="color:#008000"><strong class="bbc">Grass Seeds & Rose</strong></font></span><br>
<br>
<span style="font-family:Comic Sans MS">Grass Seeds are a new item you can use to turn dirt into grass (It works underground also!). Make your base look pretty or plant trees underground.<br>
<br>
Rose is a new resource that is found when hitting flowers, it is also used to make Red Wool (It's non-plantable at the moment, sorry)<br>
<br>
Grass seeds are crafted at the enchanter with 1 seeds, 2 flowers</span><br>
<br>
<img src="http://i.imgur.com/47tQ2.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/hYbvh.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/hFgc2.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/2KgmQ.png" width="" height="" alt=""><br>
<br>
<br>
<strong class="bbc"><span style="font-size:small">Old stuff</span></strong><br>
<div class="spoiler-button-wrapper"><a class="button">Spoiler (click to hide)</a></div><div class="spoiler" data-spoiler-title="" style="display: block;"><br>
Changes:<br>
<br>
Increased screen size<br>
Increased size of crafty/inventory menu to fit longer names.<br>
Changed lantern recipe(from <span style="font-family:Arial">4 glass, 10 gel, 5 wood</span> to <span style="font-family:Comic Sans MS">4 glass, 5 gel, 10 wood</span>)<br>
Changed workbench recipe(from <span style="font-family:Arial">20 wood</span> to <span style="font-family:Comic Sans MS">10 wood</span>)<br>
Changed ore damage from 3 to 1<br>
Increased Player light level by a little<br>
Increased Lantern light level by a little<br>
<br>
Additions:<br>
Introduced Enchanter for crafting<br>
Golden Apple item [Heals 10]<br>
Book [currently does nothing]<br>
<br>
<img src="http://i.imgur.com/zCC7x.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/kKuLA.png" width="" height="" alt=""><br>
<br>
<img src="http://i.imgur.com/BHWIy.png" width="" height="" alt=""><br>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
<font style="color:#099"><strong class="bbc"><span style="font-size:xx-large">"How can I help with the project?"</span></strong></font><br>
<br>
<font style="color:#f00"><strong class="bbc">For one, The mod needs a wiki. You can use the info from the latest updates section. You can also PM me if you need anything else.</strong></font><br>
<br>
<font style="color:#800080"><strong class="bbc">Need some video tutorials also. Some people just don't like to read, it would be great if we had some good comentaters to teach the game.</strong></font><br>
<br>
<font style="color:#0000cd"><strong class="bbc">Also, you notice that the game is quiet. I am pretty good with coding & art, and a deciet writer. But the one thing I suck at is making music & sound effects, I just don't have the ears i guess. Here is the guidelines for me using your music/sound effect.</strong></font><br>
<br>
<font style="color:#0000cd"><strong class="bbc">1.) It must be made by <u>you</u>. serosuly, I don't want any copyright issues.</strong></font><br>
<br>
<font style="color:#0000cd"><strong class="bbc">2.) It must be lyricless and fits the atmosphere of the game. No heavy metal or screamo or anything that would just be off in the game. </strong></font><br>
<br>
<br>
<span style="font-size:xx-large"><font style="color:#ffa500"><strong class="bbc">Follow the Development!</strong></font></span><br>
<br>
<strong class="bbc">Subscribe to MinicraftPlus on Youtube to get video previews of upcoming stuff! </strong><br>
<a href="http://www.youtube.com/user/MinicraftPlus" target="">http://www.youtube.c...r/MinicraftPlus</a><br>
<br>
<strong class="bbc">For latest updates on the mod, Follow us on <font style="color:#f00">Twitter!</font></strong><a href="https://twitter.com/MinicraftPlus" target="">https://twitter.com/MinicraftPlus</a><br>
<br>
<br>
<font style="color:#f39"><span style="font-size:xx-large"><strong class="bbc">Join the Minicraft Community!</strong></span></font><br>
<br>
Want to see more mods? Want to chat about the game?<br>
<br>
Well then come to <a href="http://playminicraft.com/" target="">http://playminicraft.com/</a><br>
<br>
These forums are also welcoming anyone to join; <a href="http://minicraftforums.com/index.php" target="">http://minicraftforums.com/index.php</a><br>
</div>
</body>
</html>