IRC logs of Freenode #BZFlag for Sunday, 2019-11-10

*** fanta1 <fanta1!~fanta1@p200300F76BCAF500406563D1C0771889.dip0.t-ipconnect.de> has quit IRC (Quit: fanta1)01:05
*** cods <cods!~fred@tuxee.net> has quit IRC (Ping timeout: 240 seconds)01:09
*** Cobra_Fast <Cobra_Fast!~coprah@wtwrp.de> has quit IRC (Quit: Quitted)01:28
*** Cobra_Fast <Cobra_Fast!~coprah@wtwrp.de> has joined #bzflag01:28
*** Cobra_Fast <Cobra_Fast!~coprah@wtwrp.de> has quit IRC (Client Quit)01:29
*** Cobra_Fast <Cobra_Fast!~coprah@wtwrp.de> has joined #bzflag01:29
*** Sgeo_ <Sgeo_!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag02:31
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Ping timeout: 240 seconds)02:33
blast007tupone: I have a hunch that this is what was causing the team color issue: https://github.com/BZFlag-Dev/bzflag/commit/295ccd4addb8ab8219ec28cfc5d43113bce74950#diff-19b1750615ed75e2698691a08bbf522302:39
blast007that's also going to conflict with having color-blindness modes02:40
blast007testing reverting that change here02:40
blast007yeah, reverting that fixed the colors03:08
blast007"<+JeffM> allejo: that reads in the team colors from an image in the data dir, and thus will use the texture prefix, so you can just make colorblind versions in your dirs with the textures."03:21
blast007allejo: how are you wanting to handle color-blindness modes?  would you want groups of textures for each type of colorblindness, including for the team_ui_colors.png image?03:23
allejothat was original thought. I was planning modifying existing textures to be a bit better and then introduce dedicated textures for color blindness03:25
allejoI don't know what Jeff's implementation was like or how it worked03:25
BZNotifymaster @ bzflag: blast007 pushed 3 commits (https://git.io/JeV7n):04:59
BZNotifymaster @ bzflag: blast007 84f879: Revert "Partially revert "Texture conversion to internal format done only once"" (https://git.io/JeV7c)04:59
BZNotifymaster @ bzflag: blast007 e8524d: Fix OpenGLTexture::getPixelValue so it works with GL_RGB (https://git.io/JeV7C)04:59
BZNotifymaster @ bzflag: blast007 50c5e6: Use the correct method when packing MsgTeamUpdate so that the buffer doesn't get wiped. (https://git.io/JeV7W)04:59
blast007macsforme: I've now confirmed that the SDL 1 keyup bug doesn't happen on Windows05:28
*** fanta1 <fanta1!~fanta1@p200300F76BCC3E00C424931F9AF5734E.dip0.t-ipconnect.de> has joined #bzflag07:09
*** cods <cods!~fred@tuxee.net> has joined #bzflag07:27
BZNotifybzflag: atupone synchronized pull request #223 "unconditionally enable Blending" (https://git.io/Jezdf)08:06
macsforme~blast007++09:31
*** Sgeo__ <Sgeo__!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag15:37
*** Sgeo_ <Sgeo_!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Ping timeout: 268 seconds)15:40
*** fanta1 <fanta1!~fanta1@p200300F76BCC3E00C424931F9AF5734E.dip0.t-ipconnect.de> has quit IRC (Quit: fanta1)17:46
*** fanta1 <fanta1!~fanta1@p200300F76BCC3E00C424931F9AF5734E.dip0.t-ipconnect.de> has joined #bzflag18:19
*** Zehra <Zehra!~Zehra@unaffiliated/zehra> has joined #bzflag18:43
*** fanta1 <fanta1!~fanta1@p200300F76BCC3E00C424931F9AF5734E.dip0.t-ipconnect.de> has quit IRC (Quit: fanta1)18:48
ZehraNot sure if anyone else has this issue, but the solution to it may be either useful or considered a "waste" of efforts.19:16
ZehraUsually I know of the state, so to see if a plug-in has been loaded or not, I could be use the bz_eLoggingEvent to determine if a plug-in is loaded while checking the debug messages.19:18
ZehraSo my question is, what would be everyone's thoughts on a pluginLoaded/unloaded event to possibly be added?19:20
blast007like bz_ePluginLoaded and bz_ePluginUnloaded?19:21
blast007there's also bz_getLoadedPlugins()19:21
ZehraYes, as it would allow a much easier way of determining when a plug-in has been loaded. (bz_getLoadedPlugins() nearly solves it by telling me which plug-ins are loaded, but does not tell me when they are loaded or unloaded.)19:25
blast007those events already exist19:25
blast007bz_ePluginLoaded and bz_ePluginUnloaded were introduced with 2.4.019:27
ZehraAh, thought it existed. Docs don't list it though.https://www.bzflag.org/search/?query=bz_ePluginLoaded19:28
blast007yeah, doesn't seem to be documented19:28
BZNotifymaster @ bzflag.org: allejo pushed 1 commit (https://git.io/Jewfd):20:20
BZNotifymaster @ bzflag.org: allejo 95929f: Document plugin (un)loaded events (https://git.io/JewfF)20:20
ZehraThanks allejo.20:23
allejo:)20:24
*** spldart <spldart!~spldart@bzflag/contributor/spldart> has quit IRC (Quit: Leaving)21:41
*** spldart <spldart!~spldart@bzflag/contributor/spldart> has joined #bzflag21:42
*** ChanServ sets mode: +v spldart21:42
*** Boombala <Boombala!~Boom@107.173.140.115> has quit IRC (Read error: Connection reset by peer)23:44

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