Commit Graph

  • 94afb53445 Update repo status master zombieb 2026-03-19 08:40:13 +00:00
  • 4e7a0d980c console removed from config zombieb 2025-07-14 00:24:31 +00:00
  • 746c2203e5 uhh zombieb 2025-06-29 00:16:07 -04:00
  • 0ac46fcee2 what's a git zombieb 2025-06-09 00:30:55 -04:00
  • a1da353c6c certainly something happened here zombieb 2025-06-09 00:28:52 -04:00
  • 6f730ca26c prepull zombieb 2025-06-09 00:08:53 -04:00
  • 648d46986c Custom Rooms + Server global * Added Storage and room saving (will be moved to events later) * Moved UnifiedProfile to new Server object, along with CDN - Will move Rooms and others to this later zombieb 2025-05-24 21:20:30 -04:00
  • ac2701acec Fix spelling zombieb 2025-05-13 01:40:49 +00:00
  • 1d65bc570a don't need to do that anymore zombieb 2025-05-12 21:34:49 -04:00
  • 6682526a87 haha whoops zombieb 2025-05-12 21:30:10 -04:00
  • c5ea2dcbd0 i'm not going to bother storing artifacts. just test. zombieb 2025-05-12 21:29:18 -04:00
  • 81df5cefb1 cloudflare free plan 100MB size limit 😭 zombieb 2025-05-12 21:19:05 -04:00
  • bc79afdeff upload to CDN in workflow fix zombieb 2025-05-12 21:05:47 -04:00
  • 9ce5431d9d various fixes zombieb 2025-05-12 20:57:52 -04:00
  • 83440a9245 build config changes zombieb 2025-05-12 09:07:59 -04:00
  • 6a249ef813 config docs zombieb 2025-05-04 02:27:38 -04:00
  • 9e4bfc8368 my power's back zombieb 2025-05-04 02:25:09 -04:00
  • fe29602f4a minor changes zombieb 2025-04-15 21:50:40 -04:00
  • 32dd61f49c whoops that ain't supposed to be there zombieb 2025-04-15 21:16:56 -04:00
  • 5c69269b70 Frostbite is gone???? zombieb 2025-04-15 21:15:15 -04:00
  • 1672f2af91 Documentation additions zombieb 2025-04-13 15:50:16 -04:00
  • dd7c904f5e secrets.authSecret moved zombieb 2025-04-13 01:58:18 -04:00
  • 261c3a6985 Add commit hash to artifact name zombieb 2025-04-13 01:54:08 -04:00
  • 186ea82172 30 day retention period zombieb 2025-04-13 01:43:28 -04:00
  • 06a50f6b75 does not currently support GHES i suppose zombieb 2025-04-13 01:33:51 -04:00
  • d88aa47287 test actions workflow zombieb 2025-04-13 05:24:12 +00:00
  • 3b6d905180 Still figuring out initial matchmaking hang (FROSTBITE). Lots of other changes. zombieb 2025-04-13 01:06:23 -04:00
  • 1cfd0426dd FLINT AND STEEL!!!! THE NETHER!!!!!! RELEASE!!!!!!!!! zombieb 2025-04-02 23:56:18 -04:00
  • bcee414004 Rooms and matchmaking debugging zombieb 2025-04-02 14:10:01 -04:00
  • 27b3754330 Rooms and matchmaking zombieb 2025-04-02 00:27:10 -04:00
  • e9830dcb19 LICENSE fixes zombieb 2025-03-31 01:54:16 -04:00
  • 638c0fbf1f Changes (/shrug) zombieb 2025-03-31 01:48:46 -04:00
  • 639e809a20 Further login process zombieb 2025-03-30 19:29:57 -04:00
  • 026f9c8bd8 Further the login process * Matchmaking login locks (created and checked only in memory for now) * Profile reputation temporary implementation * Profiles now no longer initialize if a user with the same username is found * vrMovementMode in presence is now required, falls back to 'Teleport' * Progression implementation began * API routes: Settings, player subscriptions, reputation, progression * cropSquare in image query is not a boolean, rather a number representing a boolean * Hile reporting uses forms, not json * Presence heartbeat and logout * Socket changes: Close event listener (destroy), send message function, targets further started zombieb 2025-03-29 23:09:40 -04:00
  • 1af0206b6a Removed unused 'ws' module zombieb 2025-03-29 02:00:59 -04:00
  • 6aae9129b5 That's a spicy meatball zombieb 2025-03-29 01:59:28 -04:00
  • 6b97e3800a fix IncomingMessage import zombieb 2025-03-27 23:14:31 -04:00
  • 492129df17 * Unified profiles, rather than instantiating profiles every time we want to access one * Socket and live instance changes * Possible problem with Deno's handling of sockets, compatibility issue with Node? zombieb 2025-03-27 20:00:17 -04:00
  • dd7d929918 Message for myself later when I need to debug this * undefined access error when setting a profile's socket handler * Create a unified access API for profiles, rather than instantiating profiles everywhere - this should fix all sync issues, ever zombieb 2025-03-27 00:47:48 -04:00
  • c920dbe88a Many changes. Commit before I break down. - Authentication middleware uses Zod - PhotonRegionId in config - DB key changes and additions - WebSocket for SignalR mock - Presence additions * Needs modification for playerIds (do not store Profile in a set, this will cause sync issues) - Profile settings - Profile Device Class - Zod properly checks for issuer in token - Room scene type bug - Setting key import started - Instancing changes - PlayerReporting API route - Deduplicated auth/connect/token - match/player/login begin - WebSocket hands off connection to SignalR handler zombieb 2025-03-27 00:44:58 -04:00
  • 3538321487 fix the webhook icon 😭 zombieb 2025-03-25 23:09:12 -04:00
  • e2ae95f6a3 give myself something to do tomorrow Matchmaking base zombieb 2025-03-25 23:08:28 -04:00
  • 474e4ddfef this is a commit zombieb 2025-03-25 22:58:50 -04:00
  • 463e3ef71b Replace legacy checkBodyType with Zod Start matchmaking integration Start rooms API Move existing room scene locations to roomtypes file Auth checkExpired util for client refreshing zombieb 2025-03-25 21:54:08 -04:00
  • de3d653446 Instancing (currently unused) zombieb 2025-03-25 00:42:27 -04:00
  • ad73736517 removed codegen script, cleaned profile class zombieb 2025-03-24 21:55:17 -04:00
  • 616f5dd619 Basic live service: - Matchmaking - Instance - Presence (albeit empty atm) zombieb 2025-03-24 21:50:22 -04:00
  • 31f9cfdc1a ensure image is square before transit zombieb 2025-03-24 19:31:11 -04:00
  • 2b59daa21f Linux fix for base image paths Rename comsumable to consumable zombieb 2025-03-24 19:21:02 -04:00
  • 49c481aa0e Embed base images into binary Include resource directory Ran deno fmt with 4 space indent, that changed every file (!!!!!) various changes zombieb 2025-03-24 19:11:36 -04:00
  • 2207e389c9 god help me zombieb 2025-03-22 22:16:27 -04:00
  • 6cdd0946f4 Removed web project (galvanic authentication support in IL2CPP universal patch) Moved instance ID to header User instances for profile management .. other stuff zombieb 2025-03-22 21:57:45 -04:00
  • f48720f992 remove web project (diff repo), authentication for user and profile, config cleanup, new database keys, turnstile captcha support, user and profile classes, nameserver changes, user routes, web is now on fs zombieb 2025-03-08 17:11:38 -05:00
  • 73e9b72ad4 User stuff, config structure changes, web panel start, versioncheck fix, api start, recaptcha support for web panel zombieb 2025-02-08 21:19:25 -05:00
  • bc3443b1dc I can't be bothered to even explain what happene here zombieb 2025-02-07 23:18:04 -05:00
  • d982567c7b Base utilities, add README, Redis, Discord integration, db keygroup planning zombieb 2024-11-18 07:31:25 -05:00
  • ab5907355d Initial commit zombieb 2024-11-12 23:37:34 -05:00