]> git.lizzy.rs Git - Crafter.git/log
Crafter.git
4 years agoAdd menu header
oilboi [Fri, 13 Mar 2020 04:11:42 +0000 (21:11 -0700)]
Add menu header

4 years agoadd in background image and excessively rebalance ore generation
oilboi [Wed, 11 Mar 2020 07:52:01 +0000 (00:52 -0700)]
add in background image and excessively rebalance ore generation

4 years agoadd in right clicking places torch with tool in hand
oilboi [Wed, 11 Mar 2020 07:26:09 +0000 (00:26 -0700)]
add in right clicking places torch with tool in hand

4 years agoreplace spaces with tabs
oilboi [Wed, 11 Mar 2020 06:56:27 +0000 (23:56 -0700)]
replace spaces with tabs

4 years agoFix fov on higher fps
oilboi [Thu, 5 Mar 2020 22:55:16 +0000 (14:55 -0800)]
Fix fov on higher fps

4 years agoFix sound table
oilboi [Thu, 5 Mar 2020 04:04:37 +0000 (23:04 -0500)]
Fix sound table

4 years agoMake furnaces drop all items when you mine them
oilboi [Thu, 5 Mar 2020 03:11:52 +0000 (22:11 -0500)]
Make furnaces drop all items when you mine them

4 years agoFix mob jumping
oilboi [Thu, 5 Mar 2020 02:59:54 +0000 (21:59 -0500)]
Fix mob jumping

4 years agoupdate heart texture
oilboi [Thu, 5 Mar 2020 02:54:18 +0000 (21:54 -0500)]
update heart texture

4 years agoUpdate hotbar texture
oilboi [Thu, 5 Mar 2020 02:47:00 +0000 (21:47 -0500)]
Update hotbar texture

4 years agoAdd in gui backgrounds
oilboi [Thu, 5 Mar 2020 02:16:30 +0000 (21:16 -0500)]
Add in gui backgrounds

4 years agoFinish furnace
oilboi [Thu, 5 Mar 2020 00:48:09 +0000 (19:48 -0500)]
Finish furnace

4 years agoBug fix and broken furnace code
oilboi [Thu, 5 Mar 2020 00:36:53 +0000 (19:36 -0500)]
Bug fix and broken furnace code

4 years agoMove placing sound serverside
oilboi [Wed, 4 Mar 2020 22:34:48 +0000 (17:34 -0500)]
Move placing sound serverside

4 years agoReplace itemstack when building when empty
oilboi [Wed, 4 Mar 2020 22:22:14 +0000 (17:22 -0500)]
Replace itemstack when building when empty

4 years agoGreatly simplify mobs ai
oilboi [Wed, 4 Mar 2020 21:32:47 +0000 (16:32 -0500)]
Greatly simplify mobs ai

4 years agoVersion update
oilboi [Wed, 4 Mar 2020 20:58:42 +0000 (15:58 -0500)]
Version update

4 years agoFix small craft inv mistake
oilboi [Wed, 4 Mar 2020 07:00:39 +0000 (02:00 -0500)]
Fix small craft inv mistake

4 years agoAdd in crafting table
oilboi [Wed, 4 Mar 2020 06:55:04 +0000 (01:55 -0500)]
Add in crafting table

4 years agoA test
oilboi [Tue, 3 Mar 2020 06:59:30 +0000 (01:59 -0500)]
A test

4 years agoBreak stone sound
oilboi [Tue, 3 Mar 2020 04:41:05 +0000 (23:41 -0500)]
Break stone sound

4 years agopush changes for now
oilboi [Mon, 2 Mar 2020 05:23:47 +0000 (00:23 -0500)]
push changes for now

4 years agoenable mob spawning
oilboi [Sun, 1 Mar 2020 07:21:47 +0000 (02:21 -0500)]
enable mob spawning

4 years agoFix ai pathing and jumping
oilboi [Sun, 1 Mar 2020 07:15:08 +0000 (02:15 -0500)]
Fix ai pathing and jumping

4 years agoRequire pickaxes to mine stone based nodes
oilboi [Sun, 1 Mar 2020 02:11:04 +0000 (21:11 -0500)]
Require pickaxes to mine stone based nodes

4 years agopush broken code for now
oilboi [Fri, 28 Feb 2020 06:55:12 +0000 (01:55 -0500)]
push broken code for now

4 years agoMake mobs use pacman style pathfinding randomly
oilboi [Fri, 28 Feb 2020 06:36:24 +0000 (01:36 -0500)]
Make mobs use pacman style pathfinding randomly

4 years agoAdd in basics for mob pathfinding
oilboi [Thu, 27 Feb 2020 02:43:49 +0000 (21:43 -0500)]
Add in basics for mob pathfinding

4 years agoTemporarily disable torch particles until better method to create and destroy them...
oilboi [Sun, 23 Feb 2020 08:02:46 +0000 (03:02 -0500)]
Temporarily disable torch particles until better method to create and destroy them is implemented

4 years agoMore updates
oilboi [Sun, 23 Feb 2020 01:09:41 +0000 (20:09 -0500)]
More updates

4 years agoAdd farming and buckets
oilboi [Sat, 22 Feb 2020 20:09:02 +0000 (15:09 -0500)]
Add farming and buckets

and crops

4 years agoMake grass spread
oilboi [Sat, 22 Feb 2020 17:25:40 +0000 (12:25 -0500)]
Make grass spread

4 years agotune sapling growth
oilboi [Sat, 22 Feb 2020 17:03:57 +0000 (12:03 -0500)]
tune sapling growth

4 years agoFix run sneaking, add sapling
oilboi [Sat, 22 Feb 2020 16:49:17 +0000 (11:49 -0500)]
Fix run sneaking, add sapling

4 years agoUpdate todo.txt
oilboi [Sat, 22 Feb 2020 15:28:38 +0000 (10:28 -0500)]
Update todo.txt

4 years agoTorch particle, item magnet fix
oilboi [Sat, 22 Feb 2020 15:27:33 +0000 (10:27 -0500)]
Torch particle, item magnet fix

Disable the torch particles temporarily to move to another fix with abms.
Make the item magnet move with the player as to not break the animation flow when a player is moving fast.

4 years agoFix a bug in redstone
oilboi [Sat, 22 Feb 2020 02:35:23 +0000 (21:35 -0500)]
Fix a bug in redstone

4 years agoAdd debug for blinker torch
oilboi [Sat, 22 Feb 2020 01:41:25 +0000 (20:41 -0500)]
Add debug for blinker torch

4 years agoAdd in functioning Redstone
oilboi [Sat, 22 Feb 2020 00:29:36 +0000 (19:29 -0500)]
Add in functioning Redstone

4 years agoRewrite falling node with falling soundspec
oilboi [Fri, 21 Feb 2020 17:54:01 +0000 (12:54 -0500)]
Rewrite falling node with falling soundspec

4 years agoImprove item handling
oilboi [Fri, 21 Feb 2020 17:34:01 +0000 (12:34 -0500)]
Improve item handling

4 years agoImprove item magnet
oilboi [Fri, 21 Feb 2020 16:55:17 +0000 (11:55 -0500)]
Improve item magnet

4 years agoFix indentation of all files
oilboi [Fri, 21 Feb 2020 15:38:53 +0000 (10:38 -0500)]
Fix indentation of all files

4 years agoAdd in prototype 2 of minecart
oilboi [Wed, 19 Feb 2020 18:21:50 +0000 (13:21 -0500)]
Add in prototype 2 of minecart

4 years agoAdd ladder recipe
oilboi [Wed, 19 Feb 2020 13:09:38 +0000 (08:09 -0500)]
Add ladder recipe

4 years agoAdd boat item
oilboi [Wed, 19 Feb 2020 12:55:25 +0000 (07:55 -0500)]
Add boat item

4 years agoMake water elevator possible
oilboi [Wed, 19 Feb 2020 12:40:39 +0000 (07:40 -0500)]
Make water elevator possible

4 years agoAdd functioning boats
oilboi [Wed, 19 Feb 2020 12:17:39 +0000 (07:17 -0500)]
Add functioning boats

4 years agomake boats float
oilboi [Wed, 19 Feb 2020 08:46:24 +0000 (03:46 -0500)]
make boats float

4 years agoAdd in the basics of boat
oilboi [Tue, 18 Feb 2020 22:06:25 +0000 (17:06 -0500)]
Add in the basics of boat

4 years agoAdd in simple eating animation
oilboi [Tue, 18 Feb 2020 21:33:58 +0000 (16:33 -0500)]
Add in simple eating animation

4 years agoAdd ladders
oilboi [Tue, 18 Feb 2020 20:28:46 +0000 (15:28 -0500)]
Add ladders

4 years agoFix tools causing punching mobs to crash
oilboi [Tue, 18 Feb 2020 20:09:26 +0000 (15:09 -0500)]
Fix tools causing punching mobs to crash

4 years agoEven more notes
oilboi [Tue, 18 Feb 2020 16:37:47 +0000 (11:37 -0500)]
Even more notes

4 years agoUpdate todo.txt
oilboi [Tue, 18 Feb 2020 16:28:51 +0000 (11:28 -0500)]
Update todo.txt

4 years agoUpdate todo
oilboi [Tue, 18 Feb 2020 16:27:28 +0000 (11:27 -0500)]
Update todo

4 years agoAdd pig mob and various other improvements
oilboi [Tue, 18 Feb 2020 15:12:54 +0000 (10:12 -0500)]
Add pig mob and various other improvements

4 years agotesting
oilboi [Tue, 18 Feb 2020 04:46:10 +0000 (23:46 -0500)]
testing

4 years agoCharcoal and pickup sound
oilboi [Mon, 17 Feb 2020 14:08:13 +0000 (09:08 -0500)]
Charcoal and pickup sound

4 years agoPut in base for mobs
Oilboi [Mon, 17 Feb 2020 07:56:57 +0000 (02:56 -0500)]
Put in base for mobs

4 years agoClean up hurt sound
Oilboi [Sun, 16 Feb 2020 19:03:07 +0000 (14:03 -0500)]
Clean up hurt sound

4 years agoLower treecapitator volume
Oilboi [Sun, 16 Feb 2020 18:35:37 +0000 (13:35 -0500)]
Lower treecapitator volume

4 years agoReset ore gen to default Minetest gen
Oilboi [Sun, 16 Feb 2020 18:34:58 +0000 (13:34 -0500)]
Reset ore gen to default Minetest gen

4 years agoAdd in torch recipe and sounds
Oilboi [Sun, 16 Feb 2020 18:21:16 +0000 (13:21 -0500)]
Add in torch recipe and sounds

4 years agoAdd in heavily modified BlockMen's torch mod
Oilboi [Sun, 16 Feb 2020 18:08:52 +0000 (13:08 -0500)]
Add in heavily modified BlockMen's torch mod

4 years agoMake tnt throw players and items
Oilboi [Sun, 16 Feb 2020 16:38:37 +0000 (11:38 -0500)]
Make tnt throw players and items

4 years agoRebalance sounds pt 1
Oilboi [Sun, 16 Feb 2020 16:11:04 +0000 (11:11 -0500)]
Rebalance sounds pt 1

4 years agoImprove treecapitator
Oilboi [Sun, 16 Feb 2020 13:59:43 +0000 (08:59 -0500)]
Improve treecapitator

4 years agofixes to item collection
Oilboi [Sun, 16 Feb 2020 13:51:23 +0000 (08:51 -0500)]
fixes to item collection

4 years agoTune furnace flames
Oilboi [Sun, 16 Feb 2020 12:12:24 +0000 (07:12 -0500)]
Tune furnace flames

4 years agoAdd in running, sneaking, hurt sound
Oilboi [Sun, 16 Feb 2020 12:09:21 +0000 (07:09 -0500)]
Add in running, sneaking, hurt sound

4 years agoMake beds skip night
Oilboi [Sun, 16 Feb 2020 07:51:09 +0000 (02:51 -0500)]
Make beds skip night

4 years agoUpdate sign gui texture
Oilboi [Sun, 16 Feb 2020 07:29:03 +0000 (02:29 -0500)]
Update sign gui texture

4 years agoAdd TNT
Oilboi [Sun, 16 Feb 2020 07:10:54 +0000 (02:10 -0500)]
Add TNT

4 years agoBeds that respawn players to them
Oilboi [Sun, 16 Feb 2020 04:37:31 +0000 (23:37 -0500)]
Beds that respawn players to them

4 years agoFix furnace particles
Oilboi [Sat, 15 Feb 2020 11:12:00 +0000 (06:12 -0500)]
Fix furnace particles

4 years agoadjust item magnet
Oilboi [Sat, 15 Feb 2020 10:46:29 +0000 (05:46 -0500)]
adjust item magnet

4 years agoAdd vanessaE's Sign Library - wood
Oilboi [Sat, 15 Feb 2020 10:42:33 +0000 (05:42 -0500)]
Add vanessaE's Sign Library - wood

4 years agoMAKE FURNACE MORE INTERACTIVE!
Oilboi [Sat, 15 Feb 2020 10:23:53 +0000 (05:23 -0500)]
MAKE FURNACE MORE INTERACTIVE!

4 years agoAdd in base code for more refined pushing cart
Oilboi [Fri, 14 Feb 2020 10:29:14 +0000 (05:29 -0500)]
Add in base code for more refined pushing cart

4 years agoMinecart turning fix
Oilboi [Fri, 14 Feb 2020 09:42:51 +0000 (04:42 -0500)]
Minecart turning fix

4 years agoComplete minecart logic - for now
Oilboi [Fri, 14 Feb 2020 09:29:31 +0000 (04:29 -0500)]
Complete minecart logic - for now

4 years agoAdd animation to minecart
Oilboi [Fri, 14 Feb 2020 08:54:26 +0000 (03:54 -0500)]
Add animation to minecart

4 years agomake minecarts functional
Oilboi [Fri, 14 Feb 2020 07:42:48 +0000 (02:42 -0500)]
make minecarts functional

4 years agoAdd in basics of turning
Oilboi [Fri, 14 Feb 2020 06:45:53 +0000 (01:45 -0500)]
Add in basics of turning

4 years agoMake minecarts go up and down hills
Oilboi [Fri, 14 Feb 2020 06:24:53 +0000 (01:24 -0500)]
Make minecarts go up and down hills

4 years agoAdd in base Minecart code
Oilboi [Fri, 14 Feb 2020 02:57:11 +0000 (21:57 -0500)]
Add in base Minecart code

4 years agoRemove furnace infotext
Oilboi [Thu, 13 Feb 2020 16:49:58 +0000 (11:49 -0500)]
Remove furnace infotext

4 years agoadd coal
Oilboi [Thu, 13 Feb 2020 07:14:35 +0000 (02:14 -0500)]
add coal

4 years agoAdd furnace
Oilboi [Thu, 13 Feb 2020 06:51:40 +0000 (01:51 -0500)]
Add furnace

4 years agoMerge remote-tracking branch 'origin/master'
Oilboi [Thu, 13 Feb 2020 04:48:29 +0000 (23:48 -0500)]
Merge remote-tracking branch 'origin/master'

4 years agoAdd ore and vignette
Oilboi [Thu, 13 Feb 2020 04:48:12 +0000 (23:48 -0500)]
Add ore and vignette

4 years agoAdd vignette (bas080)
oilboi [Thu, 13 Feb 2020 02:25:46 +0000 (21:25 -0500)]
Add vignette (bas080)

4 years agoAdd ore
oilboi [Thu, 13 Feb 2020 02:25:46 +0000 (21:25 -0500)]
Add ore

4 years agoAdd ores
oilboi [Thu, 13 Feb 2020 00:17:46 +0000 (19:17 -0500)]
Add ores

4 years agoFirst push
oilboi [Wed, 12 Feb 2020 23:01:40 +0000 (18:01 -0500)]
First push

4 years agoInitial commit
oilboi [Wed, 12 Feb 2020 22:58:56 +0000 (17:58 -0500)]
Initial commit