]> git.lizzy.rs Git - Crafter.git/blob - README.md
Snowballs now explode when they hit something in the nether
[Crafter.git] / README.md
1 <img src="https://github.com/oilboi/Crafter/blob/master/menu/header.png">
2
3 > Designed for Minetest 5.3.0-DEV
4
5 >Built using textures from <a href="https://forum.minetest.net/viewtopic.php?t=16407">Mineclone 2</a> 
6
7 ---
8
9 ## Be sure to install the clientside mod for this game mode: <a href="https://github.com/oilboi/crafter_client">Download here</a>
10
11
12
13
14 ## If you want to run this on a server you must add this to your server minetest.conf:
15
16 ```
17 enable_client_modding = true
18 csm_restriction_flags = 0
19 enable_mod_channels = true
20 ```
21
22
23
24 ## This game is in early alpha and uses a lot of experimental features in the engine
25
26 ---
27
28 # ALPHA STATE CHANGELOG
29
30 > <a href="https://github.com/oilboi/Crafter/blob/master/old_changelog.md">Old Version Changelogs</a>
31
32 ## 0.04
33 > Endless Horizons Update
34
35 - Added in prototype for new mechanics built ontop of the engine
36 - Added cactus
37 - Make cactus hurt player when they touch it using touch_hurt group
38 - Added aether portals
39 - Make flying pigs drop 1-6 gold
40 - Make mobs use builtin minetest.throw_item function (custom)
41 - Double flying pigs sight radius
42 - Add hurt_inside group
43 - Add lava and fire to hurt_inside group
44 - Make mobs get damaged in fire and lava
45 - Add prototype mining lazer
46 - Add prototype gravity gun
47 - Added ice
48 - Make players get suffocated inside solid nodes
49 - Ice now breaks into water
50 - Ice spawns when snowing, replaces water under air
51 - Players sneaking hide nametag
52 - Updated main menu texture to have better brightness/contrast
53 - Turned mobs into API
54 - Added creepig
55 - Flying Pig now throws TNT at player
56 - Redid fishing mechanics
57 - Redid bows and arrows
58 - Added collision detection to mobs
59 - Add fall damage to mobs
60 - Make fishing work
61 - Ice now breaks into water
62 - Added FOV fade
63 - Add experience
64 - Added in shadow to heart statbar
65 - Added enchanting
66 - Add cake and cursed cake
67 - Prevent player from getting suffocated while teleporting
68 - Added in custom breath handling
69 - Made drowning slower
70 - Stopped infinite drowning death
71 - Merged drowning functions with new player functions
72 - Added in gerold55 bubble texture with countdown
73 - Swapped bubble direction
74 - Added in hunger
75 - Tuned hunger
76 - Added block breaking induced hunger exhaustion
77 - Fixed dead players collecting xp
78 - Overhauled hunger
79 - Optimized hunger health regen
80 - Overhauled farming and plants
81 - Fire now uses node timers to run even faster and prevent forest fires from becoming extreme
82 - Crops are now easier to grow
83 - Various farming improvements
84 - Optimized snow to the extreme
85 - Added in broken nether trees
86 - Added in melons and stem growth type plants
87 - Make saplings use node timers with catchup
88 - Made rain look even better
89 - Stop FOV fading from causing motion sickness
90 - Crops are now destroyed if not enough light
91 - Begin experimental treecapitator test
92 - Revert experimental treecapitator test and release experiment as mod
93 - Add in xp debug test
94 - Made minecarts work even "better"
95 - Added in clientside WAILA
96 - Fixed vignette having a streak of pixels across top of screen
97 - Add in 22i's MC mobs
98 - Overhaul mobs and make them use bone based head movement
99 - Add in group_attack setting for mobs
100 - Readded in creeper, phyg, and pig
101 - Fix a lot of things
102 - Fix a lot of deprecated calls
103 - Fixed stone hoes actually being made out of stone
104 - Add in better arrow hit sounds
105 - Overhauled arrows
106 - Added WAIH
107 - Overhaul mobs damage color modifier
108 - Make exploding mobs flash while charging
109 - Fix more deprecated calls
110 - Overhauled spawn command for mobs to use raycasting
111 - Overhaul mobs again
112 - Explosions now fling and hurt mobs
113 - Phygs now flap wings and do not take fall damage
114 - More deprecated call fixed for 3d noise in aether, void, and nether
115 - Fix WAIH crashing with tool that has no tooldef
116 - Fixed boat scaling
117 - Use gerold55's nice xp orb texture
118 - Updated readme.md
119 - Added nitro creeper and it spawns in the nether
120 - Added damage texture modifier
121 - Add in custom explodey mob color modifier
122 - Add in custom blink timer for explodey mobs
123 - Overhauled drowning
124 - Drowning now takes away a full heart
125 - Overhauled mob jumping
126 - Added in 22i's slime model
127 - Exploding mobs now instantly dissapear when detonated
128 - Added in gunpowder and tnt is now made from it
129 - Added in spider
130 - Improved mob jumping
131 - Added in string
132 - Added in fishing - Fishing poles are made from sticks and string
133 - Fixed raw porkchops not being edible
134 - Fixed xp level number scaling huge
135 - Added in cool spider sounds
136 - Snow and ice now melts when not snowing
137 - Implemented mob pathfinding
138 - Add in snowman with 22i's model redesigned by ElCeejo
139 - Add in better particles for eating and treecapitator
140 - Make player model's head pitch follow the player's look pitch
141 - Make music play during certain parts of the day/night
142 - Tweaked collision detection for mobs and make slime collision radius fit their size
143 - FINALLY fix client not initializing properly in the world - fixes clientmods not loading on first startup and randomly failing to load :D :D :D
144 - Add in safety net to client not initializing clientmods from game memory leak
145 - Made chickens spawn
146 - Tuned chicken
147 - Made experience drop on mob death based on their hp
148 - Added lag correction to boats
149 - You no longer get hurt in nether lava when in an iron boat
150 - Boats now throw players up so they can make it to land
151 - Nether songs play 3-6 seconds after entering the nether
152 - Snowballs now explode when they hit something in the nether
153 ---
154
155
156 # IDEAS:
157
158 ## jetpack:
159 - equipped like armor
160 - uses XP
161
162
163 ## REDSTONE:
164 - breaker (mines whatever is in front of it)
165 - dispenser (shoots out first item in inventory, or shoots item into pipe)
166 - piston in general (if node is falling and piston is pointing up then FLING IT, if detects falling node entity FLING IT)
167
168
169 ---
170
171
172
173 ## BUILDTEST:
174 - quarry
175 - filter
176 - siv
177 - mining lazer
178 - trains
179
180
181
182 ---
183
184
185 ## MOBS:
186
187 > #1 idea: weakness items, items that damage the mob more than diamond swords
188
189 ### snowman
190 - you can put a pumpkin on it's head to make it survive when it's not snowing out
191 - drops snowballs, coal, or carrot
192
193 ### sheep
194 - sheep can be punched to drop wool without damage
195 - you can dye a sheep with colored dye and it will change color, then will drop the color you dyed it
196
197
198 ### pig
199 - disable pig aggression
200 - make porkchop look nicer
201
202
203 ### ghosts
204 - make the default player model whited out
205 - ghosts can pass through any nodes
206 - ghosts fly around
207 - will follow you groaning about "diamonds", "need food", and "join us"
208 - they will fling you up in the air or punch you
209 - ghosts can drag you down into nodes and suffocate you
210 - spawn with cave sounds
211 - drop soul
212
213
214 ### node monster
215 - gets built out of nodes in the area
216 - will probabaly destroy you
217 - drops all nodes that it's made of when killed
218
219
220
221 ---
222
223
224 ## Game Mechanics:
225 - brewing
226 - enchanting/upgrading
227 - magic (wands, spells, etc)
228 - better combat ( sweep hit enemies, falling while hitting deals more damage )
229 - Enchanting food - gives buffs
230
231
232 ---
233
234
235 ## New Themes
236
237 ### mechanics (mechanical tools and machines)
238 - compressor (compresses nodes down)
239 - auto miner (digs whatever is in front of it)
240 - decompressor (opposite of compressor
241
242
243 ### automation 
244 - pipes
245 - pumps
246 - fluid  transfer
247 - fluid storage
248 - pipes should be able to move objects quickly
249
250
251 ### HALLOWEEN!
252 - Jack O'Lanterns
253 - corn and corn stalks
254 - decorations
255 - cobwebs
256 - costumes (somehow?)
257 - candy
258 - make grass and leaves orange during the month of October
259 - (Use a simple date check and override nodes)
260 - Gravestones
261 - Graveyards
262 - Candles
263 - candy apples
264 - Soul cake, make with cake and soul
265
266
267 ### Farming
268 - add fertilizer (pig drops bone randomly) 
269 - fertilizer is made out of bone - 
270 - fertilizer can make tall grass grow on regular grass
271 - bread - 3 bread in a row
272 - make sandwich with bread and cooked porkchop
273 - fertilizer used on saplings randomly make tree grow (make sapling growth a function)
274
275
276 ### Fishing
277 - enchanted fish
278 - player casts out a better lure if on a boat
279
280
281 ---
282
283
284 ## New Items
285
286 > These don't seem to fit into any theme so list them all here
287
288 - rope and tnt arrows
289 - vehicles (car, powered minecarts, trains)
290 - hitscan flintlocks
291
292
293 ---
294
295
296 ## Ideas
297
298 > These ideas are all over the place but are good for future updates
299
300 - make pistons able to push and pull any node that does not use meta or inv
301 - make pistons able to push and pull deactivated pistons
302 - upgrade minecart physics even more 
303 - make torches abm that checks if player in area
304 - make furnace abm that checks if player in area
305 - make tnt hurt player
306 - rewrite minecart
307 - fix tool rightclick torch placement to replace buildable to nodes
308 - if placed last node put another stack into hand
309 - have falling node hurt player?
310 - add a function to set a velocity goal to entities and then implement it with all entities
311 - ^make a value if below then stop?
312 - colored chat messages
313 - check if everyone is in bed before going to next night
314 - also lock player in bed until they get out or daytime
315 - create a function to check if a node or group is below
316 - ^ set meta for player so that all mods can use it without calculating it
317 - ^ over and over again (saves cpu cycles)
318 - cars buildable in crafting table
319 - require gas pumps refine oil
320 - drive next to gas pump and car will fill with gas
321 - maybe have pump be rightclickable and then manually fill with gass using nozel
322 - minecart car train? - off rail use
323 - automatic step height for off rail use
324 - make cars follow each other
325 - oil which spawns underground in pools
326 - powered minecart car (engine car)
327 - chest minecart car
328 - player controls engine car
329 - make entities push against players
330
331
332 ---
333
334
335 ## Possible Applications
336
337 > causes object to magnetize towards player or other objects and stop after an inner radius
338 > use for better item magnet?
339 ```
340 if object:is_player() and object:get_player_name() ~= self.rider then
341       local player_pos = object:getpos()
342       pos.y = 0
343       player_pos.y = 0
344       
345       local currentvel = self.object:getvelocity()
346       local vel = vector.subtract(pos, player_pos)
347       vel = vector.normalize(vel)
348       local distance = vector.distance(pos,player_pos)
349       distance = (1-distance)*10
350       vel = vector.multiply(vel,distance)
351       local acceleration = vector.new(vel.x-currentvel.x,0,vel.z-currentvel.z)
352       
353       
354       if self.axis == "x"      then
355             self.object:add_velocity(vector.new(acceleration.x,0,0))
356       elseif self.axis == "z" then
357             self.object:add_velocity(vector.new(0,0,acceleration.z))
358       else
359             self.object:add_velocity(acceleration)
360       end
361       
362       - acceleration = vector.multiply(acceleration, -1)
363       - object:add_player_velocity(acceleration)
364 end
365 ```