NovaRain
|
71e43cb890
|
Engine now uses 'English' as the fallback language for the credits
Updated version number.
|
2023-11-30 22:42:22 +08:00 |
|
NovaRain
|
4bc981dbc1
|
Updated changelog for better clarity
v4.4.1
|
2023-11-20 21:28:06 +08:00 |
|
NovaRain
|
34a81e4f54
|
Updated changelog
|
2023-11-20 10:19:04 +08:00 |
|
NovaRain
|
584e026624
|
Fixed create_object_sid when passing 0 as the script index number
* would result in a crash. Now it allows creating an object with no
script (different from -1, which just doesn't touch default script).
|
2023-11-14 21:48:36 +08:00 |
|
NovaRain
|
1cca798b80
|
Tweaked the position of the ammo bar
Tweaked the alternative ammo bar to exactly match Mash's.
|
2023-10-30 21:31:21 +08:00 |
|
NovaRain
|
47d9bb1627
|
[HRP] Fixed the clickability issue of the file list in the char screen
|
2023-10-28 23:43:58 +08:00 |
|
NovaRain
|
2b8b797920
|
Fixed incorrect data for saved arrays
Updated version number.
|
2023-10-27 22:41:58 +08:00 |
|
NovaRain
|
b1ce08a78f
|
Fixed crash when calling start_gdialog outside talk_p_proc
(the fix was embedded in StartGDialogFix, now it works regardless of
the option.)
|
2023-10-19 15:13:37 +08:00 |
|
NovaRain
|
143ec750cf
|
Updated documents (mainly array functions)
|
2023-10-16 11:32:52 +08:00 |
|
NovaRain
|
e2b5a0652d
|
Enabled build workflow for master branch
|
2023-10-07 21:15:16 +08:00 |
|
NovaRain
|
c6635f65e5
|
Changed the "best armor" score calc to exclude EMP
(gameplay mod friendly)
|
2023-10-07 19:34:11 +08:00 |
|
NovaRain
|
daf9e57d36
|
Updated NPC combat control mod for player's Jinxed trait/perk
* controlled critters will now be "Jinxed" as well (closes #492)
|
2023-10-05 09:24:34 +08:00 |
|
NovaRain
|
59f1ed0233
|
Removed AdditionalWeaponAnims from ddraw.ini (always enabled)
Updated version number.
|
2023-10-05 09:10:44 +08:00 |
|
NovaRain
|
7c8d2d6269
|
Merge branch 'develop'
|
2023-10-05 09:03:35 +08:00 |
|
NovaRain
|
75019a5546
|
Bump actions/checkout from 3 to 4
Set dependabot for the main branch
|
2023-10-02 08:49:15 +08:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
1b3530e702
|
Bump actions/checkout from 3 to 4 (#493)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-01 21:04:56 +08:00 |
|
NovaRain
|
deee6fc521
|
Corrected the description of CALCAPCOST hook
|
2023-09-30 17:17:53 +08:00 |
|
 brussell1andGitHub
|
e703a82c8b
|
Fixed German translation (#491)
|
2023-08-26 01:39:08 +08:00 |
|
NovaRain
|
5769843b89
|
Bump activesupport to 6.1.7.5 in /docs
|
2023-08-24 21:56:52 +08:00 |
|
NovaRain
|
7e2eaf0724
|
Fixed crash on startup on WinXP/2003
Moved the LoadLibrary call out of DllMain entry point.
Updated version number and changelog.
v4.4.0.1
|
2023-08-24 21:27:54 +08:00 |
|
NovaRain
|
b6a4c8d476
|
Tried fixing in-page subcategory links
|
2023-08-22 15:28:24 +08:00 |
|
NovaRain
|
1524c7daa0
|
Fixed functions.yml
|
2023-08-22 10:10:41 +08:00 |
|
NovaRain
|
228f8966f2
|
Release 4.4
v4.4
|
2023-08-22 08:54:41 +08:00 |
|
NovaRain
|
e923fa801b
|
Updated changelog and other documents
|
2023-08-21 14:23:59 +08:00 |
|
NovaRain
|
16dacee0e0
|
Fixed UpdateHPStat() for not properly capping HP
* when a critter has modified base value of max HP in its proto.
|
2023-08-09 10:29:22 +08:00 |
|