NovaRain
|
bac9e630f9
|
Added a safeguard to the death animation fix on combat start
|
2026-02-23 15:23:23 +08:00 |
|
 NovaRainandGitHub
|
d5c79deb12
|
Merge pull request #614 from sfall-team/dependabot/bundler/docs/nokogiri-1.19.1
Bump nokogiri from 1.18.9 to 1.19.1 in /docs
|
2026-02-20 08:51:14 +08:00 |
|
 dependabot[bot]andGitHub
|
adfc8d851b
|
Bump nokogiri from 1.18.9 to 1.19.1 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.19.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.9...v1.19.1)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.19.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-20 00:14:16 +00:00 |
|
NovaRain
|
1e950f5172
|
Updated version number and changelog
v4.4.9
|
2026-02-11 22:07:01 +08:00 |
|
NovaRain
|
b7c34813bf
|
Removed unnecessary/unused return value in critter_mod_skill function
|
2026-02-11 22:05:58 +08:00 |
|
 NovaRainandGitHub
|
49a536894a
|
Merge pull request #611 from sfall-team/dependabot/bundler/docs/faraday-2.14.1
Bump faraday from 2.10.0 to 2.14.1 in /docs
|
2026-02-10 06:22:44 +08:00 |
|
 dependabot[bot]andGitHub
|
b7aefb3040
|
Bump faraday from 2.10.0 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.0 to 2.14.1.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.10.0...v2.14.1)
---
updated-dependencies:
- dependency-name: faraday
dependency-version: 2.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 22:08:17 +00:00 |
|
NovaRain
|
29b6d4ba10
|
Removed misleading parens from functions without args in documents
|
2026-01-27 16:37:08 +08:00 |
|
 NovaRainandGitHub
|
36df793c46
|
Merge pull request #609 from BGforgeNet/dev/fix-detail-parens
Docs: remove misleading parens from functions without args, they should not be present
|
2026-01-27 15:16:51 +08:00 |
|
Magus
|
cb24364319
|
Docs: remove misleading parens from functions without args, they should not be present.
|
2026-01-27 14:06:20 +07:00 |
|
NovaRain
|
84d8d80d30
|
Code edits to SingleCore to make it run safer
Changed SingleCore to be disabled by default.
(its usage is questionable on newer systems.)
|
2026-01-16 10:10:07 +08:00 |
|
NovaRain
|
b3c5fad981
|
Code edits to ProcessorIdle
* use proper QS_ALLINPUT as it includes QS_RAWINPUT for WinXP+.
* set the option enabled by default.
|
2026-01-15 09:20:17 +08:00 |
|
NovaRain
|
7e74abf78f
|
Added settings about the mirrored shades to tweaks.ini
Updated the description of Fallout1Behavior.
|
2026-01-13 14:23:02 +08:00 |
|
NovaRain
|
ed1f926d36
|
Expanded the functionality of Fallout1Behavior
* FO1 initial in-game time is 7:21 rather than 8:24.
|
2026-01-10 20:34:54 +08:00 |
|
NovaRain
|
5ac1b23bc6
|
Updated expanded UI FRMs and resource files
|
2026-01-09 20:09:55 +08:00 |
|
NovaRain
|
19d0f5c16a
|
Fixed edge-scrolling speed in the world map
* commit a3383fd only fixed when in normal game maps.
|
2026-01-04 12:36:23 +08:00 |
|
NovaRain
|
c44fe84cc4
|
Re-ordered Unarmed module init
* to prevent a specific display issue in the inventory (#603)
|
2026-01-03 20:40:50 +08:00 |
|
NovaRain
|
a3383fdf7f
|
Fixed edge-scrolling speed when using the speed tweak
(closes #523)
|
2026-01-01 20:22:13 +08:00 |
|
NovaRain
|
2ed856deaf
|
Cosmetic edits: updated year
|
2026-01-01 20:16:39 +08:00 |
|
 NovaRainandGitHub
|
983b7721a8
|
Merge pull request #605 from sfall-team/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
|
2026-01-01 09:58:54 +08:00 |
|
 dependabot[bot]andGitHub
|
54dea0b963
|
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-01 01:01:28 +00:00 |
|
 NovaRainandGitHub
|
df0b3d26b1
|
Merge pull request #604 from sfall-team/dependabot/bundler/docs/uri-0.13.3
Bump uri from 0.13.2 to 0.13.3 in /docs
|
2025-12-31 05:58:33 +08:00 |
|
 dependabot[bot]andGitHub
|
0755dbe05d
|
Bump uri from 0.13.2 to 0.13.3 in /docs
Bumps [uri](https://github.com/ruby/uri) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](https://github.com/ruby/uri/compare/v0.13.2...v0.13.3)
---
updated-dependencies:
- dependency-name: uri
dependency-version: 0.13.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-30 21:12:02 +00:00 |
|
NovaRain
|
3a3dd2f5f5
|
Added a safeguard to the single-frame death anims tweak
Updated version number.
|
2025-12-05 16:47:07 +08:00 |
|
 NovaRainandGitHub
|
7fb3ffb69f
|
Merge pull request #601 from sfall-team/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
|
2025-12-01 09:58:53 +08:00 |
|