]> git.lizzy.rs Git - Crafter.git/blob - old_changelog.md
Update to version 0.04
[Crafter.git] / old_changelog.md
1 ## 0.01
2 > Initial Update
3 - make a grass biome
4 - make trees
5 - make hand - mod another mod
6 - make items drop
7 - make tools
8 - make trees drop stuff with shears
9 - add treecapitator
10 - itemstack max 1000
11 - ores
12 - vignette
13 - furnace
14 - add signs with vanessae's sign library
15 - crafting recipes
16 - beds - set respawn point - only sleep at night
17 - make treecapitator cut down whole tree if using axe - make trees drop items on treecapitator
18 - tnt
19 - sand fall down
20 - tnt throw player - and items
21 - water flow faster
22 - torches with particle
23 - make a mob
24
25 ## 0.02
26 > Learning Update
27 - fix tools causing crash on pigs with no fleshy definition
28 - ladders - only placeable on walls
29 - eating animation - particles? - entity?
30 - boats
31 - make falling item have fall soundspec
32 - rebalance sand audio
33 - rewrite the item collection better
34 - (not finished) redstone, make nodes drop multiple items individually
35 - make item collection move with the player's speed
36 - made saplings
37
38
39 ## 0.03
40 > It's A Real Game! Update
41 - make grass spread
42 - water buckets
43 - buckets water farmland
44 - pickaxe required to mine stone based nodes
45 - Crafting bench
46 - Farming with hoes, grass drops seeds, bread, etc
47 - simplify mobs ai
48 - running out of a node when placing tries to replace it with another of the same item in inventory
49 - crafting bench
50 - add in default furnace
51 - add backgrounds to all gui elements
52 - make furnaces drop all items on destroy instead of not allowing you to mine them
53 - added glass - smelt sand
54 - added boat 
55 - rightclicking with tool places torch
56 - add chest
57 - make chest drop all items when you mine them
58 - add in redstone:
59 - torch, repeater, comparator, inverter, piston, player detector,light,
60 - redstone ore - drops 4,5 redstone dust, turns on when punched
61 - pressure plate, detects players (output max), detects items (output based on number of items)
62 - fix item size based on number of items in stack to fixed size
63 - add hoppers
64 - Add TooManyItems
65 - add function to check which nodes drop the item
66 - fix hoppers not activating furnace
67 - make pigs head turn smoothly
68 - Add in fences, walls, windows
69 - Overhaul doors
70 - Add credits screen
71 - Add stairs
72 - Add slabs
73 - 2 Music tracks (day and morning)
74 - Add snow
75 - Fix bed placement
76 - Add snow and snowballs
77 - Make snow falling node
78 - Add creative mode
79 - Add trap chest and sticky piston
80 - Added Et QtFunny font info
81 - Added footers and books
82 - Added rain 
83 - Added Book sounds
84 - Changed TNT sound
85 - Overhauled eating
86 - Add in client weather handling
87 - Add in client movement handling
88 - Made sapling fuel
89 - Fix bed bed, boat, book, sapling, wood, minecart, rail, redstone, and boat placement
90 - Add sounds to redstone dust
91 - make redstone dust an attached node
92 - Fixed treecaptitator not cutting down part of tree when lever is powering one of it's nodes
93 - Added command for users with "server" privelage to control weather
94 - Added craft recipe to shears
95 - Moved to Minetest Engine Version 5.3.0 - DEV
96 - Added slimes
97 - Added mob criticals and client effects
98 - Added stream and river sound effect to client
99 - Moved underground cave noises to client
100 - Add line_of_sight so mobs can't hit you through walls
101 - Add nether prototype
102 - Fix water animation and add default Minetest water texture
103 - Tweak mob direct chase AI
104 - Add rain sound effect
105 - Updated nether prototype
106 - Added lava
107 - Added ichor weather
108 - Added nether portal node and fire
109 - Added in flint and steel, flint, and gravel and enabled dirt and gravel spawning
110 - Made nether portal function
111 - Beds and water explode in the nether
112 - Added better nether portal effect
113 - Make mobs less noisy
114 - Add buckets in
115 - Make buckets use special raycast function
116 - Fix clientside global counters to after statements
117 - Made snow, grass, and torches floodable
118 - Made lava spawn in blobs underground
119 - Added nether ores
120 - Make nether ores randomly explode when mined
121 - Added glowstone and glowstone dust
122 - Rubenwardy fixed error 23
123 - Added in raycast TNT
124 - Merge Treer's group changes
125 - Make TNT cannons possible
126 - Add in Aether prototype dimension (21000-31000 on Y axis)
127 - Added in the early prototype of the VOID (made of bedrock for now)
128 - Treer fixed water spawning in other dimensions
129 - Make it so you can place down beds in the nether and void, but they explode when you try to sleep in them
130 - Made TNT even more efficient, stopped dropping of bedrock and obsidian
131 - Added sugarcane, sugar, and paper
132 - Books are now made out of paper and wood
133 - Made sugarcane grow near water
134 - Organized TooManyItems
135 - Added in 3D player model
136 - Added sneak animation to player model
137 - Added wield item to player model