Minetest logo

IRC log for #minetest-dev, 2022-02-10

| Channels | #minetest-dev index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:09 v-rob joined #minetest-dev
00:21 AliasAlreadyTake joined #minetest-dev
00:35 erlehmann joined #minetest-dev
01:54 v-rob joined #minetest-dev
02:10 olliy joined #minetest-dev
02:25 Yad joined #minetest-dev
03:28 queria^clone joined #minetest-dev
03:34 queria^clone joined #minetest-dev
03:56 v-rob joined #minetest-dev
05:00 MTDiscord joined #minetest-dev
07:12 calcul0n joined #minetest-dev
08:00 tekakutli joined #minetest-dev
10:33 luk3yx joined #minetest-dev
10:33 Noisytoot_ joined #minetest-dev
10:33 HuguesRoss joined #minetest-dev
10:34 queria joined #minetest-dev
10:36 behalebabo_ joined #minetest-dev
10:37 ivanb joined #minetest-dev
10:45 HuguesRoss Merging #8448 in 30min
10:45 ShadowBot https://github.com/minetest/minetest/issues/8448 -- Allow to set the displayed item count and its alignment via meta by Desour
10:46 BuckarooBanzai joined #minetest-dev
10:46 asdflkj_sh joined #minetest-dev
10:46 Krock joined #minetest-dev
10:49 Taoki joined #minetest-dev
11:51 proller joined #minetest-dev
12:32 Taoki joined #minetest-dev
15:04 appguru joined #minetest-dev
15:11 appguru1 joined #minetest-dev
15:45 Fixer joined #minetest-dev
15:46 appguru1 joined #minetest-dev
17:23 MTDiscord <MisterE> Thank you HR
17:28 MTDiscord <Warr1024> One of the annoying limitations we've had is the inability to make tools use a mesh drawtype.  A thing can either be a node, and thus be allowed to define a custom mesh, OR it can be a tool, and thus be allowed to have a wear bar.  8448 actually now provides a workaround for this.
17:28 MTDiscord <Warr1024> Tool wear could be stored in meta, and now there's a way to display it in the hotbar as a percentage, or even an ascii bar graph or something, if one is so inclined.
17:29 MTDiscord <Warr1024> Hmm, I'm not actually 100% sure how node items handle digging and toolcaps, actually... but at least now it's worth an experiment...
17:32 v-rob joined #minetest-dev
18:23 calcul0n joined #minetest-dev
18:31 v-rob joined #minetest-dev
19:21 v-rob joined #minetest-dev
19:43 proller joined #minetest-dev
20:03 proller joined #minetest-dev
20:45 proller joined #minetest-dev
21:13 v-rob joined #minetest-dev
21:30 Yad joined #minetest-dev
22:00 MTDiscord <luatic> Somebody please tag #12060 low priority
22:00 ShadowBot https://github.com/minetest/minetest/issues/12060 -- Warnings for intersecting node boxes
22:16 appguru1 joined #minetest-dev
22:30 v-rob joined #minetest-dev
22:35 olliy joined #minetest-dev
22:38 v-rob For reference on the Unicode reviewability thing: My (still untested, but probably at least mostly right) code is ~600 LoC. irrUString.cpp (used in CGUITTfont) is ~3700 LoC. My code has a few more features than irrUString (such as line and word breaking) to boot. My code will grow as I add more features to it, but it will implement far more features per line of code than irrUString, and it is far more reviewable as it's all high level library calls
22:38 v-rob rather than low-level Unicode codepoint mucking.
22:39 v-rob The same will probably apply when I make the code to replace CGUITTFont
22:50 v-rob I realize now that ICU is the best library for this job, and I'm glad that's what I ended up with.
22:50 v-rob Old and crufty, yes, but incredibly versatile all the same.
22:59 erlehmann joined #minetest-dev
23:03 cass joined #minetest-dev
23:10 appguru joined #minetest-dev
23:50 Guest58 joined #minetest-dev
23:53 proller joined #minetest-dev

| Channels | #minetest-dev index | Today | | Google Search | Plaintext