beyond all reason game extractor https://gex.honu.pw
  • C# 48.5%
  • Vue 24.1%
  • JavaScript 14.7%
  • TypeScript 6.5%
  • Lua 5.4%
  • Other 0.8%
Find a file
Varunda eb150d2fbb
All checks were successful
/ build (push) Successful in 2m46s
settings: fix webhook type creation
2026-08-29 15:41:24 -07:00
.forgejo/workflows ci: verbose release 2026-07-03 09:56:50 -07:00
gex settings: fix webhook type creation 2026-08-29 15:41:24 -07:00
gex.Common add Maybe<T> common object. match map: support 2 vert polygon start regions. 2026-08-28 18:07:11 -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 Maybe<T> common object. match map: support 2 vert polygon start regions. 2026-08-28 18:07:11 -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
gex.WebhookConsumerExample add webhook proxy 2026-08-28 18:06:14 -07:00
gex.WebhookProxy webhook proxy: add timer and size to logging 2026-08-28 23:40:44 -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 add webhook proxy 2026-08-28 18:06:14 -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