36 Commits

Author SHA1 Message Date
github-actions
71438fe393 v1.0.0 Build 32 2025-06-15 16:58:29 +00:00
github-actions
209b243620 v1.0.0 Build 31 2025-05-30 10:19:05 +00:00
github-actions
a106fef2fd v1.0.0 Build 30 2025-05-26 05:47:43 +00:00
github-actions
9f672e1795 v1.0.0 Build 29 2025-05-25 21:03:22 +00:00
github-actions
dfaddaa279 v1.0.0 Build 28 2025-05-25 19:22:22 +00:00
github-actions
201371a411 v1.0.0 Build 27 2025-05-25 19:20:55 +00:00
github-actions
be8e19a1a7 v1.0.0 Build 26 2025-05-25 18:28:49 +00:00
github-actions
d171b02d65 v1.0.0 Build 25 2025-05-25 17:36:44 +00:00
github-actions
48c45731b7 v1.0.0 Build 24 2025-05-25 17:33:54 +00:00
github-actions
af39d7e528 v1.0.0 Build 23 2025-05-25 16:30:44 +00:00
github-actions
4c33bd9175 v1.0.0 Build 22 2025-05-11 06:20:17 +00:00
github-actions
94684cb120 v1.0.0 Build 21 2025-05-10 22:52:17 +00:00
github-actions
53905e9b69 v1.0.0 Build 20 2025-05-10 22:51:16 +00:00
github-actions
65d9154c09 v1.0.0 Build 19 2025-05-05 01:03:05 +00:00
github-actions
3c3ee3f94f v1.0.0 Build 18 2025-05-04 01:13:24 +00:00
github-actions
e2444bd70d v1.0.0 Build 17 2025-05-04 00:33:29 +00:00
github-actions
b8f2b17d11 v1.0.0 Build 16 2025-04-19 20:06:59 +00:00
github-actions
15b15bcf5d v1.0.0 Build 15 2025-04-19 19:51:27 +00:00
github-actions
9bbb033437 v1.0.0 Build 14 2025-04-19 16:13:13 +00:00
github-actions
e2a8517268 v1.0.0 Build 13 2025-04-05 21:57:40 +00:00
github-actions
8b1b5153be v1.0.0 Build 12 2025-04-05 21:52:02 +00:00
github-actions
afb0df341a v1.0.0 Build 11 2025-04-05 21:12:47 +00:00
github-actions
6bc6d458ed v1.0.0 Build 10 2025-04-05 19:24:41 +00:00
github-actions
f0337ca2ad v1.0.0 Build 9 2025-04-05 19:17:15 +00:00
github-actions
f209a86fe7 v1.0.0 Build 8 2025-03-30 22:16:31 +00:00
github-actions
fc236ad4e6 v1.0.0 Build 7 2025-03-28 15:00:57 +00:00
github-actions
1b7875e813 v1.0.0 Build 6 2025-03-28 14:52:01 +00:00
github-actions
63df0b75dc v1.0.0 Build 5 2025-03-28 14:46:55 +00:00
Jacob Schmidt
84cac71212 Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/client
Some checks failed
Build / Build (push) Failing after 11s
2025-03-28 09:46:31 -05:00
Jacob Schmidt
613f05d52a Refactor: Database and Client Updates
This commit introduces several changes related to database interactions and client-side functionality:

*   **Database Response Handling:** Implements a mechanism to handle responses from server requests, specifically for database operations. This includes setting up a callback system to process results based on request IDs.
*   **Store Functionality:** Corrects a typo in the `fnc_buyItem.sqf` script, changing `EFUNC(armory,addArmoryItem)` to `EFUNC(arsenal,addArmoryItem)`.
*   **Inventory Management:** Improves the `fnc_moveInventory.sqf` script by correcting a conditional statement to ensure proper handling of inventory items.
*   **Configuration Updates:** Updates the mod configuration (`CfgMods.hpp`) to use the correct path for the mod picture.
*   **Client Initialization:** Adds a client registration call to the server during client post-initialization (`XEH_postInit_client.sqf`).
*   **Workflow Update:** Updates the build workflow to use the latest Ubuntu runner.
*   **Database Preparation:** Removes unnecessary preparations from `XEH_postInit.sqf` and `XEH_PREP.hpp`.
2025-03-28 09:46:24 -05:00
github-actions
5579850b9d v1.0.0 Build 4 2025-01-05 23:00:27 +00:00
github-actions
821eea45a9 v1.0.0 Build 3 2025-01-05 01:46:41 +00:00
Jacob Schmidt
0f3e76a212 Added Game Mode Types
All checks were successful
Build / Build (push) Successful in 54s
2025-01-04 19:46:30 -06:00
github-actions
0e7574df18 v1.0.0 Build 2 2025-01-05 01:27:30 +00:00
github-actions
56aefabf42 v1.0.0 Build 1 2025-01-01 20:35:30 +00:00
Jacob Schmidt
c6daf95415 Initial Repo Setup
All checks were successful
Build / Build (push) Successful in 53s
2025-01-01 14:35:12 -06:00