Jacob Schmidt 461a678f8b
All checks were successful
Build / Build (push) Successful in 25s
feat: Implement timesheet submission and rating system in bank addon
This commit introduces the ability for players to submit timesheets and receive payment based on their rating. It also includes updates to player data handling to incorporate the new rating system.

Key changes include:

- Added `getPlayer` PREP.
- Implemented `BANK::SUBMIT::TIMESHEET` case in `XEH_preInit_server.sqf` to handle timesheet submissions.
- Modified `fnc_initBankStore.sqf` to include rating in player data and update account information.
- Added `submitTimesheet` function to `fnc_initBankStore.sqf` to process timesheet submissions and pay players based on rating.
- Updated `handlePlayerLoad` and `updateAccount` functions in `fnc_initBankStore.sqf` to include rating.
- Added `getRating` function to `fnc_initBankStore.sqf` to retrieve player rating.
- Updated `BANK::HANDLE::PLAYER::LOAD` case in `XEH_preInit_server.sqf` to include rating value.
- Added database saving for reputation.

These changes introduce a new gameplay mechanic and provide a way for players to earn money based on their performance.
2025-05-11 01:19:58 -05:00
2025-01-04 19:25:56 -06:00
2025-01-04 19:25:56 -06:00
2025-04-05 14:30:14 -05:00
2025-01-01 14:30:34 -06:00
2025-01-01 14:30:34 -06:00
2025-01-01 14:30:34 -06:00

latest-release open-issues build-status

Arma 3 FORGE Server: Power Your Persistent World
Version: Alpha 0.1.0

[Development Status: Active]


Drive the backbone of your military operations with Arma 3 FORGE Server, the robust server framework that enables persistent worlds and complex organizational management. Built for performance, scalability, and reliability.

Key Features:

  • Persistent Framework: Track and maintain player progression, organizational developments, and world states across sessions
  • Performance Optimized: Built from the ground up for military-scale operations with minimal performance impact
  • Advanced Data Management: High-performance DragonflyDB caching layer with MongoDB for robust data persistence
  • Security Focused: Comprehensive anti-cheat measures and data validation systems protect your persistent world
  • Scalable Architecture: Handles everything from small unit operations to full-scale warfare with multiple organizations
  • Real-time Analytics: Monitor server performance, track player activities, and analyze operational data
  • Automated Management: Scheduled maintenance, backup systems, and administrative tools streamline operations
  • API Integration: Connect external services and expand functionality through documented API endpoints

Perfect for:

  • Community server operators
  • Persistent campaign hosts
  • Competition organizers
  • Large-scale operation managers

Coming Features:

  • Enhanced Analytics Dashboard
  • Extended API Capabilities
  • Advanced Mission Framework
  • Cross-Server Communications

Technical Specifications:

  • Database Stack:
    • DragonflyDB - High-performance caching layer
    • MongoDB - Persistent data storage
  • Minimum Requirements:
    • CPU: 4 cores
    • RAM: 8GB
    • Storage: 10GB SSD
  • Recommended Requirements:
    • CPU: 8 cores
    • RAM: 16GB
    • Storage: 20GB SSD

Support & Development

  • 24/7 Technical Support
  • Regular Performance Updates
  • Community Feature Requests
  • Detailed Documentation

License:

This mod is licensed under the Arma Public License (APL-SA).

Power your persistent world with FORGE Server.

Description
FORGE Server
Readme 805 KiB
2025-05-11 01:21:05 -05:00
Languages
Pawn 53.8%
C++ 25.3%
SQF 17.3%
C 1.9%
Python 1.1%
Other 0.6%