NovaRain
|
101238e125
|
Improved the party control and fixed mod related bugs
Updated gl_partycontrol script.
|
2021-10-13 13:01:24 +08:00 |
|
NovaRain
|
ac1bc19faa
|
Reverted the previous commit and added "obj_is_openable" function
* the previous commit conflicts with BIS document.
|
2021-10-08 09:16:05 +08:00 |
|
NovaRain
|
e62803837b
|
Minor edit to sfall function notes
|
2021-10-06 21:15:45 +08:00 |
|
NovaRain
|
c19137bd1a
|
Fixed crash at the end of DS sound playback
* revert to the previous implementation.
Made sure sfall only loads a localized resource file with valid name.
Some code edits.
|
2021-10-05 13:36:58 +08:00 |
|
NovaRain
|
113324097c
|
Updated the site doc as well
|
2021-10-03 09:56:44 +08:00 |
|
NovaRain
|
e725445ce9
|
Added the description of set_scr_name function
|
2021-10-03 09:43:54 +08:00 |
|
NovaRain
|
9a5b38dfc3
|
Added "set_scr_name" script function
* not documented yet.
|
2021-10-02 22:44:15 +08:00 |
|
NovaRain
|
edbfc055d0
|
Improved the rendering performance of DX9 modes
Excluded the animated colors from TravelMarkerColor (same as in 3.8.x)
Code edits and preparation.
|
2021-10-01 12:25:18 +08:00 |
|
NovaRain
|
dbe24d3ebd
|
Updated translation ini files
|
2021-09-30 21:46:11 +08:00 |
|
NovaRain
|
debbda0b3b
|
Added the ability to set custom names for unarmed attacks
Updated Translations.ini template.
Commented out empty exit() in some modules.
|
2021-09-27 10:37:28 +08:00 |
|
NovaRain
|
e5687247f8
|
Fixed setting basic punch and kick in Unarmed.ini
Minor edits to code and misc files.
|
2021-09-22 11:18:13 +08:00 |
|
NovaRain
|
249815efd9
|
Added Unarmed.ini example file
|
2021-09-21 22:59:31 +08:00 |
|
NovaRain
|
c219ce183f
|
Changed the encoding of polish.ini
|
2021-09-17 21:56:12 +08:00 |
|
 burner1024andGitHub
|
1f6dbccb3d
|
Added Polish translation (#409)
* added partial Polish translation from https://trzynasty-schron.net/forum/index.php?topic=8221.0
* complete Polish translation (from JaidenIsPink)
|
2021-09-17 21:34:18 +08:00 |
|
NovaRain
|
bb88830a5b
|
Added a fix to display the color index 255 of the palette correctly
* in DX9 mode when using the hi-res patch
Some minor code corrections.
|
2021-09-12 13:59:58 +08:00 |
|
NovaRain
|
c5e226a279
|
Fixed key repeat delay/rate for game speed tweak (#406)
Removed AffectPlayback option.
|
2021-09-06 07:52:41 +08:00 |
|
NovaRain
|
0a8a28b80c
|
Moved some functions from AI.cpp to AIHelpers.cpp
|
2021-09-06 07:44:38 +08:00 |
|
NovaRain
|
c047402dc9
|
Code edits to gl_npcarmor script
Added some line breaks in hookscripts.md.
|
2021-09-03 10:36:33 +08:00 |
|
NovaRain
|
569bde5fab
|
Code changes to the previous commit
Changed HOOK_CANUSEWEAPON to run for both the player and NPCs.
Updated gl_npcarmor script.
|
2021-09-02 11:23:24 +08:00 |
|
NovaRain
|
428cf42c7d
|
Added an additional '"Can't Use" flag to misc flags in item objects
* it makes the weapon object unusable in combat.
Edits to header files.
|
2021-08-31 12:35:47 +08:00 |
|
NovaRain
|
a6417069ad
|
Internal fix for HOOK_REMOVEINVENOBJ
|
2021-08-21 11:35:41 +08:00 |
|
NovaRain
|
a186014895
|
Added new EngineTweaks module and TweaksFile option
|
2021-08-19 23:09:03 +08:00 |
|
NovaRain
|
3a0e64e3ce
|
Added FadeBackgroundMusic option
|
2021-08-13 20:10:08 +08:00 |
|
NovaRain
|
638499b106
|
Code edits to ExtraSaveSlots.cpp
* the page numbering is now 0-indexed, to better align with the macros.
Re-numbered save slot control metarules.
|
2021-08-13 10:54:57 +08:00 |
|
NovaRain
|
5ef12b60c5
|
Changed the implementation of AutoQuickSave
* now it sets the number of pages used for quick saving.
Added related macros for controlling the save slot with scripts.
|
2021-08-12 15:07:24 +08:00 |
|