This website requires JavaScript.
Explore
Help
Sign In
sztest
/
nodecore-cd2025
Watch
1
Star
0
Fork
0
You've already forked nodecore-cd2025
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nodecore-cd2025
/
.lualocals
10 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Promote inventory pickup changes to a first-class feature mod. Use interception where possible to modify destintion for items directly instead of relying on post-hoc inventory rearrangement. This should resolve the glitches where items appear in the wrong place in inventory for a flash before being moved.
2019-03-27 22:10:45 -04:00
~print
Have to use hand to pack earth, code cleanup, fixes, optimization.
2018-11-02 21:20:51 -04:00
minetest
ItemStack
VoxelArea
vector
nodecore
Finished pummel-craft API, started converting recipes.
2019-02-09 22:44:56 -05:00
include
Start work on usage survey. - Refactor player knowledge into player mod, to declutter API. - Move player knowledge into mod storage so players don't need to be connected to access. Old knowledge will be reset, but I doubt there was very much of it to lose. - Start gathering some basic stats. - Main glaring omission is player moving and idle time.
2019-01-26 16:39:07 -05:00
SecureRandom
Replace all perplayer with playerstep
2020-06-22 22:46:48 -04:00
PcgRandom
profiler
Reference in New Issue
Copy Permalink