Skip to content

Releases: kirides/ninja-quickloot

v1.9.5 - Fixes theft not being recognized

03 Jun 19:33
Compare
Choose a tag to compare

fixes #2 incorrect parameter order for Npc_SendPassivePerc

v1.9.4 - UsePatchFont

16 Mar 11:11
Compare
Choose a tag to compare

Patch now defaults to using font FONT_OLD_10_WHITE.TGA

You can specify a different font by setting UsePatchFont=1 and providing a custom font e.g. Font=Ninja_QuickLoot_Font_DE.tga

UsePatchFont=0
Font=Ninja_QuickLoot_Font_DE.tga

Integrated fonts are:

  • Ninja_QuickLoot_Font_DE.tga (german letters, original font)

v1.9.3 - set `self` for conditionFunc

16 Mar 10:57
Compare
Choose a tag to compare
v1.9.3 - properly set "self" before "conditionFunc"

v1.9.2 execute conditionFunc prior to unlocking containers

16 Mar 10:41
Compare
Choose a tag to compare

This should fix unexpected behaviour in GothicModFix

UPDATE:
see v1.9.3+

v1.9.1 - More safety checks, reuse original Npc_SendPassivePerc

16 Mar 10:03
Compare
Choose a tag to compare

v1.9 - Font configurable in Gothic.ini

13 Mar 16:04
Compare
Choose a tag to compare

because people that delete FONT_OLD_10_WHITE.TGA exist, quickloot brings it's own font by default. (Ninja_QuickLoot_Font_DE.tga)

Now you can override it in the INI with whatever font you need.

[NINJA_QUICKLOOT]
# ...
# Name the font you want to use. Often that should be "FONT_OLD_10_WHITE.TGA"
Font=Ninja_QuickLoot_Font_DE.tga

v1.8.12 - Minor changes, removed legacy code

04 Mar 12:08
Compare
Choose a tag to compare
  • Removed workaround for Anim8 invalid pointer check
  • corrected Print timeout when animations were on
  • optimized looting of NPCs in G2

v1.8.11 - zSPY warnung behoben

20 Feb 17:57
Compare
Choose a tag to compare

v1.8.10 hatte einen fehler, daher zurückgenommen.

v1.8.10 - Fehler mit falschen Diebstahlsbeschuldigungen behoben

20 Feb 16:24
Compare
Choose a tag to compare

Leider war in einem Parameter ein fehler drin, weshalb der Spieler sowohl Dieb als auch Opfer war. Das konnte an einigen Stellen zu problemen führen.

EDIT: Fehler im Release, daher zurückgenommen

v1.8.9 - Richtig Motiviert Heute

09 Feb 16:15
Compare
Choose a tag to compare

Quickloot deaktiviert während Interaktion mit MOBs (Problemen vorbeugen)