 burner1024andGitHub
|
f29720effa
|
Switch default Cat Jules appearance to leather jacket
* The original default/naked appearance (`nmprmb`) in RP only has very limited weapon anims.
|
2022-07-18 16:17:58 +08:00 |
|
NovaRain
|
c869080d91
|
Correction to previous commit
|
2022-07-07 08:28:03 +08:00 |
|
NovaRain
|
f5f1f5ec70
|
Fixed NPC stuck in a loop of reloading the solar scorcher
(happens when out of ammo and it's dark.)
|
2022-07-06 20:05:17 +08:00 |
|
NovaRain
|
0b3be17839
|
Edits to document about set_self function
Updated version number.
|
2022-07-02 20:03:21 +08:00 |
|
 NovaRainandGitHub
|
08f19e63e1
|
Merge pull request #439 from sfall-team/dependabot/github_actions/develop/actions/setup-python-4
Bump actions/setup-python from 3 to 4
|
2022-07-01 09:21:23 +08:00 |
|
 dependabot[bot]andGitHub
|
abbdc36eb8
|
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 01:09:07 +00:00 |
|
NovaRain
|
8c71953eed
|
Fixed float_msg script function
* didn't set purple/black text color correctly (was always grey)
|
2022-06-30 21:51:34 +08:00 |
|
NovaRain
|
dee28843ae
|
Changed the mode 1 of NPC combat control mod
* now requires sfall debugging mode to control all critters.
|
2022-06-24 09:36:45 +08:00 |
|
NovaRain
|
cd91355896
|
Added a warning pop-up for the open file limit
|
2022-06-17 22:47:27 +08:00 |
|
NovaRain
|
85e5da660b
|
Added "get_terrain_name" script function
Updated documents for the function.
Minor edits to other code.
|
2022-06-14 21:04:51 +08:00 |
|
NovaRain
|
7015db2414
|
Changed HiResMode to not always be read from ddraw.ini
Minor edits to Perks.ini (120 CPL)
|
2022-06-10 09:04:17 +08:00 |
|
NovaRain
|
a415fc2e7f
|
Added ladder climbing action to UseWalkDistance
Added notes to MainMenuFontColour description in ddraw.ini.
Updated version number.
|
2022-06-07 10:24:52 +08:00 |
|
NovaRain
|
0516aabcc1
|
Added GainReputation to NPC combat control mod
|
2022-06-06 12:54:02 +08:00 |
|
NovaRain
|
1d8004623a
|
Minor code edits
* read FastShotFix setting only once.
|
2022-06-02 14:22:05 +08:00 |
|
NovaRain
|
5d1c63ab08
|
Replaced item_w_curr_ammo_ engine function
* a simplified one, without calling proto_ptr_ unnecessarily.
Related code edits to Combat.cpp & Inventory.cpp.
|
2022-06-01 12:51:42 +08:00 |
|
 NovaRainandGitHub
|
8527e17fa1
|
Merge pull request #438 from sfall-team/dependabot/github_actions/develop/actions/setup-python-3
Bump actions/setup-python from 2 to 3
|
2022-05-30 21:04:42 +08:00 |
|
 NovaRainandGitHub
|
3782d548d8
|
Merge pull request #437 from sfall-team/dependabot/github_actions/develop/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
|
2022-05-30 21:04:06 +08:00 |
|
 dependabot[bot]andGitHub
|
f3e6c244be
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 12:59:24 +00:00 |
|
 dependabot[bot]andGitHub
|
c449c72556
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 12:59:21 +00:00 |
|
NovaRain
|
a4230c3bad
|
Added a function to EngineUtils.cpp
Minor edits to ddraw.ini.
|
2022-05-28 21:40:34 +08:00 |
|
NovaRain
|
9667b522a8
|
Tweaked how the graphics mode setting is read
Added a couple of notes to ddraw.ini.
Minor code edits.
|
2022-05-27 13:18:09 +08:00 |
|
NovaRain
|
73ec85b01d
|
Code edits to gl_npcarmor script
|
2022-05-26 22:55:08 +08:00 |
|
NovaRain
|
e8652ca17b
|
Some edits to documents
|
2022-05-25 21:52:24 +08:00 |
|
NovaRain
|
8bad934279
|
Removed ComputeSprayMod from ddraw.ini
Updated version number.
|
2022-05-25 21:17:06 +08:00 |
|
NovaRain
|
fddb71e88a
|
Added support for SPLASH_SCRN_TIME option to sfall HRP
|
2022-05-24 22:49:40 +08:00 |
|