Events from:
Unvanquished | Thursday, 21 January 2021 |
illwieckz commented on pull request Unvanquished/updater#81
illwieckz
commented on pull request
Unvanquished/updater#81
|
illwieckz opened an issue in Unvanquished/updater
Option to not phone home at at startup (add “do not check for updates” as an opt out)
#82
When the desktop file did not launched the updater but the game, people not wanting to phone home just had to click the Unvanquished icon and not r… |
slipher reopened an issue in Unvanquished/updater
Unvanquished does not load properly if updater runs in a terminal on Linux
#26
Hi, it's probably related to some stdio stuff, but Unvanquished hangs at startup when launched by from the updater if the updater runs in a terminal.
6 comments
|
slipher closed an issue in Unvanquished/updater
Unvanquished does not load properly if updater runs in a terminal on Linux
#26
Hi, it's probably related to some stdio stuff, but Unvanquished hangs at startup when launched by from the updater if the updater runs in a terminal.
6 comments
|
slipher pushed to master in Unvanquished/updater
slipher
pushed to
Unvanquished/updater
2 commits to
master
|
Unvanquished | Wednesday, 20 January 2021 |
slipher opened a pull request in Unvanquished/updater
Use updater as launcher on Windows
#80
It is now possible to start the updater as non-admin. UAC elevation with a relaunched process is requested at the moment when an updater update is …
+252
-61
|
Garux commented on commit 3dd2ff55 at xonotic / netradiant
@divVerent have this ever worked? |
Unvanquished | Tuesday, 19 January 2021 |
illwieckz opened a pull request in Unvanquished/updater
Fetch all URLs from a single URL, fix #46
#78
Only one URL is hardcoded, which is a json file telling everything else. The format is meant to be able to update the paths after a release, and im…
+126
-51
|
slipher closed an issue in Unvanquished/updater
Self-update does not work when updater is launched from the zip file (windows allows to browse zip files like directories)
#49
The updater's self-update functionality (replacing its own binary) does not work when it is launched from a zip file, as the binary path is some te…
7 comments
|
slipher pushed to master in Unvanquished/updater
|
slipher merged a pull request in Unvanquished/updater
Windows Docker: use own Qt build instead of MXE
#77
I'm doing this because using MXE leads to a binary size regression. We can't add options like -optimize-size when using MXE. updater2.exe sizes: v0…
+27
-37
|
illwieckz reopened an issue in Unvanquished/updater
Unvanquished does not load properly if updater run in a terminal
#26
Hi, it's probably related to some stdio stuff, but Unvanquished hangs at startup when launched by from the updater if the updater runs in a terminal.
3 comments
|
Unvanquished | Sunday, 17 January 2021 |
slipher opened a pull request in Unvanquished/updater
Windows Docker: use own Qt build instead of MXE
#77
I'm doing this because using MXE leads to a binary size regression. We can't add options like -optimize-size when using MXE. updater2.exe sizes: v0…
+27
-37
|
slipher pushed to master in Unvanquished/updater
slipher
pushed to
Unvanquished/updater
2 commits to
master
|
slipher closed an issue in Unvanquished/updater
updater does not actually install unv:// protocol association on Linux
#34
It installs desktop file and icon, but not association.
To install association add the line
5 comments
|
slipher merged a pull request in Unvanquished/updater
Use updater as launcher on Mac and Linux
#76
Also fix the unv:// protocol handler on Linux (it's not implemented on Mac). Still need some adjustments with admin elevations before switching to …
+124
-27
|
Unvanquished | Saturday, 16 January 2021 |
Unvanquished | Friday, 15 January 2021 |
Kangz pushed to wasm/sync in Unvanquished/Unvanquished
|
Kangz pushed to wasm/sync in DaemonEngine/Daemon
Kangz
pushed to
DaemonEngine/Daemon
2 commits to
wasm/sync
|
Kangz pushed to wasm/sync in DaemonEngine/Daemon
|
Kangz created a branch wasm/sync in DaemonEngine/Daemon |
slipher closed an issue in Unvanquished/updater
Make installer only, dropping launcher/self-updater concepts?
#25
The idea would be to drop the updater update implementation since it is too half-baked currently (for example the exe may be a temp file if the upd…
7 comments
|
slipher opened a pull request in Unvanquished/updater
Use updater as launcher on Mac and Linux
#76
Also fix the unv:// protocol handler on Linux (it's not implemented on Mac). Still need some adjustments with admin elevations before switching to …
+124
-27
|
slipher closed an issue in Unvanquished/updater
add a checkbox to start the game right after being downloaded
#48
Right under the download bar in main ui we may add a checkbox to tell the updater to automatically run the game once download finishes. In options,…
2 comments
|
slipher pushed to master in Unvanquished/updater
slipher
pushed to
Unvanquished/updater
2 commits to
master
|
slipher closed an issue in Unvanquished/updater
prevent people "accidentally" run updater as root
#65
I've seen on IRC that some people run the updater as root, and then
6 comments
|
Unvanquished | Thursday, 14 January 2021 |
Thomas Debesse commented on issue #145 at xonotic / netradiant
Changes making easier to collaborate together on a git-based workflow is welcome. |
Unvanquished | Wednesday, 13 January 2021 |
illwieckz opened an issue in Unvanquished/updater
Self-compressed binaries?
#74
@slipher proposed we may ship bare binaries instead of shipping them within .zip files. What if we use a self-compressed format like UPX? I made so… |
illwieckz closed an issue in Unvanquished/updater
Linux docker build: AX_CXX_COMPILE_STDCXX(11, noext, mandatory)
#73
I tried the docker Linux build and got this:
1 comment
|
Kangz pushed to 0.52.0/sync in Unvanquished/Unvanquished
|
illwieckz opened an issue in Unvanquished/updater
Linux docker build: AX_CXX_COMPILE_STDCXX(11, noext, mandatory)
#73
I tried the docker Linux build and got this:
|
slipher pushed to master in Unvanquished/updater
slipher
pushed to
Unvanquished/updater
2 commits to
master
|
slipher merged a pull request in Unvanquished/updater |
fw opened issue #145: Feature Request: TB Layering compatibility. at xonotic ...
When working on a map with multiple people simultaneously, there's a need to be able to work on different parts of the map in tandem without interference. In other map formats, this would be done with an instancing system. But failing that, I worked out somewhat of a clean workflow between Trenchbroom and NetRadiant users. The NetRadiant user works on a 'master' version of a file, and multiple Trenchbroom users can put their work in different "Layers", which are easily transferred to the master file with a single pull/paste/commit. Upon being transferred across, any number of changes can be made in TB and then transferred across, however NetRadiant users have to be very careful not to touch a Trenchbroom layer, or it could easily result in duplicate brushes or entities upon cut/pasting a layer. NetRadiant supporting this system would allow it to be more compatible with modern workflows, and to make collaboration between netradiant/tb effortless. Okay, so, the actual request is:
And some extra goodies that aren't required for the workflow to function:
|
Unvanquished | Tuesday, 12 January 2021 |
Kangz pushed to 0.52.0/sync in Unvanquished/Unvanquished
|
Kangz pushed to 0.52.0/sync in DaemonEngine/Daemon
Kangz
pushed to
DaemonEngine/Daemon
2 commits to
0.52.0/sync
|