Commit Graph

4 Commits (master)

Author SHA1 Message Date
mckaygerhard 837a49b290 default/player_Api/skindb - dinamically set the model player on client conection
* improves commit 322d7d3b70 of player model,
  the problem is that both server and client must be same protocol, so
  this ugly hack is a minimal set (not using a function like normal game)
  to dinamically check client nature and re-registering the model
* NOTE: the check already need to check if the engine is old and the server not,
  so the conditional just try to do exact check agains TRUE boolean.
* Closed https://codeberg.org/minenux/minetest-game-minetest/issues/12
  fixed the problem of collisionbox for the lufix player in ugly way but
  much more effectivelly due can be mixed in FinalMinetest and Multicraft
* fix model preview based on client view, not on server engine version
  for the skindb mod
2023-08-13 20:14:18 -04:00
mckaygerhard 52f10f4aba mods - default,skins,xdecor - provide player_api compatible calls
* made then optional the player_api dependencies or set wrapper for logics
2023-07-13 18:07:01 -05:00
mckaygerhard cac0e7f38c hard strong media files optimization for png textures
* use the less colors possible, subnasa its not focused on hi-res
  its focused on playing
2023-06-11 03:32:32 -04:00
mckaygerhard 00454c42ac mods - skin manager using simple_skins from tenplus1
* renmame mod to skins due conventions
* reduce funtionality
2023-01-01 17:07:03 -04:00