DayZ
DayZ_CCCP
Showing 21-25 of 25 entries
< 1  2  >
Update: 30 Dec, 2018 @ 9:35am

Update: 30 Dec, 2018 @ 8:49am

STAMINA OVERHAUL
Upgrade #1

Converted all integers(whole #'s) to floats(fractional)
-this will allow more control over individual components

Removed all const(constants, never changing) attached to Stamina Settings
-this will allow more control over changing these settings during gameplay
--for example my first change was to the CCCP_STAMINA_GAIN_IDLE_PER_SEC from 10 to 7 on low water and/or energy

Changed Stamina Max Units to higher number(testing 125, planning 200+)
-allows for more flexibility in weight reductions
-allows for addition of full body actions stamina DRAINS/GAINS
-also this will be used for adding extra stamina based on global health or special items

Added more methods to ensure all stamina changes are fluid throughout gameplay
-Ladder movement added to mod
--Added new stamina setting for CCCP_STAMINA_GAIN_LADDER_IDLE_PER_SEC
--If you ask why, then you go hang off a ladder for a while :smiley:

-Swimming movement added to mod
--Added new stamina setting for CCCP_STAMINA_GAIN_SWIM_IDLE_PER_SEC
--If you ask why, then you go float in a lake, river or ocean for a while

-Full Body Actions added to mod
--Stop regen during action
--Possible DRAIN depending on length of action
--Split between all actions for specific control(WIP)
--Again if you ask why, then go dancing, be a flag holder for a construction site or just go live life, its exhausting

Prepare mod for on the fly adjustments to stamina max/gains/drains based on health variables
-health/hunger/thirst/blood/shock(WIP)

Modifications to Overhaul
-Jogging Erect is returned to a GAIN variables
-Jogging Crouched is now the 0 stamina DRAIN/GAIN
-Jogging Crouched with raised hands/weapons was Jog+Raised DRAIN, now is just Raised DRAIN

Added 3rdUK logo armband

Testing Pirates and Bandits Chest
Fixed Dirty's Filthy Blouse inventory size to 10 wide

Update: 14 Dec, 2018 @ 5:13am

V0.2
Character Data Protection
Minimum 7s to logout of server but will allow for higher countdowns in serverDZ.cfg
Locks the EXIT NOW button and text now reads Please Wait

Add in timer for zero stamina checks.
1 minute of zero stamina starts 0.05 health loss per sec
3 minutes of zero stamina starts 0.1 health loss per sec
5 minutes of zero stamina keeps 0.1 health loss and adds 0.5 shock per sec


Server hosts:
New Key - please remove the old key(CCCPV0.1EXP.bikey) and add new CCCPV0.2EXP.bikey
Version is now updated for DayZ SA 1.0 Compatibility
All debug has been turned off for clean scripts.log and rpt
Reporting of any issues should be double checked by running only CCCP as a mod and confirming you still have the issues

We are preparing a nice set of additional tools for hosts
These are currently in testing and should be ready upon the next update

Update: 9 Dec, 2018 @ 9:29pm

-Created WIP Types.xml addition
-Does not include armbands as those are for future plans.
--------------------------------
-Moved Pic text files to Pic Links directory
-Moved ClassNames.txt to Types directory
-Added Keys Directory for public key to be added to
--------------------------------
-Added bikey
-Pushed changes to Workshop

Finish last updates for release evening.

Update: 9 Dec, 2018 @ 3:35pm