Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Add field rations from CSE #2

Closed
wants to merge 7 commits into from
Closed

Add field rations from CSE #2

wants to merge 7 commits into from

Conversation

thojkooi
Copy link
Contributor

@thojkooi thojkooi commented May 5, 2016

Heavily WIP

@thojkooi
Copy link
Contributor Author

thojkooi commented May 5, 2016

Tagging @PabstMirror since he was the one that originally ported it to an ACE working branch.

@PabstMirror
Copy link
Contributor

local _consumeTime = getNumber (_cfg >> QGVAR(consumeTime));
Really shows how long this code has been sitting there 😄

I got a little stuck finding good status effects to apply to the player. I think ace adding a stamina system will be what we really need to finish this up right.

There still is some localization and cleanup that needs doing. But I believe most of the code should be working and all the actions working as intended.

@jonpas jonpas modified the milestone: 3.1.0 Jun 18, 2016
class CfgSounds {
class cse_drinking {
name = "cse_drinking";
sound[] = {PATHTOF(sounds\drinkingSound.ogg),"db-1",1.0};
Copy link
Member

@jonpas jonpas Jul 8, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QPATHTOF, other places as well.

@jonpas jonpas added the WIP label Jul 8, 2016
@jonpas
Copy link
Member

jonpas commented Jul 8, 2016

How far from done is this?

@jonpas jonpas modified the milestones: 3.1.0, 3.2.0 Oct 18, 2016
@jonpas jonpas modified the milestones: 3.3.0, 3.2.0 Feb 26, 2017
@PabstMirror
Copy link
Contributor

This is pretty close to being ready.
How this module should work is somewhat subjective, but it should be fairly close to how it was in CSE.

@PabstMirror PabstMirror modified the milestones: 3.3.0, 3.4.0 Dec 2, 2017
@mharis001 mharis001 mentioned this pull request Mar 2, 2018
@jonpas
Copy link
Member

jonpas commented Apr 14, 2018

Continued work in #114.

@jonpas jonpas closed this Apr 14, 2018
@jonpas jonpas deleted the field-rations branch April 14, 2018 12:08
@PabstMirror PabstMirror restored the field-rations branch June 2, 2018 03:57
@PabstMirror PabstMirror modified the milestones: 3.4.0, Ongoing Aug 7, 2018
@Zumiii
Copy link

Zumiii commented Oct 4, 2018

Any progress on this one? Would be a huge Improvement for all the realism clans out there. Especially for persistent scenarios.

@jonpas
Copy link
Member

jonpas commented Oct 4, 2018

#114

@PabstMirror PabstMirror deleted the field-rations branch December 30, 2019 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants