Closed
Conversation
83eac87 to
aa732d3
Compare
8e9ef52 to
7350c64
Compare
bux
reviewed
Nov 5, 2017
| if (!hasInterface) exitWith {}; | ||
|
|
||
| #ifdef DEBUG_MODE_FULL | ||
| onEachFrame { |
Member
There was a problem hiding this comment.
could this be a separate function?
#ifdef DEBUG_MODE_FULL
call FUNC(renderDebugLines);
#endif
so one could run this without having a debug build?
Contributor
Author
There was a problem hiding this comment.
I guess we can do that.
But the other debug info (shown via systemChat and hintSilent) is more helpful.
Should we try to move all of the debug output into a function?
32e9989 to
5c6e4c1
Compare
* Fixes fatique calculation when walking across structures (bridges, ...) * Fixes the terrain gradient calculation * Fixes the 'wattsPerATP' constant * Implements the respiratory system * Prevents sprinting on very steep terrain * Adds more in-depth debug output * Closes #4492
f2da60d to
9723a8e
Compare
|
This ticket is relevant to fatigue changes. |
9723a8e to
5f97686
Compare
5f97686 to
18661eb
Compare
Contributor
|
We are happy for this to be merged - will need testing before though. |
Member
|
Closing due to age and/or inactivity, unlikely to be finished or has to be reworked due to other changes over the years. May be re-opened if someone finds it useful, even better just open a new up-to-date PR. |
LinkIsGrim
added a commit
that referenced
this pull request
Jun 22, 2024
blake8090
pushed a commit
to blake8090/ACE3
that referenced
this pull request
Aug 18, 2024
…acemod#9714) Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> Co-authored-by: ulteq <ulteq@web.de> Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
3218m run at VO2max 43.5 ml/kg/min and AnT 75% (live data captured in-game):
