Jacob Schmidt
cdfc8dda80
Align org UI with live org data
2026-03-07 15:23:01 -06:00
Jacob Schmidt
964e839625
Removed old zipped _site
2026-03-07 13:21:49 -06:00
Jacob Schmidt
aad0fc61c4
Refactor org UI into single app and addon site
2026-03-07 13:20:43 -06:00
Jacob Schmidt
a373943eca
Improve Redis fail-fast behavior and resilient store initialization
2026-03-06 21:45:17 -06:00
Jacob Schmidt
6c8490f299
feat: Implement bank system, actor interaction UI, and notification system with corresponding backend logic and update gitignore.
2026-02-17 21:18:17 -06:00
Jacob Schmidt
2dbcb98817
feat: Add Windows-only terrain SVG export functionality via FFI with configurable rendering options.
2026-02-16 20:26:40 -06:00
Jacob Schmidt
4d7e3520eb
feat: Introduce terrain SVG export functionality via FFI to a Windows DLL, providing an Arma 3 exportSVG command.
2026-02-16 19:42:03 -06:00
Jacob Schmidt
082f0c6f8f
feat: Implement terrain SVG export functionality via FFI and integrate it into the Arma server extension's command groups.
2026-02-16 19:19:47 -06:00
Jacob Schmidt
abde6649ac
(chore) wip of new ui
2026-02-13 19:10:23 -06:00
Jacob Schmidt
096418cc78
chore: refactor store and class initialization across addons
...
Co-Authored-By: Warp <agent@warp.dev>
2026-02-13 19:09:58 -06:00
Jacob Schmidt
58902f0c29
feat: implement initial in-game store system with web-based UI.
2026-02-06 06:22:32 -06:00
Jacob Schmidt
56f0f1c971
feat: introduce core client and server-side systems for locker, virtual arsenal, and garage management.
2026-02-05 18:26:55 -06:00
Jacob Schmidt
d94cc9d8d5
feat: Implement client-side locker system with UI event handling, ACE Arsenal integration, and inventory management.
2026-02-04 22:46:24 -06:00
Jacob Schmidt
8034632829
remove: dev-arma.ps1 build script
2026-01-31 22:16:45 -06:00
Jacob Schmidt
827d1eb698
feat: Introduce initial class and store definitions for actor, bank, garage, locker, organization, and virtual armory/garage systems.
2026-01-31 19:30:34 -06:00
Jacob Schmidt
27c0ade320
feat: Implement client-side actor system for player state management and UI interactions, alongside server-side locker initialization.
2026-01-31 16:06:14 -06:00
Jacob Schmidt
2b895b7d1a
feat: Implement virtual garage system including class initialization and UI for managing player vehicle unlocks.
2026-01-30 21:18:00 -06:00
Jacob Schmidt
c06d9f534a
feat: Add virtual garage functionality and bank UI event handling.
2026-01-30 20:59:08 -06:00
Jacob Schmidt
93b2383b2c
feat: Add UI event handling for bank and organization modules to manage web browser interactions and data synchronization.
2026-01-30 20:25:02 -06:00
Jacob Schmidt
aef7f9ae48
feat: Implement core game systems for actor, garage, organization, bank, locker, and notifications with client-side UI and server-side data stores.
2026-01-30 20:19:29 -06:00
Jacob Schmidt
9c09976ef2
feat: Initialize core client and server systems for actor, bank, garage, locker, and notifications, including UI components and data models.
2026-01-28 20:07:24 -06:00
Jacob Schmidt
61a9741dc0
Refactor Store system to use BaseStore and update Actor/Org initialization
2026-01-10 15:42:33 -06:00
Jacob Schmidt
ebfe77a340
feat: implement complete Forge framework with Rust/Redis backend and Arma 3 integration
...
Implemented features:
- High-performance Rust extension with Redis persistence
- Actor/player management with loadout, position, and state tracking
- Banking system with deposit, withdraw, and transfer operations
- Physical and virtual garage/locker systems for vehicle and equipment storage
- Organization management with member tracking and permissions
- Client-side UI with React-like state management
- Server-side event-driven architecture with CBA Events
- Security: Self-transfer prevention at multiple layers
- Logging system with per-module log files
- ICOM module for inter-server communication
Co-Authored-By: Warp <agent@warp.dev>
2026-01-04 12:52:15 -06:00
Jacob Schmidt
7ce6c0bcad
Initial commit
2025-11-26 18:33:09 -06:00