NovaRain
|
45a268ee77
|
Enabled AI to use unarmed attack when switching weapons
Added build folders to gitignore.
|
2021-05-08 23:16:14 +08:00 |
|
NovaRain
|
2d2c13b35e
|
Moved item_count function fix to ReplacementFuncs.cpp
Finished the code of item_weapon_mp_cost replacement.
|
2021-05-08 13:03:52 +08:00 |
|
NovaRain
|
075922aa33
|
Added a tweak to play "magic hands" anim when using items on objs
* for issues with scripted animations not playing (#356)
|
2021-05-07 15:49:47 +08:00 |
|
NovaRain
|
b2c2a70822
|
Set idle(Sleep) function for losing window focus
Some code correction.
|
2021-05-06 10:43:40 +08:00 |
|
NovaRain
|
273f2b8e97
|
Added additional code to "duplicate obj_dude script data" fix
|
2021-05-04 12:42:39 +08:00 |
|
NovaRain
|
91afb6c5f1
|
Reverted the change of obj_under_cursor in 3.8.29 (commit 2d7ff1e)
The game window position is now also saved when dragging the window by
the title bar.
|
2021-05-02 12:09:53 +08:00 |
|
NovaRain
|
81046daa9d
|
Adjusted how the fix for create_object_sid works
Added CreateObjectSidFix option.
|
2021-05-02 11:59:51 +08:00 |
|
NovaRain
|
afc0cdd4c8
|
Rewrote the score calculation in AIBestWeaponFix (#370)
Changed FastShotFix to be disabled by default.
|
2021-04-29 12:48:03 +08:00 |
|
NovaRain
|
8b61f358e3
|
Backported FemaleDialogMsgs and DialogGenderWords options
|
2021-04-27 14:49:12 +08:00 |
|
NovaRain
|
5a375484c4
|
Reverted the calling convention of db functions to stdcall
* due to the glitched code generation in Tiles.cpp.
Reverted the name changes of some variables.
|
2021-04-26 21:52:11 +08:00 |
|
NovaRain
|
55000ca940
|
Added DisableSpecialAreas option
Added a new "fonts" folder for language specific fonts.
|
2021-04-25 11:50:12 +08:00 |
|
NovaRain
|
4ce513f42f
|
Added language path for loading fonts (#368)
Some code fixes to support the language path.
|
2021-04-25 08:36:36 +08:00 |
|
NovaRain
|
c34b910e9c
|
Code correction regarding string length
|
2021-04-23 11:06:06 +08:00 |
|
NovaRain
|
0c47dfd068
|
Added language path for sfall translations.ini
|
2021-04-22 13:17:04 +08:00 |
|
NovaRain
|
6c2eb47957
|
Added language path for premade files (#368)
Added AppIface.msg file support to Hero Appearance mod.
|
2021-04-22 12:56:48 +08:00 |
|
NovaRain
|
f721596434
|
Code edits to converge with 4.x
|
2021-04-19 14:22:29 +08:00 |
|
NovaRain
|
0731325585
|
Fixed and improved AllowLargeTiles option (#367)
Removed the unspent skill points limit.
|
2021-04-18 20:17:24 +08:00 |
|
NovaRain
|
e9aa1f1762
|
Added a new value to AIDrugUsePerfFix
|
2021-04-14 16:24:43 +08:00 |
|
NovaRain
|
6b3f88da5e
|
Reorganized/renamed the functions in IniReader
Renamed some variables.
|
2021-04-13 21:21:26 +08:00 |
|
NovaRain
|
fb3070fdfb
|
Fixed cur_town function on new game start (#366)
|
2021-04-13 12:17:58 +08:00 |
|
NovaRain
|
0b868593e0
|
Fixed AI behavior to prevent the unnecessary use of healing drugs
|
2021-04-13 10:15:18 +08:00 |
|
NovaRain
|
3a3591e759
|
Code edits to converge with 4.x
|
2021-04-11 21:41:01 +08:00 |
|
NovaRain
|
dc6263f522
|
Added markdown version of arrays.txt & hookscripts.txt
|
2021-04-07 21:13:52 +08:00 |
|
NovaRain
|
78aadeebe5
|
Cosmetic edits: alignment of multi-line ternary
|
2021-04-07 21:07:20 +08:00 |
|
NovaRain
|
1f90894dc5
|
Code changes to the previous commit
|
2021-04-04 09:57:13 +08:00 |
|