NovaRain
|
839e86ed26
|
Added the description and setting for the previous commit to ddraw.ini.
Improved DisablePipboyAlarm so that when the player press Z key they won't see a blank Pipboy screen.
|
2018-05-27 15:08:46 +08:00 |
|
NovaRain
|
c4903abd4c
|
Added the description of set_iface_tag_text to notes.txt.
Fixed compilation error in BarBoxes.cpp.
Updated version number.
|
2018-05-21 10:51:12 +08:00 |
|
 Mr.StalinandNovaRain
|
e0c0b9ba19
|
Added function 'set_iface_tag_text' - sets custom text and color to bar boxes. (#152)
|
2018-05-21 10:41:59 +08:00 |
|
NovaRain
|
3ff0e77c26
|
Added the description of attack_is_aimed to notes.txt.
Removed unnecessary function declaration in Misc.h.
|
2018-05-09 10:07:11 +08:00 |
|
 mr.StalinandNovaRain
|
15909dbb5b
|
Fixed function "get_attack_type" and new function "attack_is_aimed". (#145)
* Fixed broken function 'get_attack_type'. Adding a new function 'attack_is_aimed'.
|
2018-05-09 10:03:07 +08:00 |
|
NovaRain
|
ee9010217e
|
Added description of HOOK_RESTTIMER, set_rest_heal_time, and set_rest_mode to documents.
Renamed the bit flags for set_rest_mode.
Fixed compilation error in Worldmap.cpp.
|
2018-05-08 12:30:53 +08:00 |
|
 mr.StalinandNovaRain
|
9fa59a0d75
|
Rest hook and functions (#144)
* Added new HOOK_RESTTIMER (#89)
* Added "set_rest_mode" and "set_rest_heal_time" script functions.
|
2018-05-08 12:18:44 +08:00 |
|
NovaRain
|
371a299640
|
Added new HOOK_SETGLOBALVAR (#34) (from Mr.Stalin)
|
2018-05-02 11:14:02 +08:00 |
|
NovaRain
|
31f42128e1
|
Added "floor2" script function to work with ceil (#109)
Added the missing description of ceil to notes.txt.
Disabled ceil marco in lib.math.h.
Removed duplications in Utils.h.
|
2018-04-28 11:07:37 +08:00 |
|
NovaRain
|
57225bbd38
|
Fixed max tile number for set_map_enter_position and compilation error in Worldmap.cpp.
Added the description of get/set_map_enter_position to function notes.
|
2018-04-27 19:40:23 +08:00 |
|
 mr.StalinandNovaRain
|
310d029801
|
New *_map_enter_position functions. (#141)
Added "get/set_map_enter_position" script functions (#101)
|
2018-04-27 19:35:29 +08:00 |
|
NovaRain
|
0950efec8c
|
Changed the upper limit of set_unjam_locks_time to 127.
Added set_unjam_locks_time to documents.
|
2018-04-25 20:00:49 +08:00 |
|
NovaRain
|
d6aff61607
|
Added "lock_is_jammed" and "unjam_lock" script functions.
|
2018-04-24 08:13:26 +08:00 |
|
NovaRain
|
0eeab768bd
|
Fixed a bug in item highlighting that caused items to be kept highlighted when entering combat while holding the highlight key.
|
2018-04-22 11:06:36 +08:00 |
|
NovaRain
|
e474ba1660
|
Updated README.txt for info about additional headers/libraries.
|
2018-04-21 09:18:51 +08:00 |
|
NovaRain
|
3abebb8486
|
Added a new script function: set_ini_setting (from Mr.Stalin) (#85)
Added set_ini_setting to documents, and updated info for get_ini_setting.
Updated credits.
Replacing a couple of strcpy usages with strcpy_s.
|
2018-04-21 09:01:27 +08:00 |
|
NovaRain
|
29910e98bf
|
Revert "Fixed a bug when using HOOK_ITEMDAMAGE and calling item_w_damage_ engine function at the same time. It would result in player self-damaging when attacking targets."
This reverts commit 4194feafdf.
|
2018-04-13 20:42:09 +08:00 |
|
NovaRain
|
4194feafdf
|
Fixed a bug when using HOOK_ITEMDAMAGE and calling item_w_damage_ engine function at the same time. It would result in player self-damaging when attacking targets.
Set DataLoadOrderPatch to be enabled by default, for preventing partial of a game crash issue due to unusual game folder setup. #136
|
2018-04-13 11:06:21 +08:00 |
|
NovaRain
|
72093079c5
|
Fixed a bug in NPC combat control that caused Gecko Skinning to appear in the perk selection window.
|
2018-03-28 21:29:22 +08:00 |
|
NovaRain
|
5141ca4ebb
|
Fixed typos in hookscripts.txt.
|
2018-03-23 23:08:42 +08:00 |
|
NovaRain
|
78e9f08682
|
Fixed typos in sfall function notes.txt.
|
2018-03-23 22:01:22 +08:00 |
|
NovaRain
|
1a108cade5
|
Implemented MakeCalls function to reduce code duplication.
Updated version number.
|
2018-03-16 11:32:23 +08:00 |
|
NovaRain
|
9e28f8bdfd
|
Lined up some code in MiscPatches.cpp.
|
2018-02-12 21:07:02 +08:00 |
|
NovaRain
|
b2894268f6
|
Reverted item highlighting mod to the previous status (commit 90485a205a). #132
|
2018-01-28 18:15:35 +08:00 |
|
NovaRain
|
b3e2b8b5b8
|
Rearranged and simplified gl_highlighting.ssl from the previous commit a bit.
|
2018-01-17 21:22:37 +08:00 |
|