NovaRain
e5e0f4896f
Fixed LOS check in gl_highlighting for some containers on maps
...
Fixed opcode number for set_perk_int in docs.
2026-07-02 09:07:48 +08:00
NovaRain
1005cfc1d4
Added outline color options for empty containers and corpses
...
Updated the script mod in modderspack.
Clarified the description of the get_current_inven_size function.
2026-06-23 23:08:38 +08:00
NovaRain
b13bcb9253
Added #pragma sce to all scripts that require -s option
...
Renamed all "lite version" script mods to more specific 38x.
2026-04-14 11:33:10 +08:00
NovaRain
9f5c8fa946
Updated sslc readme
...
Recompiled gl_npcarmor_lite due to sslc fixes.
2025-07-14 10:22:59 +08:00
NovaRain
2e4998168c
Updated version number and changelog
2025-03-20 22:31:04 +08:00
NovaRain
81f4af927b
Synced item highlighting mod with 4.x
2024-06-28 21:14:46 +08:00
NovaRain
388a5de994
Changed the game mode check in gl_highlighting_lite
...
* now opening other interfaces (inventory, options, etc.) will also
turn off highlight.
2024-06-09 12:09:05 +08:00
NovaRain
73ac86d493
Updated healing skills example mod
...
(fix inaccurate behavior and refactoring)
2024-05-28 21:44:33 +08:00
NovaRain
0095ec212b
Added healing skills example mod from 4.x
2024-05-24 08:55:01 +08:00
NovaRain
78ef06c8e6
Text edits to INI files
2024-04-18 20:48:58 +08:00
NovaRain
818c2eb6b2
Edits to gl_partycontrol and main.h
...
* it seems no need to "fix" Gecko Skinning perk anymore.
* use array to hold perk levels instead of calling has_trait twice.
2024-03-27 11:20:36 +08:00
NovaRain
ad2b9ab0fb
Added a new example mod gl_molotov
2024-03-26 12:15:15 +08:00
NovaRain
8a8455efea
Added a new example mod gl_static_books
2024-03-14 10:20:42 +08:00
NovaRain
82cf074845
Updated npcarmor.ini based on new NPC armor mod
...
(ref. BGforgeNet/Fallout2_NPC_Armor@ca93bb6 )
2024-03-05 10:32:01 +08:00
NovaRain
8e95b2d8f6
Updated npcarmor.ini based on newer RPU (v27+)
2024-03-04 11:53:46 +08:00
NovaRain
8c277730bf
Updated NPC combat control mod for player's Jinxed trait/perk
...
* controlled critters will now be "Jinxed" as well
2023-10-05 09:26:35 +08:00
NovaRain
2941157174
Added NPC combat control mod to example mods
...
Updated item highlighting mod and NPC armor mod.
2023-07-03 15:35:03 +08:00
NovaRain
e92c994744
Added a new example mod gl_rest_encounter
...
Added a burst control example script.
2023-06-02 15:15:01 +08:00
NovaRain
ff1c87f0c5
Updated gl_compute_damage example script from 4.x
...
* with script-based YAAM implementation.
Sync header changes with develop branch.
Changed AttackSubType enum "GUNS" to "RANGED".
(to be in line with define_extra.h, the naming is from RE/CE.)
2023-05-15 12:16:23 +08:00
NovaRain
f4fe4211e1
Fixed assorted typos in documents
...
Added an example ini to Ammo INI Loader mod.
Updated the changelog.
2023-03-27 20:35:24 +08:00
NovaRain
bb13e3f219
Backported 5 game hooks from 4.1/4.2:
...
* SNEAK, STDPROCEDURE, STDPROCEDURE_END, TARGETOBJECT, ENCOUNTER.
Updated documents and example mods.
2022-11-29 14:27:10 +08:00
NovaRain
7ecdfe362f
Backported three game hooks from 4.1:
...
* USEANIMOBJ, EXPLOSIVETIMER, DESCRIPTIONOBJ
Updated documents and example mods
2022-11-27 09:27:46 +08:00
NovaRain
89eff96b69
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:21:03 +08:00
NovaRain
e7e6175084
Fixed item planting for non-biped critters with the "barter" flag set
...
(BGforgeNet/Fallout2_Unofficial_Patch#95 )
Updated version number.
2022-04-04 21:34:01 +08:00
NovaRain
e566db91bb
Updated Ammo INI Loader example script mod
...
Updated version number.
2022-03-15 13:02:33 +08:00