1
0
Fork 0
VoxeLibre-Fork-Pixel/mods
kabou a8c231da34 Refactor compass code.
* Split up `get_compass_image()` into smaller functions.  This allows
  for better code sharing between old and new API and globalstep fn.
* Add `get_compass_itemname()` function.  It will be the new API of
  choice, `get_compass_image() will be deprecated soon.
* Remove function declaration out of globalstep function.
* Various other performance improvements.
* Add local aliases for global functions
* Lodestone compasses can only stack 1 item.
* Document functions and variables.
* Fix lodetone compass inaccurately reusing compass descriptions.
* Add usage descriptions to node definitions
* Refactor craftitem registration code.
* Update translation templates.
2022-05-10 22:43:03 +02:00
..
CORE lift clouds to 384 in valleys mapgen 2022-04-19 10:23:10 +00:00
ENTITIES Make villagers homeless when bed is gone on return 2022-05-09 10:29:58 +00:00
ENVIRONMENT fix the 2nd nether dust warning ^^ 2022-05-09 12:06:28 +02:00
HELP Replace grass path with dirt path 2022-04-25 15:33:01 +02:00
HUD Remove 2D preview 2022-05-04 23:15:11 +00:00
ITEMS Refactor compass code. 2022-05-10 22:43:03 +02:00
MAPGEN don't block mapgen on village generation 2022-05-09 10:29:57 +00:00
MISC Fix typo and interact bug? 2022-03-27 18:08:43 +02:00
PLAYER code from inital PR 2022-05-08 19:57:09 +00:00