NovaRain
aca6c92d86
Reordered the engine perk entries in perks.ini
...
(sorted by their perk IDs)
2023-07-31 20:52:43 +08:00
phobos2077
f0ec82923d
EnginePerks: fixes
...
- Remove duplicate Salesman tweak
- Decoupled hacks for multi-perk-level support for Salesman and Demolition Expert from the bonus value change
- Renamed settings for consistency ("<PerkName>Bonus" when it has only one effect)
2023-07-30 22:00:04 +02:00
phobos2077
cd5c803386
EnginePerks: rewritten and expanded
...
- Got rid of unused and repeated code
- Added all perk skill bonuses
2023-07-30 19:58:34 +02: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
97c48909c0
Added TagSkillBonus option to the skills ini file
...
Fixed a crash in the previous commit.
2021-01-06 11:30:29 +08:00
NovaRain
dfeafc3058
Added more options for tweaking some engine perks to the perks ini file
...
Added tweaks to include the perk level in the calculation of the bonus
value for "Salesman" and "Demolition Expert" perks.
2021-01-05 14:09:59 +08:00
NovaRain
fab5aa2f2f
Fixed Auto Doors example script mod
...
Cosmetic changes to the text descriptions in Perks.ini.
2020-06-13 00:14:44 +08:00
NovaRain
d762f57cbc
Added a new flag to MainMenuFontColour option
...
* set bit 1 of the first byte to only change the color of version text
(old behavior)
2019-10-15 11:40:59 +08:00
NovaRain
ab2283f0e3
Rewrote set_xp_mod, get_sfall_args, set_sfall_arg functions in C++
...
Cleanup in ASM scripting handlers code.
2019-10-14 15:29:03 +08:00
NovaRain
882a601b0c
Added optional options to the perks ini file
...
* to toggle modification sections for perks and traits.
Reorganized ini reading functions in main.cpp, and edited related code
in Perks/Stats modules.
Added error/warning icons to message boxes.
2019-10-14 10:19:11 +08:00
NovaRain
19252ba507
Added options for tweaking some engine perks to the perks ini file
...
Added some engine function defines & util func for possible later use.
2019-09-06 13:11:27 +08:00
NovaRain
18649329ec
Added SpecialDeathGVAR option to override the global variable number for special death.
...
Minor fix for Stats.ini.
2019-03-17 10:35:12 +08:00
NovaRain
967e642908
Added the ability to add extra non-scripted perks to the PerksFile (from Mr.Stalin)
...
Fixed some functionality for fake perks.
2019-03-10 11:55:41 +08:00
NovaRain
651f23aa5b
Simplified and formatted code in Perks.cpp (from Mr.Stalin)
...
Replaced some 'strcpy_s' usages to 'strncpy_s' in Perks.cpp.
2018-12-15 18:13:38 +08:00
NovaRain
848f29b468
Added descriptions for the variables in Perks.ini.
2017-09-12 15:38:07 +08:00
VladislavKolosovsky
b82348ed33
Added full ddraw.ini + other config files and all relevant artifacts from latest modderspack.
2015-07-07 00:44:58 +07:00