Skip to content

Commit

Permalink
Merge pull request #94 from africalinguist/small-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
afyber authored Jun 26, 2019
2 parents 2985530 + fc3030b commit e30df73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions ideas/ideas for feature updates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ Give the player 20 health instead of 10; this means that 1 health will be a half

----

Make it so the world loading menu displays both a percentage and a message saying what it is doing, ie, "Generating surface level..."

----

Allow clients to add a port number to the end of the ip with ":". for example: 12.34.145.1:1122

----
Expand Down
2 changes: 1 addition & 1 deletion src/minicraft/screen/BookData.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

public class BookData {

public static final String about = "Modded by David.b and +Dillyg10+ until 1.8, then taken over by Chris J. Our goal is to expand Minicraft to be more fun and continuous.\nMinicraft was originally made by Markus Perrson for ludum dare 22 competition.";
public static final String about = "Modded by David.b and +Dillyg10+ until 1.8, then taken over by Chris J until 2.0.4, and then by afyber. Our goal is to expand Minicraft to be more fun and continuous.\nMinicraft was originally made by Markus Perrson for ludum dare 22 competition.";

public static final String instructions = "With the default controls...\n\nMove your character with arrow keys or WSAD. Press C to attack and X to open the inventory, and to use items. Pickup furniture and torches with V. Select an item in the inventory to equip it.\n\nThe Goal: Defeat the air wizard!";

Expand Down

0 comments on commit e30df73

Please sign in to comment.