Remove API from player.lua
[oweals/minetest_game.git] / mods / default /
2012-12-18 Vanessa EzekowitzChanged Mese to act like an object cut out of a block...
2012-12-15 CalinouDamage tweaks 68/head
2012-12-10 DannyDarkFix glass step sound
2012-12-01 PilzAdamUse the group attached_nodes 0.4.4
2012-11-27 Perttu AholaMerge Taoki's 3D player improvements
2012-11-27 MirceaKitsuneFix the death animation looping while the player is...
2012-11-26 MirceaKitsuneFix positioning for sit animation
2012-11-26 MirceaKitsuneAdd support for hats, so that MineCraft skins using...
2012-11-26 MirceaKitsuneVanessaE suggested a sit animation, so add one to the...
2012-11-26 PilzAdamAdd glass breaking sound
2012-11-25 Vanessa Ezekowitznew apple image. 54/head
2012-11-25 MirceaKitsuneMake the arms swing more for the walk animation
2012-11-25 MirceaKitsuneModels allow multiple materials with multiple textures...
2012-11-25 MirceaKitsuneImprove and optimize the player script and add better...
2012-11-25 MirceaKitsuneImplement death animation, but it currently loops const...
2012-11-25 MirceaKitsuneModel - Get rid of the 4 walk animations and only leave...
2012-11-25 MirceaKitsuneGet player walking and standing animations working...
2012-11-25 MirceaKitsuneImportant improvements to the player script. Instead...
2012-11-25 MirceaKitsuneUpdated texture from Jordach, and fix the licensing...
2012-11-25 MirceaKitsuneRemove segmentation of limbs, because I don't like...
2012-11-25 MirceaKitsuneAt last, we have a player.
2012-11-25 MirceaKitsuneFix attachment test script and unregistered entities...
2012-11-25 MirceaKitsuneb3d, you have failed me. x model format, you're in
2012-11-25 MirceaKitsuneAdd script to turn players into meshes, ticks every...
2012-11-24 PilzAdamRender nayncat as a cube in inventory
2012-11-24 PilzAdamRotate the wield image of the shovel for better animation
2012-11-24 Vanessa Ezekowitzsandstone should drop itself, and craft back to 4 sand. 52/head
2012-11-21 PilzAdamFix a rare bug in leafdecay
2012-11-20 PilzAdamFix dry shrubs being placed in cacti and fix incorrect...
2012-11-18 PilzAdamUse groups to craft things
2012-11-18 PilzAdamDon't grow papyrus into trees
2012-11-12 PilzAdamMake steel block and brick drop themselves when digged...
2012-11-11 PilzAdamMerge pull request #34 from PilzAdam/selection_box
2012-11-11 PilzAdamAdd VanessaE's selection box for apples, saplings and... 34/head
2012-11-09 PilzAdamMerge pull request #31 from PilzAdam/textures
2012-11-09 PilzAdamAdd Calinou's improved default textures 31/head
2012-11-09 Perttu AholaSwap out pixel-perfect nyan cat by request of Chris...
2012-11-04 PilzAdamMerge pull request #24 from PilzAdam/water
2012-11-04 PilzAdamUpdate default_water.png to the new water textures 24/head
2012-11-02 PilzAdamMerge pull request #21 from PilzAdam/animated_water
2012-11-02 PilzAdamAdd animation for water 21/head
2012-11-01 darkroseMerge pull request #18 from darkrose/master
2012-11-01 PilzAdamMerge pull request #17 from PilzAdam/master
2012-10-31 PilzAdamMove falling to builtin 17/head
2012-10-28 darkroseformspec changes 18/head
2012-09-03 Perttu AholaUpdate invsize[8,9;] -> size[8,9] 0.4.3
2012-09-03 Perttu AholaRemove obsolete metadata_name field
2012-09-02 Perttu AholaAnimated torches
2012-08-12 Perttu AholaFix crash when furnace is full
2012-07-25 Perttu AholaRemove some unwanted items from the creative inventory
2012-07-25 Perttu AholaUse new creative mode inventory properly
2012-07-25 Perttu AholaUse improved inventory callbacks
2012-07-24 Perttu AholaUpdate locked chest metadata to new metadata inventory API
2012-07-23 Perttu AholaRemove /give, /giveme, /spawnentity and /pulverize...
2012-07-21 Perttu AholaMake fire a tiny bit less eager to jump everywhere 0.4.0 0.4.1
2012-07-20 celeron55Merge pull request #3 from sfan5/master
2012-07-20 celeron55Merge pull request #2 from cyisfor/master
2012-06-20 userMake rails selectable. 2/head
2012-06-16 Perttu AholaRename crack.png to crack_anylength.png as required...
2012-06-16 Perttu AholaAdd flowing lava animation and update some field names
2012-06-09 Perttu AholaUpdate license in all READMEs (forgot to do that)
2012-06-07 Perttu AholaUse traditional mese texture
2012-06-05 Perttu AholaChange license to LGPLv2/later, as agreed major contrib... 0.4.dev-20120606
2012-06-04 Perttu AholaProper top/bottom textures for active furnace
2012-06-03 Perttu AholaFire visualization in furnace menu 0.4.dev-20120603
2012-06-03 darkroseUse new node metadata API for chests and furnaces;...
2012-05-20 Perttu AholaFix typo in nyan cat generation
2012-05-20 Perttu AholaImprove style of item descriptions
2012-05-20 Perttu AholaRe-implement nyancat generation in Lua (they don't...
2012-05-20 Perttu AholaTune ore generation
2012-05-20 Perttu AholaAttempt to balance cutting of wood with axes vs. swords
2012-04-08 Perttu AholaMake falling nodes fall into all non-walkable nodes 0.4.dev-20120408
2012-04-08 Perttu AholaRework falling node code (now based on the falling_node...
2012-04-08 Perttu AholaAdd fire. Lava can cause it, and you can /giveme fire...
2012-04-07 Perttu AholaAdd 'flammable' group to suitable nodes (and a bit...
2012-04-07 Perttu AholaGenerate slightly less shrubs
2012-04-07 Perttu AholaGenerate dry shrubs on deserts
2012-04-07 Perttu AholaTune cactus generation
2012-04-07 Perttu AholaDigging desert stone gives desert stone
2012-04-07 Perttu AholaAdd cactus generation, desert_sand and desert_stone
2012-04-07 Perttu Aholapapyrus generation
2012-04-06 Perttu AholaOptimize leaf decay based on EnvRef:find_node_near
2012-04-04 Perttu AholaMove map generator stuff around a bit and generate...
2012-04-01 Perttu AholaMake it not possible to get coal by cooking trees
2012-04-01 Perttu AholaSpread load better in leaf decay trunk caching
2012-03-31 Perttu AholaFix leaf decay at borders of the active block area
2012-03-31 Perttu AholaLeaf decay drops saplings
2012-03-31 Perttu AholaLeaf decay, based on the groups 'leafdecay' and 'tree'
2012-03-30 Perttu AholaFix author information of stuff taken from G4JC's Almos...
2012-03-30 Perttu AholaMove media author information to README.txt in mod...
2012-03-29 Perttu AholaClean/fix clay generation, update tool definitions...
2012-03-29 Perttu AholaGenerate clay
2012-03-28 Perttu AholaModify textures, add map generator necessities
2012-03-27 Perttu AholaAdd map generator output aliases as required by an...
2012-03-26 Perttu AholaInitial sounds
2012-03-26 Perttu AholaAdd initial content