Commit Graph

41 Commits

Author SHA1 Message Date
dc33829751 changes logging, and eval inv on server only 2024-01-30 18:25:46 -08:00
dbff8d31d4 Merge branch 'main' into inv_expan 2024-01-30 17:03:36 -08: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
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
b6189cc7f3 fixes reinsertion formatting and includes groups in diaglog 2024-01-28 22:38:38 -08:00
49fa0c39d2 makes supply boxes ignore weight restrictions for drag and carry 2024-01-28 21:14:22 -08:00
7f0431868d Merge branch 'main' into feature/reinsert-queue 2024-01-28 22:52:33 -06:00
fbbc699197 Merge branch 'main' into feature/better-ammo-boxes 2024-01-28 22:48:31 -06:00
9b7042cd7d add mortar resupply crates for mk6 and 60mm 2024-01-28 14:40:03 -08:00
1ac1664faf bug fixes 2024-01-28 13:46:56 -08:00
e395fa9c16 add forcedPilotCheck setting, some formatting changes 2024-01-26 21:22:35 -08:00
4ced508005 add global broadcast on players waiting longer than threshold, log 2024-01-26 21:06:47 -08:00
7e4af79fed locally tested. adds settings, fixes removal logic 2024-01-26 16:16:18 -08:00
754d7356e1 adds events, queue, auto-notifications, manual checks for pilots 2024-01-26 00:45:52 -08:00
d823ebeb26 fix icons for crate defs 2024-01-25 21:39:39 -08:00
e9fc5cfe21 update FBCB2 element callsigns 2024-01-25 21:24:14 -08:00
dcb8d2d0d6 fix cfgfunctions and add init declaration 2024-01-25 21:14:11 -08:00
ef4c5a63ad add general createBox fnc, adjust zen module, central definition 2024-01-25 21:08:37 -08:00
6eb598b660 Update fn_logPlayerInventory.sqf
Expanded the items arrays to check not only internal inventory items but primary slot inventory items.
2024-01-16 22:48:36 -06:00
7a1d0be6d6 Update 'functions/server/fn_logPlayerInventory.sqf'
Updated the fn_logPlayerInventory.sqf to do a check against a list of items that are "approved / rejected / restricted / and meme items in a players inventory
2024-01-15 21:44:40 -06:00
723aebcbf5 fix handler cleanup and make deceased a dark gray 2024-01-09 23:03:17 -08:00
7630efeb4d fixes unit gather method, ready 2024-01-09 22:16:43 -08:00
12dd0fc83c Merge remote-tracking branch 'origin/main' into feature/triagestatus-draw3d 2024-01-09 21:29:56 -08:00
Hizumi
d9dfee0c7b rewrite logic for inventory check 2024-01-09 02:15:53 -06:00
c912e730ac Merge branch 'main' into bug/update-flag-exclusions 2024-01-07 21:31:07 -06:00
0301758e28 add exclusion whitelist for known vehicle models w/out flag proxies 2024-01-07 19:28:38 -08:00
Hizumi
32d8589733 add medical overlay 2024-01-04 01:11:59 -06:00
544039efbf Merge branch 'main' into bug/flags-apply-to-men 2023-12-29 23:31:02 -06:00
15f7225a5f define parent classes to apply handler to 2023-12-29 21:21:19 -08:00
18435194a7 fixes spelling of battalion 2023-12-29 11:21:57 -08:00
Hizumi
da3b45ccda version 3.1.0 2023-12-29 12:14:36 -06:00
9fc926619e initial, still encountering some issues with dead (never uncon) bodies 2023-12-17 21:07:47 -08:00
0141b88c8e version 3.0 2023-06-19 00:59:05 -05:00
2caf7cb720 Initial commit 2023-06-19 00:57:30 -05:00