NovaRain
|
b957a05e68
|
Reduced the green tone of the message window
(less pixelated colors and for text clarity)
Updated resource files.
|
2025-01-11 14:21:25 +08:00 |
|
 defder-suandGitHub
|
238b7368a2
|
Fixed typo
https://sfall-team.github.io/sfall/hook-types/#withinperception
|
2025-01-09 19:10:22 +00:00 |
|
 defder-suandGitHub
|
0f33bbf94a
|
Fixed typo
https://sfall-team.github.io/sfall/hook-types/#combatturn
|
2025-01-07 21:00:51 +00:00 |
|
NovaRain
|
f68aaf98b6
|
Added setting about Comprehension perk to perks.ini
|
2025-01-07 11:55:22 +08:00 |
|
NovaRain
|
f5c7d3ccc6
|
Added setting about Night Vision perk to perks.ini
Updated version number.
|
2025-01-05 21:03:12 +08:00 |
|
NovaRain
|
1fc38ca6d1
|
Added upper limit to WorldMapDelay2
|
2024-11-22 12:49:25 +08:00 |
|
NovaRain
|
6f8b06e738
|
Updated version number and changelog
|
2024-09-15 12:45:07 +08:00 |
|
NovaRain
|
130eb7db77
|
Merge branch 'feature/restore-sneak-between-maps'
Minor edit to documents.
|
2024-07-31 08:21:41 +08:00 |
|
NovaRain
|
2c5e044296
|
Prevent RegisterHook() from registering placeholder hooks
Minor edits to code and documents.
|
2024-07-19 19:46:12 +08:00 |
|
 VladandGitHub
|
9fdbacf4ca
|
Added new HOOK_BUILDSFXWEAPON (#560)
* Hook for gsnd_build_weapon_sfx_name
* Fixed long name ACM crash in AutoSearchSFX
* Updated documents
|
2024-07-19 19:36:04 +08:00 |
|
phobos2077
|
87202bb124
|
Scripting headers: add material-related constants, minor lib extensions
|
2024-07-18 00:29:37 +02:00 |
|
phobos2077
|
d9b59107af
|
Add v4.4.4 ru changelog
|
2024-06-29 11:30:34 +02:00 |
|
NovaRain
|
b852d6f168
|
Added checks for OutlineColorContainers/Corpses in gl_highlighting
(same as OutlineColor, in case player set them to negative values.)
Updated resource files.
|
2024-06-28 21:12:54 +08:00 |
|
phobos2077
|
abd62dd834
|
gl_highlighting: separate colors for containers and corpses
- Items and corpses blending together can be an issue
|
2024-06-27 23:25:25 +02:00 |
|
NovaRain
|
2d20de66fc
|
Corrected proto pid offset in define_extra.h
|
2024-06-17 15:21:36 +08:00 |
|
NovaRain
|
eb8febf347
|
Further simplification of the previous commit
Updated sslc_readme.md.
|
2024-06-15 19:06:38 +08:00 |
|
NovaRain
|
929be4f7b3
|
Changed the game mode check in gl_highlighting
* now opening other interfaces (inventory, options, etc.) will also
turn off highlight.
|
2024-06-09 12:05:07 +08:00 |
|
NovaRain
|
fd0bd975fd
|
Fixed page build error
|
2024-06-07 08:23:45 +08:00 |
|
NovaRain
|
faca95a77b
|
Expanded show/hide_iface_tag functions to work with tag value 0 (sneak)
Updated documents.
|
2024-06-07 08:06:26 +08:00 |
|
 VladandGitHub
|
0323e0c407
|
Inventory Ctrl+Click instant move (#546)
* Instantly move items without dragging (closes #526)
* In the player's inventory, items from the main inven list will go to appropriate slots.
|
2024-06-06 19:59:13 +08:00 |
|
NovaRain
|
1a844e4e7d
|
Fixed possible crash in BoxBarCount
Edits to ddraw.ini and comments in Message.cpp.
|
2024-06-03 09:28:36 +08:00 |
|
phobos2077
|
281e79585c
|
Rename PartyMemberNonRandomLevelUp
- Hopefully this name is easier to understand for users
|
2024-06-02 11:14:31 +02:00 |
|
NovaRain
|
18487103d4
|
Edits to documents
Minor code edits to PartyMemberNoEarlyLevelUp.
|
2024-06-02 08:39:05 +08:00 |
|
phobos2077
|
f7bf341d78
|
Add PAUSEWIN (Ctrl+P) to LoadGameHook game modes
|
2024-06-01 22:14:11 +02:00 |
|
phobos2077
|
ca5012b227
|
add gett_interface_id, fix crash in interface_draw, add doc for get_window_under_mouse
|
2024-06-01 22:05:07 +02:00 |
|