NovaRain
|
6f45d45fcd
|
Updated documents for hook/function changes
|
2023-06-13 12:33:28 +08:00 |
|
NovaRain
|
9fa123d15f
|
Added get_combat_free_move metarule
Updated documents and headers.
Added PartyOrderToAttack to ddraw.ini.
|
2023-06-09 11:19:45 +08:00 |
|
NovaRain
|
7322634780
|
Backported three game hooks from 4.x:
* ROLLCHECK, BESTWEAPON, CANUSEWEAPON
Updated documents.
|
2023-06-06 21:46:03 +08:00 |
|
NovaRain
|
7f0398c618
|
Added options to override the names of sound files for game modes
Remove the worldmap/credits music override from Fallout1Behavior.
(was added in commit 41a1fea)
Minor edits to ddraw.ini.
|
2023-06-05 11:46:07 +08:00 |
|
NovaRain
|
40f2050f8c
|
Minor edits to ddraw.ini and define_extra.h
|
2023-05-29 15:22:45 +08:00 |
|
NovaRain
|
26693fd0ed
|
Decoupled hook type 2 of HOOK_AMMOCOST from CheckWeaponAmmoCost
Edits to documents to reflect the hook change.
Changed CheckWeaponAmmoCost to be enabled by default.
Updated version number.
|
2023-05-20 10:59:26 +08:00 |
|
NovaRain
|
637de0e07d
|
Fixed "divided by zero" error when returning 0 in AMMOCOST hook
* with CheckWeaponAmmoCost=1.
Added a value check to the return value of AMMOCOST hook.
Updated hookscripts.md to reflect this change.
|
2023-05-18 10:02:07 +08:00 |
|
NovaRain
|
41a1fead58
|
Expanded the functionality of Fallout1Behavior
* change the world map music and the credits music to match FO1 files.
Increased the maximum value of the combat speed slider.
Some minor code edits.
|
2023-04-30 09:21:53 +08:00 |
|
NovaRain
|
a09611edc6
|
Backported the "order to attack" function from 4.x
Updated translation ini files.
Updated version number.
|
2023-04-19 10:35:59 +08:00 |
|
NovaRain
|
e090fd833b
|
Removed CreditsAtBottom from ddraw.ini
* sfall built-in credits will be shown at the beginning when from the
main menu and at the end during the ending.
|
2023-02-26 23:31:48 +08:00 |
|
NovaRain
|
465bc649be
|
Removed StackEmptyWeapons from ddraw.ini (always enabled)
|
2023-02-02 12:39:06 +08:00 |
|
NovaRain
|
fb4770edc4
|
Increased the upper limit of ProcessorIdle
|
2023-01-07 23:07:31 +08:00 |
|
NovaRain
|
67b46cd4a6
|
Backported three more hooks from 4.1:
* USESKILLON, ONEXPLOSION, SETLIGHTING.
Backported PartyMemberSkillFix option from 4.1.
Updated documents.
|
2022-12-01 08:41:05 +08:00 |
|
NovaRain
|
db40eae68f
|
Some format edits to documents
Updated version number.
|
2022-10-25 21:25:48 +08:00 |
|
NovaRain
|
d429af8011
|
Code correction to LoadOrder.cpp
Updated version number.
|
2022-09-28 10:18:19 +08:00 |
|
NovaRain
|
ba186590bc
|
Backported [ExtraPatches] section from 4.x
* in pre-4.1.9 configuration, without .dat autoloading.
|
2022-09-22 10:50:10 +08:00 |
|
NovaRain
|
82eb78e185
|
Code edits to SpeedInventoryPCRotation
Updated version number.
|
2022-08-09 21:34:12 +08:00 |
|
NovaRain
|
b0fa170ffd
|
Combined AllowDShowSound=2 with mode 1
Removed MoreTiles from ddraw.ini (always enabled)
Minor edits to documents.
|
2022-08-08 09:10:53 +08:00 |
|
NovaRain
|
81af621b3c
|
Changed the default number of sound buffers
Updated version number.
|
2022-07-26 08:28:59 +08:00 |
|
NovaRain
|
225fa9cc57
|
Edits to document about set_self function
Updated version number.
|
2022-07-02 20:04:35 +08:00 |
|
NovaRain
|
0e0d884a97
|
Changed the mode 1 of NPC combat control
* now requires sfall debugging mode to control all critters.
|
2022-06-24 09:39:31 +08:00 |
|
NovaRain
|
5ac91aec79
|
Minor edits to Perks.ini (120 CPL) and ddraw.ini
|
2022-06-10 09:04:49 +08:00 |
|
NovaRain
|
2578963f7d
|
Added ladder climbing action to UseWalkDistance
Added notes to MainMenuFontColour description in ddraw.ini.
Updated version number.
|
2022-06-07 10:25:38 +08:00 |
|
NovaRain
|
b10fb8c162
|
Added a function to EngineUtils.cpp
Minor edits to ddraw.ini.
|
2022-05-28 21:41:49 +08:00 |
|
NovaRain
|
e3628232c5
|
Tweaked how the graphics mode setting is read
Changed all checks with Graphics::mode in the same way as 4.x.
Added a couple of notes to ddraw.ini.
Minor code edits.
|
2022-05-27 13:18:29 +08:00 |
|