2011-11-30 |
Perttu Ahola | List added functions in default/init.lua |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Perttu Ahola | Add get_wielded_itemstring, get_wielded_item, damage_wi... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Perttu Ahola | Reworked the inventory move handling code, hopefully... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix player getting reset to 0,0 at connect if being... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Version 0.4.dev-20111129-2 |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Modify builtin ABMs to have lower interval and higher... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Proper player inventory and hp modification tracking... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Tune main menu a bit and show version number in there |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Better version match fail messages from server |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | dev-20111129-1 |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Create the necessary API for /giveme and /give and... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Handle items with m_count==0 sanely when placing |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Print debug stacks to infostream rather than errorstrea... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Do not install the static lua library file |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Remove content_inventory.{h,cpp} |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Quick fix to a bug that makes it possible to raise... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Modify bucket namings |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add bucket textures |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Reorganize mods |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add missing files for a previous commit |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Update version number to 0.4.dev-20111129 |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add a note about the default mod not using the modname_... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kahrl | CraftItem rework and Lua interface |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix active_object_count and active_object_count_wider... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add NULL terminations to EnumString definitions |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Some MSVC fixes |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix CMake install data path |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Silly MSVC doesn't know how to handle type conversions... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Update installation in CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Rename menu background to menubg.png, move unknown_bloc... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | GenericNodeMetadata and an example furnace |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix stuff in inventory.{cpp,h} |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Comment out debug output in ServerEnvironment::activate... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Handle ActiveBlockModifier intervals properly, down... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Initial NodeMetaRef stuff |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Lua interface for ActiveBlockModifier |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Remove creation of builtin.lua defined minetest.registe... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Comment fix in builtin.lua |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | For consistency, implement calling of on_chat_message... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Implement callback registration in Lua instead of C |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Replace old active block random node modifying things... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add chat message callback and send functions |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Print errors from local log to chat |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add a third log output interface method |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Use log_deregister_thread in EmergeThread |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add log_remove_output and log_deregister_thread |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix mod dependency sort |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add depends.txt for mods/give_initial_stuff |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Warn about unsatisfied dependencies |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Make blocks to be loaded from disk when the active... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix a random commented-out piece of lighting code,... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Optimize lighting by a tiny bit |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Sort mods by dependencies defined by modpath/depends... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix default value of visual in LuaEntityProperties |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Allow server-side teleporting |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix and tune player movement checks (make them very... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kahrl | Add IDropAction and related stuff |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Improve luaentity sprite functionality (and add some... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Comment out print("on_generated: ...") in Lua |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix liquid source backface culling (was not turned... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix player getting thrown underground after connecting |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Make map generator as much threaded as possible (not... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add on_generated hook |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Improve player movement speed checking |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Player movement speed and node access distance checking |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | If available, use local textures instead of those sent... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix TNT script |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Make lighting update occur immediately after ClientActi... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Reshape LuaEntityCAO implementation a bit and make... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Optimize active block modifier stuff (was left horribly... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Re-implement give_initial_stuff |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Exception handling in Lua setting get |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Lua setting getter |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | remove get_nodedef |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | on_newplayer and on_respawnplayer callbacks |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | liquid_type -> liquidtype |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Make node definitions available to Lua |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Remove give_initial_stuff |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Kahrl | Add node definitions in Lua and do not use content_mapn... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Modify CONTENT_AIR and CONTENT_IGNORE handling in noded... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix random node definition stuff |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add builtin.lua |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | builtin.lua |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add object reference to Lua on_place/dig/punchnode... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Fix "warning: comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Some node definitions in Lua |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Duplicate last tile image automatically to all for... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Make map generator more responsive |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Print out number of blocks in memory at unload |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Don't allow placing CONTENT_IGNORE with Map::setNode... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Improve debug stack printing interface |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Make liquid_alternative_* to be strings |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Mode node definition loading from Lua (still not finish... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Store metadata as metadata name in node definition |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Set block modified flag when node metadata inventory... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add names to NodeMetadata |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add Lua node definition stuff (not complete) |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Add texture modifier [brighten and modify [toalpha... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Random Lua tweaks/fixes |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Perttu Ahola | Make object hit delay smaller for fun; actually it... |
commit | commitdiff | tree | snapshot |
next |