Wuzzy
|
b31a717410
|
Fix player model for MT 5.0.0
|
2019-03-06 04:10:40 +01:00 |
Wuzzy
|
a1c0a1f82f
|
Harden mcl_skins against missing metadata
|
2019-03-05 14:46:19 +01:00 |
Wuzzy
|
918c408e4d
|
mcl_skins now obeys file name conventions
|
2019-03-05 14:26:44 +01:00 |
Wuzzy
|
9e84763478
|
mcl_skins: USe fallback if no preview img
|
2019-03-05 14:19:57 +01:00 |
Wuzzy
|
35bafb2aeb
|
Skin button cycle skins if low skin count
|
2019-03-05 14:00:15 +01:00 |
Wuzzy
|
c84656f85a
|
Add fancy GUI to select skin
|
2019-03-05 13:50:35 +01:00 |
Wuzzy
|
9a54383a23
|
Add mesh hand
|
2019-03-05 11:45:54 +01:00 |
Wuzzy
|
62eaf60938
|
mcl_skins: Add fallback code if skin was missing
|
2019-03-05 10:57:57 +01:00 |
Wuzzy
|
5601f8e0b7
|
Rename some files
|
2019-03-05 10:45:14 +01:00 |
Wuzzy
|
b2c19d9ec6
|
mcl_skins: Fix attribute name
|
2019-03-05 10:44:10 +01:00 |
Wuzzy
|
788ecbf178
|
Update mcl_skins readme
|
2019-03-05 10:40:37 +01:00 |
Wuzzy
|
aae30bba39
|
Rename simple_skins to mcl_skins
|
2019-03-05 10:36:53 +01:00 |
Wuzzy
|
e47bd634d4
|
Player skins: Update inventory preview (part 2)
|
2019-03-05 10:30:34 +01:00 |
Wuzzy
|
2c5038ad05
|
Player skins: Adjust inventory preview image, too
|
2019-03-05 01:50:51 +01:00 |
Wuzzy
|
62e3a8b9ff
|
Add player skin support, add female skin
|
2019-03-05 00:11:43 +01:00 |
Wuzzy
|
7851cee45e
|
Fix exhauston for attacking and taking dmg
|
2019-02-28 16:43:52 +01:00 |
nickolas360
|
6497916ade
|
Fix spawning at bed when chunk is unloaded
|
2019-02-28 15:35:18 +01:00 |
Wuzzy
|
079b09c80f
|
Explicit msgs when respawn pos changed due to bed
|
2019-02-20 19:43:02 +01:00 |
Wuzzy
|
2d721a98cb
|
Call on_drop for dropped items on player death
Fixes charged bow dropping on death
|
2019-02-11 18:55:48 +01:00 |
Wuzzy
|
2ffd16377b
|
Update playerphysics README
|
2019-02-11 17:48:49 +01:00 |
Wuzzy
|
1cbbe8f4b1
|
Refactor playerphysics init
|
2019-02-11 17:45:42 +01:00 |
Wuzzy
|
5a7952bf92
|
Set mob spawn chance to 2.5 and fix player respawn msg
|
2019-02-11 15:51:30 +01:00 |
Wuzzy
|
a7d429a017
|
Fix several "undeclared global" errors
|
2019-02-08 22:44:26 +01:00 |
Wuzzy
|
5897d07435
|
Don't show bed msg if player respawns w/o bed
|
2019-02-07 19:54:12 +01:00 |
Wuzzy
|
4bd9be22e0
|
Apply eat effect when hunger disabled
|
2019-02-06 21:23:05 +01:00 |
Wuzzy
|
0876e76b40
|
Fix crash when using chorus fruit on cake
|
2019-02-05 22:05:56 +01:00 |
Wuzzy
|
9ed83bd196
|
Drop food eating limits in Creative Mode
|
2019-02-05 21:51:40 +01:00 |
Wuzzy
|
d9b6bae320
|
mcl_hunger: core.* → minetest.*
|
2019-02-05 21:14:28 +01:00 |
Wuzzy
|
7437d3945b
|
Forget spawn if bed was destroyed
|
2019-02-05 00:07:39 +01:00 |
Wuzzy
|
a11f6ffaac
|
Don't respawn on bed if bed is missing or blocked
|
2019-02-04 16:58:28 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
68c373d2b8
|
Add a couple of modpack.conf files
|
2019-01-07 00:52:05 +01:00 |
Wuzzy
|
e09955f0fb
|
Add description.txt for playerphysics
|
2018-10-23 18:58:23 +02:00 |
Wuzzy
|
2ff543a7bc
|
Add playerphysics version number
|
2018-10-23 18:53:36 +02:00 |
Wuzzy
|
b076bafaa7
|
Rename mcl_playerphysics to playerphysics
|
2018-10-23 18:51:19 +02:00 |
Wuzzy
|
f022b747b0
|
Harden a number of minetest.after player checks
|
2018-06-03 16:44:37 +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
|
da03b6af6a
|
Add playerphysics framework
|
2018-05-07 19:56:48 +02:00 |
Wuzzy
|
16bb9b8901
|
Localize various unneeded global variables
|
2018-01-26 22:37:42 +01:00 |
Wuzzy
|
f71cff0468
|
Can't sprint and sneak at the same time
|
2018-01-08 04:03:28 +01:00 |
Wuzzy
|
53511b69fd
|
Teleport player to spawn if in deep void w/o dmg
|
2017-12-09 15:25:57 +01:00 |
Wuzzy
|
f0b5f10c90
|
Update mcl_spawn
|
2017-11-26 15:04:31 +01:00 |
Wuzzy
|
351f1834a3
|
Add Spawn API
|
2017-11-24 07:04:03 +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 |