NovaRain
|
9ce3a42102
|
Corrected code in Animations.cpp
|
2021-05-17 10:43:43 +08:00 |
|
NovaRain
|
73a9128369
|
Implemented an improved animation registration process
|
2021-05-16 13:05:38 +08:00 |
|
NovaRain
|
dd4ad75e4e
|
Fixed value bounds for the redefined key code value in HOOK_KEYPRESS
Minor code & document edits.
|
2021-05-15 21:54:59 +08:00 |
|
NovaRain
|
9497fae442
|
Code edits to Animations.cpp to prepare new implementation
Added fill area truncation to win_fill_color.
|
2021-05-13 12:03:23 +08:00 |
|
NovaRain
|
16f8f1b92b
|
Fixed setting the last script window when the mouse leaves (#376)
|
2021-05-12 10:30:38 +08:00 |
|
NovaRain
|
6b7e83ab15
|
Rewrote the code in Animations.cpp
Fixed gl_auto_closebox not closing containers in some cases.
|
2021-05-11 10:43:06 +08:00 |
|
NovaRain
|
fc53df5a16
|
Added a new hook: HOOK_CANUSEWEAPON
Updated NPC armor appearance mod script.
|
2021-05-09 20:17:40 +08:00 |
|
Wipe
|
35649839cf
|
Added composite GitHub action and simple workflow using it
|
2021-05-09 06:48:20 +02:00 |
|
NovaRain
|
4f22b5a9fa
|
Code correction to two previous commits
|
2021-05-09 08:42:28 +08:00 |
|
NovaRain
|
f3f8321415
|
Enabled AI to use unarmed attack when switching weapons
Added build folders to gitignore.
|
2021-05-08 23:11:37 +08:00 |
|
NovaRain
|
183b74a8fa
|
Moved item_count function fix to Game\items.cpp
Finished the code of item_weapon_mp_cost replacement.
|
2021-05-08 12:42:53 +08:00 |
|
NovaRain
|
6d88f21028
|
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:48:40 +08:00 |
|
NovaRain
|
db0b8eddba
|
Set idle(Sleep) function for losing window focus
Some code correction.
|
2021-05-06 10:36:06 +08:00 |
|
NovaRain
|
2985c2866b
|
Added additional code to "duplicate obj_dude script data" fix
|
2021-05-04 12:39:07 +08:00 |
|
NovaRain
|
eeab5065da
|
Reverted the change of obj_under_cursor in 4.2.9 (commit 1684395)
The game window position is now also saved when dragging the window by
the title bar.
|
2021-05-02 12:06:53 +08:00 |
|
NovaRain
|
2e337d246b
|
Adjusted how the fix for create_object_sid works
Added CreateObjectSidFix option.
|
2021-05-02 10:34:16 +08:00 |
|
NovaRain
|
7df0407798
|
Rewrote the score calculation in AIBestWeaponFix (#370)
Changed FastShotFix to be disabled by default.
|
2021-04-29 11:54:20 +08:00 |
|
NovaRain
|
52af67ad3d
|
Added DisableSpecialAreas option
Added a new "fonts" folder for language specific fonts.
|
2021-04-25 11:49:02 +08:00 |
|
NovaRain
|
b72b26d292
|
Added language path for loading fonts (#368)
Some code fixes to support the language path.
|
2021-04-24 10:25:51 +08:00 |
|
NovaRain
|
99c95b2154
|
Code correction regarding string length
|
2021-04-23 10:50:34 +08:00 |
|
NovaRain
|
0cd2aa4f83
|
Added language path for sfall translations.ini
|
2021-04-22 11:45:21 +08:00 |
|
NovaRain
|
460bc045b9
|
Added language path for premade files (#368)
Added AppIface.msg file support to Hero Appearance mod.
|
2021-04-21 11:28:48 +08:00 |
|
NovaRain
|
83eee2ba1e
|
Code correction to the previous commit
|
2021-04-19 11:19:07 +08:00 |
|
NovaRain
|
c855c6db19
|
Fixed and improved AllowLargeTiles option (#367)
Removed the unspent skill points limit.
|
2021-04-18 13:09:06 +08:00 |
|
NovaRain
|
edd60379c5
|
Added a new value to AIDrugUsePerfFix
|
2021-04-14 16:18:33 +08:00 |
|