beyond all reason game extractor https://gex.honu.pw
  • C# 47.9%
  • Vue 23.5%
  • JavaScript 15.6%
  • TypeScript 6.5%
  • Lua 5.7%
  • Other 0.8%
Find a file
Varunda caa2e9816c
All checks were successful
/ build (push) Successful in 2m25s
webhook: actually use shared secret
2026-07-03 11:21:32 -07:00
.forgejo/workflows ci: verbose release 2026-07-03 09:56:50 -07:00
gex webhook: actually use shared secret 2026-07-03 11:21:32 -07:00
gex.Common match: add player left event, move map draw label to db, add features, add new player packet parsing, handle spectators without user ids, better handle player start positions and reject invalid ones 2026-06-23 23:01:47 -07:00
gex.Familiar match pool: add description field for tourney usage. processing: increase timeout by 5 minutes per user prioritizing the game. match: include pings in chat logs, change entity selector to use a collapsible (useful on mobile), add tool tips to team stats charts 2026-05-10 18:59:19 -07:00
gex.Tests add icon type parser. add focus user mode. 2026-06-25 17:20:08 -07:00
gex.TestUpload match pool: add description field for tourney usage. processing: increase timeout by 5 minutes per user prioritizing the game. match: include pings in chat logs, change entity selector to use a collapsible (useful on mobile), add tool tips to team stats charts 2026-05-10 18:59:19 -07:00
wiresharkDump add wireshark debug tool. widget: fix air to air kills resulting in crash deaths, fix null commander positions. unit: add weapon count. user: add hide match results 2025-09-10 17:35:49 -07:00
.gitignore initial commit 2025-03-11 22:25:38 -07:00
Directory.Build.props ci runtime attempt 2026-06-26 19:04:29 -07:00
LICENSE Initial commit 2025-03-11 22:22:32 -07:00
README.md add familiars 2025-10-30 23:04:28 -07:00
root.sln match pool: add description field for tourney usage. processing: increase timeout by 5 minutes per user prioritizing the game. match: include pings in chat logs, change entity selector to use a collapsible (useful on mobile), add tool tips to team stats charts 2026-05-10 18:59:19 -07:00

gex

beyond all reason game extractor

README.md in the gex/ folder has more info about the project itself

components

gex

bulk of Gex. is the web server, manages getting games, processing them, and all of the front end

gex.Common

common parts shared between Gex projects

gex.Familiar

worker familiar for gex that can record and process games in real time

gex.Tests

unit tests for gex

wiresharkDump

tool for dumping SpringLobby packets