4761 Commits

Author SHA1 Message Date
Maksim Gamarnik
d15fa777cd Rename contributors.tx to contributors.txt 2015-07-10 12:08:38 +03:00
Maksim Gamarnik
04a4adb2d7 Rename contributors.md to contributors.tx 2015-07-10 12:08:26 +03:00
Maksim Gamarnik
be95ccfc5d Small changes contributors list 2015-07-10 12:07:46 +03:00
Maksim Gamarnik
a41f0f8ee7 Update README.md 2015-07-10 11:53:25 +03:00
Maksim Gamarnik
97cfdcfa03 Update README.md 2015-07-10 11:52:54 +03:00
Maksim Gamarnik
8bea275b18 Update LGPL-3.0.md 2015-07-10 11:49:33 +03:00
Maksim Gamarnik
62e5e21988 LGPL-3.0 2015-07-10 11:49:19 +03:00
4aiman
c9ae157ce5 Add full contributors list with their e-mails sorted by the number of commits for all branches 2015-07-08 11:48:04 +03:00
4aiman
cb3426e0b2 Add full contributors list sorted by the number of commits 2015-07-08 11:36:03 +03:00
4aiman
1b59163d61 a legal notice on 'adbs' and '4hunger' mod's license 2015-07-08 10:59:12 +03:00
Maksim Gamarnik
1019384f7b rm doc on apk and update SQLite 2015-07-05 22:21:47 +03:00
4aiman Konsorumaniakku
e0ddb1f4e1 core->multicraft 2015-07-05 15:23:28 +03:00
4aiman Konsorumaniakku
510bd77f3d minetest->core for builtin 2015-07-05 15:04:07 +03:00
4aiman Konsorumaniakku
168401774f minetest->multicraft 2015-07-05 12:53:53 +03:00
4aiman
169fa6f29f HUDs, hunger, mobs, mapgen, splash, mainmemu etc 2015-07-01 12:27:28 +03:00
Maksim Gamarnik
df0b656909 Merge pull request #12 from MultiCraftProject/4aiman-move-gui-elements
Moved gui elements
2015-06-14 21:33:46 +03:00
Maksim Gamarnik
d330f58eb2 Small update Makefile 2015-06-13 00:41:26 +03:00
Maksim Gamarnik
07a5512f41 Update Makefile 2015-06-12 22:29:50 +03:00
4aiman
8e743e8fcf Moved gui elements:
- drop button - to the left bottom corner;
- crouch button - a little bit to the right (0.5 button size).
2015-06-09 09:57:10 +03:00
4aiman
d723158d29 squashed update 2015-06-06 20:06:01 +03:00
Bektur Mambetov
18f950c4f5 unused timer have been removed 2015-06-02 15:25:52 +03:00
Maksim Gamarnik
6f72f37c6c Update and rename README.txt to README.md 2015-06-01 23:46:37 +03:00
Maksim Gamarnik
a24762ad1f Merge pull request #10 from MultiCraftProject/revert-9-4aiman-more-proper-copyright-1
Revert "A fair notice on the copyrights of the whole team."
2015-06-01 23:45:32 +03:00
Maksim Gamarnik
fb7bfae494 Revert "A fair notice on the copyrights of the whole team." 2015-06-01 23:45:00 +03:00
Maksim Gamarnik
f65bfe7325 Merge pull request #9 from MultiCraftProject/4aiman-more-proper-copyright-1
A fair notice on the copyrights of the whole team.
2015-06-01 23:37:06 +03:00
Maksim Gamarnik
0959750580 Update README.txt 2015-06-01 23:36:55 +03:00
Maksim Gamarnik
3b8e3e882d Remove MtNativeActivity 2015-06-01 09:48:26 +03:00
Maksim Gamarnik
8c8736d635 rename java package 2015-06-01 00:20:48 +03:00
OttoLidenbrock
b37e147a79 Merge branch 'master' of github.com-otto:MultiCraftProject/MultiCraftPrivate
Conflicts:
	builtin/mainmenu/modmgr.lua
	builtin/mainmenu/tab_texturepacks.lua
2015-05-31 23:38:14 +10:00
est31
f8ca5cec37 Mapblock: nodecount refactor
Spare direct multoplication, use constant MapBlock::nodecount instead of
local nodecount variables.

Also use strides at one place instead of multiplications.
2015-05-31 23:22:24 +10:00
SmallJoker
0b925f174d Only retrieve always_fly_fast setting once 2015-05-31 23:21:55 +10:00
Craig Robbins
f17b00f36b (Android) Only simulate holding down fast key if fast_move is toggled to true 2015-05-31 23:21:52 +10:00
kwolekr
09b3e8046b Make get_biome_list() error message more helpful 2015-05-31 23:21:50 +10:00
Kahrl
9145102b81 Fix typo in variable name 2015-05-31 23:21:47 +10:00
TeTpaAka
76c89a3f84 Add some missing getter functions to the lua API
ObjectRef:
get_properties
get_armor_groups
get_animation
get_attach
get_bone_position

Players:
get_physics_override
hud_get_hotbar_itemcount
hud_get_hotbar_image
hud_get_hotbar_selected_image
get_sky
get_day_night_ratio
get_local_animation
get_eye_offset

Global:
minetest.get_gen_notify
minetest.get_noiseparams
2015-05-31 23:21:45 +10:00
est31
988cc2f658 Consistent const string params
Parent commit broke behaviour.
Thanks @TeTpaAka for testing the fix.
2015-05-31 23:21:43 +10:00
est31
0fb817870c Spare some string copies 2015-05-31 23:21:41 +10:00
paramat
860eb5d3ba Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5 persistence for humidity 2015-05-31 23:21:38 +10:00
est31
ba9721311e Small clientiface ASCII art improvements
Use v arrows except where there is only one line between two boxes,
and other improvements
(Yea could use ↓ but its an ASCII art not an Unicode art).
2015-05-31 23:21:35 +10:00
paramat
af5a0f05e3 Biome API, mgv7: Increase heat/humidity spreads. Improve mgv7 noise parameters 2015-05-31 23:21:32 +10:00
paramat
37b51194e4 Mgv5/v7: Fix generateBiomes biome recalculation logic Biomegen down to y = -192 for mgv5 deep oceans. Improve code 2015-05-31 23:21:30 +10:00
SmallJoker
a1d61515ad Fix Windows build, clean up included headers
Also fix a startup error caused by s_security.cpp
2015-05-31 23:21:27 +10:00
est31
09fd5bbd96 Deny empty username early in the protocol
Thanks to @UltimateNate for pointing this out :)
2015-05-31 23:21:25 +10:00
est31
73a696b13a Don't ignore nametag attribute change message for newer versions
This allows newer versions to add additional information that isn't
read by us, but still in a backwards compatible manner.
2015-05-31 23:21:23 +10:00
est31
a3f4db0c87 Fix documentation for texture override face selector behaviour 2015-05-31 23:21:21 +10:00
kwolekr
a8e64001ff Replace instances of std::map<std::string, std::string> with StringMap
Also, clean up surrounding code style
Replace by-value parameter passing with const refs when possible
Fix post-increment of iterators
2015-05-31 23:21:19 +10:00
rubenwardy
6666d8ab42 Add texture overriding 2015-05-31 23:21:17 +10:00
kwolekr
b90a3a0a87 Fix build with libstdc++
libstdc++ doesn't include <cstring> inside of <string>, unlike libc++.
2015-05-31 23:21:15 +10:00
kwolekr
8c560dc2d0 Split ObjDef/ObjDefManager out to objdef.cpp 2015-05-31 23:21:12 +10:00
est31
ec5321bbb1 Lower log level for unexpected behaviour
Its a possible mistake to log in to a server with twice the same name.
Before, it triggered a server wide error message, now it logs to actionstream.
2015-05-31 23:21:10 +10:00