Commit Graph

145 Commits

Author SHA1 Message Date
dfd79c0d70 adds more dev info to readme 2024-02-07 13:12:35 -08:00
5d3c28b807 ready for dedi 2024-02-07 13:11:58 -08:00
02e97b3e0e Merge pull request 'develop' (#21) from develop into main
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/21
2024-02-06 23:17:30 -06:00
aa640d31a3 Merge pull request 'big CBA rework & improvements' (#19) from implement-cba-macros-for-some-modules into develop
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/19
2024-02-06 23:14:46 -06:00
c44247061a bug fixes from dedicated testing 2024-02-06 20:56:42 -08:00
8a27abe6c5 add verbosity to 3d triageIcons tooltip under Enable, for clarity 2024-02-06 18:14:23 -08:00
91b982e06e ready for dedi -- improvements to resupply, triageIcons too 2024-02-06 17:36:01 -08:00
0a64d9e170 big refactor, WIP! 2024-02-06 01:52:25 -08:00
f588ffa4a0 many changes. includes rework of baselocation-asset storage format 2024-02-05 17:42:31 -08:00
f450f4611b wip, fbcb2_assets, init, util 2024-02-04 22:18:06 -08:00
4cfa159ee9 change root level folder name to framework, update resupply+vehicleflags
tested locally
2024-02-04 21:23:12 -08:00
c45f778188 Merge pull request 'move-supply-crates-to-cfg' (#17) from move-supply-crates-to-cfg into develop
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/17
2024-02-04 22:56:25 -06:00
7cc8d9aaca Merge branch 'develop' into move-supply-crates-to-cfg 2024-02-04 22:55:58 -06:00
311a4c4007 Merge pull request 'move-flags-to-config' (#18) from move-flags-to-config into develop
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/18
2024-02-04 22:54:40 -06:00
d7b8e5186e tested local 2024-02-03 22:55:21 -08:00
94ccf0d80d adds scroll wheel spawning and setting, adds utils for getting cfg 2024-02-03 22:37:44 -08:00
09dcde7471 wip 2024-02-03 20:59:51 -08:00
7ef48ecaa2 move to cfg, update createbox, create /defines 2024-02-03 18:40:18 -08:00
6764186794 Merge remote-tracking branch 'origin/main' into update-asset-diary-entries 2024-02-03 18:39:11 -08:00
affc8ffb1f remove debug hint 2024-02-03 15:04:47 -08:00
b8b8f1de22 use netId in dairy entry link for dedicated to work 2024-02-03 13:53:28 -08:00
8d93bb5743 adds starting assets and assets at mission end to RPT 2024-02-02 15:13:45 -08:00
b67888f4f1 locally tested, adds more features. ready for dedi 2024-02-02 14:34:04 -08:00
3f5c6c5a59 WIP: add asset diary pages 2024-02-02 01:06:43 -08:00
hizumi
30e09b3bb7 Update CHANGELOG.md 3.2.0 2024-02-01 23:46:32 -06:00
hizumi
ca5ee22f04 Update README.md
document new folder structure
2024-02-01 23:27:15 -06:00
hizumi
75c13ce69b Update fn_initServer.sqf
update old no longer existing asset for fixed wing aircraft to currently used asset
2024-02-01 23:22:09 -06:00
29a04a1851 Merge pull request 'move-battalion-struct-to-missioncfg' (#15) from move-battalion-struct-to-missioncfg into main
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/15
2024-02-01 23:19:35 -06:00
1e4a5a79a8 updates FBCB2, updates log fnc, adds comments 2024-02-01 20:52:10 -08:00
c7d9298987 Merge branch 'main' into move-battalion-struct-to-missioncfg 2024-02-01 15:20:25 -08:00
a7550d374e major updates to fbcb2 diary stuff 2024-02-01 15:19:30 -08:00
94b0d5becf Merge pull request 'inv_expan' (#13) from inv_expan into main
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/13
2024-02-01 14:12:58 -06:00
bb388ecfb1 Merge branch 'main' into inv_expan 2024-02-01 14:12:10 -06:00
2d6fbcfcef defines battalion info, integrates FBCB2 freqs and callsigns 2024-02-01 01:23:21 -08:00
4677d54689 tested. moves defs to cfg where they should be, plus refactor of gather 2024-01-31 19:43:30 -08:00
dc33829751 changes logging, and eval inv on server only 2024-01-30 18:25:46 -08:00
8c40b107a5 update logging, add netId to player info, logmissioninfo 2024-01-30 18:24:55 -08:00
dbff8d31d4 Merge branch 'main' into inv_expan 2024-01-30 17:03:36 -08:00
ac9509244f Merge pull request 'reinsert-requests' (#14) from reinsert-requests into main
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/14
2024-01-30 19:00:00 -06:00
53c1d3b18d change milsim_respawn to milsim_reinsert 2024-01-30 15:37:04 -08:00
9ec51a5e19 big refactor to isolate functionality. adds milsim_fnc_log. 2024-01-30 15:05:02 -08:00
f52011cbc4 adds getNearestBase, rework logging, use server diag_tickTime 2024-01-30 10:39:45 -08:00
3e4b0c76b9 Merge pull request 'improve inventory check performance and logging' (#10) from #7-inventory-compliance-message into inv_expan
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/10
2024-01-29 23:37:07 -06:00
072975c99e Merge pull request 'change logPlayerInventory to return lines, which handlers send to CBA ev' (#12) from #11-inventory-processed-on-every-machine into #7-inventory-compliance-message
Reviewed-on: https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/pulls/12
2024-01-29 23:36:41 -06:00
cada98e15a change logPlayerInventory to return lines, which handlers send to CBA ev 2024-01-29 13:48:35 -08:00
2951e9cda9 structured logging 2024-01-29 13:26:44 -08:00
8d42fa4593 fixes error in respawn wait over threshold notification 2024-01-29 10:59:39 -08:00
f77e418ac8 simplifies log types 2024-01-29 10:35:24 -08:00
93204f7d36 rework for structured logging and improvements 2024-01-29 10:18:01 -08:00
49fb1bb7fa fixes '_restricted' var references, uses find to identify if any non0 2024-01-28 22:44:49 -08:00