Commit Graph

25 Commits

Author SHA1 Message Date
WillConker 2ceeb1fdc8 Added documentation for mcl_playerinfo[name].head_submerged_in 2024-06-09 19:12:37 +01:00
WillConker b01710ccc5 Removed bad code in mcl_playerplus in favour of new submerged checking, moved sumberged calculation from mcl_playerinfo to mcl_playerplus 2024-06-09 18:20:04 +01:00
WillConker e0f7d9f1ee Removed debug code and replaced mcl_weather.is_underwater 2024-06-09 17:48:35 +01:00
WillConker 331eabb80f Removed debugging code and fixed issue #1039 2024-06-09 17:27:52 +01:00
WillConker 4548ee4000 Optimisation of liquid level check code 2024-06-09 13:26:48 +01:00
WillConker 4d591cf3fb Removed some debug statements 2024-06-09 12:20:29 +01:00
WillConker fbe99ef3eb Skybox now fully uses new underwater checks 2024-06-09 12:04:59 +01:00
WillConker cebf6b13da Debug markers not pointable 2024-06-09 09:39:26 +01:00
WillConker a8d5831bf7 Debug commit: added debug markers to show nearby liquid corners 2024-06-09 09:19:49 +01:00
WillConker 6898aa919c Added API support for positions of parts of player in mcl_playerinfo 2024-06-08 18:48:27 +01:00
WillConker 0609d6fb23 Debugging head underwater checks 2024-06-08 08:51:54 +01:00
teknomunk aabd80d54b Change MineClone 2 to VoxeLibre 2024-05-07 11:38:00 +00:00
Sumyjkl 9062a6e22e add node_head_top to check to make sure you won't clip through blocks before going out of swim / fly mode 2022-07-17 23:14:24 +10:00
Sumyjkl 2e06e22d70 removed unnecessary node_above_head variable 2022-07-17 21:50:22 +10:00
Sumyjkl e4c7d575fc take no damage when swimming near roof, no ability to no-clip through roof when swimming 2022-07-17 21:46:36 +10:00
AFCMS 9e074af07f unify code style [1] 2021-05-25 12:52:25 +02:00
Lizzy Fleckenstein 302175691a Integrate death messages 2021-04-25 16:42:38 +02:00
AFCMS 8f30e223e2 I hate reverting something xD 2021-03-16 17:39:06 +01:00
Lizzy Fleckenstein d57db0444f Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
AFCMS 25653e6178 replace pairs() by ipairs() in mcl_playerinfo 2021-02-18 15:31:13 +00:00
Wuzzy fb251db925 Rename mod: 3d_armor → mcl_armor 2020-02-18 15:44:54 +01:00
Wuzzy 4bd9be22e0 Apply eat effect when hunger disabled 2019-02-06 21:23:05 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy b0c87f74fe Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
Wuzzy 705dae46a0 Split mcl_playerplus to mcl_playerinfo for the node info 2017-08-04 19:23:06 +02:00