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 commented on pull request alterware/iw6-mod#6 2025-07-15 12:57:47 +00:00
Added helper function to strip colors from strings.

Done

Future closed pull request alterware/iw6-mod#3 2025-07-15 12:57:38 +00:00
Changed all game struct suffixes from _s to _t.
Future commented on pull request alterware/iw6-mod#3 2025-07-15 12:57:38 +00:00
Changed all game struct suffixes from _s to _t.

Will do without

Future closed pull request alterware/iw6-mod#5 2025-07-15 12:57:29 +00:00
Improved naming for function 'get_client_name_stub'.
Future commented on pull request alterware/iw6-mod#5 2025-07-15 12:57:29 +00:00
Improved naming for function 'get_client_name_stub'.

Done

Future opened issue alterware/s1-mod#11 2025-07-15 12:56:33 +00:00
Relocating assets causes a main menu crash
Future opened issue alterware/s1-mod#10 2025-07-15 06:18:33 +00:00
Unable to join the same server after a couple of map rotation and going back to main menu
Future pushed tag v0.0.1 to alterware/s1-mod 2025-07-15 06:13:42 +00:00
Future deleted tag v0.0.1 from alterware/s1-mod 2025-07-15 06:13:33 +00:00
Future pushed to master at alterware/s1-mod 2025-07-15 06:13:19 +00:00
03f70b0a80 fix: remove last patch as it causes a crash
Future closed issue alterware/s1-mod#9 2025-07-15 06:12:10 +00:00
CG_ParseCodInfo crash
Future commented on issue alterware/s1-mod#9 2025-07-15 06:12:10 +00:00
CG_ParseCodInfo crash

Caused by 2e62c51809

Repro steps: Join a server -> Leave -> Wait for map to rotate -> Attempt to rejoin. Instant…

Future commented on issue alterware/s1-mod#5 2025-07-13 14:12:42 +00:00
SV_ReadDeltaCachedClients crash

This happens 100% of the time on Steam @ 14044f762

s1_mp64_ship.exe.25932.dmp.zip

Future commented on issue alterware/s1-mod#5 2025-07-09 20:10:51 +00:00
SV_ReadDeltaCachedClients crash

0x14044F762

Future opened issue alterware/s1-mod#9 2025-07-09 20:02:44 +00:00
CG_ParseCodInfo crash
Future commented on issue alterware/s1-mod#5 2025-07-06 09:26:44 +00:00
SV_ReadDeltaCachedClients crash

Surprisingly, the function can crash in multiple places. In this case, it's going out of bounds on the msg->data pointer. Sometimes it happens earlier in the function when another field of the…

Future opened issue alterware/iw6-mod#22 2025-07-02 18:33:26 +00:00
IW6 Modding: custom sounds do not work
Future opened issue alterware/iw6-mod#21 2025-07-02 18:32:43 +00:00
IW6 Modding: custom models do not precache like weapons
Future opened issue alterware/iw6-mod#20 2025-07-02 18:27:43 +00:00
Port BOIII tactical heap memory allocation code
Future opened issue alterware/s1-mod#8 2025-07-02 18:20:19 +00:00
Port BOIII tactical heap memory allocation code