Minetest logo

IRC log for #minetest, 2022-08-10

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

All times shown according to UTC.

Time Nick Message
00:03 Warr1024 joined #minetest
00:18 Verticen joined #minetest
00:21 Zambyte joined #minetest
00:57 smk joined #minetest
01:18 MTDiscord <MisterE> Yes
01:44 Guest92 joined #minetest
01:48 Zambyte joined #minetest
03:10 ronoaldo joined #minetest
03:27 MAGNETAR joined #minetest
03:43 MAGNETAR joined #minetest
04:00 MTDiscord joined #minetest
04:37 sometalgoo joined #minetest
05:02 calcul0n joined #minetest
05:31 fling joined #minetest
06:26 Flabb joined #minetest
06:35 definitelya joined #minetest
06:48 gff joined #minetest
06:52 lemonzest joined #minetest
07:07 Talkless joined #minetest
07:27 specing joined #minetest
07:41 orwell96 joined #minetest
07:54 mrkubax10 joined #minetest
09:22 Lamdarer[m] left #minetest
09:39 appguru joined #minetest
09:45 MAGNETAR joined #minetest
09:54 orwell96_ joined #minetest
10:52 proller joined #minetest
11:34 MTDiscord <SymphonyDawn3> When did the Discord server became from unofficial to official?
11:59 dabbill joined #minetest
12:04 proller joined #minetest
12:27 Fixer joined #minetest
14:09 fluxionary joined #minetest
14:14 beanzilla joined #minetest
15:02 proller joined #minetest
15:06 appguru joined #minetest
15:20 calcul0n joined #minetest
15:33 Flabb joined #minetest
15:39 dabbill joined #minetest
15:58 sfan5 a year ago maybe
16:04 MinetestBot [git] Zughy -> minetest/minetest: Fix crash when stars are reset bcc5680 https://github.com/minetest/minetest/commit/bcc56803d7ed12fa09238f56db0be1dea0e028fe (2022-08-10T16:03:57Z)
16:06 MinetestBot [git] Desour -> minetest/minetest: Node vertex shader: Properly use the waved world position (#12665) df1d215 https://github.com/minetest/minetest/commit/df1d215f4823b82f704b06eae0179c5e6c6b97af (2022-08-10T16:04:12Z)
16:09 ___nick___ joined #minetest
16:14 fling joined #minetest
16:15 fling joined #minetest
16:26 Trifton_ joined #minetest
16:30 omn0mn0m joined #minetest
16:37 appguru joined #minetest
17:09 ___nick___ joined #minetest
17:12 ___nick___ joined #minetest
17:21 Zambyte joined #minetest
17:26 Verticen joined #minetest
17:58 ronoaldo joined #minetest
18:03 ronoaldo joined #minetest
18:04 peterz joined #minetest
18:05 ronoaldo left #minetest
18:06 ronoaldo joined #minetest
18:18 beanzilla joined #minetest
18:21 ronoaldo joined #minetest
18:26 ronoaldo joined #minetest
19:00 Flabb_ joined #minetest
19:09 FreeFull joined #minetest
19:30 specing joined #minetest
19:31 leha2 joined #minetest
20:09 awells left #minetest
20:37 proller joined #minetest
20:41 wallabra_ joined #minetest
20:44 fluxionary i'm working on a thing, and it seems to me that LBMs aren't run when a (map)block is loaded, but rather, when the block becomes "active". is that correct?
20:44 fluxionary oh it says that right in the docs
20:44 fluxionary https://github.com/minetest/minetest/blob/4fbcc33ee08e521015529ba4f494fc9cff771ebb/doc/lua_api.txt#L7759-L7761
20:50 sfan5 wasn't it you who corrected that last time
21:04 leha2 joined #minetest
21:10 fluxionary might have been
21:29 Verticen joined #minetest
21:46 leha2 joined #minetest
21:58 YuGiOhJCJ joined #minetest
22:26 YuGiOhJCJ joined #minetest
22:27 est31 joined #minetest
22:28 fling joined #minetest
22:35 panwolfram joined #minetest
22:47 stevet joined #minetest
23:05 Lesha_Vel joined #minetest
23:24 * stevet waves to beanzilla
23:26 cranezhou joined #minetest
23:47 Zambyte` joined #minetest
23:47 MTDiscord <SymphonyDawn3> Can you compile Minetest to something later than VS2017?
23:47 MTDiscord <SymphonyDawn3> I have VS2019
23:47 rubenwardy Have you tried it? It should work
23:47 MTDiscord <SymphonyDawn3> And heck some people told me they even compiled it for VS2022
23:48 rubenwardy https://github.com/minetest/minetest/#compiling-on-windows-using-msvc
23:48 MTDiscord <SymphonyDawn3> The cmake command-line  part failed me
23:48 rubenwardy Our CI builds using VS2019
23:49 rubenwardy You can open up the CMake project using Visual Studio rhater than using cmake command line
23:49 rubenwardy you can also probably just change the generator
23:49 MTDiscord <SymphonyDawn3> Is there something like -G"Visual Studio 2019 Win64"
23:49 rubenwardy oh misread, you do need to generate the sln
23:49 MTDiscord <SymphonyDawn3> So it doesn't find a VS2017 installation
23:50 MTDiscord <SymphonyDawn3> Yeah it's not documented :/
23:50 rubenwardy "Visual Studio 16 2019 Win64"
23:50 rubenwardy or just "Visual Studio 16 2019"
23:50 rubenwardy source: https://cmake.org/cmake/help/latest/generator/Visual%20Studio%2016%202019.html
23:50 MTDiscord <SymphonyDawn3> I don't understand the versions of Visual studio honestly
23:50 rubenwardy ah, looks like -G"Visual Studio 16 2019" -A x64
23:50 MTDiscord <SymphonyDawn3> I know the year but the 16 thing no
23:51 MTDiscord <SymphonyDawn3> Heck
23:52 MTDiscord <SymphonyDawn3> i even saw a MINGW generator in the documentation of CMAKE
23:57 MTDiscord <SymphonyDawn3> If I can make a sln from the cmake, can I use Minetest directly in VS2019 to debug it?
23:58 rubenwardy yes

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