Releases: kirides/ninja-quickloot
v1.9.5 - Fixes theft not being recognized
v1.9.4 - UsePatchFont
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
v1.9.3 - properly set "self" before "conditionFunc"
v1.9.2 execute conditionFunc prior to unlocking containers
This should fix unexpected behaviour in GothicModFix
UPDATE:
see v1.9.3+
v1.9.1 - More safety checks, reuse original Npc_SendPassivePerc
Just some sanity checks.
v1.9 - Font configurable in Gothic.ini
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
- 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
v1.8.10 hatte einen fehler, daher zurückgenommen.
v1.8.10 - Fehler mit falschen Diebstahlsbeschuldigungen behoben
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
Quickloot deaktiviert während Interaktion mit MOBs (Problemen vorbeugen)