6arelyFuture Future
  • New York
  • https://alterware.dev
  • 🤿 Computer Scientist 🤿 SSI Technical XR Scuba Diver Founder and lead developer of AlterWare

    she/her/hers

  • Joined on 2023-12-08
Future synced commits to main at Future/t5-gsc-utils from mirror 2025-08-19 08:21:33 +00:00
Future synced commits to main at Future/t5-gsc-utils from mirror 2025-08-17 07:21:33 +00:00
Future synced commits to main at Future/t5-gsc-utils from mirror 2025-08-11 20:41:33 +00:00
4ddb2ccd05 Update README.md [skip ci]
4a62e193dc Update README.md [skip ci]
13960b9291 add int64 funcs
459ecf1695 add mysql + update build
Compare 4 commits »
Future synced commits to main at Future/hypervisor from mirror 2025-08-03 17:01:31 +00:00
ff66fce225 Merge pull request #16 from momo5502/dependabot/submodules/external/FindWDK-1e41c97
dbd0cc23c8 Bump external/FindWDK from 04b4151 to 1e41c97
Compare 2 commits »
Future synced and deleted reference refs/tags/dependabot/submodules/external/FindWDK-1e41c97 at Future/hypervisor from mirror 2025-08-03 17:01:31 +00:00
Future synced new reference dependabot/submodules/external/FindWDK-1e41c97 to Future/hypervisor from mirror 2025-08-01 16:01:31 +00:00
Future synced commits to dependabot/submodules/external/FindWDK-1e41c97 at Future/hypervisor from mirror 2025-08-01 16:01:31 +00:00
Future synced commits to main at Future/hypervisor from mirror 2025-07-29 14:31:32 +00:00
051dee0214 Update README.md
Future commented on issue alterware/s1-mod#5 2025-07-28 14:15:09 +00:00
SV_ReadDeltaCachedClients crash

This will stop complaints for a bit (I hope) 1d680fbfde

Future pushed to main at alterware/s1-rawfiles 2025-07-28 14:00:00 +00:00
1d680fbfde chore: disable killcams if attacker is a bot
Future pushed tag v0.0.1 to alterware/s1-mod 2025-07-28 13:55:59 +00:00
Future pushed to master at alterware/s1-mod 2025-07-28 13:55:57 +00:00
f273adabf6 chore: update
Future deleted tag v0.0.1 from alterware/s1-mod 2025-07-28 13:53:54 +00:00
Future commented on issue alterware/s1-mod#5 2025-07-28 13:50:14 +00:00
SV_ReadDeltaCachedClients crash

TODO: disable killcams if attacker is a bot

Future commented on issue alterware/iw5-mod#1 2025-07-17 07:14:10 +00:00
Restarting a map on SP with numerous custom scripts can cause an out-of-memory error

I asked Grok 3 to backport S1/H1's version of the pop function

#include <stdint.h>
#include <stdbool.h>

// Assuming these are defined elsewhere
typedef struct {
    unsigned char…
Future opened issue alterware/iw5-mod#1 2025-07-16 14:04:31 +00:00
Restarting a map on SP with numerous custom scripts can cause an out-of-memory error
Future created repository alterware/iw5-mod 2025-07-16 14:01:04 +00:00
Future commented on issue alterware/iw6-mod#23 2025-07-15 13:50:04 +00:00
Gameplay: Client side stuttering

This seems to be client-sided, actually

Future opened issue alterware/iw6-mod#23 2025-07-15 12:58:53 +00:00
Gameplay: Server side stuttering
Future closed pull request alterware/iw6-mod#6 2025-07-15 12:57:47 +00:00
Added helper function to strip colors from strings.