Commit Graph

194 Commits

Author SHA1 Message Date
epCode
2b2e0914d4 Added arm pitch control 2020-12-20 14:42:45 -08:00
epCode
2e2b22dc15 Player properties for sneaking 2020-12-18 16:43:42 -08:00
Elias Fleckenstein
479dfd6c0d Soul Speed 2020-11-09 10:50:27 +01:00
kay27
4eb42c3a9a Merge bzoss_player feature branch 2020-09-25 00:39:51 +04:00
kay27
ba51686e6c Russian translation 2020-07-20 00:11:13 +00:00
Wuzzy
c156398fb5 Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr 2020-05-09 18:57:40 +02:00
Wuzzy
131051b1df Fix code typo in mcl_playerplus 2020-05-08 17:41:09 +02:00
Wuzzy
94c4256451 Fix crash when standing on unknown node 2020-05-08 17:23:39 +02:00
Rocher Laurent
4957bd1118 Translate In French 2020-05-03 22:39:07 +02:00
Wuzzy
fb251db925 Rename mod: 3d_armor → mcl_armor 2020-02-18 15:44:54 +01:00
Wuzzy
988ca6ffe7 Interpret many damage sources as punches 2020-02-17 18:37:23 +01:00
wuniversales
15481cb24d Add Spanish translation 2020-02-04 21:43:50 +01:00
Wuzzy
b72afa7e62 German translation: Player and Misc 2019-03-14 02:32:35 +01:00
Wuzzy
5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
20576431e1 More death messages, more reliable 2019-03-08 20:22:01 +01:00
Wuzzy
f40eeb4477 Make barrier particles glow in the dark 2019-03-08 03:47:14 +01:00
Wuzzy
7851cee45e Fix exhauston for attacking and taking dmg 2019-02-28 16:43:52 +01:00
Wuzzy
e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy
b076bafaa7 Rename mcl_playerphysics to playerphysics 2018-10-23 18:51:19 +02:00
Wuzzy
48b7191af2 Regularily damage and delete entities in void 2018-05-25 13:45:41 +02:00
Wuzzy
2c4eae353c Use mcl_playerphysics to handle player physics
This fixes some issues with speed overrides and gets rid of ugly workarounds.
2018-05-07 20:10:53 +02:00
Wuzzy
53511b69fd Teleport player to spawn if in deep void w/o dmg 2017-12-09 15:25:57 +01:00
Wuzzy
b0c87f74fe Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
Wuzzy
06ef86ddd3 Move entire sky color code into mcl_weather 2017-11-24 01:39:52 +01:00
Wuzzy
89ab761fa5 Fix day/night ratio override in dimensions 2017-11-22 02:08:39 +01:00
Wuzzy
3df64d9426 Tweak day/night ratio issues 2017-11-22 01:56:41 +01:00
Wuzzy
a575124924 Don't suffocate in ignore 2017-11-21 20:20:17 +01:00
Wuzzy
69ade14509 Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
Wuzzy
02679a02df Fix cactus not hurting player if above 2017-09-06 21:42:37 +02:00
Wuzzy
c9f277f7e0 Update sky color more often 2017-08-19 11:17:38 +02:00
Wuzzy
95f62236f7 Fix Nether sky color 2017-08-18 16:40:36 +02:00
Wuzzy
6b2da70ff7 Add End sky texture 2017-08-18 15:39:27 +02:00
Wuzzy
4927bcdc4e Make Nether sky reddish 2017-08-18 15:11:43 +02:00
Wuzzy
edfa125d38 Set black sky in Nether and End 2017-08-18 14:54:17 +02:00
Wuzzy
41f45d8c38 Update sky blackening when player's in void 2017-08-16 15:40:12 +02:00
Wuzzy
58a17444ba Add realm barrier node to separate realms 2017-08-08 23:19:44 +02:00
Wuzzy
55eba5c54b Cause more exhaustion when sprint-jumping 2017-08-04 19:49:03 +02:00
Wuzzy
705dae46a0 Split mcl_playerplus to mcl_playerinfo for the node info 2017-08-04 19:23:06 +02:00
Wuzzy
95e8f80f2c Add more death messages 2017-07-24 19:36:04 +02:00
Wuzzy
1ddb89a86c Separate death mods & add cactus/magma block msgs 2017-07-24 19:20:06 +02:00
Wuzzy
fd73c81d23 Prevent player from walking while sleeping 2017-06-11 14:44:37 +02:00
Wuzzy
8773c4b52f Remove clouds when in void 2017-06-11 02:34:34 +02:00
Wuzzy
316ee94c2d Clean up and rename textures in mcl_core 2017-05-26 01:06:54 +02:00
Wuzzy
b8cc752e79 Rename: playerplus→mcl_playerplus, drop compat. 2017-05-23 00:53:55 +02:00