NovaRain
|
80679572c3
|
Improved the fix for extra hidden buttons in the previous commit
(ref. alexbatalov/fallout2-ce#465, alexbatalov/fallout2-ce#466)
|
2025-02-25 11:23:41 +08:00 |
|
NovaRain
|
7f0017a858
|
Fixed extra hidden buttons appearing below the location list
* in the Status section in the pipboy (a partial fix).
(ref. alexbatalov/fallout2-ce#465)
|
2025-02-24 23:52:32 +08:00 |
|
NovaRain
|
7e95e1b405
|
Fixed double click sound when selecting a location in pipboy status
(ref. alexbatalov/fallout2-ce#462)
|
2025-02-21 11:15:03 +08:00 |
|
NovaRain
|
03cc1f8ae4
|
Fixed the incorrect message when attempting to repair dead robots
(ref. alexbatalov/fallout2-ce#459)
|
2025-02-19 12:16:24 +08:00 |
|
NovaRain
|
c4f6f9c9c7
|
Synced FunctionOffsets_def.h with 4.x
Removed VariableOffsets_HRP.h (was severely underused within 3.8 scope).
|
2025-02-12 22:30:36 +08:00 |
|
NovaRain
|
987419945f
|
Fixed display issues when highlighting a multiline dialogue option
(ref. alexbatalov/fallout2-ce#418)
|
2025-02-12 13:24:48 +08:00 |
|
NovaRain
|
461b12037a
|
Code edits to Perks.cpp
|
2025-02-09 12:32:10 +08:00 |
|
NovaRain
|
e072cfda7c
|
Restored the position of the ammo bar when ALTERNATE_AMMO_METRE=0
|
2025-02-03 12:19:22 +08:00 |
|
NovaRain
|
8bd0147578
|
Fixed the main menu music not stopping when replaying the intro
(ref. alexbatalov/fallout2-ce#399)
|
2025-02-01 16:04:03 +08:00 |
|
NovaRain
|
b68655f7c8
|
Fixed item's unique ID being reset by a non-unique item (#582)
|
2025-01-31 22:41:31 +08:00 |
|
NovaRain
|
9d68ae2d4b
|
Simplified some jumps in ASM code
* Replaced single-use "mov reg, addr; jmp reg" with constant variables.
|
2025-01-30 19:45:46 +08:00 |
|
NovaRain
|
7eec7a132e
|
Added settings about Educated, Healer, and Lifegiver to perks.ini
|
2025-01-27 21:06:15 +08:00 |
|
NovaRain
|
3d630de332
|
Tightened the compatibility mode check
|
2025-01-26 11:33:02 +08:00 |
|
NovaRain
|
b39d5d9a57
|
Edits to function documents
|
2025-01-22 21:37:38 +08:00 |
|
NovaRain
|
d654233614
|
Fixed issues related to negative weapon ammo
(ref. alexbatalov/fallout2-ce#443)
Fixed freeze when reloading an overloaded weapon via the interface bar.
|
2025-01-19 15:10:55 +08:00 |
|
NovaRain
|
6f9d1fc1f8
|
Added German and French resource files
|
2025-01-14 12:32:06 +08:00 |
|
NovaRain
|
fee5b7daa1
|
Reduced the green tone of the message window
(less pixelated colors and for text clarity)
Updated resource files.
|
2025-01-11 14:22:42 +08:00 |
|
NovaRain
|
f36f204dd7
|
Fixed map lighting from Night Vision perk
* Before the perk effect only kicked in when map update proc ran after
game load. Now the delay is much shorter.
|
2025-01-09 10:47:26 +08:00 |
|
NovaRain
|
cc7e471df0
|
Added setting about Comprehension perk to perks.ini
|
2025-01-07 11:58:45 +08:00 |
|
NovaRain
|
4b8478911e
|
Added setting about Night Vision perk to perks.ini
Updated version number.
|
2025-01-05 21:05:59 +08:00 |
|
NovaRain
|
deb6d2d0ea
|
Cosmetic edits: updated year
|
2025-01-05 17:30:52 +08:00 |
|
NovaRain
|
1354ff2ec6
|
Updated changelog
v3.8.45.1
|
2024-12-04 09:06:45 +08:00 |
|
NovaRain
|
38eed54c9f
|
Added upper limit to WorldMapDelay2
|
2024-11-22 12:50:07 +08:00 |
|
NovaRain
|
5230d0aeca
|
Tweaked how XPTable data was loaded
* to align hook functions with the engine functions they replaced.
|
2024-11-19 21:55:57 +08:00 |
|
NovaRain
|
62f9eb1987
|
Removed unnecessary selfrun file creation
* autoplay was disabled in 3.8.30 (commit 6c2eb479)
Updated version number.
|
2024-10-14 10:56:09 +08:00 |
|