Search

Search found 314 matches

by ivand
01 Jan 2021, 20:41
Forum: Engine
Topic: spring engine binaries and debug symbols as a github release
Replies: 6
Views: 5627

spring engine binaries and debug symbols as a github release

Can someone with the access upload binaries and debug symbols as a github release?
by ivand
01 Jan 2021, 17:45
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 781873

Re: The end of the maintenance branch

I understand your frustration. One particular troll almost ruined my motivation to contribute to spring, other smaller ones spread decay here and there in small amounts to paint it all black. I'm actually surprised how lenient their treatment is. IMO moderation at springrts should be way stricter th...
by ivand
31 Dec 2020, 12:11
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 781873

Re: The end of the maintenance branch

Short progress report:
  • my test build now supports uploading and downloading to/from UBO and SSBO in Lua
  • Streamlining of transition OpenGL API is continuing
by ivand
31 Dec 2020, 11:59
Forum: General Discussion
Topic: Re: Autohosts operating non-downloadable engines
Replies: 85
Views: 110611

Re: Autohosts operating non-downloadable engines

I see that you view Matrix and other modern FOSS communication technologies as "caveman" technologies. I see that you again put words in my mouth. Isn't it convenient: when you have nothing to say - go say some non-sense, attribute it to someone else and then explain how nonsensical it's....
by ivand
30 Dec 2020, 19:32
Forum: General Discussion
Topic: Re: Autohosts operating non-downloadable engines
Replies: 85
Views: 110611

Re: Autohosts operating non-downloadable engines

Are you saying that all of your 2000+ (or how ever many you have) users in your discord channel collaborate and build spring games? That's a lot of developers! I said what I said: It's written in a simple, international English. Everyone can read it and witness I never said what you imply I said. M...
by ivand
28 Dec 2020, 20:06
Forum: General Discussion
Topic: Re: Autohosts operating non-downloadable engines
Replies: 85
Views: 110611

Re: Autohosts operating non-downloadable engines

I gauge activity based on how many new users play s44 and how many stay there. I think you draw spring-wide conclusion based on a very specific gauge then. "Blind men and the elephant" essentially. No offense, but S44 is very complex to learn and not visually appealing, it will never be d...
by ivand
28 Dec 2020, 17:39
Forum: Help & Bugs
Topic: Tech Annihilation Crashing everyday I beg for somebody to help :<
Replies: 7
Views: 6004

Re: Tech Annihilation Crashing everyday I beg for somebody to help :<

Here is what I'd do: go to forum index, locate "Project Subforums" --> "Tech Annihilation" --> "Source code and issue tracker" and find this page https://springrts.com/phpbb/viewtopic.php?f=91&t=39072 There you can find a link to the issues bugtracker: https://githu...
by ivand
28 Dec 2020, 15:52
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

Check out https://github.com/ZeroK-RTS/CrashReports/issues and trace back the source files on how it operates.
I expect someone being so fanatic about open source to be able to master wget jq and elementary level bash scripting.
by ivand
28 Dec 2020, 14:02
Forum: General Discussion
Topic: Re: Autohosts operating non-downloadable engines
Replies: 85
Views: 110611

Re: Autohosts operating non-downloadable engines

I don't see why anyone would spend their time (which is very-very scarce) on something that is not forward looking. Quite opposite: we are moving towards catching up of what the industry has been enjoying past 15 years. This means we eventually will set hardware/driver standards higher, not lower. O...
by ivand
24 Dec 2020, 08:02
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

what prevents you from creating the 105.0 release with github actions? I can't. Firstly enabling GH actions required quite a bit of changes to various CMakeLists.txt and minor changes to source files. Secondly I reworked CMakeLists such that spring is built with aggressive optimization flags (like ...
by ivand
23 Dec 2020, 22:30
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

There is nothing proprietary in GH actions. It's just a workflow that executes scripts one by one. As AF said any qualified individual can move the script to any platform including self-hosted in one day. The reasons I chose GH actions were: it's the platform spring and BAR hosted their source code ...
by ivand
23 Dec 2020, 16:19
Forum: Community Blog
Topic: [misc] SpringLobby 0.271 released!
Replies: 9
Views: 9327

Re: [misc] SpringLobby 0.271 released!

It is time to just forget win32 engines ever existed. Makes life easier.
by ivand
23 Dec 2020, 11:16
Forum: Off Topic Discussion
Topic: Pro and anti Discord
Replies: 33
Views: 39033

Re: Pro and anti Discord

@abma, you are the last person out of active spring developers not using Discord. :regret:
by ivand
21 Dec 2020, 17:35
Forum: General Discussion
Topic: Re: Autohosts operating non-downloadable engines
Replies: 85
Views: 110611

Re: Autohosts operating non-downloadable engines

I want to see restrictions on using old engines removed. You are free to want whatever you want. But here you can only politely ask. Others asked the same before and the answer was always "no". Nothing has changed since then, quite opposite spring leads decided to move forward with the ne...
by ivand
21 Dec 2020, 15:46
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

As agreed before, it's based off the maintenance + new GL. New GL is working from Lua (as you saw on the previous picture from me), but the interface is unstable. Old GL works as before. I was going to put together a PR for the transition branch soon after we start playing on BAR branch at a full sc...
by ivand
21 Dec 2020, 15:00
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

https://github.com/beyond-all-reason/spring-static-libs https://github.com/beyond-all-reason/spring so, the transition branch is history / could be dropped? (for historical reasons i would keep it) No, not at all. BAR branch (the one above) is the testing ground for the transition API/implementation...
by ivand
21 Dec 2020, 14:16
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

wrt github actions: is this doable at all to create a linux static build as it currently is? the build environment is VERY custom because of the static libs and compiling all libs from scratch takes a lot of time and is very instable when downloads have to be made from multiple servers. Yes it's po...
by ivand
21 Dec 2020, 01:41
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

questions/suggestions? Short term I'm concerned with glibc version issue. It might affect the adoption rate of the future stable as I envisioned 105 to be the engine for everyone. Ideally 105 should be built with old build nodes, then after 105 is released, additional breaking changes could be impo...
by ivand
20 Dec 2020, 18:37
Forum: Off Topic Discussion
Topic: Autodeletion of builds & types of buildbot (split from end of maintenance branch)
Replies: 56
Views: 174643

Re: The end of the maintenance branch

I'm actually exploring the same issue with my builds. We build on Ubuntu 18.04 worker and today someone popped up trying to run it on 16.04. Obviously it didn't run. I don't want to switch workers to 16.04 (though probably can). I tried to quickly hack the wpring ELF file to reference lower version ...

Go to advanced search