[Ohrrpgce] SVN: teeemcee/13082 ohrpackage: fix 'source' packaging failing if buildinfo.ini was missing

2022-08-26 Thread subversion--- via Ohrrpgce
teeemcee
2022-08-26 22:30:22 -0700 (Fri, 26 Aug 2022)
147
ohrpackage: fix 'source' packaging failing if buildinfo.ini was missing

This broke the nightly source distribution (from distrib-nightly-linux.sh)
---
U   wip/ohrpackage.py

___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] SVN: teeemcee/13081 Press Ctrl-Shift-I to toggle input debug logging (--input-debug option)

2022-08-26 Thread subversion--- via Ohrrpgce
teeemcee
2022-08-26 22:00:46 -0700 (Fri, 26 Aug 2022)
71
Press Ctrl-Shift-I to toggle input debug logging (--input-debug option)
---
U   wip/allmodex.bas
U   wip/game.bas
U   wip/gfx_directx/gfx_directx.cpp

___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] SVN: teeemcee/13080 Revert r12173 "Fix bug #1145 on Mac spawning HSpeak to import scripts ra

2022-08-26 Thread subversion--- via Ohrrpgce
teeemcee
2022-08-26 22:00:37 -0700 (Fri, 26 Aug 2022)
132
Revert r12173 "Fix bug #1145 on Mac spawning HSpeak to import scripts randomly 
failed"

See GH issue: the fix couldn't possibly work
---
U   wip/common.rbas

___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] Stat caps aren't applied during battles (#980)

2022-08-26 Thread Ralph Versteegen via Ohrrpgce
> stats can always be increased up to INT_MAX

This is incorrect, stats are capped to 32767 (and below by -32768) in 
`safesubtract` called from `inflict` when a stat is targetted by an attack (but 
not when modified by another attack effect such as Absorb, "Reset target stat 
to max before hit", or attack costs).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/980#issuecomment-1229096516
You are receiving this because you are subscribed to this thread.

Message ID: ___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org