Paste #cXe -- näytä pelkkänä tekstinä -- uusi tämän pohjalta
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | https://github.com/minetest/minetest/pull/928 Rework formspecs
https://github.com/minetest/minetest/pull/925 Remove vector metatable setting
https://github.com/minetest/minetest/pull/923 Add sanity checks to vector functions
https://github.com/minetest/minetest/issues/922 Wrong spawn point if player moving after die
https://github.com/minetest/minetest/pull/920 Add formspec table
https://github.com/minetest/minetest/pull/919 Add settings:set_defaults({key = value, [...]})
https://github.com/minetest/minetest/pull/911 Fix liquid_range
https://github.com/minetest/minetest/issues/910 Russian/Japanese/Chinese localization is terribly broken on Windows
https://github.com/minetest/minetest/issues/901 Liquid range doesnt work for liquids with viscosity > 1
https://github.com/minetest/minetest/pull/897 Like wingsuit - better air control when falling
https://github.com/minetest/minetest/pull/895 adjustable liquid send to client interval
https://github.com/minetest/minetest/pull/892 Weather improve: customizable freeze-melt temperatures, neighbor range param
https://github.com/minetest/minetest/pull/886 Add option for scaling hotbar size manually
https://github.com/minetest/minetest/pull/884 Fix "TODO read modinfo" in modmanager to make gui more intuitive
https://github.com/minetest/minetest/pull/882 Adjustable number of levels in liquids
https://github.com/minetest/minetest/pull/875 do not drop buildable_to nodes when replaced by falling nodes
https://github.com/minetest/minetest/pull/874 Send a on_receive_fields event when formspec is closed, with fields.quit...
https://github.com/minetest/minetest/pull/866 Airtime Improvement
https://github.com/minetest/minetest/issues/863 Remote media server doesn't always serve up *.x files
https://github.com/minetest/minetest/pull/862 Add the option to bind to a specific address
https://github.com/minetest/minetest/pull/856 Add basic protection support to builtin
https://github.com/minetest/minetest/pull/816 Add wield light
https://github.com/minetest/minetest/issues/814 Lua Menu Bugs
https://github.com/minetest/minetest/pull/795 make formspec textarea wordwrap
https://github.com/minetest/minetest/pull/794 Test IPv6 on startup and disable its use on failure
https://github.com/minetest/minetest/pull/675 Allow vertical axis particle rotation constraint
https://github.com/minetest/minetest/pull/651 Implement ObjectRef:rotate_yaw(radians, speed) to continuously rotate objects
https://github.com/minetest/minetest/pull/528 Diagonal Rail
https://github.com/minetest/minetest/pull/490 Allow downloading files/requesting urls from Lua
|