MirceaKitsune
|
9c8ba42750
|
Get the mesh working through the memory cache properly. Most credit goes to celeron55 for the help on this code
Get the texture from memory as well
Add .x to the list of supported formats
Update LUA API documentation
|
2012-11-25 18:14:15 +02:00 |
RealBadAngel
|
8e5167d726
|
Adding background to Formspec
|
2012-11-08 19:22:37 +01:00 |
PilzAdam
|
3cab24fbcf
|
Merge pull request #243 from xyzz/liquid_renewable
Add liquid_renewable property, allow non-renewable liquids.
|
2012-11-03 12:34:44 -07:00 |
PilzAdam
|
0443d36abf
|
Add falling_node to special groups in lua-api.txt
|
2012-11-01 12:33:24 +01:00 |
Perttu Ahola
|
25cf3757b2
|
Add nodedef.on_blast() to lua_api.txt in order to support chained explosions of any explosives
|
2012-09-09 23:24:48 +03:00 |
Perttu Ahola
|
9cadaf824b
|
Add dtime_s to entity activation
|
2012-09-09 17:12:29 +03:00 |
Perttu Ahola
|
ac628c9b0a
|
Fix ObjectRef:punch()
|
2012-09-09 12:05:38 +03:00 |
Ilya Zhuravlev
|
926830e0df
|
Add liquid_renewable property.
|
2012-09-07 20:48:12 +04:00 |
Perttu Ahola
|
d53a6cd851
|
Add overridable function for handling dropped items from nodes
|
2012-09-02 19:38:44 +03:00 |
Perttu Ahola
|
3b43c69df4
|
Add bouncy node group
|
2012-09-01 12:58:37 +03:00 |
Perttu Ahola
|
b17d3e7ad7
|
Add disable_jump and fall_damage_add_percent node groups
|
2012-09-01 12:07:27 +03:00 |
Ilya Zhuravlev
|
6a16075912
|
Add InventoryList width property & allow custom crafting grids.
|
2012-09-01 10:01:41 +03:00 |
Matthew I
|
8a3c777c40
|
Add ban management routines to Lua API
Those functions are:
* minetest.get_ban_list()
* minetest.get_ban_description(ip_or_name)
* minetest.ban_player(name)
* minetest.unban_player_or_ip(ip_or_name)
|
2012-08-12 16:45:58 +03:00 |
Matthew I
|
548da26ddc
|
Extend Lua API in order to implement chat commands
minetest.get_server_status()
minetest.request_shutdown()
EnvRef:clear_objects()
|
2012-08-12 16:44:55 +03:00 |
Perttu Ahola
|
0190f9b077
|
Experimental-ish rollback functionality
|
2012-07-27 02:27:18 +03:00 |
Perttu Ahola
|
0c91a0d59d
|
Working group-shapeless and multigroup recipes
|
2012-07-26 13:49:13 +03:00 |
Perttu Ahola
|
0346e68deb
|
Add special return value -1 to inventry callbacks
|
2012-07-25 16:52:00 +03:00 |
Perttu Ahola
|
983e45ae92
|
Improve inventory callbacks a bit
|
2012-07-25 15:39:39 +03:00 |
Perttu Ahola
|
9eaf93d41d
|
Detached inventory callbacks and reworked node metadata callbacks
|
2012-07-25 02:36:54 +03:00 |
Perttu Ahola
|
2ac20982e0
|
Detached inventories
|
2012-07-24 20:57:17 +03:00 |
Perttu Ahola
|
e8331f0c1d
|
Add oldnode parameter to minetest.register_on_placenode callback
|
2012-07-23 20:44:56 +03:00 |
Perttu Ahola
|
9af9d8f5d0
|
Describe node definition fields better in lua_api.txt
|
2012-07-23 20:17:44 +03:00 |
Perttu Ahola
|
16fc8b5fc2
|
Update lua_api.txt a bit
|
2012-07-23 08:48:55 +03:00 |
darkrose
|
cd6becd442
|
Implement node timers
|
2012-07-23 08:18:37 +03:00 |
Perttu Ahola
|
6dfefaf229
|
Formspec button_exit[] and image_button_exit[]
|
2012-07-22 17:40:48 +03:00 |
darkrose
|
d44f8a854b
|
Doc updates for formspec
|
2012-07-22 17:40:48 +03:00 |
Perttu Ahola
|
4cc98d7add
|
minetest.register_on_player_receive_fields()
|
2012-07-22 17:40:48 +03:00 |
Matthew I
|
c259f7c8bd
|
Update Lua API documentation to include minetest.get_modnames()
|
2012-07-22 13:36:17 +03:00 |
Perttu Ahola
|
b0ba05c9ac
|
BITCH, THIS IS 0.4.0.
|
2012-07-21 03:37:07 +03:00 |
darkrose
|
38580fbee7
|
Add minetest.get_craft_recipe()
|
2012-07-21 02:33:22 +03:00 |
Perttu Ahola
|
16ad10e62f
|
Allow defining player's inventory form in Lua
|
2012-07-19 14:09:16 +03:00 |
Perttu Ahola
|
c57e5083e8
|
Add pointed_thing to lua_api.txt
|
2012-06-17 19:47:55 +03:00 |
Perttu Ahola
|
22ae83a589
|
Explain node boxes in lua_api.txt
|
2012-06-17 17:23:58 +03:00 |
Perttu Ahola
|
d159591b9a
|
Mention node drawtypes in lua_api.txt
|
2012-06-16 23:42:04 +03:00 |
Perttu Ahola
|
fd1135c7af
|
Node texture animation
|
2012-06-16 16:47:28 +03:00 |
Perttu Ahola
|
f4a7e11bce
|
Add some missing object properties to doc/lua_api.txt
|
2012-06-10 15:04:24 +03:00 |
Perttu Ahola
|
6a0388bb4b
|
Node placement client-side prediction
|
2012-06-10 12:46:48 +03:00 |
Perttu Ahola
|
81554fbf72
|
Add minetest.serialize() and minetest.deserialize()
|
2012-06-07 00:05:00 +03:00 |
Perttu Ahola
|
a435cfcd82
|
Allow groups in crafting recipes
|
2012-06-06 23:39:17 +03:00 |
Perttu Ahola
|
430d6e1cca
|
Fix small errors in lua_api.txt
|
2012-06-06 00:15:33 +03:00 |
Perttu Ahola
|
3a0562bebc
|
Add after_destruct and cache the existence of on_construct, on_destruct and after_destruct for quick skipping when a node does not have them
|
2012-06-05 23:51:37 +03:00 |
Perttu Ahola
|
c3658e7c79
|
place_node, dig_node and punch_node; an in-game tester tool; remove old code
|
2012-06-05 23:10:07 +03:00 |
darkrose
|
3e419ffb38
|
Add InvRef:is_empty(listname) and make chests/furnaces not diggable if not empty in minimal game
|
2012-06-03 22:31:02 +03:00 |
darkrose
|
a149c6ecde
|
Add can_dig callback
|
2012-06-03 22:31:02 +03:00 |
Perttu Ahola
|
1709fd854a
|
Implement image[<X>,<Y>;<W>,<H>;<texture name>] and allow floating-point values in formspec
|
2012-06-03 22:31:02 +03:00 |
Perttu Ahola
|
7bf446f671
|
Reshape inventory menu code
|
2012-06-03 22:31:02 +03:00 |
Perttu Ahola
|
bf8cfce50e
|
Add ObjRef:is_player() and modify ObjRef:get_player_name() to always return a string to aid better inter-object compatibility of code that assumes objects to be players
|
2012-06-03 22:31:01 +03:00 |
Perttu Ahola
|
35df1ee253
|
Implement locked chest; add after_place_node and after_dig_node node callbacks
|
2012-06-03 22:31:01 +03:00 |
Perttu Ahola
|
353f9fd43c
|
minetest.get_craft_result
|
2012-06-03 22:31:01 +03:00 |
Perttu Ahola
|
3899f83da8
|
NodeMetaRef:{to,from}_table and lua_api.txt additions
|
2012-06-03 22:31:01 +03:00 |
Perttu Ahola
|
aba7134301
|
on_metadata_inventory_{move,offer,take}
|
2012-06-03 22:31:01 +03:00 |
Perttu Ahola
|
d7447cdf9e
|
Implement sign using form field protocol
|
2012-06-03 22:31:01 +03:00 |
Perttu Ahola
|
f3ec1452cd
|
Random node metadata things
|
2012-06-03 22:31:00 +03:00 |
Perttu Ahola
|
29f03756bd
|
Attempt to begin to implement chests and furnace in Lua (with problems)
|
2012-06-03 22:31:00 +03:00 |
Perttu Ahola
|
fe8c5546f0
|
Add node on_construct, on_destruct callbacks and update lua_api.txt
|
2012-06-03 22:31:00 +03:00 |
Perttu Ahola
|
747ff7daf8
|
Add support for putting modpacks directly into mod directories
|
2012-05-21 19:49:35 +03:00 |
Perttu Ahola
|
9c5cc217bf
|
Add "Registered definitions of stuff" to doc/lua_api.txt
|
2012-04-14 11:24:18 +03:00 |
Perttu Ahola
|
93cdc9b9dc
|
Support static_spawnpoint setting
|
2012-04-09 23:32:13 +03:00 |
Perttu Ahola
|
251c0c8508
|
Improve doc/lua_api.txt and add minetest.get_item_group(name, group)
|
2012-04-09 12:36:25 +03:00 |
Perttu Ahola
|
4eaaa0ec53
|
Add minimal documentation about the $world/game/ addition
|
2012-04-08 23:32:53 +03:00 |
Perttu Ahola
|
2b4d21160f
|
minetest.get_node_group(name, group)
|
2012-04-08 18:39:55 +03:00 |
Perttu Ahola
|
e29a5b11e4
|
EnvRef:find_nodes_in_area(minp, maxp, nodenames)
|
2012-04-08 14:37:12 +03:00 |
Perttu Ahola
|
2eec788544
|
Improve doc/lua_api.txt
|
2012-04-07 19:59:03 +03:00 |
Sergey Gilfanov
|
5608f12f9b
|
PerlinNoise for Lua.
|
2012-04-07 13:39:01 +03:00 |
Perttu Ahola
|
578fc5bb44
|
Add EnvRef:find_node_near(pos, radius, nodenames)
|
2012-04-06 22:44:42 +03:00 |
Perttu Ahola
|
f0e7da8a63
|
Implement dropped items as LuaEntities; leave the old ones as is for compatibility
|
2012-04-01 16:06:01 +03:00 |
Perttu Ahola
|
8ecfd88d92
|
Remplement and improve /setting in Lua, now called /set
|
2012-04-01 13:08:52 +03:00 |
Perttu Ahola
|
36c9463467
|
Improve /grant and /revoke output, add /auth_reload
|
2012-03-31 17:26:44 +03:00 |
Perttu Ahola
|
52122c342d
|
Add 'fly' and 'fast' privileges and the underlying privileges-to-client system
|
2012-03-31 16:25:02 +03:00 |
Perttu Ahola
|
96ee73f790
|
Fix doc/lua_api.txt
|
2012-03-31 14:27:04 +03:00 |
Perttu Ahola
|
dc70f50b59
|
initial_properties field in entity definition
|
2012-03-31 13:50:25 +03:00 |
Perttu Ahola
|
e297c73913
|
More documentation in doc/lua_api.txt
|
2012-03-31 13:08:17 +03:00 |
Perttu Ahola
|
280e1a2512
|
Allow group:groupname in ABM definition and implement minetest.hash_node_position()
|
2012-03-31 12:30:11 +03:00 |
Perttu Ahola
|
4cee9a86ac
|
Improved teleport command
|
2012-03-30 20:54:57 +03:00 |
Perttu Ahola
|
7cad0a2dcd
|
Reimplement authentication handler in Lua; now we have 1) infinite privilege names, 2) minetest.register_authentication_handler()
|
2012-03-30 18:42:18 +03:00 |
Perttu Ahola
|
3241ad3ae8
|
ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on players too!
|
2012-03-30 13:34:21 +03:00 |
Perttu Ahola
|
b9ffb5f30d
|
minetest.register_chatcommand(cmd, def)
|
2012-03-30 01:45:23 +03:00 |
Perttu Ahola
|
92ae11bd3b
|
Use GenericCAO in place of LuaEntityCAO and PlayerCAO
|
2012-03-29 19:42:42 +03:00 |
Perttu Ahola
|
440e9cdbef
|
Rework tool_capabilities a bit (maxwear->uses, scale dig time according to leveldiff)
|
2012-03-29 13:35:20 +03:00 |
Perttu Ahola
|
a3a400992e
|
Add EnvRef:set_node()
|
2012-03-28 22:50:08 +03:00 |
Perttu Ahola
|
68625b047f
|
Add range option to PseudoRandom:next()
|
2012-03-28 22:01:23 +03:00 |
Perttu Ahola
|
9a1df7bf38
|
Add blockseed to on_generated
|
2012-03-28 22:01:21 +03:00 |
Perttu Ahola
|
ae7aa65069
|
Add minetest.is_singleplayer()
|
2012-03-28 13:22:48 +03:00 |
Perttu Ahola
|
9e0f969b8b
|
doc/lua_api.txt: minetest.get_worldpath(modname) -> minetest.get_worldpath()
|
2012-03-28 13:01:35 +03:00 |
Perttu Ahola
|
04172e3dd0
|
Add PseudoRandom in Lua API
|
2012-03-28 00:38:20 +03:00 |
Perttu Ahola
|
fa24e6b995
|
Fix and extend minetest.after(time, func, param)
|
2012-03-27 08:17:42 +03:00 |
Perttu Ahola
|
37b64ff616
|
Add minetest.after(time, func)
|
2012-03-27 00:37:31 +03:00 |
Perttu Ahola
|
f022af66da
|
Update doc/lua_api.txt
|
2012-03-25 16:22:02 +03:00 |
Perttu Ahola
|
601d1936c9
|
Lua API for playing sounds
|
2012-03-24 19:01:26 +02:00 |
Perttu Ahola
|
74780134f2
|
Update doc/lua_api.txt
|
2012-03-24 04:32:31 +02:00 |
Perttu Ahola
|
fbc22f91d5
|
Update doc/lua_api.txt and doc/mapformat.txt even more
|
2012-03-22 17:02:40 +02:00 |
Perttu Ahola
|
fde676a43a
|
Add more information to lua_api.txt
|
2012-03-22 12:14:45 +02:00 |
Perttu Ahola
|
2469ce6067
|
Update Lua API documentation and move it into doc/lua_api.txt
|
2012-03-22 11:41:40 +02:00 |