| *** Agatha <Agatha!~agatha@user/agatha> has joined #bzflag | 00:52 | |
| *** BulletCatcher <BulletCatcher!~bc@user/bulletcatcher> has quit IRC (Server closed connection) | 01:05 | |
| *** Ribby is now away: Auto-away | 01:50 | |
| *** Cobra_Fast <Cobra_Fast!~coprah@wtwrp.de> has quit IRC (Server closed connection) | 01:54 | |
| *** Cobra_Fast <Cobra_Fast!~coprah@wtwrp.de> has joined #bzflag | 01:54 | |
| *** Tobbi is now away: Auto away at Tue Aug 25 02:57:57 2026 UTC | 02:57 | |
| *** FastLizard4 is back | 03:04 | |
| *** Ribby is back | 03:35 | |
| *** Tobbi is back | 04:25 | |
| TimRiker | I moved bzo over to timriker/ as there were a bunch of token and packaging permissions I don't have in BZFlag-Dev. | 04:25 |
|---|---|---|
| TimRiker | the docker image for arm64 and amd64 are both working. I've made a number of releases. current is 1.0.24 | 04:26 |
| *** Tobbi is now away: Auto away at Tue Aug 25 04:29:08 2026 UTC | 04:29 | |
| *** Tobbi is back | 04:35 | |
| *** FastLizard4 is now away: AWAY from keyboard | 04:38 | |
| *** Tobbi is now away: Auto away at Tue Aug 25 04:39:04 2026 UTC | 04:39 | |
| *** Sgeo <Sgeo!~Sgeo@user/sgeo> has quit IRC (Read error: Connection reset by peer) | 04:49 | |
| *** FastLizard4 <FastLizard4!fastlizard@wikipedia/FastLizard4> has quit IRC (Server closed connection) | 06:09 | |
| *** FastLizard4 <FastLizard4!fastlizard@wikipedia/FastLizard4> has joined #bzflag | 06:10 | |
| *** FastLizard4 is now away: AWAY from keyboard | 06:10 | |
| *** Tobbi is back | 06:16 | |
| *** Sythos <Sythos!~Sythos@88.147.16.123> has joined #bzflag | 06:24 | |
| *** nitroxis <nitroxis!~n@nxs.re> has quit IRC (Server closed connection) | 06:28 | |
| *** nitroxis <nitroxis!~n@nxs.re> has joined #bzflag | 06:28 | |
| *** Ribby is now away: Auto-away | 07:15 | |
| *** catay <catay!~smertens@user/catay> has quit IRC (Server closed connection) | 08:19 | |
| *** catay <catay!~smertens@user/catay> has joined #bzflag | 08:19 | |
| *** Ribby <Ribby!uid380536@id-380536.helmsley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity) | 09:11 | |
| *** FastLizard4 is back | 09:43 | |
| *** FastLizard4 is now away: AWAY from keyboard | 10:56 | |
| *** FastLizard4 is back | 12:40 | |
| *** FastLizard4 is now away: AWAY from keyboard | 14:07 | |
| *** FastLizard4 is now away: GONE - Screen Detached and Disconnected from IRC (I'm probably asleep, at work, or doing something in real life) | 14:32 | |
| *** Agatha <Agatha!~agatha@user/agatha> has quit IRC (Ping timeout: 248 seconds) | 15:07 | |
| *** ChanServ sets mode: -v macsforme | 16:32 | |
| blast007 | Sythos: One reason I'm still on VS2017 is that I know it can still target Windows Vista. The last release or two had only run correctly on Windows 8 or newer, but that was some regression in a third-party library that I think it resolved now. | 18:34 |
| blast007 | is resolved* | 18:35 |
| blast007 | I think 2019 might support it as well. 2022 drops support for Vista, and 2026 drops support for 7, 8, and 8.1. | 18:46 |
| TimRiker | bzo now renders non-functional teleporters and bases. https://bz.rikers.org | 18:56 |
| blast007 | Sythos: x64 support was held back by third-party dependencies, since some of they didn't easily support building for 64-bit with the build method we were using. I'm almost done moving that all over to CMake though, which seems to build them all fine. For arm64, I don't have any hardware to test that on. I had purchased a Lenovo mini PC with a Snapdragon X, but that thing suuuucked. I hadn't ... | 19:00 |
| blast007 | ... gotten around to building it all for arm64, but the 32-bit x86 Windows version ran slower on that system than it did on Pi OS a Raspberry Pi 4. | 19:00 |
| blast007 | (also, re: x64 support - we didn't really have a good reason for 64-bit on Windows, since we're not using much RAM) | 19:01 |
| blast007 | That Lenovo was so bad that I returned it. | 19:04 |
| Sythos | blast007: it'0s fine, the question was because i use usually GH to compile and create installers for other my stuff, locally i've just my pi4 like you for quick tests :) | 19:08 |
| Sythos | since (if i'm right) none had paid for a electronic signatures for installers for macosx or win... github can create universal dmg and nsis installers unsigned | 19:09 |
| Sythos | just to get if you're lazy like me and let gh do boring jobs :D | 19:09 |
| blast007 | As much as I'm trying to streamline the build process, I don't know if I like the idea of automated installer builds. | 19:09 |
| Sythos | got it | 19:09 |
| blast007 | I do have signed/notarized builds for macOS for last couple releases, and we had them in the past as well. There was a set of 2.4 releases that were unsigned though. | 19:10 |
| blast007 | (well, I think the past it was just signed, since the notary thing was newer) | 19:10 |
| blast007 | The Windows builds aren't signed right now. I was going to get an EV code signing cert, but apparently that doesn't really do much anymore. That used to automatically get you past Smartscreen, but that stopped working a year or so ago. | 19:11 |
| Sythos | oh my fault, seeing on forum and gh i've not got this, better if you have (i'm a retired vintage debian user with hoodie, i've stopped to work on apple OS after jobs O:) ) | 19:11 |
| Sythos | windows, so far, is just a warning, but i've still xcode subscription and if i've got right the total lock for unsigned in macosx will be not so far | 19:12 |
| blast007 | yeah, the Windows one is a tad annoying still. I've seen screenshots where you have to click multiple things to get it to show you the allow button. | 19:14 |
| blast007 | https://github.com/BZFlag-Dev/bzflag/issues/324 https://stackoverflow.com/questions/77101110/smartscreen-still-gives-warning-with-ev-code-signing-certificate | 19:17 |
| Sythos | i've found time ago a website providing a signature if you're noprofit and sort of, but never gone deeper | 19:17 |
| Sythos | https://signpath.org/ i've kept it in bookmarks :D | 19:18 |
| blast007 | there's a number of things about signpath.org that don't jive we me, including the inability to sign our dependency DLLs, the need to advertise their company, and it requires an automated build | 19:27 |
| blast007 | with me* | 19:28 |
| Sythos | yep, also the name as publisher is their and not you | 19:30 |
| *** Sythos <Sythos!~Sythos@88.147.16.123> has quit IRC (Read error: Connection reset by peer) | 19:33 | |
| *** Sythos <Sythos!~Sythos@88.147.16.123> has joined #bzflag | 19:36 | |
| *** Agatha <Agatha!~agatha@user/agatha> has joined #bzflag | 19:39 | |
| *** Sythos <Sythos!~Sythos@88.147.16.123> has quit IRC (Quit: Leaving) | 20:10 | |
| *** Sythos <Sythos!~Sythos@88.147.16.123> has joined #bzflag | 20:15 | |
| *** Agatha <Agatha!~agatha@user/agatha> has quit IRC (Ping timeout: 258 seconds) | 20:40 | |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!