Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Warzone 2100

Server hosting for the open-source 3D real-time strategy game Warzone 2100. Also provides server hosting for the open-source turn-based strategy game Freeciv.
Collective - Host: opensource - https://opencollective.com/warzone2100 - Website: https://wz2100.net - Code: https://github.com/Warzone2100

Add options for handling player resources on leave

1. "Distribute to Team" - evenly splits the departing player's resources among any remaining tea...

github.com/Warzone2100/warzone2100 - 6feff17279f410061d0ce56a7f8f2a0289b00967 authored over 1 year ago by past-due <[email protected]>
MultiPlayerLeave: Attempt to avoid possible desync cause

By moving the difficulty change inside the localJoiningInProgress check

github.com/Warzone2100/warzone2100 - c82c37c892750c3179ef1d0642a0927893f89675 authored over 1 year ago by past-due <[email protected]>
Improve unverified identity logging

Co-Authored-By: Maxim Zhuchkov <[email protected]>

github.com/Warzone2100/warzone2100 - bc786b976343d5c96658073913de07e3d6bd856e authored over 1 year ago by past-due <[email protected]>
Fix: Only clear multiStats for slots prior to game start

github.com/Warzone2100/warzone2100 - d34ae80f4e4d3ace1d7ac11e5a22a22440cc6c47 authored over 1 year ago by past-due <[email protected]>
Add WZEVENT: allPlayersJoined

github.com/Warzone2100/warzone2100 - ac813c2d771dd4a878e332b85c58d6cc17326dac authored over 1 year ago by past-due <[email protected]>
Add WZEVENT: playerLeft

github.com/Warzone2100/warzone2100 - 3db6a1eb8924301630e68a4af3a6faf360466176 authored over 1 year ago by past-due <[email protected]>
Add "Game Time Limit" to Multiplay Options

github.com/Warzone2100/warzone2100 - 0e6922f0c1c79fc9fe706b37586f1d6fcea485e5 authored over 1 year ago by past-due <[email protected]>
Fix: Spectator stats should show players who have left

github.com/Warzone2100/warzone2100 - e040b8027cef654b408d150bc99f57fee6065006 authored over 1 year ago by past-due <[email protected]>
Add "autobalance" lobby slash command

Co-Authored-By: Maxim Zhuchkov <[email protected]>

github.com/Warzone2100/warzone2100 - 410a794503fe47b203193ea281a555438bfd43b8 authored over 1 year ago by past-due <[email protected]>
Add multiStats: recentDroidPowerLost, recentStructurePowerLost

github.com/Warzone2100/warzone2100 - 30694897a024b777631ae291a8132d30ae0747cc authored over 1 year ago by past-due <[email protected]>
gamehistorylogger.cpp: Fix -Wpedantic

github.com/Warzone2100/warzone2100 - 3032185ab0ffde09a17f279aae2b2df2616760be authored over 1 year ago by past-due <[email protected]>
gamehistorylogger.cpp: Minor output tweak

github.com/Warzone2100/warzone2100 - 367bc7329e25c56b802d0cba696b7af723ea5446 authored over 1 year ago by past-due <[email protected]>
Add spectator stats: Power Won, Lab Use percentage

Co-Authored-By: Maxim Zhuchkov <[email protected]>

github.com/Warzone2100/warzone2100 - 295a09bb55cf24f1891db6cca84a70b4154eaed5 authored over 1 year ago by past-due <[email protected]>
Add GameStoryLogger

github.com/Warzone2100/warzone2100 - fbc19b23893d6c1518c8d08038c39bdc8f1b9c7f authored over 1 year ago by past-due <[email protected]>
Add --gametimelimit CLI option

github.com/Warzone2100/warzone2100 - e886f681898846cc7d2cd78f5afb2fd5fb81ba18 authored over 1 year ago by past-due <[email protected]>
gamehistorylogger: Add "structureId" to ResearchEvent

Note: May be 0

github.com/Warzone2100/warzone2100 - 0c7694b07b3829ab0d27d63c32588f738bdd5e09 authored over 1 year ago by past-due <[email protected]>
updateMultiStatsKills: Calculate current-game ("recent*") stats for skirmish and network multiplayer

github.com/Warzone2100/warzone2100 - ded2ad12c7b5b4c6403a059e6f03d14aaeba60c4 authored over 1 year ago by past-due <[email protected]>
Save and restore new multiStats properties

github.com/Warzone2100/warzone2100 - 3a7e27e0b46ff025f10d37263ea307b6425066ae authored over 1 year ago by past-due <[email protected]>
Tweak "autobalance" lobby slash command - check if autorating is enabled

github.com/Warzone2100/warzone2100 - 20c21ac4337e21c968ef234b83d8632dfd4eaa6d authored over 1 year ago by past-due <[email protected]>
Add multiStats: powerWon, researchPerformance, researchPotential

Co-Authored-By: Maxim Zhuchkov <[email protected]>

github.com/Warzone2100/warzone2100 - 6bf0d4e4cc477f6dfe8bf666be7a0460e6168dc4 authored over 1 year ago by past-due <[email protected]>
Add multiStats: recentDroidsKilled/Lost/Built, recentStructuresKilled/Lost/Built

github.com/Warzone2100/warzone2100 - 77bf2338c7c5a6fe5a3c2560e21930cd872ccfe2 authored over 1 year ago by past-due <[email protected]>
Add gameTimeLimitMinutes config option

Will automatically end a multiplayer game if gameTime reaches this limit without a winner.

github.com/Warzone2100/warzone2100 - bb38b218be0750ab69e18c48fdf1cb8d58f9ef98 authored over 1 year ago by past-due <[email protected]>
Add setGameStoryLogPlayerDataValue (for use from endconditions.js)

github.com/Warzone2100/warzone2100 - 0a00b93b5affc27ac59ef27487611c01690f844a authored over 1 year ago by past-due <[email protected]>
Add multiStats: recentResearchComplete

github.com/Warzone2100/warzone2100 - ea6244c3b24a1e3abd4a92c05dd76a078c52f1d3 authored over 1 year ago by past-due <[email protected]>
Update ci_hugo_build.yml

github.com/Warzone2100/wz2100.net - e9f0c4004580471c6896747c5cfe20c6b2aa1f8b authored over 1 year ago by pastdue <[email protected]>
Create org.flathub.VerifiedApps.txt

github.com/Warzone2100/wz2100.net - c43ddac44ee43464a6da02f115ffd9f3257e4183 authored over 1 year ago by past-due <[email protected]>
modding: Improve cleanup, and minimize file hashing

github.com/Warzone2100/warzone2100 - 5c038935c7b6cc998e8a7d28d1a210b194c44cfd authored over 1 year ago by past-due <[email protected]>
stopGameLoop: Clear game.modHashes before calling levReleaseAll

github.com/Warzone2100/warzone2100 - 6ff91502ee6116655ac801dabf4b8eaa3c67a825 authored over 1 year ago by past-due <[email protected]>
Automated data update: Sun Jun 11 12:35:50 UTC 2023

github.com/Warzone2100/wz2100.net - 974461fea58235b31f5491d50a655be5d37be7f1 authored over 1 year ago by wzdev-ci <[email protected]>
Cancel research inside labs when changing campaigns

Prevent invalid research states for research topics being pursued or on hold in a lab during a c...

github.com/Warzone2100/warzone2100 - 2d92571b2187eb78b906209fee58230af66efa6b authored over 1 year ago by KJeff01 <[email protected]>
Output all chat messages to command interface

WZCHATCMD: lobby slash commands
WZCHATLOB: lobby chat messages
WZCHATGAM: in-game player message...

github.com/Warzone2100/warzone2100 - 2635fcbcd5ed8d85cd0dc88f95b0ba03f11c3c56 authored over 1 year ago by past-due <[email protected]>
[OpenGL] Add null check in khr_callback

github.com/Warzone2100/warzone2100 - 2049bc2a8dbdfe71fd3123458aec6481771317be authored over 1 year ago by past-due <[email protected]>
actionUpdateDroid: Add null check for DACTION_DROIDREPAIR case

github.com/Warzone2100/warzone2100 - 7cff96e1dcdd78edbc32f09311122d9eba260f40 authored over 1 year ago by past-due <[email protected]>
intValidTemplate: Various additional sanity checks

github.com/Warzone2100/warzone2100 - 2e5d9c083cea68c6e56a8d1ad32bad3c2d784dcc authored over 1 year ago by past-due <[email protected]>
recvDroidDisEmbark: Add null check

github.com/Warzone2100/warzone2100 - 2ca034e2905a14c77828a20301173cf85819c4b7 authored over 1 year ago by past-due <[email protected]>
Fix: Possible crash in campaign mode when using cheats

github.com/Warzone2100/warzone2100 - 9d7ebdb4076df193dada551c7a8c64dc4346be44 authored over 1 year ago by past-due <[email protected]>
multiplay.cpp: Various additional sanity checks

github.com/Warzone2100/warzone2100 - f1ff98a7d58c3f15f5aaa0f01d752350e6290ba4 authored over 1 year ago by past-due <[email protected]>
processVisibilitySelf: Add null check

github.com/Warzone2100/warzone2100 - fe3804220d8403a51566905f484c8dd5c559c96e authored over 1 year ago by past-due <[email protected]>
add regex to the matching thingy

github.com/Warzone2100/autohoster-frontend - 73534c5dada916a1fdcca825a88e60807264f2a5 authored over 1 year ago by maxsupermanhd <[email protected]>
Update gnlrcktp.pie

Changed the points coordinate on line 12 and line 17 from -6 to -7 to fix a small gap in the model

github.com/Warzone2100/warzone2100 - de84c71f068307c7325ee24d9e61c75ef37ece1f authored over 1 year ago by Beanslinger2 <[email protected]>
[Windows] Update vcpkg commit in get-dependencies_win.ps1

github.com/Warzone2100/warzone2100 - 096c9f55e6ffe545d390a67fd26e6dc02fec5add authored over 1 year ago by past-due <[email protected]>
[macOS] Update vcpkg commit in configure_mac.cmake

github.com/Warzone2100/warzone2100 - b41eb26c88358c72a2d12eb9800891bc81ab3f9f authored over 1 year ago by past-due <[email protected]>
Actually do what 76487add03a2e832a18aab9a5128d40a13da45f1 intended

github.com/Warzone2100/warzone2100 - 4fee3bb360dbe2c923b8856e9c54595cefcde152 authored over 1 year ago by KJeff01 <[email protected]>
Check alliances on "get off my land" cheat

Guess we should add this so some missions don't instantly fail if allied stuff blows up with thi...

github.com/Warzone2100/warzone2100 - 313793b8f738e7ea69f810766c5770bfa105fdec authored over 1 year ago by KJeff01 <[email protected]>
Show reinforcement timer upon exit

The ETA displayed can be quite wrong if shown too early when flying to the LZ the first time.

github.com/Warzone2100/warzone2100 - 76487add03a2e832a18aab9a5128d40a13da45f1 authored over 1 year ago by KJeff01 <[email protected]>
HRA & Seraph Rebalance

HRA
radius: 0.5->0.75
radiusDamage: 40->27

Seraph
radius: 0.5->0.75
radiusDamage: 90->74...

github.com/Warzone2100/warzone2100 - 8960d228b8def34e90f8c7e08e3fc9f530f004a0 authored over 1 year ago by Tipchik <[email protected]>
Set Stabilized Rockets time back to the 4.3.3 value (#3249)

github.com/Warzone2100/warzone2100 - 6e46316f5da06e016a26fe84f632a7765c3f7787 authored over 1 year ago by Evolution01 <[email protected]>
Add rules section about game altering

github.com/Warzone2100/autohoster-frontend - 0bc62c3cea114e9e66b7b6d5493b80796473c983 authored over 1 year ago by maxsupermanhd <[email protected]>
Automated data update: Sun Jun 4 12:35:56 UTC 2023

github.com/Warzone2100/wz2100.net - 18e6f59be26eb8f4376516e935ee62ea45ea34c3 authored over 1 year ago by wzdev-ci <[email protected]>
Add logging to the requests

github.com/Warzone2100/autohoster-frontend - 33fe23bbd688e9f29ab6de52fab63ba68d4025d1 authored over 1 year ago by maxsupermanhd <[email protected]>
Implement activation email resend button

github.com/Warzone2100/autohoster-frontend - 237ef2a6d0fd1332090509d05cde518efecf9b61 authored over 1 year ago by maxsupermanhd <[email protected]>
Fix saved coordinates for units inside transporters

If a unit produced offworld was inside a transporter, and a save was created, it would override ...

github.com/Warzone2100/warzone2100 - 183db154053bc477de47949e79b379f9110db8b5 authored over 1 year ago by KJeff01 <[email protected]>
update research json

github.com/Warzone2100/autohoster-frontend - e77b975bbe986afd6f50f02db212ff74d60442d0 authored over 1 year ago by maxsupermanhd <[email protected]>
Implement heatmaps

github.com/Warzone2100/autohoster-frontend - a300feb4ec610bdd6044f0b9c79b7f8e555b1f8d authored over 1 year ago by maxsupermanhd <[email protected]>
Automated data update: Sun May 28 12:34:43 UTC 2023

github.com/Warzone2100/wz2100.net - 2301821c88a5f4369834c5f63a3a928ddf316a54 authored over 1 year ago by wzdev-ci <[email protected]>
Increase design limit

To ~500 from ~40.

github.com/Warzone2100/warzone2100 - b55b8cf58b96126e127d1d077846903d8c0411d0 authored over 1 year ago by KJeff01 <[email protected]>
Fix back of sensor turret

Co-authored-by: MaNGusT- <[email protected]>

github.com/Warzone2100/warzone2100 - 8af3d84ad19da331dabb1eb661d57d8f9ce58fae authored over 1 year ago by KJeff01 <[email protected]>
Improve graphs and dark mode styles

github.com/Warzone2100/autohoster-frontend - a3b9a68e92b60fd9e7dcdda968dea406f92e7669 authored over 1 year ago by maxsupermanhd <[email protected]>
Make sensor units use the Commander rank thresholds

github.com/Warzone2100/warzone2100 - 5d31891c18540ea28e74351e7cf27793d8b40258 authored over 1 year ago by KJeff01 <[email protected]>
Correcting AA sensors

Replacing NavGunSensor with DefaultSensor1Mk1

github.com/Warzone2100/warzone2100 - bb82a7a76208e818bfedda9f79e9677859a37201 authored over 1 year ago by Tipchik <[email protected]>
move ENABLE_activity to init

github.com/Warzone2100/warzone2100 - e05925721d191effa24a8ba0286c576b36868d70 authored over 1 year ago by Viktor Andreev <[email protected]>
Reduce Heavy Cannon weight (#3246)

Heavy cannon weight change 10000 -> 8000.

github.com/Warzone2100/warzone2100 - 78564b7174a0f01b5e550bee6a3adcacd0336223 authored over 1 year ago by Evolution01 <[email protected]>
Automated data update: Sun May 21 12:34:53 UTC 2023

github.com/Warzone2100/wz2100.net - 00b04e113f60185805d70512d1c5f34d46d1aa80 authored over 1 year ago by wzdev-ci <[email protected]>
actually fix graphs

github.com/Warzone2100/autohoster-frontend - fda0062a4b750f273023d694b2177291d1d767d1 authored over 1 year ago by maxsupermanhd <[email protected]>
Actually, version 10

github.com/Warzone2100/autohoster-frontend - ba210a33b1ca3fa19edae461234588e53758fa89 authored over 1 year ago by maxsupermanhd <[email protected]>
Correctly handle errors on graphs

github.com/Warzone2100/autohoster-frontend - a52a04b9f9858255de8fe75576a65a6d4bcb6cfa authored over 1 year ago by maxsupermanhd <[email protected]>
Improve error handeling

github.com/Warzone2100/autohoster-frontend - f71e1b8ac2585fcba28582132ead1bea6752b7bf authored over 1 year ago by maxsupermanhd <[email protected]>
Implement lab activity rendering and fix fields

github.com/Warzone2100/autohoster-frontend - 65c0ed27eccd7e7849768045a9b6c9160b3e71c4 authored over 1 year ago by maxsupermanhd <[email protected]>
Body stat tweaks (#3056)

Make Leopard and Panther come earlier, reduce weights on red bodies, and adjust stats on Leopard...

github.com/Warzone2100/warzone2100 - 86fc2f9cb39ed2849d8c51dbb40b7ec03ab3e771 authored over 1 year ago by Tipchik <[email protected]>
Reduce weight of EMP Cannon (#3245)

EMP Cannon weight 10000 -> 8000

github.com/Warzone2100/warzone2100 - 8bd50fe17b40d2e7dc4932c3d89ef33829b6d0cb authored over 1 year ago by Evolution01 <[email protected]>
Remove masterbal counter from front page

github.com/Warzone2100/autohoster-frontend - 9ab65ae4b3f3f753a20e78ae2d1412d89465b014 authored over 1 year ago by maxsupermanhd <[email protected]>
Fix Rwon and Rlost not counting 1x1+ games

github.com/Warzone2100/autohoster-frontend - 23b4201ed68867e991b497f283546a038f1f03b8 authored over 1 year ago by maxsupermanhd <[email protected]>
Dang it, not registered players exist

github.com/Warzone2100/autohoster-frontend - cfdff2de58f41f852190fec14fe7c8aa9300ff10 authored over 1 year ago by maxsupermanhd <[email protected]>
Implement Rwon and Rlost

github.com/Warzone2100/autohoster-frontend - 67327bac9cce61c33cd5b06d29397a9d1a10173d authored over 1 year ago by maxsupermanhd <[email protected]>
AA change

Flak Cannon. ROF +10%
Hurricane range 16->14

github.com/Warzone2100/warzone2100 - 073f69e7cdf70b5f53788c7fe85708f2abee20a1 authored over 1 year ago by Evolution01 <[email protected]>
Automated data update: Sun May 14 12:35:07 UTC 2023

github.com/Warzone2100/wz2100.net - dc95ccccf92fe6cfb06a6ee4b27239d525e2a384 authored over 1 year ago by wzdev-ci <[email protected]>
Make session last longer

github.com/Warzone2100/autohoster-frontend - 281c5a97af2e1bdd910fedd380c1e97fef01875a authored over 1 year ago by maxsupermanhd <[email protected]>
Export favicon as png

github.com/Warzone2100/autohoster-frontend - ae75f2af0db9acb73a3f9b533f341638c743f6ca authored over 1 year ago by maxsupermanhd <[email protected]>
Add huge ass warning about missing profile

github.com/Warzone2100/autohoster-frontend - c56601e7212d164b62403e623922afddeaebbbf8 authored over 1 year ago by maxsupermanhd <[email protected]>
EMP mortar change (#3241)

github.com/Warzone2100/warzone2100 - dd0f030999404a077a636dcf9ba7ee6f42b4bd63 authored over 1 year ago by Evolution01 <[email protected]>
Automated data update: Sun May 7 12:34:37 UTC 2023

github.com/Warzone2100/wz2100.net - 12d881d5dcbca185df7424344f10755c244848a9 authored over 1 year ago by wzdev-ci <[email protected]>
Add warnings about missing credentials

github.com/Warzone2100/autohoster-frontend - 2033d90764e85d13ebcc4407a238316a8a7ffbf3 authored over 1 year ago by maxsupermanhd <[email protected]>
Add more verbose logging for discord auth

github.com/Warzone2100/autohoster-frontend - 96728c480510d8b4d5cdd2b80de8ecc8d311b86d authored over 1 year ago by maxsupermanhd <[email protected]>
Add invite to moderators discord

github.com/Warzone2100/autohoster-frontend - e7033d8536134b7784ccfdf01d537de0e7106484 authored over 1 year ago by maxsupermanhd <[email protected]>
Increase fortress build time

+25% build time for all fortresses

github.com/Warzone2100/warzone2100 - d9ee0521362ddb44fdb895d8c2d8c098960c0a56 authored over 1 year ago by past-due <[email protected]>