20 Commits

Author SHA1 Message Date
github-actions
016a204499 v1.0.0 Build 11 2025-05-11 06:20:45 +00:00
github-actions
fb7c198e56 v1.0.0 Build 10 2025-05-10 22:50:38 +00:00
github-actions
17d5942de4 v1.0.0 Build 9 2025-05-05 01:03:33 +00:00
github-actions
ba88f1ccbd v1.0.0 Build 8 2025-05-04 00:33:58 +00:00
github-actions
c0ec6b4206 v1.0.0 Build 7 2025-04-05 19:25:07 +00:00
Jacob Schmidt
ca8fad855a Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/server
All checks were successful
Build / Build (push) Successful in 24s
2025-04-05 14:24:49 -05:00
Jacob Schmidt
257a62acc0 fix: Rename companyGenerals to companyShareholders
This commit renames the `companyGenerals` variable to `companyShareholders` to better reflect its intended purpose and usage within the codebase. The change affects the following files:

-   `addons/main/config.cpp`: Renames the `companyGenerals` config entry to `companyShareholders`.
-   `addons/init/functions/fnc_handleServerState.sqf`: Updates the variable name used when saving company state.
-   `addons/db/functions/fnc_loadGameState.sqf`: Updates the variable name used when loading company state.
-   `addons/db/functions/fnc_saveGameState.sqf`: Updates the variable name used when saving company state.
-   `addons/init/functions/fnc_handleServerStateLoad.sqf`: Updates the variable name used when loading company state from the server.

This change ensures consistency and clarity in the codebase, making it easier to understand and maintain. The `companyGarageUnlocks` variable was also removed from the save/load functions as it was not being used.
2025-04-05 14:24:46 -05:00
github-actions
8f33123e1d v1.0.0 Build 6 2025-04-05 19:16:49 +00:00
github-actions
5b762b3ad0 v1.0.0 Build 5 2025-03-30 22:16:57 +00:00
github-actions
767c95978e v1.0.0 Build 4 2025-03-28 14:46:30 +00:00
Jacob Schmidt
b4f30ef954 Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/server
All checks were successful
Build / Build (push) Successful in 25s
2025-03-28 09:46:12 -05:00
Jacob Schmidt
bec0adcdbf feat: Update build environment and add XEH PREP
This commit includes the following changes:

-   Updates the build environment in the GitHub Actions workflow to use `ubuntu-latest` instead of `ubuntu-22.04`.
-   Adds `playerGroup2Server` to the XEH_PREP.hpp file.
-   Updates the picture path in CfgMods.hpp to include the file extension.
2025-03-28 09:46:08 -05:00
github-actions
53d0e2b8ab v1.0.0 Build 3 2025-01-05 01:48:29 +00:00
Jacob Schmidt
fbbfc031dc Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/server
All checks were successful
Build / Build (push) Successful in 52s
2025-01-04 19:48:14 -06:00
Jacob Schmidt
a9403504d1 Added Game Mode Types 2025-01-04 19:48:09 -06:00
github-actions
882b11c0d1 v1.0.0 Build 2 2025-01-05 01:26:26 +00:00
Jacob Schmidt
028227a590 Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/server
All checks were successful
Build / Build (push) Successful in 1m3s
2025-01-04 19:26:10 -06:00
Jacob Schmidt
872857c257 Major Hotfix 01042025@1925 2025-01-04 19:25:56 -06:00
github-actions
c62dd0d51e v1.0.0 Build 1 2025-01-01 20:30:52 +00:00
Jacob Schmidt
48e3e15f71 Initial Repo Setup
Some checks failed
Build / Build (push) Failing after 51s
2025-01-01 14:30:34 -06:00