hizumi
|
7c6130891a
|
update custom remainsCollector event handlers
Generate testing snapshot / Create testing release (push) Successful in 39s
add extra verbose debug logging to determine owner, time, and whether or not the custom garbage collector is who processed the body
|
2024-06-19 20:55:12 -05:00 |
|
hizumi
|
eee4ac1b83
|
Update fn_initClient.sqf
temporarily remove pilot ability to check re-insertion queue
|
2024-06-19 20:53:19 -05:00 |
|
|
|
de91b61fcc
|
some updates
|
2024-06-18 19:05:54 -07:00 |
|
|
|
7c8cd6104b
|
wip
|
2024-06-15 20:01:48 -07:00 |
|
hizumi
|
db7bdf1ecd
|
Update fn_createBox.sqf
Generate testing snapshot / Create testing release (push) Successful in 37s
fix incorrect ace variable name. fixes #47.
|
2024-05-26 16:36:47 -05:00 |
|
hizumi
|
0f8783ffa9
|
add initial dead unit garbage collection
Generate testing snapshot / Create testing release (push) Successful in 40s
|
2024-05-23 21:21:10 -05:00 |
|
hizumi
|
87b6f359c1
|
Update fn_addEmptyGroupCleanupPFH.sqf
fix logic order and update logging output
|
2024-04-25 21:34:34 -05:00 |
|
hizumi
|
cbd8b5963e
|
Update fn_addEmptyGroupCleanupPFH.sqf
Generate testing snapshot / Create testing release (push) Successful in 37s
add more logging as to where the empty group is owned to track down deletion issues
|
2024-04-21 19:44:19 -05:00 |
|
hizumi
|
8afe420527
|
versioning update
4.1.2
|
2024-04-21 18:42:25 -05:00 |
|
hizumi
|
ab28ed4e50
|
Update fn_bindVehicleActions.sqf
Generate testing snapshot / Create testing release (push) Successful in 38s
remove now unneeded custom tire patching ace interaction
|
2024-04-19 00:01:14 -05:00 |
|
hizumi
|
8794dc226d
|
Update fn_calculateServerStats.sqf
remove unneeded publicVariable declaration to reduce network traffic
|
2024-04-18 23:59:27 -05:00 |
|
hizumi
|
2bfaaacfc6
|
Update fn_initServer.sqf
disable zeus lightning bolt functionality first pass
|
2024-04-18 23:58:42 -05:00 |
|
|
|
643a7f212b
|
log client performance to server RPT
|
2024-03-16 20:22:27 -07:00 |
|
|
|
737f1ef7ee
|
skip respawn button log if no last uncon timer registered
Generate testing snapshot / Create testing release (push) Successful in 37s
|
2024-02-24 19:45:55 -08:00 |
|
|
|
5d50375256
|
improve static line protection logic
Generate testing snapshot / Create testing release (push) Successful in 37s
|
2024-02-22 08:28:18 -08:00 |
|
|
|
d2b8e10baf
|
fix uncon respawn button use, add static line protection
Generate testing snapshot / Create testing release (push) Successful in 38s
|
2024-02-21 08:23:54 -08:00 |
|
|
|
496fd21830
|
adds static line jump 5s invincibility
Generate testing snapshot / Create testing release (push) Successful in 39s
|
2024-02-20 19:51:51 -08:00 |
|
|
|
f3c95322e9
|
change respawn button use warning to use ace_killed CBA event
Generate testing snapshot / Create testing release (push) Successful in 41s
|
2024-02-19 16:11:42 -08:00 |
|
|
|
de074b62f2
|
make sure last time knocked unconscious variable is visible to all
|
2024-02-16 19:05:14 -08:00 |
|
|
|
d2758b7570
|
adds drawicon3d wrapper from Hizumi and status for vflag use
|
2024-02-15 15:13:04 -08:00 |
|
|
|
4fb0ea9a15
|
rework PFH to client module, triageIcons and vehicleFlags point there
|
2024-02-15 13:54:10 -08:00 |
|
|
|
e76da62b7f
|
Merge branch 'develop' into track-unconscious-duration-in-respawn-msg
|
2024-02-14 01:58:47 -06:00 |
|
|
|
9f89ec12d5
|
moves empty group cleanup run on all machines to perf module
|
2024-02-13 23:13:23 -08:00 |
|
|
|
e55c9a0751
|
trial implementation
|
2024-02-13 20:50:09 -08:00 |
|
|
|
5114ae334f
|
add basic mission_settings check w notify in 3den preview
|
2024-02-13 11:02:42 -08:00 |
|
|
|
296f945ea3
|
adds default bases + allows mms to set custom waypoints for microdagr
|
2024-02-12 23:51:07 -08:00 |
|
|
|
fdcf70b713
|
revert CfgFunctions to nested include
|
2024-02-12 19:32:19 -08:00 |
|
hizumi
|
2c733f77df
|
Merge branch 'develop' of https://iceberg-gaming.com:5443/hizumi/MissionTemplate into develop
|
2024-02-08 19:00:15 -06:00 |
|
|
|
1d7e1ede37
|
Merge branch 'develop' into misc-improvements
|
2024-02-08 18:35:36 -06:00 |
|
|
|
442cb0b0b2
|
bugfixing
|
2024-02-08 15:35:42 -08:00 |
|
|
|
2db018103c
|
move local diary mgmt to common module, clarify clientInit complete msg
|
2024-02-08 15:04:22 -08:00 |
|
|
|
fba423e38d
|
update mapcopy module with CBA events
|
2024-02-08 12:47:51 -08:00 |
|
|
|
7268d8fd50
|
change vehicle flag actions to use class inheritance instead of object
|
2024-02-08 12:01:51 -08:00 |
|
|
|
3217ec487d
|
simplify resupply actions addition
|
2024-02-08 11:50:07 -08:00 |
|
hizumi
|
e372563e58
|
prepare v4.0.0 release
|
2024-02-07 23:25:23 -06:00 |
|
|
|
644de22b32
|
Merge branch 'develop' into feature/set-wheels-tracks-with-zen-module
|
2024-02-07 22:06:13 -06:00 |
|
|
|
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 |
|
|
|
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 |
|