IRC logs of Libera.Chat #BZFlag for Tuesday, 2022-04-05

*** tupone <tupone!~tupone@gentoo/developer/tupone> has quit IRC (Ping timeout: 256 seconds)00:13
*** tupone <tupone!~tupone@gentoo/developer/tupone> has joined #bzflag00:13
*** cods <cods!~fred@82-65-232-44.subs.proxad.net> has quit IRC (Ping timeout: 256 seconds)00:13
*** cods <cods!~fred@82-65-232-44.subs.proxad.net> has joined #bzflag00:15
*** bboles <bboles!~bboles@64.94.212.195> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)03:16
*** bboles <bboles!~bboles@64.94.212.195> has joined #bzflag03:17
*** I_Died_Once <I_Died_Once!~I_Died_On@c-73-184-170-223.hsd1.ga.comcast.net> has quit IRC (Ping timeout: 272 seconds)04:15
BZNotifybzflag: allejo edited pull request #308 "Rewrote check point in zone" by atupone (https://github.com/BZFlag-Dev/bzflag/pull/308)05:29
allejolooking good tupone! :D05:51
tuponeok. is it good to commit? We need to tell people to recompile the plugin that uses this. Another way is to recompute those attributes every call (when needed) (sin/cos calls are quite heavy) and remove from attributes06:11
tuponeblast007[m]: ?06:12
allejowe'll wait on blast. but i believe it should be safe to commit. linux is the main OS for hosting and plugins are part of the build system, so they'll get rebuilt alongside bzfs06:18
allejowindows and macs would need new binaries posted if they're needed06:19
*** bboles <bboles!~bboles@64.94.212.195> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)07:28
*** bboles <bboles!~bboles@64.94.212.195> has joined #bzflag07:29
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has quit IRC (Read error: Connection reset by peer)07:44
*** I_Died_Once <I_Died_Once!~I_Died_On@c-73-184-170-223.hsd1.ga.comcast.net> has joined #bzflag10:18
blast007[m]I don't really care either way - I was always on the side of just assuming that plugins are built with the source of the server they are running13:47
blast007[m]they are running on*13:47
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has joined #bzflag14:24
tuponeok. So I will pack the commits, just to clean the history, and commit (later in an hour or two) 14:29
*** joes <joes!~joes@hardfought/member/joes> has joined #bzflag15:17
BZNotify2.4 @ bzflag: atupone pushed 1 commit (https://github.com/BZFlag-Dev/bzflag/compare/bc44c463ee50...a249151e4508):16:34
BZNotify2.4 @ bzflag: atupone a24915: Rewrite and fix point in zone method (https://github.com/BZFlag-Dev/bzflag/commit/a249151e4508704be8db9856627f61018862cb66)16:34
BZNotifybzflag: atupone closed pull request #308 "Rewrote check point in zone" (https://github.com/BZFlag-Dev/bzflag/pull/308)16:35
BZNotifybzflag: atupone synchronized pull request #308 16:35
BZNotifybzflag: atupone commented on pull request #307 "Fix incorrect rotation for API custom zones" by allejo (https://github.com/BZFlag-Dev/bzflag/pull/307#issuecomment-1089003421): applied16:37
BZNotifybzflag: atupone closed pull request #307 by allejo 16:37
tuponenot really applied but ...16:39
allejolol16:42
blast007[m]Been working on a configuration system to replace our client's implementation.  It uses one or more TOML files as the data backend.  It also supports value constraints and default values.  There's still work to be done on it.  It currently supports integer (std::int64_t), float (stored as double), bool, and string.  Still need to support the Array and/or Table types.17:19
blast007[m]I'm also planning to add callback support that gets called when a watched value changes.17:20
blast007[m]https://github.com/blast007/UntitledTankGame/blob/master/src/common/Configuration.cpp   https://github.com/blast007/UntitledTankGame/blob/master/src/common/Configuration.h17:20
blast007[m]and an example of the use: https://github.com/blast007/UntitledTankGame/blob/master/src/client/main.cpp17:22
blast007[m]Gonna be using that repo as a test ground for stuff17:26
*** DTRemenak <DTRemenak!~DTRemenak@c-76-120-133-82.hsd1.wv.comcast.net> has quit IRC (Quit: ChatZilla 0.11 [SeaMonkey 2.53.11.1/20220320225902])22:58

Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!