]> git.lizzy.rs Git - Crafter.git/blob - old_changelog.md
Added Seasons
[Crafter.git] / old_changelog.md
1 ## Alpha 0.01
2 > Initial Update
3
4 - make a grass biome
5 - make trees
6 - make hand - mod another mod
7 - make items drop
8 - make tools
9 - make trees drop stuff with shears
10 - add treecapitator
11 - itemstack max 1000
12 - ores
13 - vignette
14 - furnace
15 - add signs with vanessae's sign library
16 - crafting recipes
17 - beds - set respawn point - only sleep at night
18 - make treecapitator cut down whole tree if using axe - make trees drop items on treecapitator
19 - tnt
20 - sand fall down
21 - tnt throw player - and items
22 - water flow faster
23 - torches with particle
24 - make a mob
25
26 ## Alpha 0.02
27 > Learning Update
28
29 - fix tools causing crash on pigs with no fleshy definition
30 - ladders - only placeable on walls
31 - eating animation - particles? - entity?
32 - boats
33 - make falling item have fall soundspec
34 - rebalance sand audio
35 - rewrite the item collection better
36 - (not finished) redstone, make nodes drop multiple items individually
37 - make item collection move with the player's speed
38 - made saplings
39
40
41 ## Alpha 0.03
42 > It's A Real Game! Update
43
44 - make grass spread
45 - water buckets
46 - buckets water farmland
47 - pickaxe required to mine stone based nodes
48 - Crafting bench
49 - Farming with hoes, grass drops seeds, bread, etc
50 - simplify mobs ai
51 - running out of a node when placing tries to replace it with another of the same item in inventory
52 - crafting bench
53 - add in default furnace
54 - add backgrounds to all gui elements
55 - make furnaces drop all items on destroy instead of not allowing you to mine them
56 - added glass - smelt sand
57 - added boat 
58 - rightclicking with tool places torch
59 - add chest
60 - make chest drop all items when you mine them
61 - add in redstone:
62 - torch, repeater, comparator, inverter, piston, player detector,light,
63 - redstone ore - drops 4,5 redstone dust, turns on when punched
64 - pressure plate, detects players (output max), detects items (output based on number of items)
65 - fix item size based on number of items in stack to fixed size
66 - add hoppers
67 - Add TooManyItems
68 - add function to check which nodes drop the item
69 - fix hoppers not activating furnace
70 - make pigs head turn smoothly
71 - Add in fences, walls, windows
72 - Overhaul doors
73 - Add credits screen
74 - Add stairs
75 - Add slabs
76 - 2 Music tracks (day and morning)
77 - Add snow
78 - Fix bed placement
79 - Add snow and snowballs
80 - Make snow falling node
81 - Add creative mode
82 - Add trap chest and sticky piston
83 - Added Et QtFunny font info
84 - Added footers and books
85 - Added rain 
86 - Added Book sounds
87 - Changed TNT sound
88 - Overhauled eating
89 - Add in client weather handling
90 - Add in client movement handling
91 - Made sapling fuel
92 - Fix bed bed, boat, book, sapling, wood, minecart, rail, redstone, and boat placement
93 - Add sounds to redstone dust
94 - make redstone dust an attached node
95 - Fixed treecaptitator not cutting down part of tree when lever is powering one of it's nodes
96 - Added command for users with "server" privelage to control weather
97 - Added craft recipe to shears
98 - Moved to Minetest Engine Version 5.3.0 - DEV
99 - Added slimes
100 - Added mob criticals and client effects
101 - Added stream and river sound effect to client
102 - Moved underground cave noises to client
103 - Add line_of_sight so mobs can't hit you through walls
104 - Add nether prototype
105 - Fix water animation and add default Minetest water texture
106 - Tweak mob direct chase AI
107 - Add rain sound effect
108 - Updated nether prototype
109 - Added lava
110 - Added ichor weather
111 - Added nether portal node and fire
112 - Added in flint and steel, flint, and gravel and enabled dirt and gravel spawning
113 - Made nether portal function
114 - Beds and water explode in the nether
115 - Added better nether portal effect
116 - Make mobs less noisy
117 - Add buckets in
118 - Make buckets use special raycast function
119 - Fix clientside global counters to after statements
120 - Made snow, grass, and torches floodable
121 - Made lava spawn in blobs underground
122 - Added nether ores
123 - Make nether ores randomly explode when mined
124 - Added glowstone and glowstone dust
125 - Rubenwardy fixed error 23
126 - Added in raycast TNT
127 - Merge Treer's group changes
128 - Make TNT cannons possible
129 - Add in Aether prototype dimension (21000-31000 on Y axis)
130 - Added in the early prototype of the VOID (made of bedrock for now)
131 - Treer fixed water spawning in other dimensions
132 - Make it so you can place down beds in the nether and void, but they explode when you try to sleep in them
133 - Made TNT even more efficient, stopped dropping of bedrock and obsidian
134 - Added sugarcane, sugar, and paper
135 - Books are now made out of paper and wood
136 - Made sugarcane grow near water
137 - Organized TooManyItems
138 - Added in 3D player model
139 - Added sneak animation to player model
140 - Added wield item to player model
141
142
143 ## Alpha 0.04
144 > Endless Horizons Update
145
146 - Added in prototype for new mechanics built ontop of the engine
147 - Added cactus
148 - Make cactus hurt player when they touch it using touch_hurt group
149 - Added aether portals
150 - Make flying pigs drop 1-6 gold
151 - Make mobs use builtin minetest.throw_item function (custom)
152 - Double flying pigs sight radius
153 - Add hurt_inside group
154 - Add lava and fire to hurt_inside group
155 - Make mobs get damaged in fire and lava
156 - Add prototype mining lazer
157 - Add prototype gravity gun
158 - Added ice
159 - Make players get suffocated inside solid nodes
160 - Ice now breaks into water
161 - Ice spawns when snowing, replaces water under air
162 - Players sneaking hide nametag
163 - Updated main menu texture to have better brightness/contrast
164 - Turned mobs into API
165 - Added creepig
166 - Flying Pig now throws TNT at player
167 - Redid fishing mechanics
168 - Redid bows and arrows
169 - Added collision detection to mobs
170 - Add fall damage to mobs
171 - Make fishing work
172 - Ice now breaks into water
173 - Added FOV fade
174 - Add experience
175 - Added in shadow to heart statbar
176 - Added enchanting
177 - Add cake and cursed cake
178 - Prevent player from getting suffocated while teleporting
179 - Added in custom breath handling
180 - Made drowning slower
181 - Stopped infinite drowning death
182 - Merged drowning functions with new player functions
183 - Added in gerold55 bubble texture with countdown
184 - Swapped bubble direction
185 - Added in hunger
186 - Tuned hunger
187 - Added block breaking induced hunger exhaustion
188 - Fixed dead players collecting xp
189 - Overhauled hunger
190 - Optimized hunger health regen
191 - Overhauled farming and plants
192 - Fire now uses node timers to run even faster and prevent forest fires from becoming extreme
193 - Crops are now easier to grow
194 - Various farming improvements
195 - Optimized snow to the extreme
196 - Added in broken nether trees
197 - Added in melons and stem growth type plants
198 - Make saplings use node timers with catchup
199 - Made rain look even better
200 - Stop FOV fading from causing motion sickness
201 - Crops are now destroyed if not enough light
202 - Begin experimental treecapitator test
203 - Revert experimental treecapitator test and release experiment as mod
204 - Add in xp debug test
205 - Made minecarts work even "better"
206 - Added in clientside WAILA
207 - Fixed vignette having a streak of pixels across top of screen
208 - Add in 22i's MC mobs
209 - Overhaul mobs and make them use bone based head movement
210 - Add in group_attack setting for mobs
211 - Readded in creeper, phyg, and pig
212 - Fix a lot of things
213 - Fix a lot of deprecated calls
214 - Fixed stone hoes actually being made out of stone
215 - Add in better arrow hit sounds
216 - Overhauled arrows
217 - Added WAIH
218 - Overhaul mobs damage color modifier
219 - Make exploding mobs flash while charging
220 - Fix more deprecated calls
221 - Overhauled spawn command for mobs to use raycasting
222 - Overhaul mobs again
223 - Explosions now fling and hurt mobs
224 - Phygs now flap wings and do not take fall damage
225 - More deprecated call fixed for 3d noise in aether, void, and nether
226 - Fix WAIH crashing with tool that has no tooldef
227 - Fixed boat scaling
228 - Use gerold55's nice xp orb texture
229 - Updated readme.md
230 - Added nitro creeper and it spawns in the nether
231 - Added damage texture modifier
232 - Add in custom explodey mob color modifier
233 - Add in custom blink timer for explodey mobs
234 - Overhauled drowning
235 - Drowning now takes away a full heart
236 - Overhauled mob jumping
237 - Added in 22i's slime model
238 - Exploding mobs now instantly dissapear when detonated
239 - Added in gunpowder and tnt is now made from it
240 - Added in spider
241 - Improved mob jumping
242 - Added in string
243 - Added in fishing - Fishing poles are made from sticks and string
244 - Fixed raw porkchops not being edible
245 - Fixed xp level number scaling huge
246 - Added in cool spider sounds
247 - Snow and ice now melts when not snowing
248 - Implemented mob pathfinding
249 - Add in snowman with 22i's model redesigned by ElCeejo
250 - Add in better particles for eating and treecapitator
251 - Make player model's head pitch follow the player's look pitch
252 - Make music play during certain parts of the day/night
253 - Tweaked collision detection for mobs and make slime collision radius fit their size
254 - FINALLY fix client not initializing properly in the world - fixes clientmods not loading on first startup and randomly failing to load :D :D :D
255 - Add in safety net to client not initializing clientmods from game memory leak
256 - Made chickens spawn
257 - Tuned chicken
258 - Made experience drop on mob death based on their hp
259 - Added lag correction to boats
260 - You no longer get hurt in nether lava when in an iron boat
261 - Boats now throw players up so they can make it to land
262 - Nether songs play 3-6 seconds after entering the nether
263 - Snowballs now explode when they hit something in the nether
264 - Skins now automatically download and apply when you join a server with your github name if you have a "crafter_skindex" github repo with a skin.png file in it
265 - Fixed bed not having valid craft recipe
266
267 ## Alpha 0.05
268 > Multiplayer Polishing Update
269
270 - Fixed only one player being able to run on a server
271 - Fixed only one person being able to teleport in the same server step
272 - Players now use the same damage mechaninism as mobs
273 - Fixed wrong variable for durability assigned to all swords
274 - Fix bug in experience
275 - Fully implemented bows and arrows
276 - Tuned the bow and arrows even further
277 - Snowmen now drop a carrot, coal, stick, or snowball
278 - Added in armor
279 - Tuned a lot of things
280 - Made armor work
281 - Added in Krock's awesome Colored Names mod for csm chat
282 - Added sheep
283 - Fixed global mob handling
284 - Added in better fire
285 - Overhauled weather effects
286 - Added in clientside modchannel lockout to check if server sending message
287 - Added in capes
288 - Overhauled client mod version checking
289 - Overhauled mob pathfinding AI
290 - Overhauled fire
291 - Fixed Crafter Client from crashing if joining a non-crafter server
292 - Heavily optimized network usage with player mechanics to client mod
293 - Updated player_api for next step in optimization
294 - ElCeejo remodeled and fixed snowman head tracking. Thanks!
295 - Overhauled everything
296 - Added in a lot of stuff
297 - Fixed a lot of stuff
298
299
300 ## Alpha 0.06
301 > Redstone Update
302
303 - Add in virtualization algorithm
304 - Added in breaker
305 - Added in detector
306 - Added in faster algorithm
307 - Made iron blocks capacitors
308 - Fixed timings
309 - Fixed pistons
310 - Added colored redstone lights